Skip to content

chore(deps): bump the rust-dependencies group across 1 directory with 13 updates#5297

Merged
jedel1043 merged 3 commits intomainfrom
dependabot/cargo/rust-dependencies-43964f56c3
Apr 6, 2026
Merged

chore(deps): bump the rust-dependencies group across 1 directory with 13 updates#5297
jedel1043 merged 3 commits intomainfrom
dependabot/cargo/rust-dependencies-43964f56c3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the rust-dependencies group with 11 updates in the / directory:

Package From To
indexmap 2.13.0 2.13.1
regress 0.11.0 0.11.1
rustc-hash 2.1.1 2.1.2
toml 1.1.0+spec-1.1.0 1.1.2+spec-1.1.0
timezone_provider 0.2.0 0.2.3
temporal_rs 0.2.0 0.2.1
tokio 1.50.0 1.51.0
icu_locale_core 2.1.1 2.2.0
zerofrom 0.1.6 0.1.7
fixed_decimal 0.7.1 0.7.2
insta 1.47.0 1.47.2

Updates indexmap from 2.13.0 to 2.13.1

Changelog

Sourced from indexmap's changelog.

2.13.1 (2026-04-02)

  • Made some Slice methods const:
    • map::Slice::{first,last,split_at,split_at_checked,split_first,split_last}
    • set::Slice::{first,last,split_at,split_at_checked,split_first,split_last}
Commits

Updates regress from 0.11.0 to 0.11.1

Release notes

Sourced from regress's releases.

v0.11.1

Fixed

  • Fix incorrectly faililng to match with certain long literal sequences within lookbehind assertions

New Contributors

Full Changelog: ridiculousfish/regress@v0.11.0...v0.11.1

Commits

Updates rustc-hash from 2.1.1 to 2.1.2

Changelog

Sourced from rustc-hash's changelog.

2.1.2

Commits
  • fdb275c Merge pull request #67 from Noratrieb/new-version
  • acafa43 Prepare 2.1.2
  • 140e525 Merge pull request #65 from morrisonlevi/split_first_chunk
  • f061387 style: use consistent range format
  • 211455c refactor!: use split_first_chunk to help optimizer
  • 464a82f Merge pull request #63 from estebank/const-Default
  • 2170d5e On nightly, impl const Default
  • 1a998d5 Merge pull request #62 from CryZe/128-bit-on-more-platforms
  • 6849c16 Use 128-bit Widening Multiply on More Platforms
  • See full diff in compare view

Updates toml from 1.1.0+spec-1.1.0 to 1.1.2+spec-1.1.0

Commits

Updates timezone_provider from 0.2.0 to 0.2.3

Release notes

Sourced from timezone_provider's releases.

v0.2.3 release

This release updates icu_calendar to 2.2.1, bringing in a fix for a major regression. It also updates the zoneinfo64 and diplomat dependencies.

What's Changed in v0.2.3

Full Changelog: boa-dev/temporal@v0.2.2...v0.2.3

v0.2.2 release

This release updates to ICU4X 2.2.0, bringing us spec fixes from ICU4X as well as updating to the first stable ICU4X release to contain all the calendar APIs we need.

What's Changed

Full Changelog: boa-dev/temporal@v0.2.1...v0.2.2

v0.2.1 release

This release contains a bug fix for breakage caused by depending on unstable features from icu_calendar without pinning its version. If you were affected by this issue, this version should be automatically pulled by cargo. Sorry for the trouble!

It also contains several bug fixes, internal improvements, new APIs (epoch_ns_for_utc) and new FFI-exposed APIs (reference_day and month).

What's Changed in v0.2.1

Bug Fixes

Other Changes

New Contributors

Full Changelog: boa-dev/temporal@v0.2.0...v0.2.1

Changelog

Sourced from timezone_provider's changelog.

What's Changed in v0.2.3

Full Changelog: boa-dev/temporal@v0.2.2...v0.2.3

What's Changed in v0.2.2

Full Changelog: boa-dev/temporal@v0.2.1...v0.2.2

What's Changed in v0.2.1

New Contributors

Commits

Updates temporal_rs from 0.2.0 to 0.2.1

Release notes

Sourced from temporal_rs's releases.

v0.2.1 release

This release contains a bug fix for breakage caused by depending on unstable features from icu_calendar without pinning its version. If you were affected by this issue, this version should be automatically pulled by cargo. Sorry for the trouble!

It also contains several bug fixes, internal improvements, new APIs (epoch_ns_for_utc) and new FFI-exposed APIs (reference_day and month).

What's Changed in v0.2.1

Bug Fixes

Other Changes

New Contributors

Full Changelog: boa-dev/temporal@v0.2.0...v0.2.1

Changelog

Sourced from temporal_rs's changelog.

What's Changed in v0.2.1

New Contributors

