Skip to content

deps(cargo): bump the rust-dependencies group with 2 updates#476

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/rust-dependencies-2645cd58d5
Open

deps(cargo): bump the rust-dependencies group with 2 updates#476
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/rust-dependencies-2645cd58d5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the rust-dependencies group with 2 updates: zbus and uuid.

Updates zbus from 5.15.0 to 5.16.0

Release notes

Sourced from zbus's releases.

zbus-5.16.0

Changed

  • 🔧 Restrict vsock features to Linux targets.

Documentation

  • 📝 Replace docs.rs all-features with explicit feature list.

Fixed

  • 🚑️ Fix sendmsg for iOS and other apple OS.

Other

  • 🔊 warn on GetAll error during property cache init. #1325

zbus_macros-5.16.0

Documentation

  • 📝 Document the Interface impl methods generated by #[interface]. #1542
Commits
  • 1e306d3 Merge pull request #1806 from zeenix/releases
  • c3d01d0 🔖 zv,zd,zb,zm: New releases
  • 9760cbe Merge pull request #1804 from zeenix/optimizations
  • 1e4f935 ⚡️ zv: Use Fields::get(i) for O(1) field signature lookup
  • 7e074ed Merge pull request #1801 from zeenix/fields-get-perf
  • eb2babd ⚡️ zv: Use Fields::get(i) for O(1) field signature lookup
  • 7e5136b ⬆️ zv: Bump zvariant_utils requirement to 3.4
  • fb6841d 🔖 zu: Bump minor version
  • 1a331ad ⚡️ zu: Add Fields::get(i) for constant-time positional access
  • 51ee99f Merge pull request #1799 from z-galaxy/renovate/criterion-4.x-lockfile
  • Additional commits viewable in compare view

Updates uuid from 1.23.1 to 1.23.2

Release notes

Sourced from uuid's releases.

v1.23.2

What's Changed

Full Changelog: uuid-rs/uuid@v1.23.1...v1.23.2

Commits
  • d119657 Merge pull request #883 from uuid-rs/cargo/v1.23.2
  • 0651cfc prepare for 1.23.2 release
  • e8dea0c Merge pull request #882 from uuid-rs/fix/error-msgs
  • bdc429a fix up serde messages
  • d4342e4 make indexes 0 based and fix up more error messages
  • 4ad479f work on more accurate parser errors
  • See full diff 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-dependencies group with 2 updates: [zbus](https://github.com/z-galaxy/zbus) and [uuid](https://github.com/uuid-rs/uuid).


Updates `zbus` from 5.15.0 to 5.16.0
- [Release notes](https://github.com/z-galaxy/zbus/releases)
- [Changelog](https://github.com/z-galaxy/zbus/blob/main/release-plz.toml)
- [Commits](z-galaxy/zbus@zbus-5.15.0...zbus-5.16.0)

Updates `uuid` from 1.23.1 to 1.23.2
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](uuid-rs/uuid@v1.23.1...v1.23.2)

---
updated-dependencies:
- dependency-name: zbus
  dependency-version: 5.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust-dependencies
- dependency-name: uuid
  dependency-version: 1.23.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-dependencies
...

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 29, 2026
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