fix(deps): update all dependencies #78

Merged
kjuulh merged 1 commits from renovate/all into main 2023-12-28 19:52:35 +01:00
Owner

This PR contains the following updates:

Package Type Update Change
clap dependencies patch 4.4.11 -> 4.4.12
tempfile (source) dependencies minor 3.8.1 -> 3.9.0

Release Notes

clap-rs/clap

v4.4.12

Compare Source

Performance
  • Only ask TypedValueParser for possible values if needed
Stebalien/tempfile

v3.9.0

Compare Source

  • Updates windows-sys to 0.52
  • Updates minimum rustix version to 0.38.25

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, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [clap](https://github.com/clap-rs/clap) | dependencies | patch | `4.4.11` -> `4.4.12` | | [tempfile](https://stebalien.com/projects/tempfile-rs/) ([source](https://github.com/Stebalien/tempfile)) | dependencies | minor | `3.8.1` -> `3.9.0` | --- ### Release Notes <details> <summary>clap-rs/clap</summary> ### [`v4.4.12`](https://github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#&#8203;4412---2023-12-28) [Compare Source](https://github.com/clap-rs/clap/compare/v4.4.11...v4.4.12) ##### Performance - Only ask `TypedValueParser` for possible values if needed </details> <details> <summary>Stebalien/tempfile</summary> ### [`v3.9.0`](https://github.com/Stebalien/tempfile/blob/HEAD/CHANGELOG.md#&#8203;390) [Compare Source](https://github.com/Stebalien/tempfile/compare/v3.8.1...v3.9.0) - Updates windows-sys to 0.52 - Updates minimum rustix version to 0.38.25 </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, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNjAuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE2MC4wIn0=-->
kjuulh added 1 commit 2023-12-28 04:40:26 +01:00
kjuulh changed title from fix(deps): update rust crate tempfile to 3.9.0 to fix(deps): update all dependencies 2023-12-28 19:23:55 +01:00
kjuulh force-pushed renovate/all from f4eb91ed92 to 00e45053f7 2023-12-28 19:23:56 +01:00 Compare
kjuulh merged commit 00e45053f7 into main 2023-12-28 19:52:35 +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/cuddle#78
No description provided.