bootc icon indicating copy to clipboard operation
bootc copied to clipboard

fix(deps): update auto merged updates

Open platform-engineering-bot opened this issue 1 year ago • 1 comments

This PR contains the following updates:

Package Type Update Change
anstream dependencies patch 0.6.13 -> 0.6.14
anstyle dependencies patch 1.0.6 -> 1.0.7
anyhow dependencies patch 1.0.82 -> 1.0.86
camino dependencies patch 1.1.6 -> 1.1.7
libc dependencies patch 0.2.154 -> 0.2.155
schemars (source) dependencies patch 0.8.17 -> 0.8.20
serde (source) dependencies patch 1.0.199 -> 1.0.202
serde_json dependencies patch 1.0.116 -> 1.0.117
tokio-util (source) dependencies patch 0.7.10 -> 0.7.11
toml dependencies patch 0.8.12 -> 0.8.13

Release Notes

rust-cli/anstyle (anstream)

v0.6.14

Compare Source

dtolnay/anyhow (anyhow)

v1.0.86

Compare Source

  • Fix parse error in ensure! with non-literal after minus sign (#​373)

v1.0.85

Compare Source

  • Improve ensure! macro's rules to unblock some rustc pretty-printer improvements (#​368, #​371)

v1.0.84

Compare Source

  • Disallow calling ensure! through a Not impl for a type that is not bool (#​367)

v1.0.83

Compare Source

  • Integrate compile-time checking of cfgs (#​363)
camino-rs/camino (camino)

v1.1.7

Compare Source

Fixed
  • Resolve unexpected_cfg warnings.
rust-lang/libc (libc)

v0.2.155

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/rust-lang/libc/compare/0.2.154...0.2.155

GREsau/schemars (schemars)

v0.8.20

Compare Source

Fixed:

v0.8.19

Compare Source

Fixed:

v0.8.18

Compare Source

Fixed:
serde-rs/serde (serde)

v1.0.202

Compare Source

  • Provide public access to RenameAllRules in serde_derive_internals (#​2743)

v1.0.201

Compare Source

  • Resolve unexpected_cfgs warning (#​2737)

v1.0.200

Compare Source

  • Fix formatting of "invalid type" and "invalid value" deserialization error messages containing NaN or infinite floats (#​2733, thanks @​jamessan)
serde-rs/json (serde_json)

v1.0.117

Compare Source

  • Resolve unexpected_cfgs warning (#​1130)
tokio-rs/tokio (tokio-util)

v0.7.11

Compare Source

toml-rs/toml (toml)

v0.8.13

Compare Source


Configuration

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

🚦 Automerge: Enabled.

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.


  • [ ] If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

CI/cargo-fmt fix in #555

jeckersb avatar May 21 '24 18:05 jeckersb