Update all dependencies #9

Merged
kjuulh merged 1 commits from renovate/all into main 2022-11-12 13:31:13 +01:00
Owner

This PR contains the following updates:

Package Type Update Change
chrono dependencies patch 0.4.22 -> 0.4.23
clap dependencies patch 4.0.22 -> 4.0.23

Release Notes

chronotope/chrono

v0.4.23

Compare Source

0.4.23 is the next 0.4 release of the popular chrono date and time library for Rust. After the 0.4.20-0.4.22 series that brought chrono back to life after a long hiatus, development has been fairly quiet, allowing us to start planning changes for the 0.5.0 release. As such, we've started deprecating some APIs that are likely to be removed in 0.5. If you have any feedback on these changes, please let us know in the issue tracker!

Deprecations
  • Deprecate methods that have an _opt() alternative (#​827)
  • Deprecate usage of the Date<Tz> type (#​851)
Features
Fixes
  • Support tzdb location on AIX (#​826)
  • Fix warnings in documentation (#​847)

On behalf of @​esheppa and @​djc, thanks to all contributors!

clap-rs/clap

v4.0.23

Compare Source

Fixes
  • Don't panic on reporting invalid-long errors when followed by invalid UTF8
  • (help) Clarified argument to help subcommand

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, click this checkbox.

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.22` -> `0.4.23` | | [clap](https://github.com/clap-rs/clap) | dependencies | patch | `4.0.22` -> `4.0.23` | --- ### Release Notes <details> <summary>chronotope/chrono</summary> ### [`v0.4.23`](https://github.com/chronotope/chrono/releases/tag/v0.4.23) [Compare Source](https://github.com/chronotope/chrono/compare/v0.4.22...v0.4.23) 0.4.23 is the next 0.4 release of the popular chrono date and time library for Rust. After the 0.4.20-0.4.22 series that brought chrono back to life after a long hiatus, development has been fairly quiet, allowing us to start planning changes for the 0.5.0 release. As such, we've started deprecating some APIs that are likely to be removed in 0.5. If you have any feedback on these changes, please let us know in the issue tracker! ##### Deprecations - Deprecate methods that have an `_opt()` alternative ([#&#8203;827](https://github.com/chronotope/chrono/issues/827)) - Deprecate usage of the `Date<Tz>` type ([#&#8203;851](https://github.com/chronotope/chrono/issues/851)) ##### Features - Optimize RFC 3339 (and RFC 2822) encoding ([#&#8203;844](https://github.com/chronotope/chrono/issues/844), thanks to [@&#8203;conradludgate](https://github.com/conradludgate)) - Addition and subtraction with the `Days` type ([#&#8203;784](https://github.com/chronotope/chrono/issues/784)) - Add `NaiveDateTime::from_timestamp_millis(_opt)` ([#&#8203;818](https://github.com/chronotope/chrono/issues/818), thanks to [@&#8203;Pscheidl](https://github.com/Pscheidl) -- backported in [#&#8203;823](https://github.com/chronotope/chrono/issues/823)) - Allow for changing TZ variable and cache it for `Local` timezone ([#&#8203;853](https://github.com/chronotope/chrono/issues/853)) - Add optional support for the `arbitrary::Arbitrary` trait ([#&#8203;849](https://github.com/chronotope/chrono/issues/849), thanks to [@&#8203;greyblake](https://github.com/greyblake) and [@&#8203;asayers](https://github.com/asayers)) ##### Fixes - Support tzdb location on AIX ([#&#8203;826](https://github.com/chronotope/chrono/issues/826)) - Fix warnings in documentation ([#&#8203;847](https://github.com/chronotope/chrono/issues/847)) On behalf of [@&#8203;esheppa](https://github.com/esheppa) and [@&#8203;djc](https://github.com/djc), thanks to all contributors! </details> <details> <summary>clap-rs/clap</summary> ### [`v4.0.23`](https://github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#&#8203;4023---2022-11-11) [Compare Source](https://github.com/clap-rs/clap/compare/v4.0.22...v4.0.23) ##### Fixes - Don't panic on reporting invalid-long errors when followed by invalid UTF8 - *(help)* Clarified argument to `help` subcommand </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yNDEuMTEiLCJ1cGRhdGVkSW5WZXIiOiIzMi4yNDEuMTEifQ==-->
kjuulh added 1 commit 2022-11-12 13:10:50 +01:00
Update all dependencies
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
4e3bec3a1d
kjuulh merged commit 4e3bec3a1d into main 2022-11-12 13:31:13 +01: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: kjuulh/github-status#9
No description provided.