Skip to content

Bump the patch group with 3 updates#1623

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/patch-5c4d99c847
Open

Bump the patch group with 3 updates#1623
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/patch-5c4d99c847

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the patch group with 3 updates: clap_complete, kcl-lib and kcl-test-server.

Updates clap_complete from 4.6.2 to 4.6.3

Commits
  • 7e0bcca chore: Release
  • 0f09905 docs: Update changelog
  • 9706951 Merge pull request #6353 from truffle-dev/feat-completer-arg-index
  • ac0d148 feat(complete): Index-aware ValueCompleter
  • 1565a3c test(complete): Cover indexed multi-value case
  • 48fc10a Merge pull request #6350 from stefankreutz/missing_docs
  • 7d4c353 docs: Hint at clippy's missing docs lint
  • f6a6701 chore(deps): Update Rust Stable to v1.95 (#6347)
  • ac5fda6 chore: Release
  • b73c627 docs: Update changelog
  • Additional commits viewable in compare view

Updates kcl-lib from 0.2.150 to 0.2.151

Commits

Updates kcl-test-server from 0.2.150 to 0.2.151

Commits

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 <dependency name> major version will 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 version will 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

Bumps the patch group with 3 updates: [clap_complete](https://github.com/clap-rs/clap), [kcl-lib](https://github.com/KittyCAD/modeling-app) and [kcl-test-server](https://github.com/KittyCAD/modeling-app).


Updates `clap_complete` from 4.6.2 to 4.6.3
- [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.2...clap_complete-v4.6.3)

Updates `kcl-lib` from 0.2.150 to 0.2.151
- [Release notes](https://github.com/KittyCAD/modeling-app/releases)
- [Commits](https://github.com/KittyCAD/modeling-app/commits)

Updates `kcl-test-server` from 0.2.150 to 0.2.151
- [Release notes](https://github.com/KittyCAD/modeling-app/releases)
- [Commits](https://github.com/KittyCAD/modeling-app/commits)

---
updated-dependencies:
- dependency-name: clap_complete
  dependency-version: 4.6.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: kcl-lib
  dependency-version: 0.2.151
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: kcl-test-server
  dependency-version: 0.2.151
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: 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 May 9, 2026
@dependabot dependabot Bot requested a review from adamchalmers as a code owner May 9, 2026 23:46
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 9, 2026
@dependabot dependabot Bot requested a review from jessfraz as a code owner May 9, 2026 23:46
@dependabot dependabot Bot added the rust Pull requests that update Rust code label May 9, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.91%. Comparing base (65bd524) to head (40a4f47).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1623      +/-   ##
==========================================
- Coverage   63.93%   63.91%   -0.02%     
==========================================
  Files          44       44              
  Lines        8068     8068              
==========================================
- Hits         5158     5157       -1     
- Misses       2910     2911       +1     
Flag Coverage Δ
unittests 63.91% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

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.

0 participants