chore(deps): update all non-major dependencies#169
Merged
cococonscious merged 1 commit intomainfrom Feb 25, 2026
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 🚀 New features to boost your workflow:
|
117359e to
f1980da
Compare
542f685 to
d5945b3
Compare
adddc07 to
f40e3a6
Compare
d04ea83 to
76b62b0
Compare
db0f1f9 to
edf99c5
Compare
edf99c5 to
32922aa
Compare
cococonscious
added a commit
that referenced
this pull request
Feb 25, 2026
🤖 I have created a release *beep* *boop* --- ## [3.4.0](v3.3.1...v3.4.0) (2026-02-25) ### Features * confirmation prompt ([#181](#181)) ([d7dc724](d7dc724)) * replace git2 with gix ([#174](#174)) ([8679795](8679795)) * staging area warn and error ([#182](#182)) ([c449b04](c449b04)), closes [#126](#126) ### Bug Fixes * **deps:** update all non-major dependencies ([#169](#169)) ([8da82c4](8da82c4)) * **deps:** update rust crate gix to 0.80.0 ([#180](#180)) ([aa09507](aa09507)) * **deps:** update rust crate inquire to v0.9.4 ([#171](#171)) ([fbdb9eb](fbdb9eb)) ### Sponsors Thanks a lot to [veeso](https://github.com/veeso) for sponsoring this release! --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Finley Thomalla <finley@thomalla.ch>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.0.100→1.0.1022.1.1→2.1.24.5.53→4.5.602.12.1→2.13.03.1.3→3.1.43.24.0→3.26.0Release Notes
dtolnay/anyhow (anyhow)
v1.0.102Compare Source
v1.0.101Compare Source
assert-rs/assert_cmd (assert_cmd)
v2.1.2Compare Source
Fixes
#[must_use]to help catch missing assertionsclap-rs/clap (clap)
v4.5.60Compare Source
Fixes
v4.5.59Compare Source
Fixes
Command::ignore_errorsno longer masks help/version on subcommandsv4.5.58Compare Source
v4.5.57Compare Source
Fixes
.value_terminator("--")caused problems with an argument with.last(true)v4.5.56Compare Source
Fixes
v4.5.55Compare Source
Fixes
value_terminator("--")and escapes (--) where./foo -- barmeans the first arg is empty, rather than escaping future argsv4.5.54Compare Source
Fixes
[default]to its own paragraph whenPossibleValue::helpis present in--helpindexmap-rs/indexmap (indexmap)
v2.13.0Compare Source
CloneforIntoKeysandIntoValues.map::Slice::split_at_checkedandsplit_at_mut_checked.set::Slice::split_at_checked.assert-rs/predicates-rs (predicates)
v3.1.4Compare Source
BoxPredicate::find_caseuse the innerfind_caseimplementationStebalien/tempfile (tempfile)
v3.26.0NamedTempFile::persiston RedoxOS (#393) (thanks to @Andy-Python-Programmer).v3.25.0getrandom0.4.x while retaining support forgetrandom0.3.x.Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.