git-cm
git-cm copied to clipboard
Easily create conventional-commits friendly commit messages.
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.40 to 1.0.63. Release notes Sourced from anyhow's releases. 1.0.63 Expose backtraces via the new "generic member access" API on the Error trait (rust-lang/rust#99301, rust-lang/rust#96024) 1.0.62 Fix...
Bumps [clap](https://github.com/clap-rs/clap) from 3.0.0-beta.2 to 3.2.19. Release notes Sourced from clap's releases. v3.2.19 [3.2.19] - 2022-08-30 Fixes (help) Ensure required arguments for parent commands aren't shown in their subcommands when...
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.126 to 1.0.144. Release notes Sourced from serde's releases. v1.0.144 Change atomic ordering used by Serialize impl of atomic types to match ordering used by Debug impl...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 3.10.0 to 4.1.1. Release notes Sourced from peter-evans/create-pull-request's releases. Create Pull Request v4.1.1 ⚙️ Fixes an issue that occurred on Windows runners when CRLF is auto-replaced by...
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.7.2 to 1.13.1. Changelog Sourced from once_cell's changelog. 1.13.1 Make implementation compliant with strict provenance. Upgrade atomic-polyfill to 1.0 1.13.0 Add Lazy::get, similar to OnceCell::get. 1.12.1 Remove...
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.13.20 to 0.15.0. Commits d703dd9 Update to 1.4.2 (#815) 8c6a26b Merge pull request #814 from weihanglo/git2-curl-0.15.0 ce54dac Bump version of git2-curl 64d849b Update to 1.4.1 (#811) af6fc41...
Bumps [dialoguer](https://github.com/mitsuhiko/dialoguer) from 0.8.0 to 0.10.2. Changelog Sourced from dialoguer's changelog. Changelog 0.10.1 Enhancements Allow matches highlighting for FuzzySelect 0.10.0 Enhancements Loosen some trait bounds Improve keyboard interactions (#141, #162)...
Bumps [console](https://github.com/mitsuhiko/console) from 0.14.1 to 0.15.1. Changelog Sourced from console's changelog. 0.15.1 Enhancements ANSI support no longer depends on regex crate. Crate now supports minver. 0.15.0 Enhancements Addeed more key...
Bumps [regex](https://github.com/rust-lang/regex) from 1.5.4 to 1.5.6. Changelog Sourced from regex's changelog. 1.5.6 (2022-05-20) This release includes a few bug fixes, including a bug that produced incorrect matches when a non-greedy...
Bumps [nix](https://github.com/nix-rust/nix) from 0.20.0 to 0.20.2. Changelog Sourced from nix's changelog. [0.20.2] - 28 September 2021 Added Changed Fixed Fixed buffer overflow in unistd::getgrouplist. (#1545) [0.20.1] - 13 August 2021...