Skip to content

deps(deps): bump clap_complete from 4.6.1 to 4.6.4#188

Merged
EffortlessSteven merged 1 commit into
mainfrom
dependabot/cargo/clap_complete-4.6.4
May 11, 2026
Merged

deps(deps): bump clap_complete from 4.6.1 to 4.6.4#188
EffortlessSteven merged 1 commit into
mainfrom
dependabot/cargo/clap_complete-4.6.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Copy link
Copy Markdown
Contributor

Bumps clap_complete from 4.6.1 to 4.6.4.

Changelog

Sourced from clap_complete's changelog.

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

5.0.0 - TBD

available through unstable-v5 feature flag

Breaking Changes

  • Made ArgPredicate non_exhaustive
  • (help) Change default Command::term_width to "source format"
  • (help) Change default Command::max_term_width to 100
  • (derive) Vec<Vec<T>> types are now assuming to capture occurrences
  • (derive) ValueEnum variants now use the full doc comment, not summary, for PossibleValue::help

Features

  • (derive) Group values by their occurrence with Vec<Vec<T>>

[Unreleased] - ReleaseDate

Commits
  • 87ec1ad chore: Release
  • 78f2529 docs: Update changelog
  • b61f270 Merge pull request #6369 from Metbcy/fix/zsh-completion-ordering
  • 74c6666 fix(complete): Keep zsh candidate order
  • d142d8f Merge pull request #6360 from epage/string
  • ba89563 style: Prefer explicit string operations
  • bea966e Merge pull request #6359 from epage/man
  • b811986 chore(man):Remove unused required-features
  • 0010bf2 Merge pull request #6358 from clap-rs/renovate/crate-ci-typos-1.x
  • bab9b24 chore(deps): Update compatible (dev) (#6357)
  • Additional commits viewable in compare view

@dependabot @github

dependabot Bot commented on behalf of github May 11, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, rust. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@factory-droid

factory-droid Bot commented May 11, 2026

Copy link
Copy Markdown

Droid encountered an error —— View job


Droid is reviewing code and running a security check…

@EffortlessSteven

Copy link
Copy Markdown
Member

@dependabot rebase

Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.6.1 to 4.6.4.
- [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.1...clap_complete-v4.6.4)

---
updated-dependencies:
- dependency-name: clap_complete
  dependency-version: 4.6.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/clap_complete-4.6.4 branch from b58024f to 3324ef0 Compare May 11, 2026 17:13
@factory-droid

factory-droid Bot commented May 11, 2026

Copy link
Copy Markdown

Droid finished @dependabot[bot]'s task —— View job


Droid Review Complete — PR #188

Result: ✅ Approved — no issues found.

Summary: This is a routine patch-version bump of clap_complete (4.6.1 → 4.6.4) by dependabot, touching only Cargo.lock with a legitimate semver increment and an updated SHA256 checksum from the upstream registry. No source code changed.

Inspected surfaces:

  • Cargo.lock — verified only clap_complete version + checksum updated

Checks performed:

  • Verified semver compatibility (4.6.1 → 4.6.4 is a patch, no breaking change)
  • Verified checksum matches upstream registry
  • Confirmed no source files changed

Validation signal:

  • Observed: diff shows only version + checksum in Cargo.lock
  • Reported: PR description confirms dependabot-generated patch bump
  • Not verified: downstream clap_complete behavior (upstream is trusted)

@EffortlessSteven EffortlessSteven merged commit a7c3685 into main May 11, 2026
20 checks passed
@EffortlessSteven EffortlessSteven deleted the dependabot/cargo/clap_complete-4.6.4 branch May 11, 2026 17:41
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