dotboris / alt

A simple version manager tool for switching between different versions of commands
MIT License
86 stars 5 forks source link

Update all non-major dependencies #392

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
clap build-dependencies patch 4.4.13 -> 4.4.16
clap dependencies patch 4.4.13 -> 4.4.16
clap_mangen (source) build-dependencies patch 0.2.16 -> 0.2.17
console dependencies patch 0.15.7 -> 0.15.8

Release Notes

clap-rs/clap (clap) ### [`v4.4.16`](https://togithub.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4416---2024-01-12) [Compare Source](https://togithub.com/clap-rs/clap/compare/v4.4.15...v4.4.16) ##### Fixes - Ensure invalid escape sequences in user-defined strings are correctly stripped when terminal doesn't support color ### [`v4.4.15`](https://togithub.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4415---2024-01-11) [Compare Source](https://togithub.com/clap-rs/clap/compare/v4.4.14...v4.4.15) ##### Fixes - Improve error for `args_conflicts_with_subcommands` - Ensure we error for `args_conflicts_with_subcommands` when using subcommand short and long flags ### [`v4.4.14`](https://togithub.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4414---2024-01-08) [Compare Source](https://togithub.com/clap-rs/clap/compare/v4.4.13...v4.4.14) ##### Documentation - Fix `find` cookbook entry to allow repeats of flags/options ##### Features - Allow `num_args(0)` on options which allows making them emulate being a flag for position-tracking flags
clap-rs/clap (clap_mangen) ### [`v0.2.17`](https://togithub.com/clap-rs/clap/blob/HEAD/clap_mangen/CHANGELOG.md#0217---2024-01-11) [Compare Source](https://togithub.com/clap-rs/clap/compare/clap_mangen-v0.2.16...clap_mangen-v0.2.17) ##### Fixes - Correctly show help for fake flags
console-rs/console (console) ### [`v0.15.8`](https://togithub.com/console-rs/console/blob/HEAD/CHANGELOG.md#0158) [Compare Source](https://togithub.com/console-rs/console/compare/0.15.7...0.15.8) ##### Enhancements - Added `wasm32-unknown-emscripten` target. ([#​179](https://togithub.com/console-rs/console/issues/179)) - `read_line_initial_text` now retains the initial prefix. ([#​190](https://togithub.com/console-rs/console/issues/190)) - Reading raw input now traps Ctrl+C. ([#​189](https://togithub.com/console-rs/console/issues/189)) ##### Bugfixes - Properly use configured output of `Term` to get terminal size ([#​186](https://togithub.com/console-rs/console/issues/186)) - Aligned `read_line` and `read_line_initial_text`'s behavior. ([#​181](https://togithub.com/console-rs/console/issues/181)) - Fixed soundness issue in `msys_tty_on`. ([#​183](https://togithub.com/console-rs/console/issues/183))

Configuration

📅 Schedule: Branch creation - "after 2pm on friday" in timezone America/Toronto, 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.

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



This PR has been generated by Mend Renovate. View repository job log here.