Skip to content

chore(deps): bump the minor group across 1 directory with 2 updates#185

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/minor-0831e19dc2
Closed

chore(deps): bump the minor group across 1 directory with 2 updates#185
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/minor-0831e19dc2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor group with 2 updates in the / directory: bitflags and zbus.

Updates bitflags from 2.11.1 to 2.13.0

Release notes

Sourced from bitflags's releases.

2.13.0

What's Changed

Full Changelog: bitflags/bitflags@2.12.1...2.13.0

2.12.1

What's Changed

Full Changelog: bitflags/bitflags@2.12.0...2.12.1

2.12.0

Yanked

This release has been yanked because the #[flag_name] processing noticeably increases macro recursion, hitting the default limit in cases that are already close to it.

What's Changed

Full Changelog: bitflags/bitflags@2.11.1...2.12.0

Changelog

Sourced from bitflags's changelog.

2.13.0

What's Changed

Full Changelog: bitflags/bitflags@2.12.1...2.13.0

2.12.1

What's Changed

Full Changelog: bitflags/bitflags@2.12.0...2.12.1

2.12.0

Yanked

This release has been yanked because the #[flag_name] processing noticeably increases macro recursion, hitting the default limit in cases that are already close to it.

What's Changed

Full Changelog: bitflags/bitflags@2.11.1...2.12.0

Commits
  • 9253889 prepare for 2.13.0 release
  • fbbbfac Merge pull request #489 from ssrlive/main
  • 8c498c7 Change visibility of new function to crate scope
  • 3cbddab move iter_equal_names to trait Flags
  • 80f2193 add MyFlags::Abc::iter_equal_names() method
  • 9196a3a Merge pull request #488 from bitflags/cargo/2.12.1
  • 5626df4 prepare for 2.12.1 release
  • a5d3d5e Merge pull request #487 from bitflags/fix/macro-expansion
  • 241a8e0 add a few docs for tt-munchers
  • 1d21383 namaespace #[flag_name] under #[bitflags()]
  • Additional commits viewable in compare view

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

@dependabot @github

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

Bumps the minor group with 2 updates in the / directory: [bitflags](https://github.com/bitflags/bitflags) and [zbus](https://github.com/z-galaxy/zbus).


Updates `bitflags` from 2.11.1 to 2.13.0
- [Release notes](https://github.com/bitflags/bitflags/releases)
- [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md)
- [Commits](bitflags/bitflags@2.11.1...2.13.0)

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)

---
updated-dependencies:
- dependency-name: bitflags
  dependency-version: 2.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: zbus
  dependency-version: 5.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/minor-0831e19dc2 branch from 8cd73ba to 78d0127 Compare July 6, 2026 07:56
@dependabot @github

dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 13, 2026
@dependabot
dependabot Bot deleted the dependabot/cargo/minor-0831e19dc2 branch July 13, 2026 07:57
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