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

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
clap build-dependencies patch 4.3.10 -> 4.3.11
clap dependencies patch 4.3.10 -> 4.3.11
clap_complete build-dependencies patch 4.3.1 -> 4.3.2
serde (source) dev-dependencies patch 1.0.164 -> 1.0.167
toml dependencies patch 0.7.5 -> 0.7.6

Release Notes

clap-rs/clap (clap) ### [`v4.3.11`](https://togithub.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4311---2023-07-05) [Compare Source](https://togithub.com/clap-rs/clap/compare/v4.3.10...v4.3.11) ##### Features - *(derive)* Support fields wrapped in `num::Wrapping`, `Box`, or `Arc` - *(derive)* Support `Box`, `Box`, and `Box`
clap-rs/clap (clap_complete) ### [`v4.3.2`](https://togithub.com/clap-rs/clap/blob/HEAD/clap_complete/CHANGELOG.md#432---2023-07-05) [Compare Source](https://togithub.com/clap-rs/clap/compare/clap_complete-v4.3.1...clap_complete-v4.3.2) ##### Fixes - *(powershell)* Attempt to allow completing `-s` separately from `-S`
serde-rs/serde (serde) ### [`v1.0.167`](https://togithub.com/serde-rs/serde/releases/tag/v1.0.167) [Compare Source](https://togithub.com/serde-rs/serde/compare/v1.0.166...v1.0.167) - Add serialize and deserialize impls for `RangeFrom` and `RangeTo` ([#​2471](https://togithub.com/serde-rs/serde/issues/2471), thanks [@​tbu-](https://togithub.com/tbu-)) ### [`v1.0.166`](https://togithub.com/serde-rs/serde/releases/tag/v1.0.166) [Compare Source](https://togithub.com/serde-rs/serde/compare/v1.0.165...v1.0.166) - Add `no-alloc` category to crates.io metadata ### [`v1.0.165`](https://togithub.com/serde-rs/serde/releases/tag/v1.0.165) [Compare Source](https://togithub.com/serde-rs/serde/compare/v1.0.164...v1.0.165) - Fix incorrect count of fields passed to tuple deserialization methods when using `serde(skip_deserializing)` attributes ([#​2466](https://togithub.com/serde-rs/serde/issues/2466), thanks [@​Mingun](https://togithub.com/Mingun)) - Fix `-Zminimal-versions` build
toml-rs/toml (toml) ### [`v0.7.6`](https://togithub.com/toml-rs/toml/compare/toml-v0.7.5...toml-v0.7.6) [Compare Source](https://togithub.com/toml-rs/toml/compare/toml-v0.7.5...toml-v0.7.6)

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.