Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 1, 2025

This PR contains the following updates:

Package Type Update Change
bstr dependencies patch 1.11.2 -> 1.11.3
clap dependencies patch 4.5.21 -> 4.5.31
clap-verbosity-flag dependencies patch 3.0.1 -> 3.0.2
env_logger dependencies patch 0.11.5 -> 0.11.6
git-config-env dependencies patch 0.2.2 -> 0.2.3
log dependencies patch 0.4.22 -> 0.4.26
serde (source) dependencies patch 1.0.217 -> 1.0.218
serde_json dependencies patch 1.0.134 -> 1.0.140

Release Notes

BurntSushi/bstr (bstr)

v1.11.3

Compare Source

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

v4.5.23

Compare Source

Fixes
  • (parser) When check allow_negative_numbers, allow E again

v4.5.22

Compare Source

Fixes
  • (assert) Catch bugs with arguments requiring themself
clap-rs/clap-verbosity-flag (clap-verbosity-flag)

v3.0.2

Compare Source

Features
  • Add a Copy impl to Verbosity
rust-cli/env_logger (env_logger)

v0.11.6

Compare Source

Features
  • Opt-in file and line rendering
crate-ci/git-config-env (git-config-env)

v0.2.3

Compare Source

Internal
  • Update winnow
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.140

Compare Source

  • Documentation improvements

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 5am 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 02:08
@coveralls
Copy link

coveralls commented Mar 1, 2025

Pull Request Test Coverage Report for Build 13633567706

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 1 (0.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 0.0%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/main.rs 0 1 0.0%
Totals Coverage Status
Change from base Build 13572957279: 0.0%
Covered Lines: 0
Relevant Lines: 577

💛 - Coveralls

@renovate renovate bot force-pushed the renovate/compatible branch from 537c7fd to 0f6a543 Compare March 3, 2025 12:46
@epage epage force-pushed the renovate/compatible branch from 0f6a543 to 9228546 Compare March 3, 2025 14:47
@renovate renovate bot merged commit 7888bb1 into main Mar 3, 2025
16 checks passed
@renovate renovate bot deleted the renovate/compatible branch March 3, 2025 14:48
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.

1 participant