deps: bump the rust-minor-and-patch group across 1 directory with 8 updates - #33
Open
dependabot[bot] wants to merge 1 commit into
Open
deps: bump the rust-minor-and-patch group across 1 directory with 8 updates#33dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
dependabot
Bot
force-pushed
the
dependabot/cargo/rust-minor-and-patch-bdba759671
branch
4 times, most recently
from
August 21, 2026 02:39
aaf0332 to
dae0948
Compare
…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
Bot
force-pushed
the
dependabot/cargo/rust-minor-and-patch-bdba759671
branch
from
August 21, 2026 10:39
dae0948 to
d876666
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the rust-minor-and-patch group with 8 updates in the / directory:
4.6.44.6.60.12.00.12.10.3.100.3.111.7.01.7.10.3.330.3.342.0.192.0.200.8.170.8.180.31.90.31.10Updates
clapfrom 4.6.4 to 4.6.6Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
348cff3chore: Released478377docs: Update changelog04b9fbbMerge pull request #6414 from koopatroopa787/fix-bash-completion-bracket-glob7075239Merge pull request #6422 from BaumiCoder/fix-fish-indentationsf90a966fix(complete): Use spaces for indentation in fishdd4997bfix(complete): Don't glob-expand bash positionals8387c81Merge pull request #6399 from clap-rs/renovate/crate-ci-typos-1.x8141e11chore(deps): Update compatible (dev) (#6398)8a6bd4echore(deps): Update pre-commit hook crate-ci/typos to v1.47.071a7213chore(deps): Update Rust Stable to v1.96 (#6396)Updates
alsafrom 0.12.0 to 0.12.1Commits
4a71be7Release 0.12.172acbe2pcm/rawmidi/ump: fix stack overflow from timespec/time64 mismatch (#158)Updates
xcursorfrom 0.3.10 to 0.3.11Commits
Updates
xcbfrom 1.7.0 to 1.7.1Changelog
Sourced from xcb's changelog.
Commits
ad8cd4cMerge pull request #298 from rtbo/release-1.7.167804f8release 1.7.18f1a726Merge pull request #296 from Sachin-Bhat/main20649ffci: modernize GitHub Actionsae3b2cdfeat(deps): update dependency compatabilityUpdates
futures-utilfrom 0.3.33 to 0.3.34Release notes
Sourced from futures-util's releases.
Changelog
Sourced from futures-util's changelog.
Commits
705e6b5Release 0.3.34616dac7compat: Inline RawWaker clone function4176369Inline remaining RawWaker clone functionsf17a895Fix cloned FuturesUnordered waker identity51d62admacro: bumpsynto v3 (#3028)9e26177ci: Reduce timeout-minutesb2d0983tsan: Enable Adaptive Delayf733d0eMiri: Ignore compat testse5def2fRename default branch to mainUpdates
thiserrorfrom 2.0.19 to 2.0.20Release notes
Sourced from thiserror's releases.
Commits
b1d5db5Release 2.0.20c4c3ebdMerge pull request #454 from dtolnay/clippy2266152Suppress redundant_field_names clippy lint2901cfdRaise minimum tested compiler to rust 1.88aa9d91fUpdate ui tests for version 2.0.19Updates
rkyvfrom 0.8.17 to 0.8.18Commits
8db6734Release 0.8.18f130138Update syn to 3.0 (#687)5d3d553Update UI test outputUpdates
flexi_loggerfrom 0.31.9 to 0.31.10Changelog
Sourced from flexi_logger's changelog.
Commits