-
Notifications
You must be signed in to change notification settings - Fork 195
Merge main
into release/6.2
#1405
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
Open
github-actions
wants to merge
12
commits into
release/6.2
Choose a base branch
from
automerge/merge-main-2025-07-07_09-01
base: release/6.2
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Merge main
into release/6.2
#1405
github-actions
wants to merge
12
commits into
release/6.2
from
automerge/merge-main-2025-07-07_09-01
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* ProgressReporter proposal * reword future directions section + fix typo * fix spacing * refactor LocalizedDescriptionOptions * edit future directions * update ProgressReporter Pitch to V2 * update proposal to latest version * fix spacing * v3 updates * Update review status for SF-0023 to active review * Round 2 Pitch * fix typo * update proposal to v5 * add code documentation * Update status for SF-0023 to 2nd Review * Update 0023-progress-reporter.md * update name + add total and values to ProgressReporter * update proposal with minor updates * expand future directions * fix typo * update proposal * reformatting * expand alternatives considered + mark accepted * fix formatting * fix typos Co-authored-by: Tina L <[email protected]> * fix formatting * fix method description * remove implementation detail * add more discussions about additional properties --------- Co-authored-by: Charles Hu <[email protected]> Co-authored-by: Charles Hu <[email protected]> Co-authored-by: Tina L <[email protected]>
… file (#1396) Resolves 33478651 Co-authored-by: Aaron Burghardt <[email protected]>
…ess of index location (#1382)
…ror. (#1394) Resolves rdar://154702045
Co-authored-by: Andreas Neusuess <[email protected]>
#1391) * Convert CalendarRecurrenceRule tests * Convert date tests * Convert predicate tests * Convert sort descriptor tests * Convert Locale tests * Convert Calendar tests * Convert formatting tests * Ensure current calendar is reset after mutating current locale * Fix build failures * Fix test failures
When building statically, ensure that we prefix the Swift libraries with the correct prefix to permit static linking of the libraries.
* Attempted fix * Fix URL temporary directory * Fix invalid redeclaration of 'benchmarks'
There is a bug in ICU that returns the wrong value for min/max range. Workaround that here. Also fix the same issue in Gregorian calendar, where the returned value isn't sensible. 153548677
@swift-ci please test |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was automatically opened by a GitHub action. Review the changes included in this PR and determine if they should be included in the release branch. If yes, merge the PR. Otherwise revert changes that should not be included on this branch.