Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 1, 2025

This PR contains the following updates:

Package Type Update Change
anstream dependencies patch 0.6.19 -> 0.6.21
anstyle dependencies patch 1.0.11 -> 1.0.13
anyhow dependencies patch 1.0.98 -> 1.0.100
clap dependencies patch 4.5.40 -> 4.5.51
clap-verbosity-flag dependencies patch 3.0.3 -> 3.0.4
flate2 dependencies patch 1.1.2 -> 1.1.5
git-fixture dev-dependencies patch 0.3.5 -> 0.3.6
human-panic dependencies patch 2.0.2 -> 2.0.4
is-terminal dependencies patch 0.4.16 -> 0.4.17
log dependencies patch 0.4.27 -> 0.4.28
serde (source) dependencies patch 1.0.219 -> 1.0.228
snapbox dev-dependencies patch 0.6.21 -> 0.6.23
syntect dependencies minor 5.2.0 -> 5.3.0
terminal_size dependencies patch 0.4.2 -> 0.4.3

Release Notes

rust-cli/anstyle (anstream)

v0.6.21

Compare Source

v0.6.20

Compare Source

dtolnay/anyhow (anyhow)

v1.0.100

Compare Source

  • Teach clippy to lint formatting arguments in bail!, ensure!, anyhow! (#​426)

v1.0.99

Compare Source

  • Allow build-script cleanup failure with NFSv3 output directory to be non-fatal (#​420)
clap-rs/clap (clap)

v4.5.51

Compare Source

Fixes
  • (help) Correctly calculate padding for short flags that take a value
  • (help) Don't panic on short flags using ArgAction::Count

v4.5.50

Compare Source

Features
  • Accept Cow where String and &str are accepted

v4.5.49

Compare Source

Fixes
  • (help) Correctly wrap when ANSI escape codes are present

v4.5.48

Compare Source

Documentation
  • Add a new CLI Concepts document as another way of framing clap
  • Expand the typed_derive cookbook entry

v4.5.47

Compare Source

Features
  • Added impl FromArgMatches for ()
  • Added impl Args for ()
  • Added impl Subcommand for ()
  • Added impl FromArgMatches for Infallible
  • Added impl Subcommand for Infallible
Fixes
  • (derive) Update runtime error text to match clap

v4.5.46

Compare Source

Features
  • Expose StyledStr::push_str

v4.5.45

Compare Source

Fixes
  • (unstable-v5) ValueEnum variants now use the full doc comment, not summary, for PossibleValue::help

v4.5.44

Compare Source

Features
  • Add Command::mut_subcommands

v4.5.43

Compare Source

Fixes
  • (help) In long help, list Possible Values before defaults, rather than after, for a more consistent look

v4.5.42

Compare Source

Fixes
  • Include subcommand visible long aliases in --help

v4.5.41

Compare Source

Features
  • Add Styles::context and Styles::context_value to customize the styling of [default: value] like notes in the --help
clap-rs/clap-verbosity-flag (clap-verbosity-flag)

v3.0.4

Compare Source

Features
  • Add serde feature for when mixing CLI and config
  • Add comparison operators to types
  • Add conversions between Verbosity and VerbosityFilter
rust-lang/flate2-rs (flate2)

v1.1.5

Compare Source

This bugfix release fixes #​508, as flush didn't always work anymore in conjunction with miniz_oxide.

What's Changed

Full Changelog: rust-lang/flate2-rs@1.1.4...1.1.5

v1.1.4: - it's 1.1.3 with fixed documentation

Compare Source

See here for the changelog of v1.1.3: https://github.com/rust-lang/flate2-rs/releases/tag/1.1.3 .

Full Changelog: rust-lang/flate2-rs@1.1.3...1.1.4

v1.1.3

Compare Source

What's Changed

New Contributors

Full Changelog: rust-lang/flate2-rs@1.1.2...1.1.3

gitext-rs/git-fixture (git-fixture)

v0.3.6

Compare Source

Internal
  • Update toml
rust-cli/human-panic (human-panic)

v2.0.4

Compare Source

v2.0.3

Compare Source

Internal
  • Update toml
sunfishcode/is-terminal (is-terminal)

v0.4.17

Compare Source

rust-lang/log (log)

v0.4.28

Compare Source

serde-rs/serde (serde)

v1.0.228

Compare Source

  • Allow building documentation with RUSTDOCFLAGS='--cfg=docsrs' set for the whole dependency graph (#​2995)

v1.0.227

Compare Source

v1.0.226

Compare Source

  • Deduplicate variant matching logic inside generated Deserialize impl for adjacently tagged enums (#​2935, thanks @​Mingun)

v1.0.225

Compare Source

  • Avoid triggering a deprecation warning in derived Serialize and Deserialize impls for a data structure that contains its own deprecations (#​2879, thanks @​rcrisanti)

v1.0.224

Compare Source

  • Remove private types being suggested in rustc diagnostics (#​2979)

v1.0.223

Compare Source

  • Fix serde_core documentation links (#​2978)

v1.0.222

Compare Source

  • Make serialize_with attribute produce code that works if respanned to 2024 edition (#​2950, thanks @​aytey)

v1.0.221

Compare Source

  • Documentation improvements (#​2973)
  • Deprecate serde_if_integer128! macro (#​2975)

v1.0.220

Compare Source

assert-rs/snapbox (snapbox)

v0.6.23

Compare Source

v0.6.22

Compare Source

trishume/syntect (syntect)

v5.3.0

Compare Source

Improvements
  • Add HighlightLines::from_state() constructor [#​569]
Fixes
  • Ignore UTF-8 BOM on syntax detection [#​530]
  • Escape CSS class names [#​539]
  • Avoid an infinite loop when a syntax definition continually pushes contexts without consuming any input [#​597]
  • Return an error when a syntax definition contains an unescaped trailing backslash instead of panicking at runtime [#​548]
Dependencies
  • Replace bitflags with a manual implementation [#​590]
  • Update public-api to work with new lockfile versions [#​591]
  • Update thiserror to v2 [#​594]
  • Update fancy-regex to 0.16.2 [#​596]
  • Bump rust_onig version to avoid build failures on newer GCC versions [#​584]
eminence/terminal-size (terminal_size)

v0.4.3

Compare Source

What's Changed

New Contributors

Full Changelog: eminence/terminal-size@v0.4.2...v0.4.3


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) November 1, 2025 00:34
@coveralls
Copy link

coveralls commented Nov 1, 2025

Pull Request Test Coverage Report for Build 19047980796

Details

  • 0 of 8 (0.0%) changed or added relevant lines in 2 files 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/assets/mod.rs 0 1 0.0%
src/git2_config.rs 0 7 0.0%
Totals Coverage Status
Change from base Build 18990214345: 0.0%
Covered Lines: 0
Relevant Lines: 719

💛 - Coveralls

@renovate renovate bot force-pushed the renovate/compatible branch from cd30a31 to c81e9a0 Compare November 1, 2025 02:51
@epage epage force-pushed the renovate/compatible branch from c81e9a0 to b204aaa Compare November 3, 2025 20:13
@renovate renovate bot merged commit edd546c into main Nov 3, 2025
16 checks passed
@renovate renovate bot deleted the renovate/compatible branch November 3, 2025 20:15
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