Update Rust crate chrono to 0.4.24 #100

Merged
pierre merged 1 commits from renovate/chrono-0.x into master 2023-03-29 08:35:09 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
chrono dependencies patch 0.4.23 -> 0.4.24

Release Notes

chronotope/chrono

v0.4.24: 0.4.24

Compare Source

This is a small maintenance release with accumulated fixes and improvements.

Thanks to all contributors from the chrono team, @​esheppa and @​djc.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 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.23` -> `0.4.24` | --- ### Release Notes <details> <summary>chronotope/chrono</summary> ### [`v0.4.24`](https://github.com/chronotope/chrono/releases/tag/v0.4.24): 0.4.24 [Compare Source](https://github.com/chronotope/chrono/compare/v0.4.23...v0.4.24) This is a small maintenance release with accumulated fixes and improvements. - Fix doc on `Days::new()` to refer to days, not months ([#&#8203;874](https://github.com/chronotope/chrono/issues/874), thanks to [@&#8203;brotskydotcom](https://github.com/brotskydotcom)) - Clarify out of range value for `from_timestamp_opt()` ([#&#8203;879](https://github.com/chronotope/chrono/issues/879), thanks to [@&#8203;xmo-odoo](https://github.com/xmo-odoo)) - Add `format_localized()` for `NaiveDate` ([#&#8203;881](https://github.com/chronotope/chrono/issues/881), thanks to [@&#8203;mseele](https://github.com/mseele)) - Fix bug in `Add`/`Sub` `Days`, add tests with DST timezone ([#&#8203;878](https://github.com/chronotope/chrono/issues/878)) - Make `NaiveTime::MIN` public ([#&#8203;890](https://github.com/chronotope/chrono/issues/890)) - Fix `from_timestamp_millis()` implementation and add more tests ([#&#8203;885](https://github.com/chronotope/chrono/issues/885)) - Fix typo in docstrings ([#&#8203;897](https://github.com/chronotope/chrono/issues/897), thanks to [@&#8203;dandxy89](https://github.com/dandxy89)) - Add test proving that [#&#8203;903](https://github.com/chronotope/chrono/issues/903) is fixed in 0.4.x head ([#&#8203;905](https://github.com/chronotope/chrono/issues/905), thanks to [@&#8203;umanwizard](https://github.com/umanwizard)) - Add `from_timestamp_micros()` function ([#&#8203;906](https://github.com/chronotope/chrono/issues/906), thanks to [@&#8203;umanwizard](https://github.com/umanwizard)) - Check cargo-deny in CI ([#&#8203;909](https://github.com/chronotope/chrono/issues/909)) - Derive `Hash` for most pub types that also derive `PartialEq` ([#&#8203;938](https://github.com/chronotope/chrono/issues/938), thanks to [@&#8203;bruceg](https://github.com/bruceg)) - Update deprecated methods in `from_utc()` example ([#&#8203;939](https://github.com/chronotope/chrono/issues/939), thanks to [@&#8203;greg-el](https://github.com/greg-el)) - Fix panic in `DateTime::checked_add_days()` ([#&#8203;942](https://github.com/chronotope/chrono/issues/942), thanks to [@&#8203;Ekleog](https://github.com/Ekleog)) - More documentation for dates before 1 BCE or after 9999 CE ([#&#8203;950](https://github.com/chronotope/chrono/issues/950), thanks to [@&#8203;cgit](https://github.com/cgit)) - Improve `FixedOffset` docs ([#&#8203;953](https://github.com/chronotope/chrono/issues/953), thanks to [@&#8203;klnusbaum](https://github.com/klnusbaum)) - Add chrono-fuzz to CI and update its libfuzzer-sys dependency ([#&#8203;968](https://github.com/chronotope/chrono/issues/968), thanks to [@&#8203;LingMan](https://github.com/LingMan)) - Fixes to parsing and calculation of week numbers ([#&#8203;966](https://github.com/chronotope/chrono/issues/966), thanks to [@&#8203;raphaelroosz](https://github.com/raphaelroosz)) - Make iana-time-zone a target specific dependency ([#&#8203;980](https://github.com/chronotope/chrono/issues/980), thanks to [@&#8203;krtab](https://github.com/krtab)) - Make eligible functions `const` ([#&#8203;984](https://github.com/chronotope/chrono/issues/984), thanks to [@&#8203;tormeh](https://github.com/tormeh)) Thanks to all contributors from the chrono team, [@&#8203;esheppa](https://github.com/esheppa) and [@&#8203;djc](https://github.com/djc). </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNS4yNC41IiwidXBkYXRlZEluVmVyIjoiMzUuMjQuNSJ9-->
pierre added 1 commit 2023-03-29 00:15:47 +00:00
Update Rust crate chrono to 0.4.24
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
dc449dfe42
pierre merged commit c085081c5f into master 2023-03-29 08:35:09 +00:00
pierre deleted branch renovate/chrono-0.x 2023-03-29 08:35:09 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: pierre/BasicOIDC#100
No description provided.