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 #390

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.12 -> 4.4.13
clap dependencies patch 4.4.12 -> 4.4.13
clap_complete (source) build-dependencies patch 4.4.5 -> 4.4.6
serde (source) dev-dependencies patch 1.0.193 -> 1.0.195

Release Notes

clap-rs/clap (clap) ### [`v4.4.13`](https://togithub.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4413---2024-01-04) [Compare Source](https://togithub.com/clap-rs/clap/compare/v4.4.12...v4.4.13) ##### Documentation - Fix link to structopt migration guide
clap-rs/clap (clap_complete) ### [`v4.4.6`](https://togithub.com/clap-rs/clap/blob/HEAD/clap_complete/CHANGELOG.md#446---2024-01-02) [Compare Source](https://togithub.com/clap-rs/clap/compare/clap_complete-v4.4.5...clap_complete-v4.4.6) ##### Fixes - Work with older Bash versions, particularly for MacOS
serde-rs/serde (serde) ### [`v1.0.195`](https://togithub.com/serde-rs/serde/releases/tag/v1.0.195) [Compare Source](https://togithub.com/serde-rs/serde/compare/v1.0.194...v1.0.195) - Prevent remote definitions of tuple struct or tuple variant from triggering dead_code warning ([#​2671](https://togithub.com/serde-rs/serde/issues/2671)) ### [`v1.0.194`](https://togithub.com/serde-rs/serde/releases/tag/v1.0.194) [Compare Source](https://togithub.com/serde-rs/serde/compare/v1.0.193...v1.0.194) - Update proc-macro2 to fix caching issue when using a rustc-wrapper such as sccache

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.