Dauthdaert / chest

Multiplatform CLI command organizer, written in rust and inspired by hoard
https://dauthdaert.github.io/chest/
MIT License
1 stars 0 forks source link

fix(deps): update rust crate bitflags to v2.6.0 #70

Open renovate[bot] opened 4 days ago

renovate[bot] commented 4 days ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
bitflags dependencies minor 2.5.0 -> 2.6.0

Release Notes

bitflags/bitflags (bitflags) ### [`v2.6.0`](https://togithub.com/bitflags/bitflags/blob/HEAD/CHANGELOG.md#260) [Compare Source](https://togithub.com/bitflags/bitflags/compare/2.5.0...2.6.0) #### What's Changed - Sync CHANGELOG.md with github release notes by [@​dextero](https://togithub.com/dextero) in [https://github.com/bitflags/bitflags/pull/402](https://togithub.com/bitflags/bitflags/pull/402) - Update error messages and zerocopy by [@​KodrAus](https://togithub.com/KodrAus) in [https://github.com/bitflags/bitflags/pull/403](https://togithub.com/bitflags/bitflags/pull/403) - Bump minimum declared versions of dependencies by [@​dextero](https://togithub.com/dextero) in [https://github.com/bitflags/bitflags/pull/404](https://togithub.com/bitflags/bitflags/pull/404) - chore(deps): bump serde_derive and bytemuck versions by [@​joshka](https://togithub.com/joshka) in [https://github.com/bitflags/bitflags/pull/405](https://togithub.com/bitflags/bitflags/pull/405) - add OSFF Scorecard workflow by [@​KodrAus](https://togithub.com/KodrAus) in [https://github.com/bitflags/bitflags/pull/396](https://togithub.com/bitflags/bitflags/pull/396) - Update stderr messages by [@​KodrAus](https://togithub.com/KodrAus) in [https://github.com/bitflags/bitflags/pull/408](https://togithub.com/bitflags/bitflags/pull/408) - Fix typo by [@​waywardmonkeys](https://togithub.com/waywardmonkeys) in [https://github.com/bitflags/bitflags/pull/410](https://togithub.com/bitflags/bitflags/pull/410) - Allow specifying outer attributes in impl mode by [@​KodrAus](https://togithub.com/KodrAus) in [https://github.com/bitflags/bitflags/pull/411](https://togithub.com/bitflags/bitflags/pull/411) #### New Contributors - [@​dextero](https://togithub.com/dextero) made their first contribution in [https://github.com/bitflags/bitflags/pull/402](https://togithub.com/bitflags/bitflags/pull/402) - [@​joshka](https://togithub.com/joshka) made their first contribution in [https://github.com/bitflags/bitflags/pull/405](https://togithub.com/bitflags/bitflags/pull/405) - [@​waywardmonkeys](https://togithub.com/waywardmonkeys) made their first contribution in [https://github.com/bitflags/bitflags/pull/410](https://togithub.com/bitflags/bitflags/pull/410) **Full Changelog**: https://github.com/bitflags/bitflags/compare/2.5.0...2.6.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.