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 Nov 27, 2024
1 parent 8446f33 commit 782195d
Show file tree
Hide file tree
Showing 7 changed files with 84 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Outputs/Alamofire.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
]
12 changes: 12 additions & 0 deletions Outputs/Dependencies.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
]
12 changes: 12 additions & 0 deletions Outputs/Swift Crypto.json
Original file line number Diff line number Diff line change
Expand Up @@ -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" : "<!-- Release notes generated using configuration in .github/release.yml at main -->\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"
}
]
12 changes: 12 additions & 0 deletions Outputs/Swift OpenAPI Generator.json
Original file line number Diff line number Diff line change
Expand Up @@ -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" : "<!-- Release notes generated using configuration in .github/release.yml at main -->\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"
}
]
12 changes: 12 additions & 0 deletions Outputs/Swift OpenAPI Runtime.json
Original file line number Diff line number Diff line change
Expand Up @@ -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" : "<!-- Release notes generated using configuration in .github/release.yml at main -->\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"
}
]
12 changes: 12 additions & 0 deletions Outputs/SwiftFormat.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
]
12 changes: 12 additions & 0 deletions Outputs/SwiftLog.json
Original file line number Diff line number Diff line change
Expand Up @@ -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" : "<!-- Release notes generated using configuration in .github/release.yml at main -->\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"
}
]

0 comments on commit 782195d

Please sign in to comment.