Update Rust crate chrono to 0.4.41 #52

Merged
renovate merged 1 commits from renovate/chrono-0.x into master 2025-05-01 00:19:33 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
chrono dependencies patch 0.4.40 -> 0.4.41

Release Notes

chronotope/chrono (chrono)

v0.4.41

Compare Source

What's Changed


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [chrono](https://github.com/chronotope/chrono) | dependencies | patch | `0.4.40` -> `0.4.41` | --- ### Release Notes <details> <summary>chronotope/chrono (chrono)</summary> ### [`v0.4.41`](https://github.com/chronotope/chrono/releases/tag/v0.4.41) [Compare Source](https://github.com/chronotope/chrono/compare/v0.4.40...v0.4.41) #### What's Changed - Add `subsec_micros` and `subsec_millis` methods to `TimeDelta` by [@&#8203;ggoetz](https://github.com/ggoetz) in https://github.com/chronotope/chrono/pull/1668 - Deprecate `NaiveDateTime::UNIX_EPOCH` by [@&#8203;robertbastian](https://github.com/robertbastian) in https://github.com/chronotope/chrono/pull/1670 - Implement `as_seconds_f32` and `as_seconds_f64` for `TimeDelta` by [@&#8203;ggoetz](https://github.com/ggoetz) in https://github.com/chronotope/chrono/pull/1671 - chore: fix some comments by [@&#8203;jimmycathy](https://github.com/jimmycathy) in https://github.com/chronotope/chrono/pull/1677 - Add `num_days_in_month` method to `Datelike` trait by [@&#8203;aslilac](https://github.com/aslilac) in https://github.com/chronotope/chrono/pull/1673 - add `WeekdaySet`, a collection of `Weekday` that is `Copy` by [@&#8203;Kinrany](https://github.com/Kinrany) in https://github.com/chronotope/chrono/pull/1676 - WeekdaySet tweaks by [@&#8203;djc](https://github.com/djc) in https://github.com/chronotope/chrono/pull/1680 - Upgrade to windows-bindgen 0.61 by [@&#8203;djc](https://github.com/djc) in https://github.com/chronotope/chrono/pull/1682 - Implemented a consistent Eq trait for NaiveWeek by [@&#8203;Splashling1789](https://github.com/Splashling1789) in https://github.com/chronotope/chrono/pull/1687 - TimeZone::from_posix_tz: Treat empty TZ variable as UTC by [@&#8203;drinkcat](https://github.com/drinkcat) in https://github.com/chronotope/chrono/pull/1691 - Add support for lossy format strings by [@&#8203;Qelxiros](https://github.com/Qelxiros) in https://github.com/chronotope/chrono/pull/1693 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2025-04-30 00:19:35 +00:00
Update Rust crate chrono to 0.4.41
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
f1a7943d93
renovate merged commit f1a7943d93 into master 2025-05-01 00:19:33 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pierre/MatrixGW#52
No description provided.