deps: bump the cargo group with 3 updates - #9
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps the cargo group with 3 updates: [clap_complete](https://github.com/clap-rs/clap), [indicatif](https://github.com/console-rs/indicatif) and [anstream](https://github.com/rust-cli/anstyle). Updates `clap_complete` from 4.6.5 to 4.6.7 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.6.5...clap_complete-v4.6.7) Updates `indicatif` from 0.18.5 to 0.18.6 - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](console-rs/indicatif@0.18.5...0.18.6) Updates `anstream` from 0.6.21 to 1.0.0 - [Commits](rust-cli/anstyle@anstream-v0.6.21...anstream-v1.0.0) --- updated-dependencies: - dependency-name: clap_complete dependency-version: 4.6.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: indicatif dependency-version: 0.18.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: anstream dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
|
Superseded by the consolidated Dependabot PR. Will be closed once it merges. |
Contributor
|
Superseded by #10 (consolidated Dependabot batch), now merged. |
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
dottenbr
added a commit
that referenced
this pull request
Jul 12, 2026
* deps: consolidate Dependabot updates (cargo + github-actions) Supersedes #8 and #9. cargo: the full #9 group (green as filed). github-actions: - actions/checkout v4 -> v7 - actions/upload-artifact v4 -> v7 - actions/download-artifact v4 -> v8 - softprops/action-gh-release v2 -> v3 Drops #8's dtolnay/rust-toolchain 1.82.0 -> 1.100.0 hunk, which is what made #8 fail: Rust 1.100.0 does not exist. That pin is the MSRV from Cargo.toml (rust-version = 1.82), not an action release, so Dependabot must not touch it — now ignored. * ci: ignore RUSTSEC-2026-0206 (rustybuzz unmaintained) Newly published advisory on the same unfixable chain as RUSTSEC-2026-0192, already ignored just above it: rustybuzz is pinned by usvg 0.47, so there is nothing to upgrade to. Present on main too (rustybuzz 0.20.1 is identical there) — cargo-deny fetches the advisory DB live, so main would fail this today as well.
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.
Bumps the cargo group with 3 updates: clap_complete, indicatif and anstream.
Updates
clap_completefrom 4.6.5 to 4.6.7Commits
d3e59a9chore: Released997f87docs: Update changelogfb6058cMerge pull request #6409 from heaths/pwsh-support2310870test(complete): Add tests for completer_for_path5967c17refactor(complete): Move shell detection to Shells594602bfix(complete): Detect pwsh for PowerShell3a4f2d0Merge pull request #6427 from clap-rs/renovate/shlex-2.x67ebaedMerge pull request #6426 from clap-rs/renovate/actions-checkout-7.xc968b13chore(deps): Update Rust crate shlex to v28f247cbchore(deps): Update actions/checkout action to v7Updates
indicatiffrom 0.18.5 to 0.18.6Release notes
Sourced from indicatif's releases.
Commits
e4d49d8Bump version to 0.18.6582727efix: correctly detect dumb terminal on WindowsUpdates
anstreamfrom 0.6.21 to 1.0.0Commits
3048fe7chore: Release028ff0dMerge pull request #293 from epage/templatef1823a9chore: Update from _rust template6d0d36bchore(ci): Clean up previous branch in case it was leaked30b3b14chore(ci): Fix how rustfmt jobs run74f4be6chore(ci): Fix name of clippy::empty_enumse0d98b6chore(deps): Update Rust Stable to v1.93 (#292)24c5c99chore(deps): Update Rust Stable to v1.93 (#42)ad7697dchore(ci): Automatic update from template (#40)b65c345chore: Update prek hooks (#41)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions