ducker
ducker copied to clipboard
chore(deps): bump chrono from 0.4.39 to 0.4.41
Bumps chrono from 0.4.39 to 0.4.41.
Release notes
Sourced from chrono's releases.
v0.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#16930.4.40
What's Changed
- Add Month::num_days() by
@​djcin chronotope/chrono#1645- Update Windows dependencies by
@​kennykerrin chronotope/chrono#1646- Feature/round_up method on DurationRound trait by
@​MagnumTraderin chronotope/chrono#1651- Expose
write_toforDelayedFormatby@​tugtugtugin chronotope/chrono#1654- Update LICENSE.txt by
@​maximevtushin chronotope/chrono#1656- docs: fix minor typo by
@​samfoloin chronotope/chrono#1659- Use NaiveDateTime for internal tz_info methods. by
@​AVeein chronotope/chrono#1658- Upgrade to windows-bindgen 0.60 by
@​djcin chronotope/chrono#1665- Add quarter (%q) date string specifier by
@​drinkcatin chronotope/chrono#1666
Commits
d1de1d9Bump version to 0.4.41e2bd1d1Add support for lenient format strings (#1693)2c95b0aTweak expression to avoid repetitionebeef99TimeZone::from_posix_tz: Treat empty TZ variable as UTCdc068f0Tweak style on NaiveWeek fixesb267a4fImplemented consistent Hash and Eq trait for NaiveWeek7c0bd13Apply suggestions from clippy 1.86104cdc7Bump MSRV to 1.626a85301Upgrade to windows-bindgen 0.61265c79bTweak WeekdaySet method order- 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)
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.