chore(deps): bump clap_complete from 4.6.9 to 4.6.11 - #6342
dependabot[bot] wants to merge 2 commits into
Conversation
|
Thanks @dependabot[bot] for taking the time to contribute. This repository is observing a maintainer-managed PR intake gate in dry-run mode, so this pull request is staying open. This note helps maintainers prepare the allowlist before any enforcement is considered. Please read |
Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.6.9 to 4.6.11. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/main/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.6.9...clap_complete-v4.6.11) --- updated-dependencies: - dependency-name: clap_complete dependency-version: 4.6.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
03ee65d to
884471c
Compare
|
Brought this branch up to date with Generated by Claude Code |
|
Claude finished @Hmbown's task in 49s —— View job Claude's review of #6342 (chore(deps): bump clap_complete 4.6.9 → 4.6.11)
Scope: What changed:
Review against the custom checklist:
No issues found. This is a safe, routine dependency bump. |
Codewhale review did not run
|
|
Test (ubuntu-latest) is red for a reason outside this bump. One test failed out of 16169 (job): The captured PTY byte stream carried the shell's next prompt ( Generated by Claude Code |
Lands Dependabot's Hmbown#6342, whose own branch is CONFLICTING against main. Applied as the minimal two-line lockfile change (version + checksum). Running `cargo update -p clap_complete --precise 4.6.11` directly is NOT equivalent here: it additionally re-resolves `windows-sys` away from the unified 0.61.2 in main's lock and back to a scattered 0.42.0 / 0.52.0 / 0.59.0 / 0.60.2 across seventeen crates, for a 36-line diff. That regression is unrelated to this bump, so it was discarded. Validation: cargo metadata --locked -> exit 0 cargo check -p codewhale-cli --locked -> exit 0 (1m24s) Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
|
Superseded by #6391, now merged, which lands this same bump (clap_complete 4.6.9 to 4.6.11). This branch was CONFLICTING against main, so the change was applied directly as the minimal two-line lockfile edit (version + checksum). Worth recording for next time: running Thanks, dependabot. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps clap_complete from 4.6.9 to 4.6.11.
Commits
2cb76fdchore: Release0b00b8ddocs: Update changelog3443000Merge pull request #6526 from bonnefoa/fix-completion-escapea1b6be7fix(clap_complete): Fix value escape in zsh completionface9e8test(complete): Add completion test without arg's help88053abtest(complete): Re-enable complete testse6adcc2chore(release): Simplify replacements13f2db5chore: Release3304feadocs: Update changelog7b2ad34Merge pull request #6521 from r-near/feat/derive-deferred-initialization