fix(deps): update rust crate chrono to v0.4.41 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
chrono | dependencies | patch |
0.4.38 -> 0.4.41
|
Release Notes
chronotope/chrono (chrono)
v0.4.41
What's Changed
- Add
subsec_micros
andsubsec_millis
methods toTimeDelta
by @ggoetz in https://github.com/chronotope/chrono/pull/1668 - Deprecate
NaiveDateTime::UNIX_EPOCH
by @robertbastian in https://github.com/chronotope/chrono/pull/1670 - Implement
as_seconds_f32
andas_seconds_f64
forTimeDelta
by @ggoetz in https://github.com/chronotope/chrono/pull/1671 - chore: fix some comments by @jimmycathy in https://github.com/chronotope/chrono/pull/1677
- Add
num_days_in_month
method toDatelike
trait by @aslilac in https://github.com/chronotope/chrono/pull/1673 - add
WeekdaySet
, a collection ofWeekday
that isCopy
by @Kinrany in https://github.com/chronotope/chrono/pull/1676 - WeekdaySet tweaks by @djc in https://github.com/chronotope/chrono/pull/1680
- Upgrade to windows-bindgen 0.61 by @djc in https://github.com/chronotope/chrono/pull/1682
- Implemented a consistent Eq trait for NaiveWeek by @Splashling1789 in https://github.com/chronotope/chrono/pull/1687
- TimeZone::from_posix_tz: Treat empty TZ variable as UTC by @drinkcat in https://github.com/chronotope/chrono/pull/1691
- Add support for lossy format strings by @Qelxiros in https://github.com/chronotope/chrono/pull/1693
v0.4.40
: 0.4.40
What's Changed
- Add Month::num_days() by @djc in https://github.com/chronotope/chrono/pull/1645
- Update Windows dependencies by @kennykerr in https://github.com/chronotope/chrono/pull/1646
- Feature/round_up method on DurationRound trait by @MagnumTrader in https://github.com/chronotope/chrono/pull/1651
- Expose
write_to
forDelayedFormat
by @tugtugtug in https://github.com/chronotope/chrono/pull/1654 - Update LICENSE.txt by @maximevtush in https://github.com/chronotope/chrono/pull/1656
- docs: fix minor typo by @samfolo in https://github.com/chronotope/chrono/pull/1659
- Use NaiveDateTime for internal tz_info methods. by @AVee in https://github.com/chronotope/chrono/pull/1658
- Upgrade to windows-bindgen 0.60 by @djc in https://github.com/chronotope/chrono/pull/1665
- Add quarter (%q) date string specifier by @drinkcat in https://github.com/chronotope/chrono/pull/1666
v0.4.39
: 0.4.39
What's Changed
- #1577: Changed years_since documentation to match its implementation by @Taxalo in https://github.com/chronotope/chrono/pull/1578
- Remove obsolete weird feature guard by @djc in https://github.com/chronotope/chrono/pull/1582
- Fix format::strftime docs link by @frederikhors in https://github.com/chronotope/chrono/pull/1581
- Fix micros (optional) limit in and_hms_micro_opt by @qrilka in https://github.com/chronotope/chrono/pull/1584
- Update windows-bindgen requirement from 0.56 to 0.57 by @dependabot in https://github.com/chronotope/chrono/pull/1589
- native/date: Improve DelayedFormat doc re Panics by @behnam-oneschema in https://github.com/chronotope/chrono/pull/1590
- Fix typo in rustdoc of
from_timestamp_nanos()
by @sgoll in https://github.com/chronotope/chrono/pull/1591 - Update windows-bindgen requirement from 0.57 to 0.58 by @dependabot in https://github.com/chronotope/chrono/pull/1594
- docs: document century cutoff for %y by @MarcoGorelli in https://github.com/chronotope/chrono/pull/1598
- Checked
NaiveWeek
methods by @bragov4ik in https://github.com/chronotope/chrono/pull/1600 - Impl serde::Serialize and serde::Deserialize for TimeDelta by @Awpteamoose in https://github.com/chronotope/chrono/pull/1599
- Derive
PartialEq
,Eq
,Hash
,Copy
andClone
onNaiveWeek
by @DSeeLP in https://github.com/chronotope/chrono/pull/1618 - Support ohos tzdata since ver.oh35 by @MirageLyu in https://github.com/chronotope/chrono/pull/1613
- Use Formatter::pad (instead of write_str) for Weekdays by @horazont in https://github.com/chronotope/chrono/pull/1621
- Fix typos by @szepeviktor in https://github.com/chronotope/chrono/pull/1623
- Fix comment. by @khuey in https://github.com/chronotope/chrono/pull/1624
- chore: add
#[inline]
tonum_days
by @CommanderStorm in https://github.com/chronotope/chrono/pull/1627 - fix typo by @futreall in https://github.com/chronotope/chrono/pull/1633
- Update mod.rs by @donatik27 in https://github.com/chronotope/chrono/pull/1638
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by renovate