Update bitflags requirement from 1.2 to 2.9 in /lib/vibrio
Updates the requirements on bitflags to permit the latest version.
Release notes
Sourced from bitflags's releases.
2.9.1
What's Changed
- Document Cargo features by
@KodrAusin bitflags/bitflags#444- Prepare for 2.9.1 release by
@KodrAusin bitflags/bitflags#445Full Changelog: https://github.com/bitflags/bitflags/compare/2.9.0...2.9.1
Changelog
Sourced from bitflags's changelog.
2.9.1
What's Changed
- Document Cargo features by
@KodrAusin bitflags/bitflags#444Full Changelog: https://github.com/bitflags/bitflags/compare/2.9.0...2.9.1
2.9.0
What's Changed
Flagstrait: addclear(&mut self)method by@wysiwysin bitflags/bitflags#437- Fix up UI tests by
@KodrAusin bitflags/bitflags#438Full Changelog: https://github.com/bitflags/bitflags/compare/2.8.0...2.9.0
2.8.0
What's Changed
- feat(core): Add bitflags_match macro for bitflag matching by
@YuniqueUnicin bitflags/bitflags#423- Finalize bitflags_match by
@KodrAusin bitflags/bitflags#431New Contributors
@YuniqueUnicmade their first contribution in bitflags/bitflags#423Full Changelog: https://github.com/bitflags/bitflags/compare/2.7.0...2.8.0
2.7.0
What's Changed
- Fix
clippy::doc_lazy_continuationlints by@waywardmonkeysin bitflags/bitflags#414- Run clippy on extra features in CI. by
@waywardmonkeysin bitflags/bitflags#415- Fix CI: trybuild refresh, allow some clippy restrictions. by
@waywardmonkeysin bitflags/bitflags#417- Update zerocopy version in example by
@KodrAusin bitflags/bitflags#422- Add method to check if unknown bits are set by
@wysiwysin bitflags/bitflags#426- Update error messages by
@KodrAusin bitflags/bitflags#427- Add
truncate(&mut self)method to unset unknown bits by@wysiwysin bitflags/bitflags#428- Update error messages by
@KodrAusin bitflags/bitflags#429New Contributors
@wysiwysmade their first contribution in bitflags/bitflags#426Full Changelog: https://github.com/bitflags/bitflags/compare/2.6.0...2.7.0
2.6.0
What's Changed
- Sync CHANGELOG.md with github release notes by
@dexteroin bitflags/bitflags#402- Update error messages and zerocopy by
@KodrAusin bitflags/bitflags#403
... (truncated)
Commits
51927b3Merge pull request #445 from KodrAus/cargo/v2.9.11c35c8aprepare for 2.9.1 release3d5d100Merge pull request #444 from KodrAus/docs/cargo-features994608dupdate compile errorsdffa2e3document Cargo featurese197bf5Merge pull request #439 from KodrAus/cargo/2.9.08df6e80prepare for 2.9.0 releasee92f0aeMerge pull request #438 from KodrAus/fix/ui-tests226ff75fix up UI tests2170a26Merge pull request #437 from wysiwys/wysiwys/add-clear-method- 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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)