-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Swift: Update to Swift 6.1.2 #19678
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Swift: Update to Swift 6.1.2 #19678
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Update to Swift 6.1.2 by replacing prebuilt archive pointers and adding a change-notes file.
- Refresh LFS pointers for macOS and Linux Swift prebuilt archives and resource directories
- Add a new QL change-notes entry for Swift 6.1.2
Reviewed Changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.
Show a summary per file
File | Description |
---|---|
swift/third_party/resources/swift-prebuilt-macos.tar.zst | Updated LFS oid and size for Swift 6.1.2 macOS build |
swift/third_party/resources/swift-prebuilt-linux.tar.zst | Updated LFS oid and size for Swift 6.1.2 Linux build |
swift/third_party/resources/resource-dir-macos.zip | Updated LFS oid and size for macOS resource directory |
swift/third_party/resources/resource-dir-linux.zip | Updated LFS oid and size for Linux resource directory |
swift/ql/lib/change-notes/2025-06-05-swift.6.1.2.md | Added minimal change-notes entry |
Comments suppressed due to low confidence (1)
swift/ql/lib/change-notes/2025-06-05-swift.6.1.2.md:4
- [nitpick] The change-notes entry is very brief. Consider adding details about Swift 6.1.2 enhancements or linking to the official Swift release notes to give analysts more context.
* Updated to allow analysis of Swift 6.1.2.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Git LFS file not shown
You'd better summarize what's changed in Git LFS then. Are these artifacts we've generated by an established process?
I am very happy to see no CI or DCA issues here (aside from a few new dataset check failures possibly). 👍
Yes: https://github.com/github/codeql/blob/main/swift/third_party/resources/updating.md
I looked at the DCA results with Paolo. We believe those dataset check changes are wobble we've seen before, and which is not related to the update. |
No description provided.