Update all dependencies #35

Merged
kjuulh merged 1 commits from renovate/all into main 2023-06-20 16:42:13 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
clap dependencies patch 4.3.0 -> 4.3.5
console dependencies patch 0.15.6 -> 0.15.7

Release Notes

clap-rs/clap

v4.3.5

Compare Source

  • ColorChoice::possible_values is added to simplify things for builder users
Fixes
  • ColorChoice::to_possible_value no longer includes descriptions, encouraging shorter help where possible

v4.3.4

Compare Source

Features
  • Add Error::exit_code

v4.3.3

Compare Source

Features
  • Command::defer for delayed initialization of subcommands to reduce startup times of large applications like deno

v4.3.2

Compare Source

Fixes
  • (derive) Don't produce unused_equalifications warnings when someone brings a clap type into scope

v4.3.1

Compare Source

Performance
  • (derive) Reduce the amount of generated code
console-rs/console

v0.15.7

Compare Source

Enhancements
  • Set an appropriate lower version of libc for macos changes.
  • Improved behavior of read_single_key so it does not disturb other
    threads quite as much. (#​165)
  • More reliably reset raw mode in terminal. (#​171)

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.3.0` -> `4.3.5` | | [console](https://github.com/console-rs/console) | dependencies | patch | `0.15.6` -> `0.15.7` | --- ### Release Notes <details> <summary>clap-rs/clap</summary> ### [`v4.3.5`](https://github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#&#8203;435---2023-06-20) [Compare Source](https://github.com/clap-rs/clap/compare/v4.3.4...v4.3.5) - `ColorChoice::possible_values` is added to simplify things for builder users ##### Fixes - `ColorChoice::to_possible_value` no longer includes descriptions, encouraging shorter help where possible ### [`v4.3.4`](https://github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#&#8203;434---2023-06-14) [Compare Source](https://github.com/clap-rs/clap/compare/v4.3.3...v4.3.4) ##### Features - Add `Error::exit_code` ### [`v4.3.3`](https://github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#&#8203;433---2023-06-09) [Compare Source](https://github.com/clap-rs/clap/compare/v4.3.2...v4.3.3) ##### Features - `Command::defer` for delayed initialization of subcommands to reduce startup times of large applications like deno ### [`v4.3.2`](https://github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#&#8203;432---2023-06-05) [Compare Source](https://github.com/clap-rs/clap/compare/v4.3.1...v4.3.2) ##### Fixes - *(derive)* Don't produce `unused_equalifications` warnings when someone brings a clap type into scope ### [`v4.3.1`](https://github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#&#8203;431---2023-06-02) [Compare Source](https://github.com/clap-rs/clap/compare/v4.3.0...v4.3.1) ##### Performance - *(derive)* Reduce the amount of generated code </details> <details> <summary>console-rs/console</summary> ### [`v0.15.7`](https://github.com/console-rs/console/blob/HEAD/CHANGELOG.md#&#8203;0157) [Compare Source](https://github.com/console-rs/console/compare/0.15.6...0.15.7) ##### Enhancements - Set an appropriate lower version of libc for macos changes. - Improved behavior of `read_single_key` so it does not disturb other threads quite as much. ([#&#8203;165](https://github.com/console-rs/console/issues/165)) - More reliably reset raw mode in terminal. ([#&#8203;171](https://github.com/console-rs/console/issues/171)) </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 force-pushed renovate/all from 1b97ee31e3 to 94f9675c53 2023-06-07 22:00:04 +00:00 Compare
kjuulh changed title from Update Rust crate console to 0.15.7 to Update all dependencies 2023-06-07 22:00:05 +00:00
kjuulh force-pushed renovate/all from 94f9675c53 to bc11fdd415 2023-06-09 15:17:49 +00:00 Compare
kjuulh force-pushed renovate/all from bc11fdd415 to 356227c58b 2023-06-14 14:42:37 +00:00 Compare
kjuulh force-pushed renovate/all from 356227c58b to fbec16cd11 2023-06-20 16:20:09 +00:00 Compare
kjuulh merged commit c68d6400b7 into main 2023-06-20 16:42:13 +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: kjuulh/gitignore#35
No description provided.