containers / bootc

Boot and upgrade via container images
https://containers.github.io/bootc/
Apache License 2.0
789 stars 84 forks source link

fix(deps): update auto merged updates #850

Closed platform-engineering-bot closed 4 weeks ago

platform-engineering-bot commented 1 month ago

This PR contains the following updates:

Package Type Update Change
anstream dependencies patch 0.6.15 -> 0.6.17
anstyle dependencies patch 1.0.8 -> 1.0.10
anyhow workspace.dependencies patch 1.0.90 -> 1.0.92
mandown (source) dependencies patch 0.1.4 -> 0.1.5
rustix workspace.dependencies patch 0.38.37 -> 0.38.38
serde (source) workspace.dependencies patch 1.0.211 -> 1.0.214

Release Notes

rust-cli/anstyle (anstream) ### [`v0.6.17`](https://redirect.github.com/rust-cli/anstyle/compare/anstream-v0.6.16...anstream-v0.6.17) [Compare Source](https://redirect.github.com/rust-cli/anstyle/compare/anstream-v0.6.16...anstream-v0.6.17) ### [`v0.6.16`](https://redirect.github.com/rust-cli/anstyle/compare/anstream-v0.6.15...anstream-v0.6.16) [Compare Source](https://redirect.github.com/rust-cli/anstyle/compare/anstream-v0.6.15...anstream-v0.6.16)
dtolnay/anyhow (anyhow) ### [`v1.0.92`](https://redirect.github.com/dtolnay/anyhow/releases/tag/1.0.92) [Compare Source](https://redirect.github.com/dtolnay/anyhow/compare/1.0.91...1.0.92) - Support Rust 1.82's `&raw const` and `&raw mut` syntax inside `ensure!` ([#​390](https://redirect.github.com/dtolnay/anyhow/issues/390)) ### [`v1.0.91`](https://redirect.github.com/dtolnay/anyhow/releases/tag/1.0.91) [Compare Source](https://redirect.github.com/dtolnay/anyhow/compare/1.0.90...1.0.91) - Ensure OUT_DIR is left with deterministic contents after build script execution ([#​388](https://redirect.github.com/dtolnay/anyhow/issues/388))
kornelski/mandown (mandown) ### [`v0.1.5`](https://gitlab.com/kornelski/mandown/compare/0.1.4...0.1.5) [Compare Source](https://gitlab.com/kornelski/mandown/compare/0.1.4...0.1.5)
bytecodealliance/rustix (rustix) ### [`v0.38.38`](https://redirect.github.com/bytecodealliance/rustix/compare/v0.38.37...v0.38.38) [Compare Source](https://redirect.github.com/bytecodealliance/rustix/compare/v0.38.37...v0.38.38)
serde-rs/serde (serde) ### [`v1.0.214`](https://redirect.github.com/serde-rs/serde/releases/tag/v1.0.214) [Compare Source](https://redirect.github.com/serde-rs/serde/compare/v1.0.213...v1.0.214) - Implement IntoDeserializer for all Deserializers in serde::de::value module ([#​2568](https://redirect.github.com/serde-rs/serde/issues/2568), thanks [@​Mingun](https://redirect.github.com/Mingun)) ### [`v1.0.213`](https://redirect.github.com/serde-rs/serde/releases/tag/v1.0.213) [Compare Source](https://redirect.github.com/serde-rs/serde/compare/v1.0.212...v1.0.213) - Fix support for macro-generated `with` attributes inside a newtype struct ([#​2847](https://redirect.github.com/serde-rs/serde/issues/2847)) ### [`v1.0.212`](https://redirect.github.com/serde-rs/serde/releases/tag/v1.0.212) [Compare Source](https://redirect.github.com/serde-rs/serde/compare/v1.0.211...v1.0.212) - Fix hygiene of macro-generated local variable accesses in serde(with) wrappers ([#​2845](https://redirect.github.com/serde-rs/serde/issues/2845))

Configuration

šŸ“… Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

šŸš¦ Automerge: Enabled.

ā™» Rebasing: Whenever PR is behind base branch, 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 Renovate Bot.