Skip to content

chore(deps): bump the rust-deps group across 1 directory with 3 updates - #173

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/rust-deps-05a232215d
Closed

chore(deps): bump the rust-deps group across 1 directory with 3 updates#173
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/rust-deps-05a232215d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 6, 2026

Copy link
Copy Markdown
Contributor

Bumps the rust-deps group with 3 updates in the / directory: bytesize, clap and clap_complete.

Updates bytesize from 2.4.2 to 2.7.0

Release notes

Sourced from bytesize's releases.

bytesize: v2.7.0

  • Remove no-alloc support because it removed ByteSize::display() when default features were disabled.

bytesize: v2.6.0

  • Add display styles for IEC and SI bit units.

(yanked)

bytesize: v2.5.0

  • Honor precision when a width is set with formatting args.
  • Add #[no_alloc] support.

(yanked)

Changelog

Sourced from bytesize's changelog.

2.7.0

  • Remove no-alloc support because it removed ByteSize::display() when default features were disabled.

2.6.0

  • Add display styles for IEC and SI bit units.

2.5.0

  • Honor precision when a width is set with formatting args.
  • Add #[no_alloc] support.
Commits
  • a854b58 chore(bytesize): prepare release 2.7.0
  • fe908fb fix: restore display without default features (#192)
  • 18f6be4 chore(deps): bump serde from 1.0.228 to 1.0.229 (#184)
  • 76da7d5 chore(deps): bump toml from 1.1.2+spec-1.1.0 to 1.1.4+spec-1.1.0 (#185)
  • 56ba3dc chore(deps): bump serde_json from 1.0.150 to 1.0.151 (#186)
  • 2a061ff chore(deps): bump taiki-e/install-action from 2.82.7 to 2.85.4 (#187)
  • 2473dc1 chore(deps): bump MarcoIeni/release-plz-action from 0.5.130 to 0.5.131 (#188)
  • 1c58e4d chore(deps): bump actions/checkout from 7.0.0 to 7.0.1 (#189)
  • 5c53c89 chore: release v2.6.0 (#183)
  • 7d326c0 feat: display in bits (#110)
  • Additional commits viewable in compare view

Updates clap from 4.6.4 to 4.6.5

Release notes

Sourced from clap's releases.

v4.6.5

[4.6.5] - 2026-07-31

Fixes

  • (help) Correctly mark which value_names are optional with num_args
Changelog

Sourced from clap's changelog.

[4.6.5] - 2026-07-31

Fixes

  • (help) Correctly mark which value_names are optional with num_args
Commits
  • c8c9355 chore: Release
  • af74def docs: Update changelog
  • c96f222 Merge pull request #6368 from truffle-dev/fix/fish-env-escaping
  • 49a05cd fix(complete): Two-pass quote fish env-completer
  • e791004 test(complete): Snapshot fish env quoting cases
  • See full diff in compare view

Updates clap_complete from 4.6.7 to 4.6.8

Commits
  • d93a00d chore: Release
  • 4709d1a docs(complete): Update changelog
  • 2246e8b Merge pull request #6455 from epage/possible
  • 2550f32 feat(complete): Expose possible value completers
  • 9048857 refactor(complete): Pull out possible values candidate conversion
  • 0607d66 refactor(complete): Remove unused allocation
  • 943de73 refactor(complete): Move related functions next to each other
  • 81b86a9 refactor(complete): Generalize value candidate handling
  • ae09202 refactor(complete): Remove extra allocation
  • 466b2be chore: Release
  • Additional commits viewable in compare view

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 rust-deps group with 3 updates in the / directory: [bytesize](https://github.com/bytesize-rs/bytesize), [clap](https://github.com/clap-rs/clap) and [clap_complete](https://github.com/clap-rs/clap).


Updates `bytesize` from 2.4.2 to 2.7.0
- [Release notes](https://github.com/bytesize-rs/bytesize/releases)
- [Changelog](https://github.com/bytesize-rs/bytesize/blob/master/CHANGELOG.md)
- [Commits](bytesize-rs/bytesize@bytesize-v2.4.2...bytesize-v2.7.0)

Updates `clap` from 4.6.4 to 4.6.5
- [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.4...clap_complete-v4.6.5)

Updates `clap_complete` from 4.6.7 to 4.6.8
- [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.7...clap_complete-v4.6.8)

---
updated-dependencies:
- dependency-name: bytesize
  dependency-version: 2.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust-deps
- dependency-name: clap
  dependency-version: 4.6.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-deps
- dependency-name: clap_complete
  dependency-version: 4.6.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-deps
...

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 Aug 6, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 7, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot Bot closed this Aug 7, 2026
@dependabot
dependabot Bot deleted the dependabot/cargo/rust-deps-05a232215d branch August 7, 2026 09:42
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