Skip to content
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

[6.0] Upgrade SwiftFoundationICU to version 74 #809

Merged

Conversation

iCharlesHu
Copy link
Contributor

Explanation: Upgrade SwiftFoundationICU dependency 74, which aligns with macOS Sonoma
Scope: update Package.swift to fetch the new ICU
Original PR: #802
Risk: minimum. Only Package.swift and test files are affected
Testing: Testing done via local SwiftPM tests and swift-ci tests to ensure the new ICU works with SwiftFoundation
Reviewer: @jmschonfeld

@iCharlesHu
Copy link
Contributor Author

@swift-ci please test

@iCharlesHu iCharlesHu marked this pull request as ready for review August 1, 2024 23:35
@parkera
Copy link
Contributor

parkera commented Aug 1, 2024

Can we find a way to run swift-corelibs-foundation's unit tests on top of this? Even locally, just to verify.

@iCharlesHu
Copy link
Contributor Author

iCharlesHu commented Aug 1, 2024

Can we find a way to run swift-corelibs-foundation's unit tests on top of this? Even locally, just to verify.

Yes! We've been running toolchain tests here: swiftlang/swift-corelibs-foundation#5040

Both Windows and Linux passes

@iCharlesHu iCharlesHu requested a review from itingliu August 2, 2024 17:50
@iCharlesHu iCharlesHu merged commit 9c43b57 into swiftlang:release/6.0 Aug 5, 2024
3 checks passed
@iCharlesHu iCharlesHu deleted the charles/upgrade-icu-74-swift-6 branch August 5, 2024 23:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants