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

Update ICU component version numbers #4079

Merged
merged 1 commit into from
Sep 23, 2023

Conversation

sffc
Copy link
Member

@sffc sffc commented Sep 22, 2023

#4065

A few things I noticed:

  1. zerotrie, tzif, and some others are utils, but they didn't get done in the utils upgrades because they are under the experimnetal directory. I updated them here.
  2. components/datetime/Cargo.toml has an explicit version number, but components/decimal/Cargo.toml does not. I have guesses for why this might be the case, but I don't want to rock the boat so this PR does not change where explicit version numbers are present and where they are not.
  3. icu_displaynames had some changes to the signatures of the data structs without apparently changing the data structs themselves, but to err on the side of caution I bumped it from 0.10 to 0.11
  4. icu_relativetime and icu_compactdecimal appeared to be fully additive so I bumped them on the patch version

Manishearth
Manishearth previously approved these changes Sep 22, 2023
@sffc sffc force-pushed the Update-icu-component-version-numbers branch from 3fafa8f to dfdd782 Compare September 23, 2023 00:19
Manishearth
Manishearth previously approved these changes Sep 23, 2023
@sffc sffc dismissed Manishearth’s stale review September 23, 2023 00:28

The merge-base changed after approval.

@sffc sffc force-pushed the Update-icu-component-version-numbers branch from dfdd782 to 7a68ea1 Compare September 23, 2023 00:28
@sffc sffc merged commit f95eeff into unicode-org:main Sep 23, 2023
24 of 25 checks passed
@sffc sffc deleted the Update-icu-component-version-numbers branch September 23, 2023 04:04
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.

2 participants