atm0s-media-server
atm0s-media-server copied to clipboard
chore(deps): bump chrono from 0.4.40 to 0.4.42
trafficstars
Bumps chrono from 0.4.40 to 0.4.42.
Release notes
Sourced from chrono's releases.
0.4.42
What's Changed
- Add fuzzer for DateTime::parse_from_str by
@tyler92in chronotope/chrono#1700- Fix wrong amount of micro/milliseconds by
@nmltin chronotope/chrono#1703- Add warning about MappedLocalTime and wasm by
@lutzkyin chronotope/chrono#1702- Fix incorrect parsing of fixed-length second fractions by
@chris-leachin chronotope/chrono#1705- Fix cfgs for
wasm32-linuxsupport by@arjunr2in chronotope/chrono#1707- Fix OpenHarmony's
tzdataparsing by@ldm0in chronotope/chrono#1679- Convert NaiveDate to/from days since unix epoch by
@findepiin chronotope/chrono#1715- Add
?Sizedbound to related methods ofDelayedFormat::write_toby@Huliiiiiiin chronotope/chrono#1721- Add
from_timestamp_secsmethod toDateTimeby@jasonaowenin chronotope/chrono#1719- Migrate to core::error::Error by
@benbrittainin chronotope/chrono#1704- Upgrade to windows-bindgen 0.63 by
@djcin chronotope/chrono#1730- strftime: simplify error handling by
@djcin chronotope/chrono#1731v0.4.41
What's Changed
- Add
subsec_microsandsubsec_millismethods toTimeDeltaby@ggoetzin chronotope/chrono#1668- Deprecate
NaiveDateTime::UNIX_EPOCHby@robertbastianin chronotope/chrono#1670- Implement
as_seconds_f32andas_seconds_f64forTimeDeltaby@ggoetzin chronotope/chrono#1671- chore: fix some comments by
@jimmycathyin chronotope/chrono#1677- Add
num_days_in_monthmethod toDateliketrait by@aslilacin chronotope/chrono#1673- add
WeekdaySet, a collection ofWeekdaythat isCopyby@Kinranyin chronotope/chrono#1676- WeekdaySet tweaks by
@djcin chronotope/chrono#1680- Upgrade to windows-bindgen 0.61 by
@djcin chronotope/chrono#1682- Implemented a consistent Eq trait for NaiveWeek by
@Splashling1789in chronotope/chrono#1687- TimeZone::from_posix_tz: Treat empty TZ variable as UTC by
@drinkcatin chronotope/chrono#1691- Add support for lossy format strings by
@Qelxirosin chronotope/chrono#1693
Commits
f3fd15fBump version to 0.4.425cf5603strftime: add regression test casea623170strftime: simplify error handling36fbfb1strftime: move specifier handling out of match to reduce rightward drift7f413c3strftime: yield None early9d5dfe1strftime: outline constantse5f6be7strftime: move error() method below callerd516c27strftime: merge impl blocks0ee2172strftime: re-order items to keep impls together757a8b0Upgrade to windows-bindgen 0.63- Additional commits viewable 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.