Commits
  • bdb41fd Prepare release 0.2.1 (#706)
  • 0265261 Pin icu_calendar to v2.1 (#704)
  • b1928cf Remove unwrap in PYM::epoch_ns_for_utc (#701)
  • dbd731d Fix bug with rounding with zoned RelativeTo and increment (#696)
  • 2a977e0 Add epoch_ns_for_utc to all Plain APIs (#700)
  • 60ccb9f Ensure offsets do not have more than 9 digits while parsing (#698)
  • f7ae910 Do not overly range check when constructing Temporal PlainMonthDay (#695)
  • 1acd2c1 Replace icu_locale with icu_locale_core (#694)
  • 71eecd4 docs: temporal is stage four (#692)
  • 1c0221c Expose fields needed for structured clone (#686)
  • Additional commits viewable in compare view

Updates tokio from 1.50.0 to 1.51.0

Release notes

Sourced from tokio's releases.

Tokio v1.51.0

1.51.0 (April 3rd, 2026)

Added

  • net: implement get_peer_cred on Hurd (#7989)
  • runtime: add tokio::runtime::worker_index() (#7921)
  • runtime: add runtime name (#7924)
  • runtime: stabilize LocalRuntime (#7557)
  • wasm: add wasm32-wasip2 networking support (#7933)

Changed

  • runtime: steal tasks from the LIFO slot (#7431)

Fixed

  • docs: do not show "Available on non-loom only." doc label (#7977)
  • macros: improve overall macro hygiene (#7997)
  • sync: fix notify_waiters priority in Notify (#7996)
  • sync: fix panic in Chan::recv_many when called with non-empty vector on closed channel (#7991)

#7431: tokio-rs/tokio#7431 #7557: tokio-rs/tokio#7557 #7921: tokio-rs/tokio#7921 #7924: tokio-rs/tokio#7924 #7933: tokio-rs/tokio#7933 #7977: tokio-rs/tokio#7977 #7989: tokio-rs/tokio#7989 #7991: tokio-rs/tokio#7991 #7996: tokio-rs/tokio#7996 #7997: tokio-rs/tokio#7997

Commits

Updates icu_locale_core from 2.1.1 to 2.2.0

Release notes

Sourced from icu_locale_core's releases.

ICU4X 2.2.0

The ICU4X Technical Committee is happy to announce ICU4X 2.2, an update to our modular, portable, and secure i18n library.

Important changes in ICU4X 2.2 include:

  1. Latest i18n data: This release includes an update to CLDR 48.2 and support for TZDB 2026a.
  2. New and improved icu_calendar: This release contains new APIs in icu_calendar, as well as some behavior changes in icu_calendar; see the migration notes section.
  3. Stable datetime arithmetic: It is now possible to to add and subtract dates via date.try_add_with_options() and date.try_until_with_options().
  4. More flexible date construction: The new Date::try_from_fields() API allows constructing dates from all kinds of constituent data: extended years, era years, ordinal months, month codes, etc., and supports different kinds of overflow handling.
  5. Typed months: The new Month type replaces month codes in a type safe way. Date::try_from_codes() has been replaced with Date::try_new() which uses these better types. Various calendar-specific constructors for lunisolar calendars have also been refreshed.
  6. Experimental third-party crate integration: We now support converting from and formatting types from the jiff, chrono, and time crates. See icu_datetime::input::third_party. We’re not yet sure if these integrations should live in ICU4X, in the third party crates, or some adapter crate, and are open to feedback!
  7. Experimental Kotlin Bindings: We now have Kotlin bindings for ICU4X (found under ffi/mvn), with the same set of supported APIs as our other cross-language bindings.
  8. Experimental features:
  9. Display names: Adds new internal data layout exposed via RegionDisplayName and ScriptDisplayName APIs. The old data layout, optimized for loading multiple names at once, is moved into the multi module. Please share feedback on our tracking issue.
  10. Compact decimal formatter: Please share feedback in preparation for stabilization in a future release.
  11. ML segmentation: Initial code for RAdaBoost word segmenter for Chinese and CNN word segmenter for Thai.
  12. Unstable Cargo feature: Replaced the "experimental" Cargo feature with an "unstable" Cargo feature.
  13. Better hour cycles: Adds support for Clock12 and Clock24 in datetime formatting.

Migration Notes

  1. The JapaneseExtended calendar has been deprecated. CLDR removed the pre-Meiji eras because no implementation correctly implemented them. Clients of pre-Meiji eras are encouraged to comment on CLDR-11400 and potentially write a custom east_asian_traditional::Rules implementation of the pre-Meiji lunisolar Japanese calendar.

  2. Hijri<AstronomicalSimulation> has also been deprecated. It previously returned estimates of the Hijri calendar based on simulations published by Reingold et al. To restore this behavior, write a custom hijri::Rules implementation using calendrical_calculations.

See the full changelog for more information

Changelog

Sourced from icu_locale_core's changelog.

Changelog

icu 2.2.x

Several crates have had patch releases in the 2.2 stream:

  • Components
    • (2.2.1) icu_calendar
      • Fix extended year calculations in Gregorian-like and Coptic-like calendars (unicode-org#7849)

icu4x 2.2

  • Components
    • General
      • Use HTTPS links in docs (unicode-org#7212)
      • Update MSRV to 1.86 (unicode-org#7576)
      • Updated to CLDR 48.2 (unicode-org#7792)
      • Replace experimental features with unstable features (unicode-org#7566)
      • Add categories and keywords to Cargo.toml for all components (unicode-org#7737)
    • icu_calendar
      • Add Date::try_new, which replaces Date::try_new_from_codes, and takes typed year/month values. (unicode-org#7773, unicode-org#7764)
      • New methods: Date::try_new (and primarily-internal Calendar::new_date)
      • New types: InputYear, DateNewError
      • Handle possible Overflow values on individual calendars (unicode-org#7795)
      • New Date::try_from_fields API for fully general date construction from various choices of year and month values (unicode-org#7798)
      • New methods: Date::try_from_fields()
      • New types: DateFields, DateFromFieldsOptions, Overflow, MissingFieldsStrategy, DateFromFieldsError
      • New associated method: Calendar::from_fields()
      • New Date arithmetic APIs for adding and subtracting dates (unicode-org#7798, unicode-org#7355, unicode-org#7257)
      • New methods: Date::try_add_with_options, Date::try_added_with_options, Date::try_until_with_options
      • New types: DateDuration, DateAddOptions, DateDifferenceOptions, DateDurationUnit, DateDurationParseError, DateAddError, MismatchedCalendarError
      • New associated items: Calendar::add, Calendar::until, Calendar::DateCompatibilityError
      • Introduce a new Month type, preferred over using month codes (unicode-org#7147, unicode-org#7756)
        • New type: Month
        • New method: MonthInfo::to_input()
      • Introduce year/date ranges to all APIs, documented on the APIs themselves. Date now has a fundamental range (ISO years between ±999,999), and most constructors enforce a stricter range of ±9999 years for input years. (unicode-org#7676, unicode-org#7062, unicode-org#7629, unicode-org#7753, unicode-org#7219, unicode-org#7227)
      • Add constructors with Month for lunisolar calendars (unicode-org#7485)
      • New methods: Date::try_new_korean_traditional(), Date::try_new_chinese_traditional(), Date::try_new_hebrew_v2()
      • Expose LeapStatus on MonthInfo (unicode-org#7667)
      • New method: MonthInfo::leap_status()
      • New enum: LeapStatus
      • (Unstable) Integrate with chrono, jiff, and time (unicode-org#7617, unicode-org#7711)
      • New impls: From<chrono::NaiveDate>, From<jiff::civil::Date>, From<time::Date> for Date<Gregorian>
      • Replace Date::day_of_week by Date::weekday (unicode-org#7288)
        • New method: Date::weekday()
      • Deprecate Date::new_from_iso/Date::to_iso (unicode-org#7287)
      • Deprecate Date::extended_year() (use Date::year().extended_year()) (unicode-org#7289)
      • Remove YearInfo: PartialEq bound (unicode-org#7743)
      • Start producing Meiji era only after Meiji 6 (unicode-org#7503)

... (truncated)

Commits

Updates tinystr from 0.8.2 to 0.8.3

Changelog

Sourced from tinystr's changelog.

Changelog

icu 2.2.x

Several crates have had patch releases in the 2.2 stream:

  • Components
    • (2.2.1) icu_calendar
      • Fix extended year calculations in Gregorian-like and Coptic-like calendars (unicode-org#7849)

icu4x 2.2

  • Components
    • General
      • Use HTTPS links in docs (unicode-org#7212)
      • Update MSRV to 1.86 (unicode-org#7576)
      • Updated to CLDR 48.2 (unicode-org#7792)
      • Replace experimental features with unstable features (unicode-org#7566)
      • Add categories and keywords to Cargo.toml for all components (unicode-org#7737)
    • icu_calendar
      • Add Date::try_new, which replaces Date::try_new_from_codes, and takes typed year/month values. (unicode-org#7773, unicode-org#7764)
      • New methods: Date::try_new (and primarily-internal Calendar::new_date)
      • New types: InputYear, DateNewError
      • Handle possible Overflow values on individual calendars (unicode-org#7795)
      • New Date::try_from_fields API for fully general date construction from various choices of year and month values (unicode-org#7798)
      • New methods: Date::try_from_fields()
      • New types: DateFields, DateFromFieldsOptions, Overflow, MissingFieldsStrategy, DateFromFieldsError
      • New associated method: Calendar::from_fields()
      • New Date arithmetic APIs for adding and subtracting dates (unicode-org#7798, unicode-org#7355, unicode-org#7257)
      • New methods: Date::try_add_with_options, Date::try_added_with_options, Date::try_until_with_options
      • New types: DateDuration, DateAddOptions, DateDifferenceOptions, DateDurationUnit, DateDurationParseError, DateAddError, MismatchedCalendarError
      • New associated items: Calendar::add, Calendar::until, Calendar::DateCompatibilityError
      • Introduce a new Month type, preferred over using month codes (unicode-org#7147, unicode-org#7756)
        • New type: Month
        • New method: MonthInfo::to_input()
      • Introduce year/date ranges to all APIs, documented on the APIs themselves. Date now has a fundamental range (ISO years between ±999,999), and most constructors enforce a stricter range of ±9999 years for input years. (unicode-org#7676, unicode-org#7062, unicode-org#7629, unicode-org#7753, unicode-org#7219, unicode-org#7227)
      • Add constructors with Month for lunisolar calendars (unicode-org#7485)
      • New methods: Date::try_new_korean_traditional(), Date::try_new_chinese_traditional(), Date::try_new_hebrew_v2()
      • Expose LeapStatus on MonthInfo (unicode-org#7667)
      • New method: MonthInfo::leap_status()
      • New enum: LeapStatus
      • (Unstable) Integrate with chrono, jiff, and time (unicode-org#7617, unicode-org#7711)
      • New impls: From<chrono::NaiveDate>, From<jiff::civil::Date>, From<time::Date> for Date<Gregorian>
      • Replace Date::day_of_week by Date::weekday (unicode-org#7288)
        • New method: Date::weekday()
      • Deprecate Date::new_from_iso/Date::to_iso (unicode-org#7287)
      • Deprecate Date::extended_year() (use Date::year().extended_year()) (unicode-org#7289)
      • Remove YearInfo: PartialEq bound (unicode-org#7743)
      • Start producing Meiji era only after Meiji 6 (unicode-org#7503)

... (truncated)

Commits

Updates yoke from 0.8.1 to 0.8.2

Changelog

Sourced from yoke's changelog.

Changelog

icu 2.2.x

Several crates have had patch releases in the 2.2 stream:

  • Components
    • (2.2.1) icu_calendar
      • Fix extended year calculations in Gregorian-like and Coptic-like calendars (unicode-org#7849)

icu4x 2.2

  • Components
    • General
      • Use HTTPS links in docs (unicode-org#7212)
      • Update MSRV to 1.86 (unicode-org#7576)
      • Updated to CLDR 48.2 (unicode-org#7792)
      • Replace experimental features with unstable features (unicode-org#7566)
      • Add categories and keywords to Cargo.toml for all components (unicode-org#7737)
    • icu_calendar
      • Add Date::try_new, which replaces Date::try_new_from_codes, and takes typed year/month values. (unicode-org#7773, unicode-org#7764)
      • New methods: Date::try_new (and primarily-internal Calendar::new_date)
      • New types: InputYear, DateNewError
      • Handle possible Overflow values on individual calendars (unicode-org#7795)
      • New Date::try_from_fields API for fully general date construction from various choices of year and month values (unicode-org#7798)
      • New methods: Date::try_from_fields()
      • New types: DateFields, DateFromFieldsOptions, Overflow, MissingFieldsStrategy, DateFromFieldsError
      • New associated method: Calendar::from_fields()
      • New Date arithmetic APIs for adding and subtracting dates (unicode-org#7798, unicode-org#7355, unicode-org#7257)
      • New methods: Date::try_add_with_options, Date::try_added_with_options, Date::try_until_with_options
      • New types: DateDuration, DateAddOptions, DateDifferenceOptions, DateDurationUnit, DateDurationParseError, DateAddError, MismatchedCalendarError
      • New associated items: Calendar::add, Calendar::until, Calendar::DateCompatibilityError
      • Introduce a new Month type, preferred over using month codes (unicode-org#7147, unicode-org#7756)
        • New type: Month
        • New method: MonthInfo::to_input()
      • Introduce year/date ranges to all APIs, documented on the APIs themselves. Date now has a fundamental range (ISO years between ±999,999), and most constructors enforce a stricter range of ±9999 years for input years. (unicode-org#7676, unicode-org#7062, unicode-org#7629, unicode-org#7753, unicode-org#7219, unicode-org#7227)
      • Add constructors with Month for lunisolar calendars (unicode-org#7485)
      • New methods: Date::try_new_korean_traditional(), Date::try_new_chinese_traditional(), Date::try_new_hebrew_v2()
      • Expose LeapStatus on MonthInfo (unicode-org#7667)
      • New method: MonthInfo::leap_status()
      • New enum: LeapStatus
      • (Unstable) Integrate with chrono, jiff, and time (unicode-org#7617, unicode-org#7711)
      • New impls: From<chrono::NaiveDate>, From<jiff::civil::Date>, From<time::Date> for Date<Gregorian>
      • Replace Date::day_of_week by Date::weekday (unicode-org#7288)
        • New method: Date::weekday()
      • Deprecate Date::new_from_iso/Date::to_iso (unicode-org#7287)
      • Deprecate Date::extended_year() (use Date::year().extended_year()) (unicode-org#7289)
      • Remove YearInfo: PartialEq bound (unicode-org#7743)
      • Start producing Meiji era only after Meiji 6 (unicode-org#7503)

... (truncated)

Commits

Updates zerofrom from 0.1.6 to 0.1.7

Changelog

Sourced from zerofrom's changelog.

Changelog

icu 2.2.x

Several crates have had patch releases in the 2.2 stream:

  • Components
    • (2.2.1) icu_calendar
      • Fix extended year calculations in Gregorian-like and Coptic-like calendars (unicode-org#7849)

icu4x 2.2

  • Components
    • General
      • Use HTTPS links in docs (unicode-org#7212)
      • Update MSRV to 1.86 (unicode-org#7576)
      • Updated to CLDR 48.2 (unicode-org#7792)
      • Replace experimental features with unstable features (unicode-org#7566)
      • Add categories and keywords to Cargo.toml for all components (unicode-org#7737)
    • icu_calendar
      • Add Date::try_new, which replaces Date::try_new_from_codes, and takes typed year/month values. (unicode-org#7773, unicode-org#7764)
      • New methods: Date::try_new (and primarily-internal Calendar::new_date)
      • New types: InputYear, DateNewError
      • Handle possible Overflow values on individual calendars (unicode-org#7795)
      • New Date::try_from_fields API for fully general date construction from various choices of year and month values (unicode-org#7798)
      • New methods: Date::try_from_fields()
      • New types: DateFields, DateFromFieldsOptions, Overflow, MissingFieldsStrategy, DateFromFieldsError
      • New associated method: Calendar::from_fields()
      • New Date arithmetic APIs for adding and subtracting dates (unicode-org#7798, unicode-org#7355, unicode-org#7257)
      • New methods: Date::try_add_with_options, Date::try_added_with_options, Date::try_until_with_options
      • New types: DateDuration, DateAddOptions, DateDifferenceOptions, DateDurationUnit, DateDurationParseError, DateAddError, MismatchedCalendarError
      • New associated items: Calendar::add, Calendar::until, Calendar::DateCompatibilityError
      • Introduce a new Month type, preferred over using month codes (unicode-org#7147, unicode-org#7756)
        • New type: Month
        • New method: MonthInfo::to_input()
      • Introduce year/date ranges to all APIs, documented on the APIs themselves. Date now has a fundamental range (ISO years between ±999,999), and most constructors enforce a stricter range of ±9999 years for input years. (unicode-org#7676, unicode-org#7062, unicode-org#7629, unicode-org#7753, unicode-org#7219, unicode-org#7227)
      • Add constructors with Month for lunisolar calendars (unicode-org#7485)
      • New methods: Date::try_new_korean_traditional(), Date::try_new_chinese_traditional(), Date::try_new_hebrew_v2()
      • Expose LeapStatus on MonthInfo (unicode-org#7667)
      • New method: MonthInfo::leap_status()
      • New enum: LeapStatus
      • (Unstable) Integrate with chrono, jiff, and time (unicode-org#7617, unicode-org#7711)
      • New impls: From<chrono::NaiveDate>, From<jiff::civil::Date>, From<time::Date> for Date<Gregorian>
      • Replace Date::day_of_week by Date::weekday (unicode-org#7288)
        • New method: Date::weekday()
      • Deprecate Date::new_from_iso/Date::to_iso (unicode-org#7287)
      • Deprecate Date::extended_year() (use Date::year().extended_year()) (unicode-org#7289)
      • Remove YearInfo: PartialEq bound (unicode-org#7743)
      • Start producing Meiji era only after Meiji 6 (unicode-org#7503)

... (truncated)

Commits

Updates fixed_decimal from 0.7.1 to 0.7.2

Changelog

Sourced from fixed_decimal's changelog.

Changelog

icu 2.2.x

Several crates have had patch releases in the 2.2 stream:

  • Components
    • (2.2.1) icu_calendar
      • Fix extended year calculations in Gregorian-like and Coptic-like calendars (unicode-org#7849)

icu4x 2.2

  • Components
    • General
      • Use HTTPS links in docs (unicode-org#7212)
      • Update MSRV to 1.86 (unicode-org#7576)
      • Updated to CLDR 48.2 (unicode-org#7792)
      • Replace experimental features with unstable features (unicode-org#7566)
      • Add categories and keywords to Cargo.toml for all components (unicode-org#7737)
    • icu_calendar
      • Add Date::try_new, which replaces Date::try_new_from_codes, and takes typed year/month values. (unicode-org#7773, unicode-org#7764)
      • New methods: Date::try_new (and primarily-internal Calendar::new_date)
      • New types: InputYear, DateNewError
      • Handle possible Overflow values on individual calendars (unicode-org#7795)
      • New Date::try_from_fields API for fully general date construction from various choices of year and month values (unicode-org#7798)
      • New methods: Date::try_from_fields()
      • New types: DateFields, DateFromFieldsOptions, Overflow, MissingFieldsStrategy, DateFromFieldsError
      • New associated method: Calendar::from_fields()
      • New Date arithmetic APIs for adding and subtracting dates (unicode-org#7798, unicode-org#7355, unicode-org#7257)
      • New methods: Date::try_add_with_options, Date::try_added_with_options, Date::try_until_with_options
      • New types: DateDuration, DateAddOptions, DateDifferenceOptions, DateDurationUnit, DateDurationParseError, DateAddError, MismatchedCalendarError
      • New associated items: Calendar::add, Calendar::until, Calendar::DateCompatibilityError
      • Introduce a new Month type, preferred over using month codes (unicode-org#7147, unicode-org#7756)
        • New type: Month
        • New method: MonthInfo::to_input()
      • Introduce year/date ranges to all APIs, documented on the APIs themselves. Date now has a fundamental range (ISO years between ±999,999), and most constructors enforce a stricter range of ±9999 years for input years. (unicode-org#7676, unicode-org#7062, unicode-org#7629, unicode-org#7753, unicode-org#7219, unicode-org#7227)
      • Add constructors with Month for lunisolar calendars (unicode-org#7485)
      • New methods: Date::try_new_korean_traditional(), Date::try_new_chinese_traditional(), Date::try_new_hebrew_v2()
      • Expose LeapStatus on MonthInfo (unicode-org#7667)
      • New method: MonthInfo::leap_status()
      • New enum: LeapStatus
      • (Unstable) Integrate with chrono, jiff, and time (unicode-org#7617, unicode-org#7711)
      • New impls: From<chrono::NaiveDate>, From<jiff::civil::Date>, From<time::Date> for Date<Gregorian>
      • Replace Date::day_of_week by Date::weekday (unicode-org#7288)
        • New method: Date::weekday()
      • Deprecate Date::new_from_iso/Date::to_iso (unicode-org#7287)
      • Deprecate Date::extended_year() (use Date::year().extended_year()) (unicode-org#7289)
      • Remove YearInfo: PartialEq bound (unicode-org#7743)
      • Start producing Meiji era only after Meiji 6 (unicode-org#7503)

... (truncated)

Commits

Updates insta from 1.47.0 to 1.47.2

Release notes

Sourced from insta's releases.

1.47.2

Release Notes

  • Restore Send + Sync on Settings, Redactions, and Redaction by reverting the Arc to Rc change from 1.47.0, which was semver-breaking. #873 #874
  • Add Send + Sync bounds to Comparator trait for consistency with Arc-based storage. #872
  • Add compile-time assertion to prevent future auto-trait regressions.

Install cargo-insta 1.47.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/mitsuhiko/insta/releases/download/1.47.2/cargo-insta-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/mitsuhiko/insta/releases/download/1.47.2/cargo-insta-installer.ps1 | iex"

Download cargo-insta 1.47.2

File Platform Checksum
cargo-insta-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
cargo-insta-x86_64-apple-darwin.tar.xz Intel macOS checksum
cargo-insta-x86_64-pc-windows-msvc.zip x64 Windows checksum
cargo-insta-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
cargo-insta-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum

1.47.1

Release Notes

  • Revert sorting of sequences in sort_maps. The change in 1.47.0 sorted all Seq values (includin...

    Description has been truncated

@dependabot dependabot bot added the C-Dependencies Pull requests that update a dependency file label Apr 4, 2026
@dependabot dependabot bot requested a review from a team as a code owner April 4, 2026 08:09
@github-actions github-actions bot added C-Tests Issues and PRs related to the tests. Waiting On Review Waiting on reviews from the maintainers labels Apr 4, 2026
@github-actions github-actions bot added this to the v1.0.0 milestone Apr 4, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

Test262 conformance changes

Test result main count PR count difference
Total 53,125 53,125 0
Passed 50,827 51,049 +222
Ignored 1,482 1,482 0
Failed 816 594 -222
Panics 0 0 0
Conformance 95.67% 96.09% +0.42%
Fixed tests (223):
test/built-ins/Temporal/PlainYearMonth/prototype/equals/argument-string-too-many-decimals.js (previously Failed)
test/built-ins/Temporal/PlainYearMonth/prototype/until/argument-string-too-many-decimals.js (previously Failed)
test/built-ins/Temporal/PlainYearMonth/prototype/since/argument-string-too-many-decimals.js (previously Failed)
test/built-ins/Temporal/PlainYearMonth/compare/argument-string-too-many-decimals.js (previously Failed)
test/built-ins/Temporal/PlainYearMonth/from/argument-string-too-many-decimals.js (previously Failed)
test/built-ins/Temporal/PlainMonthDay/prototype/equals/argument-string-too-many-decimals.js (previously Failed)
test/built-ins/Temporal/PlainMonthDay/prototype/with/iso-year-used-only-for-overflow.js (previously Failed)
test/built-ins/Temporal/PlainMonthDay/from/argument-string-too-many-decimals.js (previously Failed)
test/built-ins/Temporal/PlainMonthDay/from/iso-year-used-only-for-overflow.js (previously Failed)
test/built-ins/Temporal/PlainDate/prototype/equals/argument-string-too-many-decimals.js (previously Failed)
test/built-ins/Temporal/PlainDate/prototype/until/argument-string-too-many-decimals.js (previously Failed)
test/built-ins/Temporal/PlainDate/prototype/since/argument-string-too-many-decimals.js (previously Failed)
test/built-ins/Temporal/PlainDate/prototype/toPlainDateTime/argument-string-too-many-decimals.js (previously Failed)
test/built-ins/Temporal/PlainDate/prototype/toZonedDateTime/argument-string-too-many-decimals.js (previously Failed)
test/built-ins/Temporal/PlainDate/compare/argument-string-too-many-decimals.js (previously Failed)
test/built-ins/Temporal/PlainDate/from/argument-string-too-many-decimals.js (previously Failed)
test/built-ins/Temporal/PlainTime/prototype/equals/argument-string-too-many-decimals.js (previously Failed)
test/built-ins/Temporal/PlainTime/prototype/until/argument-string-too-many-decimals.js (previously Failed)
test/built-ins/Temporal/PlainTime/prototype/since/argument-string-too-many-decimals.js (previously Failed)
test/built-ins/Temporal/PlainTime/compare/argument-string-too-many-decimals.js (previously Failed)
test/built-ins/Temporal/PlainTime/from/argument-string-too-many-decimals.js (previously Failed)
test/built-ins/Temporal/ZonedDateTime/prototype/withPlainTime/argument-string-too-many-decimals.js (previously Failed)
test/built-ins/Temporal/Duration/prototype/round/rounding-increment-relativeto.js (previously Failed)
test/built-ins/Temporal/PlainDateTime/prototype/equals/argument-string-too-many-decimals.js (previously Failed)
test/built-ins/Temporal/PlainDateTime/prototype/until/argument-string-too-many-decimals.js (previously Failed)
test/built-ins/Temporal/PlainDateTime/prototype/since/argument-string-too-many-decimals.js (previously Failed)
test/built-ins/Temporal/PlainDateTime/prototype/withPlainTime/argument-string-too-many-decimals.js (previously Failed)
test/built-ins/Temporal/PlainDateTime/compare/argument-string-too-many-decimals.js (previously Failed)
test/built-ins/Temporal/PlainDateTime/from/argument-string-too-many-decimals.js (previously Failed)
test/intl402/Temporal/PlainYearMonth/canonicalize-calendar.js (previously Failed)
test/intl402/Temporal/PlainYearMonth/prototype/until/leap-months-chinese.js (previously Failed)
test/intl402/Temporal/PlainYearMonth/prototype/until/leap-months-dangi.js (previously Failed)
test/intl402/Temporal/PlainYearMonth/prototype/until/leap-months-hebrew.js (previously Failed)
test/intl402/Temporal/PlainYearMonth/prototype/since/leap-months-chinese.js (previously Failed)
test/intl402/Temporal/PlainYearMonth/prototype/since/leap-months-dangi.js (previously Failed)
test/intl402/Temporal/PlainYearMonth/prototype/since/leap-months-hebrew.js (previously Failed)
test/intl402/Temporal/PlainYearMonth/from/islamic-rgsa.js (previously Failed)
test/intl402/Temporal/PlainYearMonth/from/era-boundary-japanese.js (previously Failed)
test/intl402/Temporal/PlainMonthDay/canonicalize-calendar.js (previously Failed)
test/intl402/Temporal/PlainMonthDay/from/dangi-leap-month-codes-common.js (previously Failed)
test/intl402/Temporal/PlainMonthDay/from/chinese-dangi-leap-month-with-year-from-options-bag.js (previously Failed)
test/intl402/Temporal/PlainMonthDay/from/islamic-civil-month-codes.js (previously Failed)
test/intl402/Temporal/PlainMonthDay/from/islamic-rgsa.js (previously Failed)
test/intl402/Temporal/PlainMonthDay/from/chinese-dangi-leap-month-with-year-from-plaindate-overflow-reject.js (previously Failed)
test/intl402/Temporal/PlainMonthDay/from/chinese-leap-month-codes-common.js (previously Failed)
test/intl402/Temporal/PlainMonthDay/from/chinese-dangi-constrain-rare-leap-months.js (previously Failed)
test/intl402/Temporal/PlainMonthDay/from/islamic-tbla-month-codes.js (previously Failed)
test/intl402/Temporal/PlainMonthDay/from/chinese-dangi-leap-month-with-year-from-options-bag-overflow-reject.js (previously Failed)
test/intl402/Temporal/PlainDate/canonicalize-calendar.js (previously Failed)
test/intl402/Temporal/PlainDate/prototype/until/wrapping-at-end-of-month-dangi.js (previously Failed)
test/intl402/Temporal/PlainDate/prototype/until/leap-months-chinese.js (previously Failed)
test/intl402/Temporal/PlainDate/prototype/until/leap-months-dangi.js (previously Failed)
test/intl402/Temporal/PlainDate/prototype/until/leap-months-hebrew.js (previously Failed)
test/intl402/Temporal/PlainDate/prototype/until/wrapping-at-end-of-month-chinese.js (previously Failed)
test/intl402/Temporal/PlainDate/prototype/add/constrain-day-buddhist.js (previously Failed)
test/intl402/Temporal/PlainDate/prototype/add/leap-year-islamic-civil.js (previously Failed)
test/intl402/Temporal/PlainDate/prototype/add/leap-year-buddhist.js (previously Failed)
test/intl402/Temporal/PlainDate/prototype/add/constrain-day-dangi.js (previously Failed)
test/intl402/Temporal/PlainDate/prototype/add/leap-year-ethioaa.js (previously Failed)
test/intl402/Temporal/PlainDate/prototype/add/leap-year-persian.js (previously Failed)
test/intl402/Temporal/PlainDate/prototype/add/leap-year-islamic-tbla.js (previously Failed)
test/intl402/Temporal/PlainDate/prototype/add/leap-year-gregory.js (previously Failed)
test/intl402/Temporal/PlainDate/prototype/add/constrain-day-islamic-civil.js (previously Failed)
test/intl402/Temporal/PlainDate/prototype/add/constrain-day-roc.js (previously Failed)
test/intl402/Temporal/PlainDate/prototype/add/leap-year-coptic.js (previously Failed)
test/intl402/Temporal/PlainDate/prototype/add/constrain-day-indian.js (previously Failed)
test/intl402/Temporal/PlainDate/prototype/add/leap-year-indian.js (previously Failed)
test/intl402/Temporal/PlainDate/prototype/add/leap-year-ethiopic.js (previously Failed)
test/intl402/Temporal/PlainDate/prototype/add/constrain-day-gregory.js (previously Failed)
test/intl402/Temporal/PlainDate/prototype/add/constrain-day-japanese.js (previously Failed)
test/intl402/Temporal/PlainDate/prototype/add/constrain-day-islamic-tbla.js (previously Failed)
test/intl402/Temporal/PlainDate/prototype/add/leap-year-japanese.js (previously Failed)
test/intl402/Temporal/PlainDate/prototype/add/leap-year-roc.js (previously Failed)
test/intl402/Temporal/PlainDate/prototype/add/constrain-day-chinese.js (previously Failed)
test/intl402/Temporal/PlainDate/prototype/add/constrain-day-persian.js (previously Failed)
test/intl402/Temporal/PlainDate/prototype/add/constrain-day-hebrew.js (previously Failed)
test/intl402/Temporal/PlainDate/prototype/since/wrapping-at-end-of-month-dangi.js (previously Failed)
test/intl402/Temporal/PlainDate/prototype/since/leap-months-chinese.js (previously Failed)
test/intl402/Temporal/PlainDate/prototype/since/leap-months-dangi.js (previously Failed)
test/intl402/Temporal/PlainDate/prototype/since/leap-months-hebrew.js (previously Failed)
test/intl402/Temporal/PlainDate/prototype/since/wrapping-at-end-of-month-chinese.js (previously Failed)
test/intl402/Temporal/PlainDate/prototype/withCalendar/calendar-time-string.js (previously Failed)
test/intl402/Temporal/PlainDate/prototype/subtract/constrain-day-buddhist.js (previously Failed)
test/intl402/Temporal/PlainDate/prototype/subtract/leap-year-islamic-civil.js (previously Failed)
test/intl402/Temporal/PlainDate/prototype/subtract/leap-year-buddhist.js (previously Failed)
test/intl402/Temporal/PlainDate/prototype/subtract/constrain-day-dangi.js (previously Failed)
test/intl402/Temporal/PlainDate/prototype/subtract/leap-year-ethioaa.js (previously Failed)
test/intl402/Temporal/PlainDate/prototype/subtract/leap-year-persian.js (previously Failed)
test/intl402/Temporal/PlainDate/prototype/subtract/leap-year-islamic-tbla.js (previously Failed)
test/intl402/Temporal/PlainDate/prototype/subtract/leap-year-gregory.js (previously Failed)
test/intl402/Temporal/PlainDate/prototype/subtract/constrain-day-islamic-civil.js (previously Failed)
test/intl402/Temporal/PlainDate/prototype/subtract/constrain-day-roc.js (previously Failed)
test/intl402/Temporal/PlainDate/prototype/subtract/leap-year-coptic.js (previously Failed)
test/intl402/Temporal/PlainDate/prototype/subtract/constrain-day-indian.js (previously Failed)
test/intl402/Temporal/PlainDate/prototype/subtract/leap-year-indian.js (previously Failed)
test/intl402/Temporal/PlainDate/prototype/subtract/leap-year-ethiopic.js (previously Failed)
test/intl402/Temporal/PlainDate/prototype/subtract/constrain-day-gregory.js (previously Failed)
test/intl402/Temporal/PlainDate/prototype/subtract/constrain-day-japanese.js (previously Failed)
test/intl402/Temporal/PlainDate/prototype/subtract/constrain-day-islamic-tbla.js (previously Failed)
test/intl402/Temporal/PlainDate/prototype/subtract/leap-year-japanese.js (previously Failed)
test/intl402/Temporal/PlainDate/prototype/subtract/leap-year-roc.js (previously Failed)
test/intl402/Temporal/PlainDate/prototype/subtract/constrain-day-chinese.js (previously Failed)
test/intl402/Temporal/PlainDate/prototype/subtract/constrain-day-persian.js (previously Failed)
test/intl402/Temporal/PlainDate/prototype/subtract/constrain-day-hebrew.js (previously Failed)
test/intl402/Temporal/PlainDate/from/japanese-pre-meiji.js (previously Failed)
test/intl402/Temporal/PlainDate/from/islamic-rgsa.js (previously Failed)
test/intl402/Temporal/PlainDate/from/era-boundary-japanese.js (previously Failed)
test/intl402/Temporal/ZonedDateTime/canonicalize-calendar.js (previously Failed)
test/intl402/Temporal/ZonedDateTime/prototype/until/wrapping-at-end-of-month-dangi.js (previously Failed)
test/intl402/Temporal/ZonedDateTime/prototype/until/leap-months-chinese.js (previously Failed)
test/intl402/Temporal/ZonedDateTime/prototype/until/leap-months-dangi.js (previously Failed)
test/intl402/Temporal/ZonedDateTime/prototype/until/leap-months-hebrew.js (previously Failed)
test/intl402/Temporal/ZonedDateTime/prototype/until/wrapping-at-end-of-month-chinese.js (previously Failed)
test/intl402/Temporal/ZonedDateTime/prototype/add/constrain-day-buddhist.js (previously Failed)
test/intl402/Temporal/ZonedDateTime/prototype/add/leap-year-islamic-civil.js (previously Failed)
test/intl402/Temporal/ZonedDateTime/prototype/add/leap-year-buddhist.js (previously Failed)
test/intl402/Temporal/ZonedDateTime/prototype/add/constrain-day-dangi.js (previously Failed)
test/intl402/Temporal/ZonedDateTime/prototype/add/leap-year-ethioaa.js (previously Failed)
test/intl402/Temporal/ZonedDateTime/prototype/add/leap-year-persian.js (previously Failed)
test/intl402/Temporal/ZonedDateTime/prototype/add/leap-year-islamic-tbla.js (previously Failed)
test/intl402/Temporal/ZonedDateTime/prototype/add/leap-year-gregory.js (previously Failed)
test/intl402/Temporal/ZonedDateTime/prototype/add/constrain-day-islamic-civil.js (previously Failed)
test/intl402/Temporal/ZonedDateTime/prototype/add/constrain-day-roc.js (previously Failed)
test/intl402/Temporal/ZonedDateTime/prototype/add/leap-year-coptic.js (previously Failed)
test/intl402/Temporal/ZonedDateTime/prototype/add/constrain-day-indian.js (previously Failed)
test/intl402/Temporal/ZonedDateTime/prototype/add/leap-year-indian.js (previously Failed)
test/intl402/Temporal/ZonedDateTime/prototype/add/leap-year-ethiopic.js (previously Failed)
test/intl402/Temporal/ZonedDateTime/prototype/add/constrain-day-gregory.js (previously Failed)
test/intl402/Temporal/ZonedDateTime/prototype/add/constrain-day-japanese.js (previously Failed)
test/intl402/Temporal/ZonedDateTime/prototype/add/constrain-day-islamic-tbla.js (previously Failed)
test/intl402/Temporal/ZonedDateTime/prototype/add/leap-year-japanese.js (previously Failed)
test/intl402/Temporal/ZonedDateTime/prototype/add/leap-year-roc.js (previously Failed)
test/intl402/Temporal/ZonedDateTime/prototype/add/constrain-day-chinese.js (previously Failed)
test/intl402/Temporal/ZonedDateTime/prototype/add/constrain-day-persian.js (previously Failed)
test/intl402/Temporal/ZonedDateTime/prototype/add/constrain-day-hebrew.js (previously Failed)
test/intl402/Temporal/ZonedDateTime/prototype/since/wrapping-at-end-of-month-dangi.js (previously Failed)
test/intl402/Temporal/ZonedDateTime/prototype/since/leap-months-chinese.js (previously Failed)
test/intl402/Temporal/ZonedDateTime/prototype/since/leap-months-dangi.js (previously Failed)
test/intl402/Temporal/ZonedDateTime/prototype/since/leap-months-hebrew.js (previously Failed)
test/intl402/Temporal/ZonedDateTime/prototype/since/wrapping-at-end-of-month-chinese.js (previously Failed)
test/intl402/Temporal/ZonedDateTime/prototype/withCalendar/calendar-time-string.js (previously Failed)
test/intl402/Temporal/ZonedDateTime/prototype/subtract/constrain-day-buddhist.js (previously Failed)
test/intl402/Temporal/ZonedDateTime/prototype/subtract/leap-year-islamic-civil.js (previously Failed)
test/intl402/Temporal/ZonedDateTime/prototype/subtract/leap-year-buddhist.js (previously Failed)
test/intl402/Temporal/ZonedDateTime/prototype/subtract/constrain-day-dangi.js (previously Failed)
test/intl402/Temporal/ZonedDateTime/prototype/subtract/leap-year-ethioaa.js (previously Failed)
test/intl402/Temporal/ZonedDateTime/prototype/subtract/leap-year-persian.js (previously Failed)
test/intl402/Temporal/ZonedDateTime/prototype/subtract/leap-year-islamic-tbla.js (previously Failed)
test/intl402/Temporal/ZonedDateTime/prototype/subtract/leap-year-gregory.js (previously Failed)
test/intl402/Temporal/ZonedDateTime/prototype/subtract/constrain-day-islamic-civil.js (previously Failed)
test/intl402/Temporal/ZonedDateTime/prototype/subtract/constrain-day-roc.js (previously Failed)
test/intl402/Temporal/ZonedDateTime/prototype/subtract/leap-year-coptic.js (previously Failed)
test/intl402/Temporal/ZonedDateTime/prototype/subtract/constrain-day-indian.js (previously Failed)
test/intl402/Temporal/ZonedDateTime/prototype/subtract/leap-year-indian.js (previously Failed)
test/intl402/Temporal/ZonedDateTime/prototype/subtract/leap-year-ethiopic.js (previously Failed)
test/intl402/Temporal/ZonedDateTime/prototype/subtract/constrain-day-gregory.js (previously Failed)
test/intl402/Temporal/ZonedDateTime/prototype/subtract/constrain-day-japanese.js (previously Failed)
test/intl402/Temporal/ZonedDateTime/prototype/subtract/constrain-day-islamic-tbla.js (previously Failed)
test/intl402/Temporal/ZonedDateTime/prototype/subtract/leap-year-japanese.js (previously Failed)
test/intl402/Temporal/ZonedDateTime/prototype/subtract/leap-year-roc.js (previously Failed)
test/intl402/Temporal/ZonedDateTime/prototype/subtract/constrain-day-chinese.js (previously Failed)
test/intl402/Temporal/ZonedDateTime/prototype/subtract/constrain-day-persian.js (previously Failed)
test/intl402/Temporal/ZonedDateTime/prototype/subtract/constrain-day-hebrew.js (previously Failed)
test/intl402/Temporal/ZonedDateTime/from/islamic-rgsa.js (previously Failed)
test/intl402/Temporal/ZonedDateTime/from/era-boundary-japanese.js (previously Failed)
test/intl402/Temporal/PlainDateTime/canonicalize-calendar.js (previously Failed)
test/intl402/Temporal/PlainDateTime/prototype/until/wrapping-at-end-of-month-dangi.js (previously Failed)
test/intl402/Temporal/PlainDateTime/prototype/until/leap-months-chinese.js (previously Failed)
test/intl402/Temporal/PlainDateTime/prototype/until/leap-months-dangi.js (previously Failed)
test/intl402/Temporal/PlainDateTime/prototype/until/leap-months-hebrew.js (previously Failed)
test/intl402/Temporal/PlainDateTime/prototype/until/wrapping-at-end-of-month-chinese.js (previously Failed)
test/intl402/Temporal/PlainDateTime/prototype/add/constrain-day-buddhist.js (previously Failed)
test/intl402/Temporal/PlainDateTime/prototype/add/leap-year-islamic-civil.js (previously Failed)
test/intl402/Temporal/PlainDateTime/prototype/add/leap-year-buddhist.js (previously Failed)
test/intl402/Temporal/PlainDateTime/prototype/add/constrain-day-dangi.js (previously Failed)
test/intl402/Temporal/PlainDateTime/prototype/add/leap-year-ethioaa.js (previously Failed)
test/intl402/Temporal/PlainDateTime/prototype/add/leap-year-persian.js (previously Failed)
test/intl402/Temporal/PlainDateTime/prototype/add/leap-year-islamic-tbla.js (previously Failed)
test/intl402/Temporal/PlainDateTime/prototype/add/leap-year-gregory.js (previously Failed)
test/intl402/Temporal/PlainDateTime/prototype/add/constrain-day-islamic-civil.js (previously Failed)
test/intl402/Temporal/PlainDateTime/prototype/add/constrain-day-roc.js (previously Failed)
test/intl402/Temporal/PlainDateTime/prototype/add/leap-year-coptic.js (previously Failed)
test/intl402/Temporal/PlainDateTime/prototype/add/constrain-day-indian.js (previously Failed)
test/intl402/Temporal/PlainDateTime/prototype/add/leap-year-indian.js (previously Failed)
test/intl402/Temporal/PlainDateTime/prototype/add/leap-year-ethiopic.js (previously Failed)
test/intl402/Temporal/PlainDateTime/prototype/add/constrain-day-gregory.js (previously Failed)
test/intl402/Temporal/PlainDateTime/prototype/add/constrain-day-japanese.js (previously Failed)
test/intl402/Temporal/PlainDateTime/prototype/add/constrain-day-islamic-tbla.js (previously Failed)
test/intl402/Temporal/PlainDateTime/prototype/add/leap-year-japanese.js (previously Failed)
test/intl402/Temporal/PlainDateTime/prototype/add/leap-year-roc.js (previously Failed)
test/intl402/Temporal/PlainDateTime/prototype/add/constrain-day-chinese.js (previously Failed)
test/intl402/Temporal/PlainDateTime/prototype/add/constrain-day-persian.js (previously Failed)
test/intl402/Temporal/PlainDateTime/prototype/add/constrain-day-hebrew.js (previously Failed)
test/intl402/Temporal/PlainDateTime/prototype/since/wrapping-at-end-of-month-dangi.js (previously Failed)
test/intl402/Temporal/PlainDateTime/prototype/since/leap-months-chinese.js (previously Failed)
test/intl402/Temporal/PlainDateTime/prototype/since/leap-months-dangi.js (previously Failed)
test/intl402/Temporal/PlainDateTime/prototype/since/leap-months-hebrew.js (previously Failed)
test/intl402/Temporal/PlainDateTime/prototype/since/wrapping-at-end-of-month-chinese.js (previously Failed)
test/intl402/Temporal/PlainDateTime/prototype/withCalendar/calendar-time-string.js (previously Failed)
test/intl402/Temporal/PlainDateTime/prototype/subtract/constrain-day-buddhist.js (previously Failed)
test/intl402/Temporal/PlainDateTime/prototype/subtract/leap-year-islamic-civil.js (previously Failed)
test/intl402/Temporal/PlainDateTime/prototype/subtract/leap-year-buddhist.js (previously Failed)
test/intl402/Temporal/PlainDateTime/prototype/subtract/constrain-day-dangi.js (previously Failed)
test/intl402/Temporal/PlainDateTime/prototype/subtract/leap-year-ethioaa.js (previously Failed)
test/intl402/Temporal/PlainDateTime/prototype/subtract/leap-year-persian.js (previously Failed)
test/intl402/Temporal/PlainDateTime/prototype/subtract/leap-year-islamic-tbla.js (previously Failed)
test/intl402/Temporal/PlainDateTime/prototype/subtract/leap-year-gregory.js (previously Failed)
test/intl402/Temporal/PlainDateTime/prototype/subtract/constrain-day-islamic-civil.js (previously Failed)
test/intl402/Temporal/PlainDateTime/prototype/subtract/constrain-day-roc.js (previously Failed)
test/intl402/Temporal/PlainDateTime/prototype/subtract/leap-year-coptic.js (previously Failed)
test/intl402/Temporal/PlainDateTime/prototype/subtract/constrain-day-indian.js (previously Failed)
test/intl402/Temporal/PlainDateTime/prototype/subtract/leap-year-indian.js (previously Failed)
test/intl402/Temporal/PlainDateTime/prototype/subtract/leap-year-ethiopic.js (previously Failed)
test/intl402/Temporal/PlainDateTime/prototype/subtract/constrain-day-gregory.js (previously Failed)
test/intl402/Temporal/PlainDateTime/prototype/subtract/constrain-day-japanese.js (previously Failed)
test/intl402/Temporal/PlainDateTime/prototype/subtract/constrain-day-islamic-tbla.js (previously Failed)
test/intl402/Temporal/PlainDateTime/prototype/subtract/leap-year-japanese.js (previously Failed)
test/intl402/Temporal/PlainDateTime/prototype/subtract/leap-year-roc.js (previously Failed)
test/intl402/Temporal/PlainDateTime/prototype/subtract/constrain-day-chinese.js (previously Failed)
test/intl402/Temporal/PlainDateTime/prototype/subtract/constrain-day-persian.js (previously Failed)
test/intl402/Temporal/PlainDateTime/prototype/subtract/constrain-day-hebrew.js (previously Failed)
test/intl402/Temporal/PlainDateTime/from/islamic-rgsa.js (previously Failed)
test/intl402/Temporal/PlainDateTime/from/era-boundary-japanese.js (previously Failed)
Broken tests (1):
test/intl402/DateTimeFormat/prototype/format/time-clip-near-time-boundaries.js (previously Passed)

Tested main commit: 442b7fd5840898565a48be4adb70b8dbbfbff84c
Tested PR commit: 046f196813975ff7f28ae82b44905a20457f65b2
Compare commits: 442b7fd...046f196

@jedel1043
Copy link
Copy Markdown
Member

@dependabot recreate

Bumps the rust-dependencies group with 13 updates:

| Package | From | To |
| --- | --- | --- |
| [indexmap](https://github.com/indexmap-rs/indexmap) | `2.13.0` | `2.13.1` |
| [regress](https://github.com/ridiculousfish/regress) | `0.11.0` | `0.11.1` |
| [rustc-hash](https://github.com/rust-lang/rustc-hash) | `2.1.1` | `2.1.2` |
| [toml](https://github.com/toml-rs/toml) | `1.1.0+spec-1.1.0` | `1.1.2+spec-1.1.0` |
| [timezone_provider](https://github.com/boa-dev/temporal) | `0.2.0` | `0.2.3` |
| [temporal_rs](https://github.com/boa-dev/temporal) | `0.2.0` | `0.2.1` |
| [tokio](https://github.com/tokio-rs/tokio) | `1.50.0` | `1.51.0` |
| [icu_locale_core](https://github.com/unicode-org/icu4x) | `2.1.1` | `2.2.0` |
| [tinystr](https://github.com/unicode-org/icu4x) | `0.8.2` | `0.8.3` |
| [yoke](https://github.com/unicode-org/icu4x) | `0.8.1` | `0.8.2` |
| [zerofrom](https://github.com/unicode-org/icu4x) | `0.1.6` | `0.1.7` |
| [fixed_decimal](https://github.com/unicode-org/icu4x) | `0.7.1` | `0.7.2` |
| [insta](https://github.com/mitsuhiko/insta) | `1.47.0` | `1.47.2` |


Updates `indexmap` from 2.13.0 to 2.13.1
- [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md)
- [Commits](indexmap-rs/indexmap@2.13.0...2.13.1)

Updates `regress` from 0.11.0 to 0.11.1
- [Release notes](https://github.com/ridiculousfish/regress/releases)
- [Commits](ridiculousfish/regress@v0.11.0...v0.11.1)

Updates `rustc-hash` from 2.1.1 to 2.1.2
- [Changelog](https://github.com/rust-lang/rustc-hash/blob/master/CHANGELOG.md)
- [Commits](rust-lang/rustc-hash@v2.1.1...v2.1.2)

Updates `toml` from 1.1.0+spec-1.1.0 to 1.1.2+spec-1.1.0
- [Commits](toml-rs/toml@toml-v1.1.0...toml-v1.1.2)

Updates `timezone_provider` from 0.2.0 to 0.2.3
- [Release notes](https://github.com/boa-dev/temporal/releases)
- [Changelog](https://github.com/boa-dev/temporal/blob/main/CHANGELOG.md)
- [Commits](boa-dev/temporal@v0.2.0...v0.2.3)

Updates `temporal_rs` from 0.2.0 to 0.2.1
- [Release notes](https://github.com/boa-dev/temporal/releases)
- [Changelog](https://github.com/boa-dev/temporal/blob/main/CHANGELOG.md)
- [Commits](boa-dev/temporal@v0.2.0...v0.2.1)

Updates `tokio` from 1.50.0 to 1.51.0
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-1.50.0...tokio-1.51.0)

Updates `icu_locale_core` from 2.1.1 to 2.2.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/commits/icu@2.2.0)

Updates `tinystr` from 0.8.2 to 0.8.3
- [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/commits)

Updates `yoke` from 0.8.1 to 0.8.2
- [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/commits)

Updates `zerofrom` from 0.1.6 to 0.1.7
- [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/commits)

Updates `fixed_decimal` from 0.7.1 to 0.7.2
- [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/commits)

Updates `insta` from 1.47.0 to 1.47.2
- [Release notes](https://github.com/mitsuhiko/insta/releases)
- [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md)
- [Commits](mitsuhiko/insta@1.47.0...1.47.2)

---
updated-dependencies:
- dependency-name: indexmap
  dependency-version: 2.13.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
- dependency-name: regress
  dependency-version: 0.11.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
- dependency-name: rustc-hash
  dependency-version: 2.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
- dependency-name: toml
  dependency-version: 1.1.2+spec-1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
- dependency-name: timezone_provider
  dependency-version: 0.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
- dependency-name: temporal_rs
  dependency-version: 0.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
- dependency-name: tokio
  dependency-version: 1.51.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust-dependencies
- dependency-name: icu_locale_core
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust-dependencies
- dependency-name: tinystr
  dependency-version: 0.8.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
- dependency-name: yoke
  dependency-version: 0.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
- dependency-name: zerofrom
  dependency-version: 0.1.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
- dependency-name: fixed_decimal
  dependency-version: 0.7.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
- dependency-name: insta
  dependency-version: 1.47.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot changed the title chore(deps): bump the rust-dependencies group with 13 updates chore(deps): bump the rust-dependencies group across 1 directory with 13 updates Apr 5, 2026
@dependabot dependabot bot force-pushed the dependabot/cargo/rust-dependencies-43964f56c3 branch from ad54d98 to 1869e93 Compare April 5, 2026 03:05
@github-actions github-actions bot added C-Builtins PRs and Issues related to builtins/intrinsics C-Intl Changes related to the `Intl` implementation labels Apr 6, 2026
@jedel1043 jedel1043 enabled auto-merge April 6, 2026 20:27
@jedel1043 jedel1043 added this pull request to the merge queue Apr 6, 2026
Merged via the queue into main with commit 9d08181 Apr 6, 2026
21 checks passed
@jedel1043 jedel1043 deleted the dependabot/cargo/rust-dependencies-43964f56c3 branch April 6, 2026 21:00
@github-actions github-actions bot removed the Waiting On Review Waiting on reviews from the maintainers label Apr 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-Builtins PRs and Issues related to builtins/intrinsics C-Dependencies Pull requests that update a dependency file C-Intl Changes related to the `Intl` implementation C-Tests Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant