nix-community / lanzaboote

Secure Boot for NixOS [maintainers=@blitz @raitobezarius @nikstur]
GNU General Public License v3.0
916 stars 44 forks source link

fix(deps): update all dependencies #370

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
bitflags dependencies minor 2.5.0 -> 2.6.0
clap dependencies patch 4.5.7 -> 4.5.8
log dependencies patch 0.4.21 -> 0.4.22
serde_json dependencies patch 1.0.117 -> 1.0.119

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
clap-rs/clap (clap) ### [`v4.5.8`](https://togithub.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#458---2024-06-28) [Compare Source](https://togithub.com/clap-rs/clap/compare/v4.5.7...v4.5.8) ##### Fixes - Reduce extra flushes
rust-lang/log (log) ### [`v0.4.22`](https://togithub.com/rust-lang/log/blob/HEAD/CHANGELOG.md#0422---2024-06-27) [Compare Source](https://togithub.com/rust-lang/log/compare/0.4.21...0.4.22)
serde-rs/json (serde_json) ### [`v1.0.119`](https://togithub.com/serde-rs/json/releases/tag/v1.0.119) [Compare Source](https://togithub.com/serde-rs/json/compare/v1.0.118...v1.0.119) - Add `serde_json::Map::shift_insert` ([#​1149](https://togithub.com/serde-rs/json/issues/1149), thanks [@​joshka](https://togithub.com/joshka)) ### [`v1.0.118`](https://togithub.com/serde-rs/json/releases/tag/v1.0.118) [Compare Source](https://togithub.com/serde-rs/json/compare/v1.0.117...v1.0.118) - Implement Hash for serde_json::Value ([#​1127](https://togithub.com/serde-rs/json/issues/1127), thanks [@​edwardycl](https://togithub.com/edwardycl))

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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