gitext-rs / git-stack

Stacked branch management for Git
Apache License 2.0
491 stars 19 forks source link

chore(deps): update compatible #295

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
bstr dependencies minor 1.1.0 -> 1.3.0
clap dependencies patch 4.1.4 -> 4.1.8
elsa dependencies minor 1.7.0 -> 1.8.0
petgraph dependencies patch 0.6.2 -> 0.6.3
snapbox (source) dev-dependencies patch 0.4.4 -> 0.4.7

Release Notes

BurntSushi/bstr ### [`v1.3.0`](https://togithub.com/BurntSushi/bstr/compare/1.2.0...1.3.0) [Compare Source](https://togithub.com/BurntSushi/bstr/compare/1.2.0...1.3.0) ### [`v1.2.0`](https://togithub.com/BurntSushi/bstr/compare/1.1.0...1.2.0) [Compare Source](https://togithub.com/BurntSushi/bstr/compare/1.1.0...1.2.0)
clap-rs/clap ### [`v4.1.8`](https://togithub.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#​418---2023-02-27) [Compare Source](https://togithub.com/clap-rs/clap/compare/v4.1.7...v4.1.8) ##### Fixes - *(derive)* Don't `deny` lints on the users behalf ### [`v4.1.7`](https://togithub.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#​417---2023-02-27) [Compare Source](https://togithub.com/clap-rs/clap/compare/v4.1.6...v4.1.7) ##### Fixes - *(derive)* Hide some nightly clippy warnings ### [`v4.1.6`](https://togithub.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#​416---2023-02-15) [Compare Source](https://togithub.com/clap-rs/clap/compare/v4.1.5...v4.1.6) ##### Fixes - *(help)* Don't show long help for `--help` just because hidden possible values include a description ### [`v4.1.5`](https://togithub.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#​415---2023-02-15) [Compare Source](https://togithub.com/clap-rs/clap/compare/v4.1.4...v4.1.5) ##### Fixes - *(help)* Don't show long help for `--help` just because a hidden arg has a possible value with a description
manishearth/elsa ### [`v1.8.0`](https://togithub.com/manishearth/elsa/compare/v1.7.0...v1.8.0) [Compare Source](https://togithub.com/manishearth/elsa/compare/v1.7.0...v1.8.0)
petgraph/petgraph ### [`v0.6.3`](https://togithub.com/petgraph/petgraph/blob/HEAD/RELEASES.rst#Version-063-2023-02-07) \========================== - Added an iterator over subgraph isomorphisms (`#500`\_) - Added serde support on `GraphMap` (`#496`\_) - Added `reverse` method for `StableGraph` (`#533`\_) - Added `edges_connecting` iterator for `StableGraph` (`#521`\_) - Fix Floyd-Warshall algorithm behaviour on undirected graphs (`487`\_) - Fix IntoEdgesDirected implementation for NodeFiltered when direction is Incoming (`476`\_) - Fix cardinality check in subgraph isomorphism (`472`\_) - Fix UB in `MatrixGraph` (`#505`\_) .. \_`#472`: [https://github.com/petgraph/petgraph/issues/472](https://togithub.com/petgraph/petgraph/issues/472) .. \_`#476`: [https://github.com/petgraph/petgraph/issues/476](https://togithub.com/petgraph/petgraph/issues/476) .. \_`#487`: [https://github.com/petgraph/petgraph/issues/487](https://togithub.com/petgraph/petgraph/issues/487) .. \_`#496`: [https://github.com/petgraph/petgraph/issues/496](https://togithub.com/petgraph/petgraph/issues/496) .. \_`#500`: [https://github.com/petgraph/petgraph/issues/500](https://togithub.com/petgraph/petgraph/issues/500) .. \_`#505`: [https://github.com/petgraph/petgraph/issues/505](https://togithub.com/petgraph/petgraph/issues/505) .. \_`#521`: [https://github.com/petgraph/petgraph/issues/521](https://togithub.com/petgraph/petgraph/issues/521) .. \_`#533`: [https://github.com/petgraph/petgraph/issues/533](https://togithub.com/petgraph/petgraph/issues/533)
assert-rs/trycmd ### [`v0.4.7`](https://togithub.com/assert-rs/trycmd/compare/snapbox-v0.4.6...snapbox-v0.4.7) [Compare Source](https://togithub.com/assert-rs/trycmd/compare/snapbox-v0.4.6...snapbox-v0.4.7) ### [`v0.4.6`](https://togithub.com/assert-rs/trycmd/compare/snapbox-v0.4.5...snapbox-v0.4.6) [Compare Source](https://togithub.com/assert-rs/trycmd/compare/snapbox-v0.4.5...snapbox-v0.4.6) ### [`v0.4.5`](https://togithub.com/assert-rs/trycmd/compare/snapbox-v0.4.4...snapbox-v0.4.5) [Compare Source](https://togithub.com/assert-rs/trycmd/compare/snapbox-v0.4.4...snapbox-v0.4.5)

Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), 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.



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