From 782195da0d395ca0f352bb1f6f2f928825497d1e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 01:13:42 +0000 Subject: [PATCH] Apply scheduled running result --- Outputs/Alamofire.json | 12 ++++++++++++ Outputs/Dependencies.json | 12 ++++++++++++ Outputs/Swift Crypto.json | 12 ++++++++++++ Outputs/Swift OpenAPI Generator.json | 12 ++++++++++++ Outputs/Swift OpenAPI Runtime.json | 12 ++++++++++++ Outputs/SwiftFormat.json | 12 ++++++++++++ Outputs/SwiftLog.json | 12 ++++++++++++ 7 files changed, 84 insertions(+) diff --git a/Outputs/Alamofire.json b/Outputs/Alamofire.json index 7dc308e..92e9d85 100644 --- a/Outputs/Alamofire.json +++ b/Outputs/Alamofire.json @@ -490,5 +490,17 @@ "title" : "5.10.1", "url" : "https://github.com/Alamofire/Alamofire/releases/tag/5.10.1", "version" : "5.10.1" + }, + { + "body" : "Released on 2024-11-249. All issues associated with this milestone can be found using this [filter](https://github.com/Alamofire/Alamofire/milestone/93?closed=1).\r\n\r\n### Fixed\r\n- Runtime crash when calling `validate` from a Swift 6-compiled target.\r\n - Fixed by [Jon Shier](https://github.com/jshier) in Pull Request [#3920](https://github.com/Alamofire/Alamofire/pull/3920).\r\n- Swift 6.0 `Package.swift` deprecation warning.\r\n - Fixed by [Jon Shier](https://github.com/jshier) in Pull Request [#3911](https://github.com/Alamofire/Alamofire/pull/3911).", + "createdAt" : "2024-11-26T00:10:32+09:00", + "fetchedFromAPIAt" : "2024-11-27T10:13:41+09:00", + "id" : "RE_kwDOAVavk84LKk5S", + "owner" : "Alamofire", + "publishedAt" : "2024-11-26T00:11:48+09:00", + "repository" : "Alamofire", + "title" : "5.10.2", + "url" : "https://github.com/Alamofire/Alamofire/releases/tag/5.10.2", + "version" : "5.10.2" } ] \ No newline at end of file diff --git a/Outputs/Dependencies.json b/Outputs/Dependencies.json index d4d9426..4d0b62b 100644 --- a/Outputs/Dependencies.json +++ b/Outputs/Dependencies.json @@ -466,5 +466,17 @@ "title" : "1.6.0", "url" : "https://github.com/pointfreeco/swift-dependencies/releases/tag/1.6.0", "version" : "1.6.0" + }, + { + "body" : "## What's Changed\r\n* [Fixed] Dependency test trait for stateful dependencies. https://github.com/pointfreeco/swift-dependencies/pull/314\r\n\r\n\r\n**Full Changelog**: https://github.com/pointfreeco/swift-dependencies/compare/1.6.0...1.6.1", + "createdAt" : "2024-11-26T02:37:14+09:00", + "fetchedFromAPIAt" : "2024-11-27T10:13:41+09:00", + "id" : "RE_kwDOIF_Mq84LKtDe", + "owner" : "pointfreeco", + "publishedAt" : "2024-11-26T02:38:05+09:00", + "repository" : "swift-dependencies", + "title" : "1.6.1", + "url" : "https://github.com/pointfreeco/swift-dependencies/releases/tag/1.6.1", + "version" : "1.6.1" } ] \ No newline at end of file diff --git a/Outputs/Swift Crypto.json b/Outputs/Swift Crypto.json index 31a6dfa..15ae617 100644 --- a/Outputs/Swift Crypto.json +++ b/Outputs/Swift Crypto.json @@ -574,5 +574,17 @@ "title" : "Swift Crypto 3.8.1", "url" : "https://github.com/apple/swift-crypto/releases/tag/3.8.1", "version" : "3.8.1" + }, + { + "body" : "\r\n\r\n## What's Changed\r\n### SemVer Minor\r\n* extras: Add EC toolbox abstractions and OPRF(P-384, SHA-384) VOPRF API by @simonjbeaumont in https://github.com/apple/swift-crypto/pull/292\r\n### SemVer Patch\r\n* Fix potentially inconsistent coordinate slicing by @dimitribouniol in https://github.com/apple/swift-crypto/pull/299\r\n### Other Changes\r\n* add .editorconfig file by @rnro in https://github.com/apple/swift-crypto/pull/296\r\n* add .spi.yml by @rnro in https://github.com/apple/swift-crypto/pull/297\r\n\r\n## New Contributors\r\n* @dimitribouniol made their first contribution in https://github.com/apple/swift-crypto/pull/299\r\n\r\n**Full Changelog**: https://github.com/apple/swift-crypto/compare/3.9.1...3.10.0", + "createdAt" : "2024-11-22T18:30:35+09:00", + "fetchedFromAPIAt" : "2024-11-27T10:13:41+09:00", + "id" : "RE_kwDOC9Swts4LKjc2", + "owner" : "apple", + "publishedAt" : "2024-11-26T00:09:38+09:00", + "repository" : "swift-crypto", + "title" : "Swift Crypto 3.10.0", + "url" : "https://github.com/apple/swift-crypto/releases/tag/3.10.0", + "version" : "3.10.0" } ] \ No newline at end of file diff --git a/Outputs/Swift OpenAPI Generator.json b/Outputs/Swift OpenAPI Generator.json index 5888af2..1141fa6 100644 --- a/Outputs/Swift OpenAPI Generator.json +++ b/Outputs/Swift OpenAPI Generator.json @@ -382,5 +382,17 @@ "title" : "1.4.0", "url" : "https://github.com/apple/swift-openapi-generator/releases/tag/1.4.0", "version" : "1.4.0" + }, + { + "body" : "\r\n\r\n## What's Changed\r\n### SemVer Minor\r\n* Add support for OpenAPI 3.0.4 and 3.1.1 by @czechboy0 in https://github.com/apple/swift-openapi-generator/pull/665\r\n### SemVer Patch\r\n* Fix printing to stderr - add a missing newline by @czechboy0 in https://github.com/apple/swift-openapi-generator/pull/657\r\n* Include path item parameters in filter by @czechboy0 in https://github.com/apple/swift-openapi-generator/pull/658\r\n* Skip duplicate enum values by @czechboy0 in https://github.com/apple/swift-openapi-generator/pull/674\r\n* Make error message for missing \"openapi\" key clearer. by @deirdresmtoo in https://github.com/apple/swift-openapi-generator/pull/678\r\n### Other Changes\r\n* [Docs] Update Xcode tutorial for Xcode 16 by @czechboy0 in https://github.com/apple/swift-openapi-generator/pull/662\r\n* unify scheduled and main yamls by @rnro in https://github.com/apple/swift-openapi-generator/pull/670\r\n* remove unused Swift 6 language mode workflow by @rnro in https://github.com/apple/swift-openapi-generator/pull/672\r\n* [Proposal] SOAR-0011: Improved error handling by @gayathrisairam in https://github.com/apple/swift-openapi-generator/pull/626\r\n* add .editorconfig file by @rnro in https://github.com/apple/swift-openapi-generator/pull/671\r\n* Add a note about an open issue with code generation and SourceKit-LSP by @t089 in https://github.com/apple/swift-openapi-generator/pull/642\r\n\r\n## New Contributors\r\n* @deirdresmtoo made their first contribution in https://github.com/apple/swift-openapi-generator/pull/678\r\n* @gayathrisairam made their first contribution in https://github.com/apple/swift-openapi-generator/pull/626\r\n* @t089 made their first contribution in https://github.com/apple/swift-openapi-generator/pull/642\r\n\r\n**Full Changelog**: https://github.com/apple/swift-openapi-generator/compare/1.4.0...1.5.0", + "createdAt" : "2024-11-23T23:20:27+09:00", + "fetchedFromAPIAt" : "2024-11-27T10:13:41+09:00", + "id" : "RE_kwDOJZWvis4LKkbW", + "owner" : "apple", + "publishedAt" : "2024-11-26T01:45:43+09:00", + "repository" : "swift-openapi-generator", + "title" : "1.5.0", + "url" : "https://github.com/apple/swift-openapi-generator/releases/tag/1.5.0", + "version" : "1.5.0" } ] \ No newline at end of file diff --git a/Outputs/Swift OpenAPI Runtime.json b/Outputs/Swift OpenAPI Runtime.json index fe52b46..6b90e4c 100644 --- a/Outputs/Swift OpenAPI Runtime.json +++ b/Outputs/Swift OpenAPI Runtime.json @@ -394,5 +394,17 @@ "title" : "1.6.0", "url" : "https://github.com/apple/swift-openapi-runtime/releases/tag/1.6.0", "version" : "1.6.0" + }, + { + "body" : "\r\n\r\n## What's Changed\r\n### SemVer Minor\r\n* Add error conversion protocols and middleware ([SOAR-0011](https://swiftpackageindex.com/apple/swift-openapi-generator/main/documentation/swift-openapi-generator/soar-0011)) by @gayathrisairam in https://github.com/apple/swift-openapi-runtime/pull/126\r\n### SemVer Patch\r\n* Improve parameter handling of MIME types in content types by @czechboy0 in https://github.com/apple/swift-openapi-runtime/pull/113\r\n* Refactor URIDecoder/URIParser to improve handling of the deepObject style by @czechboy0 in https://github.com/apple/swift-openapi-runtime/pull/127\r\n### Other Changes\r\n* Unify scheduled and main yamls by @rnro in https://github.com/apple/swift-openapi-runtime/pull/128\r\n* Remove unused Swift 6 language mode workflow by @rnro in https://github.com/apple/swift-openapi-runtime/pull/130\r\n* Add .editorconfig file by @rnro in https://github.com/apple/swift-openapi-runtime/pull/129\r\n\r\n## New Contributors\r\n* @gayathrisairam made their first contribution in https://github.com/apple/swift-openapi-runtime/pull/126\r\n\r\n**Full Changelog**: https://github.com/apple/swift-openapi-runtime/compare/1.6.0...1.7.0", + "createdAt" : "2024-11-22T02:19:20+09:00", + "fetchedFromAPIAt" : "2024-11-27T10:13:41+09:00", + "id" : "RE_kwDOJZWxLs4LKiGk", + "owner" : "apple", + "publishedAt" : "2024-11-25T23:55:19+09:00", + "repository" : "swift-openapi-runtime", + "title" : "1.7.0", + "url" : "https://github.com/apple/swift-openapi-runtime/releases/tag/1.7.0", + "version" : "1.7.0" } ] \ No newline at end of file diff --git a/Outputs/SwiftFormat.json b/Outputs/SwiftFormat.json index 37b5516..ad58ab0 100644 --- a/Outputs/SwiftFormat.json +++ b/Outputs/SwiftFormat.json @@ -1186,5 +1186,17 @@ "title" : "0.55.2", "url" : "https://github.com/nicklockwood/SwiftFormat/releases/tag/0.55.2", "version" : "0.55.2" + }, + { + "body" : "- Fixed bug where `sortTypealiases` rule could mangle generic types, or ones using the `any` keyword\r\n- The `preferKeyPaths` rule now only uses `\\\\.self` for Swift 6 and later (fix din't land yet in 5.10)\r\n- Added speculative fix for plugin `artifactbundle` not working on `ubuntu-latest`\r\n", + "createdAt" : "2024-11-27T08:58:45+09:00", + "fetchedFromAPIAt" : "2024-11-27T10:13:41+09:00", + "id" : "RE_kwDOA_OyXc4LL4Rs", + "owner" : "nicklockwood", + "publishedAt" : "2024-11-27T09:12:21+09:00", + "repository" : "SwiftFormat", + "title" : "0.55.3", + "url" : "https://github.com/nicklockwood/SwiftFormat/releases/tag/0.55.3", + "version" : "0.55.3" } ] \ No newline at end of file diff --git a/Outputs/SwiftLog.json b/Outputs/SwiftLog.json index f9eac6a..210be83 100644 --- a/Outputs/SwiftLog.json +++ b/Outputs/SwiftLog.json @@ -202,5 +202,17 @@ "title" : "Swift Log 1.6.1", "url" : "https://github.com/apple/swift-log/releases/tag/1.6.1", "version" : "1.6.1" + }, + { + "body" : "\r\n\r\n## What's Changed\r\n### SemVer Patch\r\n* Fix Windows warnings by @FranzBusch in https://github.com/apple/swift-log/pull/331\r\n### Other Changes\r\n* [CI] Migrate to GHA by @FranzBusch in https://github.com/apple/swift-log/pull/328\r\n* Enhance swift code-block at README.md by @lamtrinhdev in https://github.com/apple/swift-log/pull/327\r\n* add .editorconfig file by @rnro in https://github.com/apple/swift-log/pull/338\r\n* Add Scout to the list of available backends by @kasianov-mikhail in https://github.com/apple/swift-log/pull/337\r\n\r\n## New Contributors\r\n* @lamtrinhdev made their first contribution in https://github.com/apple/swift-log/pull/318\r\n* @hyp made their first contribution in https://github.com/apple/swift-log/pull/325\r\n* @rnro made their first contribution in https://github.com/apple/swift-log/pull/338\r\n* @kasianov-mikhail made their first contribution in https://github.com/apple/swift-log/pull/337\r\n\r\n**Full Changelog**: https://github.com/apple/swift-log/compare/1.6.1...1.6.2", + "createdAt" : "2024-11-26T02:24:15+09:00", + "fetchedFromAPIAt" : "2024-11-27T10:13:41+09:00", + "id" : "RE_kwDOCiSz584LLg6Z", + "owner" : "apple", + "publishedAt" : "2024-11-27T00:32:38+09:00", + "repository" : "swift-log", + "title" : "1.6.2", + "url" : "https://github.com/apple/swift-log/releases/tag/1.6.2", + "version" : "1.6.2" } ] \ No newline at end of file