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

Bump icu_locid from 1.0.0 to 1.1.0 #235

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 7, 2023

Bumps icu_locid from 1.0.0 to 1.1.0.

Release notes

Sourced from icu_locid's releases.

ICU4X 1.1 (Jan 26, 2023)

This release contains bug fixes, a richer datagen API, documentation improvements, and ongoing work on experimental functionality.

See the full changelog.

Changelog

Sourced from icu_locid's changelog.

Changelog

icu4x 1.1 (Jan 26, 2023)

  • icu_calendar

    • Fix bug in simple_week_of() around unit size (#2951)
    • Fix math in calendar (#2714)
    • Add div_rem_euclid and use it in icu_calendar (#2704)
    • Fix Time::from_minute_with_remainder_days to handle negatives (#2643) (#2702)
    • doc improvements
  • icu_casemapping

    • doc improvements
  • icu_collator

    • doc improvements
  • icu_collections

    • Add APIs for returning exemplar characters data (#2812)
    • Readable JSON inversion lists (#2855)
    • Add UnicodeSet that supports strings (#2796)
    • Add documentation on CodePointTrie details and perf considerations (#2717)
  • icu_codepointtrie_builder

    • internal improvements
  • icu_datetime

    • internal and doc improvements
  • icu_decimal

    • internal and doc improvements
  • icu_displaynames

    • DisplayNames fixes (#2918)
    • Rename Territory -> Region for display names component (#2895)
    • Transformer code for Language display names (#2871)
    • Adding a function to get display name for a region. (#2816)
    • Transformer code for display names component. (#2635)
    • doc improvements
  • icu_list

    • Untangling list provider from logic and fixing big endian safety bug (#2994)
    • Not allocating Writeables for regex evaluation (#2991)
    • doc improvements
  • icu_locid

    • Reject duplicated extensions (#2893)
    • More borrowing in locid's write_to_string (#2693)
    • doc improvements

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [icu_locid](https://github.com/unicode-org/icu4x) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/unicode-org/icu4x/releases)
- [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md)
- [Commits](https://github.com/unicode-org/icu4x/compare/icu@1.0.0...icu@1.1.0)

---
updated-dependencies:
- dependency-name: icu_locid
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Feb 7, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 25, 2023

Superseded by #289.

@dependabot dependabot bot closed this Sep 25, 2023
@dependabot dependabot bot deleted the dependabot/cargo/icu_locid-1.1.0 branch September 25, 2023 23:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants