Skip to content

Commit

Permalink
Apply scheduled running result
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 23, 2024
1 parent d2de7ea commit d04e880
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Outputs/Realm.json
Original file line number Diff line number Diff line change
Expand Up @@ -1078,5 +1078,17 @@
"title" : "v10.54.0",
"url" : "https://github.com/realm/realm-swift/releases/tag/v10.54.0",
"version" : "v10.54.0"
},
{
"body" : "### Enhancements\n* None.\n\n### Fixed\n* The events library would attempt to upload backup files created as part of\n file format upgrades, causing backup copies of those backups to be made,\n looping until the maximum file name size was reached\n ([Core #8040](https://github.com/realm/realm-core/issues/8040), since v10.26.0).\n\n<!-- ### Breaking Changes - ONLY INCLUDE FOR NEW MAJOR version -->\n\n### Compatibility\n* Realm Studio: 15.0.0 or later.\n* APIs are backwards compatible with all previous releases in the 10.x.y series.\n* Carthage release for Swift is built with Xcode 15.4.0.\n* CocoaPods: 1.10 or later.\n* Xcode: 15.3.0-16.1 beta.\n\n### Internal\n* Upgraded realm-core from v14.13.0 to 14.13.1",
"createdAt" : "2024-10-23T03:31:21+09:00",
"fetchedFromAPIAt" : "2024-10-23T10:07:31+09:00",
"id" : "RE_kwDOAD24W84KzlFf",
"owner" : "realm",
"publishedAt" : "2024-10-23T03:32:52+09:00",
"repository" : "realm-swift",
"title" : "v10.54.1",
"url" : "https://github.com/realm/realm-swift/releases/tag/v10.54.1",
"version" : "v10.54.1"
}
]
12 changes: 12 additions & 0 deletions Outputs/Swift OpenAPI Generator.json
Original file line number Diff line number Diff line change
Expand Up @@ -370,5 +370,17 @@
"title" : "1.3.1",
"url" : "https://github.com/apple/swift-openapi-generator/releases/tag/1.3.1",
"version" : "1.3.1"
},
{
"body" : "<!-- Release notes generated using configuration in .github/release.yml at main -->\r\n\r\n## What's Changed\r\n### SemVer Minor\r\n* Generate enums for server variables by @theoriginalbit in https://github.com/apple/swift-openapi-generator/pull/618\r\n* Generate a static property to create a responses without any parameters by @arthurcro in https://github.com/apple/swift-openapi-generator/pull/656\r\n### SemVer Patch\r\n* [Refactor] Introduce TranslatorContext (1/2) by @czechboy0 in https://github.com/apple/swift-openapi-generator/pull/638\r\n* [Refactor] Introduce TranslatorContext (2/2) by @czechboy0 in https://github.com/apple/swift-openapi-generator/pull/640\r\n### Other Changes\r\n* ci: Finish migration to Github Actions by @FranzBusch in https://github.com/apple/swift-openapi-generator/pull/604\r\n* ci: Remove Docker Compose files used by old CI by @simonjbeaumont in https://github.com/apple/swift-openapi-generator/pull/633\r\n* ci: Add missing environment variable to integration-test by @simonjbeaumont in https://github.com/apple/swift-openapi-generator/pull/641\r\n* Docs: Reference Handling of Custom Terminating Byte Sequences by @paulhdk in https://github.com/apple/swift-openapi-generator/pull/625\r\n* [CI] Disable the API breakage check by @czechboy0 in https://github.com/apple/swift-openapi-generator/pull/647\r\n* [CI] Move to reusable soundness workflow by @FranzBusch in https://github.com/apple/swift-openapi-generator/pull/648\r\n* Fix CI - renamed upstream GHA workflow by @czechboy0 in https://github.com/apple/swift-openapi-generator/pull/650\r\n* [Proposal] SOAR-0012 Generate enums for server variables by @theoriginalbit in https://github.com/apple/swift-openapi-generator/pull/629\r\n* [CI] Update to Swift 6 CI by @FranzBusch in https://github.com/apple/swift-openapi-generator/pull/652\r\n* [Docs] Explain how to enable plugins in Xcode and Xcode Cloud by @czechboy0 in https://github.com/apple/swift-openapi-generator/pull/653\r\n* Update FAQ script to include note on correctness of spelling mistake by @theoriginalbit in https://github.com/apple/swift-openapi-generator/pull/654\r\n\r\n## New Contributors\r\n* @paulhdk made their first contribution in https://github.com/apple/swift-openapi-generator/pull/625\r\n* @theoriginalbit made their first contribution in https://github.com/apple/swift-openapi-generator/pull/618\r\n\r\n**Full Changelog**: https://github.com/apple/swift-openapi-generator/compare/1.3.1...1.4.0",
"createdAt" : "2024-10-22T02:43:24+09:00",
"fetchedFromAPIAt" : "2024-10-23T10:07:31+09:00",
"id" : "RE_kwDOJZWvis4KzJq-",
"owner" : "apple",
"publishedAt" : "2024-10-22T18:38:45+09:00",
"repository" : "swift-openapi-generator",
"title" : "1.4.0",
"url" : "https://github.com/apple/swift-openapi-generator/releases/tag/1.4.0",
"version" : "1.4.0"
}
]
12 changes: 12 additions & 0 deletions Outputs/The Composable Architecture.json
Original file line number Diff line number Diff line change
Expand Up @@ -1270,5 +1270,17 @@
"title" : "1.15.1",
"url" : "https://github.com/pointfreeco/swift-composable-architecture/releases/tag/1.15.1",
"version" : "1.15.1"
},
{
"body" : "## What's Changed\r\n\r\n* Fixed: Address race conditions in the Combine subject driving the `Store`'s state (thanks @kabiroberai, https://github.com/pointfreeco/swift-composable-architecture/pull/3447).\r\n* Infrastructure: Update Russian translation in README.md (thanks @SubvertDev, https://github.com/pointfreeco/swift-composable-architecture/pull/3457).\r\n\r\n## New Contributors\r\n* @SubvertDev made their first contribution in https://github.com/pointfreeco/swift-composable-architecture/pull/3457\r\n\r\n**Full Changelog**: https://github.com/pointfreeco/swift-composable-architecture/compare/1.15.1...1.15.2",
"createdAt" : "2024-10-23T01:56:43+09:00",
"fetchedFromAPIAt" : "2024-10-23T10:07:30+09:00",
"id" : "RE_kwDOD48kk84KzhO6",
"owner" : "pointfreeco",
"publishedAt" : "2024-10-23T01:57:58+09:00",
"repository" : "swift-composable-architecture",
"title" : "1.15.2",
"url" : "https://github.com/pointfreeco/swift-composable-architecture/releases/tag/1.15.2",
"version" : "1.15.2"
}
]

0 comments on commit d04e880

Please sign in to comment.