cacophony
cacophony copied to clipboard
Bump zerovec from 0.10.2 to 0.10.4
Bumps zerovec from 0.10.2 to 0.10.4.
Changelog
Sourced from zerovec's changelog.
Changelog
icu4x 1.5.x
icu_calendar
- (1.5.1) Fix Japanese calendar Gregorian era year 0 (unicode-org/icu4x#4968)
- (1.5.2) Enforce C,packed, not just packed, on ULE types, fixing for incoming changes to
repr(Rust)
(unicode-org/icu4x#5049)icu_datetime
- (1.5.1) Fix incorrect assertion in week-of-year formatting (unicode-org/icu4x#4977)
icu_casemap
- (1.5.1) Enforce C,packed, not just packed, on ULE types, fixing for incoming changes to
repr(Rust)
(unicode-org/icu4x#5049)icu_capi
- (1.5.1) Fix situations in which
libc_alloc
is specified as a dependency (unicode-org/icu4x#5119)icu_properties
- (1.5.1) Enforce C,packed, not just packed, on ULE types, fixing for incoming changes to
repr(Rust)
(unicode-org/icu4x#5049)zerovec
- (0.10.3) Fix size regression by making
twox-hash
depno_std
(unicode-org/icu4x#5007)- (0.10.3) Enforce C,packed, not just packed, on ULE types, fixing for incoming changes to
repr(Rust)
(unicode-org/icu4x#5049)- (0.10.4) Enforce C,packed on OptionVarULE (unicode-org/icu4x#5143)
zerovec_derive
- (0.10.3) Enforce C,packed, not just packed, on ULE types, fixing for incoming changes to
repr(Rust)
(unicode-org/icu4x#5049)icu4x 1.5 (May 28, 2024)
- Components
- General
- Compiled data updated to CLDR 45 and ICU 75 (unicode-org#4782)
icu_calendar
- Fix duration offsetting and negative-year bugs in several calendars including Chinese, Islamic, Coptic, Ethiopian, and Hebrew (#4904)
- Improved approximation for Persian calendrical calculations (unicode-org/icu4x#4713)
- Fix weekday calculations in negative ISO years (unicode-org/icu4x#4894)
- New
DateTime::local_unix_epoch()
convenience constructor (unicode-org/icu4x#4479)- Add caching for all islamic calendars (unicode-org/icu4x#4785)
- Add caching for chinese based calendars (unicode-org/icu4x#4411, unicode-org/icu4x#4468)
- Switch Hebrew to faster keviyah/Four Gates calculations (unicode-org/icu4x#4504)
- Replace 2820-year with 33-year cycle in Persian calendar, with override table (unicode-org/icu4x#4770, unicode-org/icu4x#4775, unicode-org/icu4x#4796)
- Fix bugs in several calendars with new continuity test (unicode-org/icu4x#4904)
- Fix year 2319 in the Chinese calendar (unicode-org/icu4x#4929)
- Fix ISO weekday calculations in negative years (unicode-org/icu4x#4894)
icu_collections
- Switch from
wasmer
towasmi
inicu_codepointtrie_builder
(unicode-org/icu4x#4621)icu_normalizer
- Make UTS 46 normalization non-experimental (#4712)
icu_datetime
- Experimental "neo" datetime formatter with support for semantic skeleta and fine-grained data slicing (unicode-org/icu4x#1317, unicode-org/icu4x#3347)
Writeable
andDisplay
implementations now don't returnfmt::Error
s that don't originate from thefmt::Write
anymore (#4732, #4851, #4863)- Make
CldrCalendar
trait sealed except with experimental feature (unicode-org/icu4x#4392)FormattedDateTime
andFormattedZonedDateTime
now implementClone
andCopy
(unicode-org/icu4x#4476)icu_experimental
... (truncated)
Commits
- See full diff in compare view
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 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) You can disable automated security fix PRs for this repo from the Security Alerts page.
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.