Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 1, 2025

This PR contains the following updates:

Package Type Update Change
anyhow dependencies patch 1.0.95 -> 1.0.96
clap dependencies patch 4.5.23 -> 4.5.31
indicatif dependencies patch 0.17.9 -> 0.17.11
log dependencies patch 0.4.22 -> 0.4.26
serde (source) dependencies patch 1.0.217 -> 1.0.218
serde_derive (source) dependencies patch 1.0.217 -> 1.0.218
serde_json dependencies patch 1.0.134 -> 1.0.139

Release Notes

dtolnay/anyhow (anyhow)

v1.0.96

Compare Source

  • Documentation improvements
clap-rs/clap (clap)

v4.5.31

Compare Source

Features
  • Add ValueParserFactory for Saturating<T>

v4.5.30

Compare Source

Fixes
  • (assert) Allow num_args(0..=1) to be used with SetTrue
  • (assert) Clean up rendering of takes_values assertions

v4.5.29

Compare Source

Fixes
  • Change ArgMatches::args_present so not-present flags are considered not-present (matching the documentation)

v4.5.28

Compare Source

Features
  • (derive) Unstable support for full markdown syntax for doc comments, enabled with unstable-markdown

v4.5.27

Compare Source

Documentation
  • Iterate on tutorials and reference based on feedback

v4.5.26

Compare Source

Fixes
  • (error) Reduce binary size with the suggestions feature

v4.5.25

Compare Source

Fixes
  • (help) Reduce binary size

v4.5.24

Compare Source

Fixes
  • (parser) Correctly handle defaults with ignore_errors(true) and when a suggestion is provided for an unknown argument
console-rs/indicatif (indicatif)

v0.17.11

Compare Source

What's Changed

v0.17.10

Compare Source

What's Changed

With some great performance improvements from @​jaheba.

rust-lang/log (log)

v0.4.26

Compare Source

v0.4.25

Compare Source

v0.4.24

Compare Source

v0.4.23

Compare Source

serde-rs/serde (serde)

v1.0.218

Compare Source

  • Documentation improvements
serde-rs/json (serde_json)

v1.0.139

Compare Source

  • Documentation improvements

v1.0.138

Compare Source

  • Documentation improvements

v1.0.137

Compare Source

  • Turn on "float_roundtrip" and "unbounded_depth" features for serde_json in play.rust-lang.org (#​1231)

v1.0.136

Compare Source

  • Optimize serde_json::value::Serializer::serialize_map by using Map::with_capacity (#​1230, thanks @​goffrie)

v1.0.135

Compare Source


Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" (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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) March 1, 2025 01:28
@epage epage disabled auto-merge March 1, 2025 02:59
@epage epage merged commit e798147 into master Mar 1, 2025
4 of 5 checks passed
@epage epage deleted the renovate/compatible branch March 1, 2025 02:59
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