Skip to content

chore(deps): bump clap from 4.6.0 to 4.6.1 - #46

Merged
v4lproik merged 1 commit into
mainfrom
dependabot/cargo/clap-4.6.1
Jul 14, 2026
Merged

chore(deps): bump clap from 4.6.0 to 4.6.1#46
v4lproik merged 1 commit into
mainfrom
dependabot/cargo/clap-4.6.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Copy link
Copy Markdown
Contributor

Bumps clap from 4.6.0 to 4.6.1.

Release notes

Sourced from clap's releases.

v4.6.1

[4.6.1] - 2026-04-15

Fixes

  • (derive) Ensure rebuilds happen when an read env variable is changed
Changelog

Sourced from clap's changelog.

[4.6.1] - 2026-04-15

Fixes

  • (derive) Ensure rebuilds happen when an read env variable is changed
Commits
  • 1420275 chore: Release
  • d2c817d docs: Update changelog
  • f88c94e Merge pull request #6341 from epage/sep
  • acbb822 fix(complete): Reduce risk of conflict with actual subcommands
  • a49fadb refactor(complete): Pull out subcommand separator
  • ddc008b Merge pull request #6332 from epage/update
  • 497dc50 chore: Update compatible dependencies
  • dca2326 Merge pull request #6331 from clap-rs/renovate/j178-prek-action-2.x
  • 54bdaa3 chore(deps): Update j178/prek-action action to v2
  • f0d30d9 chore: Release
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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

---
updated-dependencies:
- dependency-name: clap
  dependency-version: 4.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Apr 27, 2026
@github-actions

Copy link
Copy Markdown

Workflow Matrix Dashboard

  • Workflow: ci.yml
  • Declaration: ./.github/actionspec/ci/main.cue
  • Current: 7 payloads, 3 passed, 4 failed
  • Baseline: 7 payloads, 3 passed, 4 failed
  • Delta: passed +0, failed +0

Validation Matrix

  • Workflow: ci.yml
  • Declaration: ./.github/actionspec/ci/main.cue
  • Current payloads: 7
  • Current passed: 3
  • Current failed: 4
  • Baseline payloads: 7
  • Baseline passed: 3
  • Baseline failed: 4

Current Issues

  • conflict: 19

Baseline Issues

  • conflict: 19
Payload Ref Matrix Outputs Issues Status build detect-changes docker lint pages tests Delta
tests/fixtures/ci/ci-build-skipped.json main - detect-changes.run_ci=true, detect-changes.run_pages=false conflict: run.jobs.build.result
conflict: run.jobs.build.result
conflict: run.jobs.build.result
Failed skipped success success success skipped success same
tests/fixtures/ci/ci-main-noop.json main - detect-changes.run_ci=false, detect-changes.run_pages=false - Passed skipped success skipped skipped skipped skipped same
tests/fixtures/ci/ci-main-pages.json main - detect-changes.run_ci=true, detect-changes.run_pages=true - Passed success success success success success success same
tests/fixtures/ci/ci-main-success.json main - detect-changes.run_ci=true, detect-changes.run_pages=false - Passed success success success success skipped success same
tests/fixtures/ci/ci-non-main-ref.json feature/self-hosted-fixtures - detect-changes.run_ci=true, detect-changes.run_pages=false conflict: run.ref Failed success success success success skipped success same
tests/fixtures/ci/ci-pages-enabled-but-skipped.json main - detect-changes.run_ci=true, detect-changes.run_pages=true conflict: run.jobs.pages.result
conflict: run.jobs.pages.result
conflict: run.jobs.pages.result
Failed success success success success skipped success same
tests/fixtures/ci/ci-run-ci-disabled-build-ran.json main - detect-changes.run_ci=false, detect-changes.run_pages=false conflict: run.jobs.build.result
conflict: run.jobs.build.result
conflict: run.jobs.build.result
conflict: run.jobs.docker.result
conflict: run.jobs.docker.result
conflict: run.jobs.docker.result
conflict: run.jobs.lint.result
conflict: run.jobs.lint.result
conflict: run.jobs.lint.result
conflict: run.jobs.tests.result
conflict: run.jobs.tests.result
conflict: run.jobs.tests.result
Failed success success success success skipped success same

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.84%. Comparing base (e762b2f) to head (9935e72).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #46   +/-   ##
=======================================
  Coverage   96.84%   96.84%           
=======================================
  Files          11       11           
  Lines        4247     4247           
=======================================
  Hits         4113     4113           
  Misses        134      134           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

@v4lproik
v4lproik merged commit 6b83d4b into main Jul 14, 2026
8 checks passed
@v4lproik
v4lproik deleted the dependabot/cargo/clap-4.6.1 branch July 14, 2026 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants