Skip to content

chore(deps): update all non-major dependencies#169

Merged
cococonscious merged 1 commit intomainfrom
renovate/all-minor-patch
Feb 25, 2026
Merged

chore(deps): update all non-major dependencies#169
cococonscious merged 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 29, 2025

This PR contains the following updates:

Package Type Update Change
anyhow dependencies patch 1.0.1001.0.102
assert_cmd dev-dependencies patch 2.1.12.1.2
clap dependencies patch 4.5.534.5.60
indexmap dependencies minor 2.12.12.13.0
predicates dev-dependencies patch 3.1.33.1.4
tempfile (source) dev-dependencies minor 3.24.03.26.0

Release Notes

dtolnay/anyhow (anyhow)

v1.0.102

Compare Source

v1.0.101

Compare Source

assert-rs/assert_cmd (assert_cmd)

v2.1.2

Compare Source

Fixes
  • Add #[must_use] to help catch missing assertions
clap-rs/clap (clap)

v4.5.60

Compare Source

Fixes
  • (help) Quote empty default values, possible values

v4.5.59

Compare Source

Fixes
  • Command::ignore_errors no longer masks help/version on subcommands

v4.5.58

Compare Source

v4.5.57

Compare Source

Fixes
  • Regression from 4.5.55 where having an argument with .value_terminator("--") caused problems with an argument with .last(true)

v4.5.56

Compare Source

Fixes
  • On conflict error, don't show conflicting arguments in the usage

v4.5.55

Compare Source

Fixes
  • Fix inconsistency in precedence between positionals with a value_terminator("--") and escapes (--) where ./foo -- bar means the first arg is empty, rather than escaping future args

v4.5.54

Compare Source

Fixes
  • (help) Move [default] to its own paragraph when PossibleValue::help is present in --help
indexmap-rs/indexmap (indexmap)

v2.13.0

Compare Source

  • Implemented Clone for IntoKeys and IntoValues.
  • Added map::Slice::split_at_checked and split_at_mut_checked.
  • Added set::Slice::split_at_checked.
assert-rs/predicates-rs (predicates)

v3.1.4

Compare Source

  • Make BoxPredicate::find_case use the inner find_case implementation
Stebalien/tempfile (tempfile)

v3.26.0

v3.25.0

  • Allow getrandom 0.4.x while retaining support for getrandom 0.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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@codecov
Copy link

codecov bot commented Dec 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot changed the title chore(deps): update rust crate tempfile to v3.24.0 chore(deps): update all non-major dependencies Jan 3, 2026
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 117359e to f1980da Compare January 9, 2026 16:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 542f685 to d5945b3 Compare February 3, 2026 21:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from adddc07 to f40e3a6 Compare February 11, 2026 17:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from d04ea83 to 76b62b0 Compare February 20, 2026 12:18
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from db0f1f9 to edf99c5 Compare February 25, 2026 13:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from edf99c5 to 32922aa Compare February 25, 2026 13:32
@cococonscious cococonscious merged commit 8da82c4 into main Feb 25, 2026
6 of 10 checks passed
@cococonscious cococonscious deleted the renovate/all-minor-patch branch February 25, 2026 13:34
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant