Skip to content

Update gvdb requirement from 0.9.0 to 0.10.0#60

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/gvdb-0.10.0
Open

Update gvdb requirement from 0.9.0 to 0.10.0#60
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/gvdb-0.10.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 26, 2026

Updates the requirements on gvdb to permit the latest version.

Changelog

Sourced from gvdb's changelog.

[0.10.0] - 2026-03-26

Changed

  • Bumped MSRV to 1.92
  • Upgraded glib to 0.22

Fixed

  • Fixes xml_stripblanks stripping significant whitespace

[0.9.0] - 2025-08-09

Changed

  • Bumped MSRV to 1.83

[0.8.0] - 2025-01-03

Changed

  • Bumped MSRV to 1.80
  • Upgraded to zvariant 5, which removes zero-copy deserializations of values. All structs to be deserialized must now derive zvariant::OwnedValue.

[0.7.1] - 2024-08-11

Fixed

  • Fixed compilation when zerocopy derive feature was added by another crate

[0.7.0] - 2024-07-13

Added

  • gvdb::gresource::BuilderError::StripPrefix
  • gvdb::gresource::BuilderError::Generic
  • gvdb::gresource::BundleBuilder::from_directory now ignores *.license files as well

Removed

  • gvdb::read::GvdbHashTable::for_bytes (made private)
  • gvdb::read::GvdbHashTable::get_header (made private)
  • gvdb::read::GvdbHashTable::get_hash_item (made private)
  • gvdb::read::GvdbReaderError::InvalidData all instances were replaced with more specific errors as Data(String)
  • gvdb::read::GvdbReaderError::ZVariant all instances were replaced with Data(String)
  • gvdb::gresource::GResourceBuilderError::Generic all instances were replaces with less generic variants

Changed

  • The project and all previous releases are now made available under the MIT OR Apache-2.0 licenses

... (truncated)

Commits
  • 7b3a00c code: Release gvdb 0.10.0 and gvdb-macros 0.1.16
  • a18bda1 cargo: Update lock
  • 50d66b5 code: Fix clippy warnings
  • ba401e2 cargo: Update to glib-rs 0.22
  • 7d9eb67 cargo: Update crates
  • cfe6928 build(deps): bump quick-xml from 0.38.4 to 0.39.0
  • c78c6c2 build(deps): bump proc-macro2 from 1.0.104 to 1.0.105
  • c4e25a3 build(deps): bump zvariant from 5.8.0 to 5.9.1
  • 7861261 build(deps): bump quote from 1.0.42 to 1.0.43
  • ee4e1e7 build(deps): bump zerocopy from 0.8.31 to 0.8.33
  • 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 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)

Updates the requirements on [gvdb](https://github.com/felinira/gvdb-rs) to permit the latest version.
- [Release notes](https://github.com/felinira/gvdb-rs/releases)
- [Changelog](https://github.com/felinira/gvdb-rs/blob/main/CHANGELOG.md)
- [Commits](felinira/gvdb-rs@gvdb-0.9.0...gvdb-0.10.0)

---
updated-dependencies:
- dependency-name: gvdb
  dependency-version: 0.10.0
  dependency-type: direct:production
...

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 Mar 26, 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