Skip to content

Conversation

platform-engineering-bot
Copy link
Contributor

@platform-engineering-bot platform-engineering-bot commented Aug 5, 2024

This PR contains the following updates:

Package Type Update Change
clap workspace.dependencies patch 4.5.9 -> 4.5.14
regex dependencies patch 1.10.5 -> 1.10.6
serde (source) workspace.dependencies patch 1.0.204 -> 1.0.205
serde_json workspace.dependencies patch 1.0.120 -> 1.0.122
toml dependencies patch 0.8.17 -> 0.8.19

Release Notes

clap-rs/clap (clap)

v4.5.14

Compare Source

Features
  • (unstable-ext) Added Arg::add for attaching arbitrary state, like completion hints, to Arg without Arg knowing about it

v4.5.13

Compare Source

Fixes
  • (derive) Improve error message when #[flatten]ing an optional #[group(skip)]
  • (help) Properly wrap long subcommand descriptions in help

v4.5.12

Compare Source

v4.5.11

Compare Source

v4.5.10

Compare Source

rust-lang/regex (regex)

v1.10.6

Compare Source

===================
This is a new patch release with a fix for the unstable crate feature that
enables std::str::Pattern trait integration.

Bug fixes:

  • BUG #​1219:
    Fix the Pattern trait implementation as a result of nightly API breakage.
serde-rs/serde (serde)

v1.0.205

Compare Source

  • Use serialize_entry instead of serialize_key + serialize_value when serialize flattened newtype enum variants (#​2785, thanks @​Mingun)
  • Avoid triggering a collection_is_never_read lint in the deserialization of enums containing flattened fields (#​2791)
serde-rs/json (serde_json)

v1.0.122

Compare Source

  • Support using json! in no-std crates (#​1166)

v1.0.121

Compare Source

toml-rs/toml (toml)

v0.8.19

Compare Source

v0.8.18

Compare Source


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.


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

This PR has been generated by Renovate Bot.

@platform-engineering-bot platform-engineering-bot enabled auto-merge (rebase) August 5, 2024 00:07
@platform-engineering-bot platform-engineering-bot force-pushed the renovate/auto-merged-updates branch from b579234 to 643ed67 Compare August 8, 2024 02:06
Signed-off-by: Platform Engineering Bot <platform-engineering@redhat.com>
@platform-engineering-bot platform-engineering-bot force-pushed the renovate/auto-merged-updates branch from 643ed67 to c1db14b Compare August 8, 2024 16:17
@platform-engineering-bot platform-engineering-bot merged commit 99be46e into main Aug 9, 2024
@platform-engineering-bot platform-engineering-bot deleted the renovate/auto-merged-updates branch August 9, 2024 20:48
cgwalters pushed a commit to cgwalters/bootc that referenced this pull request Nov 5, 2024
…1.0.91

build(deps): bump anyhow from 1.0.89 to 1.0.91
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants