Skip to content

Bump zvariant from 3.15.2 to 5.15.0 - #9

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/zvariant-5.15.0
Open

Bump zvariant from 3.15.2 to 5.15.0#9
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/zvariant-5.15.0

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps zvariant from 3.15.2 to 5.15.0.

Release notes

Sourced from zvariant's releases.

zvariant-5.15.0

CI

  • 💚 Work around nightly rustfmt macro mangling.

Deprecated

  • 🗑️ Deprecate GVariant support in zvariant.

Documentation

  • 📝 Point GVariant users to the zgvariant crate.

Fixed

  • 🐛 Support zvariant_utils/gvariant being enabled externally. #1910

Removed

  • 🔥 Remove the gvariant fuzz target.
  • 🔥 Remove gvariant benches, ostree tests and test data.

zvariant_derive-5.15.0

Changed

  • ♻️ Move Value & Dict derive codegen to zvariant_utils.
  • ♻️ Move Type derive & signature! codegen to zvariant_utils.

zvariant-5.14.0

Changed

  • ♻️ Use zcheapstr for the Str type.
  • ♻️ Remove unnecessary clones.

Dependencies

  • ➕ Add zcheapstr dependency. It's actually just a split.

Fixed

  • 🐛 insert tail padding to fixed-sized dictionary entry.
  • 🐛 insert tail padding to fixed-sized struct.

Testing

  • ✅ Add test case for a{uy} encoding.
  • ✅ Add test case for (uy) encoding.

zvariant_derive-5.14.0

Other

  • Update Cargo.toml dependencies.

zvariant-5.13.1

Other

  • 🚨 Use Option::filter instead of a manual match.

zvariant_derive-5.13.1

Added

  • ✨ Support nested dictionaries in *Dict derives. #312

... (truncated)

Commits
  • 0f4db69 Merge pull request #1911 from zeenix/releases
  • ce010ac 🔖 zv,zd,zu: New releases to deprecate GVariant API
  • 683fc6a ⬆️ zb,zm,zx: Bump zvariant to 5.15
  • 121b399 Merge pull request #1905 from zeenix/deprecate-gvariant
  • 51d2132 🔖 zv,zd,zu: Bump versions
  • e7146ca 🐛 zv,zu: Support zvariant_utils/gvariant being enabled externally
  • d798734 📝 zv,zm: Point GVariant users to the zgvariant crate
  • 4d1e6b7 🗑️ zv,zu: Deprecate GVariant support in zvariant
  • 19410a8 🔥 zv: Remove the gvariant fuzz target
  • bb8c3ce 🔥 zv: Remove gvariant benches, ostree tests and test data
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [zvariant](https://github.com/z-galaxy/zbus) from 3.15.2 to 5.15.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@zvariant-3.15.2...zvariant-5.15.0)

---
updated-dependencies:
- dependency-name: zvariant
  dependency-version: 5.15.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 30, 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