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 20, 2024
1 parent 25006c6 commit 48a6ef8
Show file tree
Hide file tree
Showing 3 changed files with 36 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 @@ -478,5 +478,17 @@
"title" : "5.10.0",
"url" : "https://github.com/Alamofire/Alamofire/releases/tag/5.10.0",
"version" : "5.10.0"
},
{
"body" : "Released on 2024-10-19. All issues associated with this milestone can be found using this [filter](https://github.com/Alamofire/Alamofire/milestone/92?closed=1).\r\n\r\n### Fixed\r\n- `@Sendable` in `AdaptHandler` and `RetryHandler` types.\r\n - Fixed by [Jon Shier](https://github.com/jshier) in Pull Request [#3906](https://github.com/Alamofire/Alamofire/pull/3906).\r\n- Downstream `JSONResponseSerializer` wrapper by reverting output type to just `Any`.\r\n - Fixed by [Jon Shier](https://github.com/jshier) in Pull Request [#3903](https://github.com/Alamofire/Alamofire/pull/3903).\r\n- Missing `@Sendable` on `Authenticator.refresh`.\r\n - Fixed by [rono23](https://github.com/rono23) in Pull Request [#3901](https://github.com/Alamofire/Alamofire/pull/3901).",
"createdAt" : "2024-10-20T04:29:09+09:00",
"fetchedFromAPIAt" : "2024-10-20T10:13:46+09:00",
"id" : "RE_kwDOAVavk84KxzJA",
"owner" : "Alamofire",
"publishedAt" : "2024-10-20T04:29:57+09:00",
"repository" : "Alamofire",
"title" : "5.10.1",
"url" : "https://github.com/Alamofire/Alamofire/releases/tag/5.10.1",
"version" : "5.10.1"
}
]
12 changes: 12 additions & 0 deletions Outputs/Swift System.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,5 +130,17 @@
"title" : "System 1.3.1",
"url" : "https://github.com/apple/swift-system/releases/tag/1.3.1",
"version" : "1.3.1"
},
{
"body" : "This release adds `Sendable` conformances to `FilePath` and its family of types.\r\n\r\n## What's New\r\n- Sendable conformances for `FilePath`\r\n- Implement FilePath's `pipe()` function for Windows\r\n- Support for WASI\r\n- Support for OpenBSD\r\n\r\n## What's Changed\r\n* Support OpenBSD. by @3405691582 in https://github.com/apple/swift-system/pull/113\r\n* Add Sendable conformances (except FileDescriptor) by @ffried in https://github.com/apple/swift-system/pull/115\r\n* Enable Swift Package Index documentation and add API doc link by @Kyle-Ye in https://github.com/apple/swift-system/pull/149\r\n* Support Windows ARM64 by @hjyamauchi in https://github.com/apple/swift-system/pull/151\r\n* Require Swift 5.9\r\n* And many minor bug fixes and updates\r\n\r\n## New Contributors\r\n* @krzyzanowskim made their first contribution in https://github.com/apple/swift-system/pull/109\r\n* @3405691582 made their first contribution in https://github.com/apple/swift-system/pull/113\r\n* @ffried made their first contribution in https://github.com/apple/swift-system/pull/115\r\n\r\n**Full Changelog**: https://github.com/apple/swift-system/compare/1.3.2...1.4.0",
"createdAt" : "2024-10-18T08:12:10+09:00",
"fetchedFromAPIAt" : "2024-10-20T10:13:46+09:00",
"id" : "RE_kwDOEcmZD84KwzR9",
"owner" : "apple",
"publishedAt" : "2024-10-19T14:35:29+09:00",
"repository" : "swift-system",
"title" : "System 1.4.0",
"url" : "https://github.com/apple/swift-system/releases/tag/1.4.0",
"version" : "1.4.0"
}
]
12 changes: 12 additions & 0 deletions Outputs/xcbeautify.json
Original file line number Diff line number Diff line change
Expand Up @@ -886,5 +886,17 @@
"title" : "2.13.0",
"url" : "https://github.com/cpisciotta/xcbeautify/releases/tag/2.13.0",
"version" : "2.13.0"
},
{
"body" : "## What's Changed\r\n* Implement SwiftDriverCompilationTarget by @cpisciotta in https://github.com/cpisciotta/xcbeautify/pull/321\r\n* Implement SwiftDriverCompilationRequirementsCaptureGroup by @cpisciotta in https://github.com/cpisciotta/xcbeautify/pull/322\r\n* Implement SwiftDriverTargetCaptureGroup by @cpisciotta in https://github.com/cpisciotta/xcbeautify/pull/323\r\n* Implement MkDirCaptureGroup by @cpisciotta in https://github.com/cpisciotta/xcbeautify/pull/324\r\n\r\n\r\n**Full Changelog**: https://github.com/cpisciotta/xcbeautify/compare/2.13.0...2.14.0",
"createdAt" : "2024-10-20T06:16:20+09:00",
"fetchedFromAPIAt" : "2024-10-20T10:13:47+09:00",
"id" : "RE_kwDOCNUZc84Kx0C7",
"owner" : "cpisciotta",
"publishedAt" : "2024-10-20T06:16:31+09:00",
"repository" : "xcbeautify",
"title" : "2.14.0",
"url" : "https://github.com/cpisciotta/xcbeautify/releases/tag/2.14.0",
"version" : "2.14.0"
}
]

0 comments on commit 48a6ef8

Please sign in to comment.