Skip to content

chore(dependabot): bump zoneinfo64 from 0.2.0 to 0.3.0#710

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/zoneinfo64-0.3.0
Closed

chore(dependabot): bump zoneinfo64 from 0.2.0 to 0.3.0#710
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/zoneinfo64-0.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 2, 2026

Bumps zoneinfo64 from 0.2.0 to 0.3.0.

Release notes

Sourced from zoneinfo64's releases.

ICU4X 0.3.0 contains major improvements to the data pipeline, as well as bug fixes and feature work.

  • Static data provider without filesystem dependency (#78)
  • Infrastructure around zero-copy deserialization, including ZeroVec and Yoke (#652, #667)
  • Most ICU4X components support no_std (#812)
  • Hour cycle preferences are used by DateTimeFormat (#671)
  • Skeleton matching supports additional field widths (#584)
  • Add canonicalize method to LocaleCanonicalizer (#747)
  • Added range iterator on UnicodeSet (#836)
  • Add PluralRules::categories() function (#789)
  • Consolidated data generation tool into new binary icu4x-datagen
Changelog

Sourced from zoneinfo64's changelog.

icu4x 0.3.0 (July 29, 2021)

  • Static data provider without filesystem dependency (unicode-org#78)
  • Infrastructure around zero-copy deserialization, including ZeroVec and Yoke (unicode-org#652, unicode-org#667)
  • Most ICU4X components support no_std (unicode-org#812)
  • Hour cycle preferences are used by DateTimeFormat (unicode-org#671)
  • Skeleton matching supports additional field widths (unicode-org#584)
  • Add canonicalize method to LocaleCanonicalizer (unicode-org#747)
  • Added range iterator on UnicodeSet (unicode-org#836)
  • Add PluralRules::categories() function (unicode-org#789)
  • Consolidated data generation tool into new binary icu4x-datagen
Commits
  • d3a5153 Bump Yoke to 0.2.3
  • 47bc8cd Bump Rust version to 1.54.0
  • 6044c64 Bump version numbers to 0.3
  • 288aab2 Update CHANGELOG for 0.3
  • 0b38c6f Rename data errors to MissingResource (#893)
  • 871b986 Improve docs in PluralRules and FixedDecimal (#886)
  • cd5b0d2 Document certain DataProvider impls that return 'static (#916)
  • 8d99c16 Binary size benchmarking: Rust script to measure size of the ICU4X examples c...
  • 3d49bb1 Teach length::Bag how to switch hour cycles (#840)
  • cd4b7c5 Move the icu crate to no_std (#911)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [zoneinfo64](https://github.com/unicode-org/icu4x) from 0.2.0 to 0.3.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/ind/zoneinfo64@0.2.0...icu@0.3.0)

---
updated-dependencies:
- dependency-name: zoneinfo64
  dependency-version: 0.3.0
  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 Apr 2, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 2, 2026

Looks like zoneinfo64 is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Apr 2, 2026
@dependabot dependabot bot deleted the dependabot/cargo/zoneinfo64-0.3.0 branch April 2, 2026 04:16
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