Skip to content

deps: bump the rust-minor-and-patch group across 1 directory with 8 updates - #33

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/rust-minor-and-patch-bdba759671
Open

deps: bump the rust-minor-and-patch group across 1 directory with 8 updates#33
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/rust-minor-and-patch-bdba759671

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the rust-minor-and-patch group with 8 updates in the / directory:

Package From To
clap 4.6.4 4.6.6
alsa 0.12.0 0.12.1
xcursor 0.3.10 0.3.11
xcb 1.7.0 1.7.1
futures-util 0.3.33 0.3.34
thiserror 2.0.19 2.0.20
rkyv 0.8.17 0.8.18
flexi_logger 0.31.9 0.31.10

Updates clap from 4.6.4 to 4.6.6

Release notes

Sourced from clap's releases.

v4.6.6

[4.6.6] - 2026-08-06

Features

  • Add Command::get_overridden_usage

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.6] - 2026-08-06

Features

  • Add Command::get_overridden_usage

[4.6.5] - 2026-07-31

Fixes

  • (help) Correctly mark which value_names are optional with num_args
Commits
  • 348cff3 chore: Release
  • d478377 docs: Update changelog
  • 04b9fbb Merge pull request #6414 from koopatroopa787/fix-bash-completion-bracket-glob
  • 7075239 Merge pull request #6422 from BaumiCoder/fix-fish-indentations
  • f90a966 fix(complete): Use spaces for indentation in fish
  • dd4997b fix(complete): Don't glob-expand bash positionals
  • 8387c81 Merge pull request #6399 from clap-rs/renovate/crate-ci-typos-1.x
  • 8141e11 chore(deps): Update compatible (dev) (#6398)
  • 8a6bd4e chore(deps): Update pre-commit hook crate-ci/typos to v1.47.0
  • 71a7213 chore(deps): Update Rust Stable to v1.96 (#6396)
  • Additional commits viewable in compare view

Updates alsa from 0.12.0 to 0.12.1

Commits

Updates xcursor from 0.3.10 to 0.3.11

Commits

Updates xcb from 1.7.0 to 1.7.1

Changelog

Sourced from xcb's changelog.

[1.7.1] - 2026-08-09 - Sachin-Bath

Fixed

  • Update dependencies and modernize CI actions (#296)
Commits

Updates futures-util from 0.3.33 to 0.3.34

Release notes

Sourced from futures-util's releases.

0.3.34

  • Preserve cloned waker identity. (#3032)
  • Updato syn to 3. (#3028)
Changelog

Sourced from futures-util's changelog.

0.3.34 - 2026-08-11

  • Preserve cloned waker identity. (#3032)
  • Updato syn to 3. (#3028)
Commits

Updates thiserror from 2.0.19 to 2.0.20

Release notes

Sourced from thiserror's releases.

2.0.20

  • Suppress redundant_field_names clippy lint in generated code (#454)
Commits

Updates rkyv from 0.8.17 to 0.8.18

Commits

Updates flexi_logger from 0.31.9 to 0.31.10

Changelog

Sourced from flexi_logger's changelog.

[0.31.10] - 2026-08-06

Allow tests to run even when the current directory is not writable, by switching to std::env::temp_dir() (modified PR #206, kudos to sudipm-mukherjee).

Commits

@dependabot @github

dependabot Bot commented on behalf of github Aug 17, 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.

@dependabot
dependabot Bot force-pushed the dependabot/cargo/rust-minor-and-patch-bdba759671 branch 3 times, most recently from ccd0111 to aaf0332 Compare August 18, 2026 09:40
…pdates

Bumps the rust-minor-and-patch group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [clap](https://github.com/clap-rs/clap) | `4.6.4` | `4.6.6` |
| [alsa](https://github.com/diwic/alsa-rs) | `0.12.0` | `0.12.1` |
| [xcursor](https://github.com/esposm03/xcursor-rs) | `0.3.10` | `0.3.11` |
| [xcb](https://github.com/rust-x-bindings/rust-xcb) | `1.7.0` | `1.7.1` |
| [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.33` | `0.3.34` |
| [thiserror](https://github.com/dtolnay/thiserror) | `2.0.19` | `2.0.20` |
| [rkyv](https://github.com/rkyv/rkyv) | `0.8.17` | `0.8.18` |
| [flexi_logger](https://github.com/emabee/flexi_logger) | `0.31.9` | `0.31.10` |



Updates `clap` from 4.6.4 to 4.6.6
- [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.6)

Updates `alsa` from 0.12.0 to 0.12.1
- [Commits](diwic/alsa-rs@v0.12.0...v0.12.1)

Updates `xcursor` from 0.3.10 to 0.3.11
- [Commits](https://github.com/esposm03/xcursor-rs/commits)

Updates `xcb` from 1.7.0 to 1.7.1
- [Changelog](https://github.com/rust-x-bindings/rust-xcb/blob/main/CHANGELOG.md)
- [Commits](rust-x-bindings/rust-xcb@v1.7.0...v1.7.1)

Updates `futures-util` from 0.3.33 to 0.3.34
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/main/CHANGELOG.md)
- [Commits](rust-lang/futures-rs@0.3.33...0.3.34)

Updates `thiserror` from 2.0.19 to 2.0.20
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](dtolnay/thiserror@2.0.19...2.0.20)

Updates `rkyv` from 0.8.17 to 0.8.18
- [Release notes](https://github.com/rkyv/rkyv/releases)
- [Commits](rkyv/rkyv@0.8.17...0.8.18)

Updates `flexi_logger` from 0.31.9 to 0.31.10
- [Release notes](https://github.com/emabee/flexi_logger/releases)
- [Changelog](https://github.com/emabee/flexi_logger/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emabee/flexi_logger/commits)

---
updated-dependencies:
- dependency-name: alsa
  dependency-version: 0.12.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-minor-and-patch
- dependency-name: clap
  dependency-version: 4.6.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-minor-and-patch
- dependency-name: flexi_logger
  dependency-version: 0.31.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-minor-and-patch
- dependency-name: futures-util
  dependency-version: 0.3.34
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-minor-and-patch
- dependency-name: rkyv
  dependency-version: 0.8.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-minor-and-patch
- dependency-name: thiserror
  dependency-version: 2.0.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-minor-and-patch
- dependency-name: xcb
  dependency-version: 1.7.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-minor-and-patch
- dependency-name: xcursor
  dependency-version: 0.3.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/rust-minor-and-patch-bdba759671 branch from aaf0332 to dae0948 Compare August 21, 2026 02:39
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.

0 participants