chore(deps): update rust crate chrono to v0.4.44 by renovate[bot] · Pull Request #691 · phcode-dev/phoenix-desktop
Copy link Copy Markdown
Contributor
renovate
bot
commented
Mar 28, 2026
renovate
bot
commented
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| chrono | dependencies | patch | 0.4.40 → 0.4.44 |
Release Notes
chronotope/chrono (chrono)
v0.4.44: 0.4.44
What's Changed
- docs: match MSRV with
Cargo.tomlcontents by @coryan in #1772 - Add track_caller to non-deprecated functions by @svix-jplatte in #1774
v0.4.43: 0.4.43
What's Changed
- Install extra components for lint workflow by @djc in #1741
- Upgrade windows-bindgen to 0.64 by @djc in #1742
- Improve windows-bindgen setup by @djc in #1744
- Drop stabilized feature doc_auto_cfg by @djc in #1745
- Faster RFC 3339 parsing by @djc in #1748
- Update windows-bindgen requirement from 0.64 to 0.65 by @dependabot[bot] in #1751
- add
NaiveDate::abs_diffby @Kinrany in #1752 - Add feature gated defmt support. by @pebender in #1747
- Drop deny lints, eager Debug impls are a mixed blessing by @djc in #1753
- chore: minor improvement for docs by @spuradage in #1756
- Added doctest for the NaiveDate years_since function by @LucasBou in #1755
- Prepare 0.4.43 by @djc in #1765
- Update copyright year to 2026 in LICENSE.txt by @taozui472 in #1767
v0.4.42: 0.4.42
What's Changed
- Add fuzzer for DateTime::parse_from_str by @tyler92 in #1700
- Fix wrong amount of micro/milliseconds by @nmlt in #1703
- Add warning about MappedLocalTime and wasm by @lutzky in #1702
- Fix incorrect parsing of fixed-length second fractions by @chris-leach in #1705
- Fix cfgs for
wasm32-linuxsupport by @arjunr2 in #1707 - Fix OpenHarmony's
tzdataparsing by @ldm0 in #1679 - Convert NaiveDate to/from days since unix epoch by @findepi in #1715
- Add
?Sizedbound to related methods ofDelayedFormat::write_toby @Huliiiiii in #1721 - Add
from_timestamp_secsmethod toDateTimeby @jasonaowen in #1719 - Migrate to core::error::Error by @benbrittain in #1704
- Upgrade to windows-bindgen 0.63 by @djc in #1730
- strftime: simplify error handling by @djc in #1731
v0.4.41
What's Changed
- Add
subsec_microsandsubsec_millismethods toTimeDeltaby @ggoetz in #1668 - Deprecate
NaiveDateTime::UNIX_EPOCHby @robertbastian in #1670 - Implement
as_seconds_f32andas_seconds_f64forTimeDeltaby @ggoetz in #1671 - chore: fix some comments by @jimmycathy in #1677
- Add
num_days_in_monthmethod toDateliketrait by @aslilac in #1673 - add
WeekdaySet, a collection ofWeekdaythat isCopyby @Kinrany in #1676 - WeekdaySet tweaks by @djc in #1680
- Upgrade to windows-bindgen 0.61 by @djc in #1682
- Implemented a consistent Eq trait for NaiveWeek by @Splashling1789 in #1687
- TimeZone::from_posix_tz: Treat empty TZ variable as UTC by @drinkcat in #1691
- Add support for lossy format strings by @Qelxiros in #1693
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.