Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 1, 2025

This PR contains the following updates:

Package Type Update Change
anyhow dependencies patch 1.0.96 -> 1.0.97
automod dev-dependencies patch 1.0.14 -> 1.0.15
clap dependencies patch 4.5.31 -> 4.5.34
env_logger dependencies patch 0.11.6 -> 0.11.7
is-terminal dependencies patch 0.4.15 -> 0.4.16
log dependencies patch 0.4.26 -> 0.4.27
once_cell dependencies minor 1.20.3 -> 1.21.3
serde (source) dependencies patch 1.0.218 -> 1.0.219
terminal_size dependencies patch 0.4.1 -> 0.4.2
textwrap dependencies patch 0.16.1 -> 0.16.2

Release Notes

dtolnay/anyhow (anyhow)

v1.0.97

Compare Source

  • Documentation improvements
dtolnay/automod (automod)

v1.0.15

Compare Source

  • Documentation improvements
clap-rs/clap (clap)

v4.5.34

Compare Source

Fixes
  • (help) Don't add extra blank lines with flatten_help(true) and subcommands without arguments

v4.5.33

Compare Source

Fixes
  • (error) When showing the usage of a suggestion for an unknown argument, don't show the group

v4.5.32

Compare Source

Features
  • Add Error::remove
Documentation
  • (cookbook) Switch from humantime to jiff
  • (tutorial) Better cover required vs optional
Internal
  • Update pulldown-cmark
rust-cli/env_logger (env_logger)

v0.11.7

Compare Source

Internal
  • Replaced humantime with jiff
sunfishcode/is-terminal (is-terminal)

v0.4.16

Compare Source

rust-lang/log (log)

v0.4.27

Compare Source

What's Changed

Full Changelog: rust-lang/log@0.4.26...0.4.27

matklad/once_cell (once_cell)

v1.21.3

Compare Source

v1.21.2

Compare Source

  • Relax success ordering from AcqRel to Release in race: #​278.

v1.21.1

Compare Source

v1.21.0

Compare Source

  • Outline initialization in race: #​273.
  • Add OnceNonZereUsize::get_unchecked: #​274.
  • Add OnceBox::clone and OnceBox::with_value: #​275.
  • Increase MSRV to 1.70
serde-rs/serde (serde)

v1.0.219

Compare Source

  • Prevent absolute_paths Clippy restriction being triggered inside macro-generated code (#​2906, thanks @​davidzeng0)
eminence/terminal-size (terminal_size)

v0.4.2

Compare Source

What's Changed

mgeisler/textwrap (textwrap)

v0.16.2

Compare Source

This release fixes an unnecessary f64 cast, updates all dependencies, bumps
the minimum supported Rust version to 1.70.

  • #​540: Avoid spurious f64
    cast and comparison.
  • #​565: Configure automatic
    Dependabot updates.
  • #​579: Bump rust-version to
    1.70.

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) April 1, 2025 01:31
@coveralls
Copy link

Pull Request Test Coverage Report for Build 14185058034

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 0.0%

Totals Coverage Status
Change from base Build 13636143156: 0.0%
Covered Lines: 0
Relevant Lines: 705

💛 - Coveralls

@renovate renovate bot merged commit 624891e into main Apr 1, 2025
29 of 36 checks passed
@renovate renovate bot deleted the renovate/compatible branch April 1, 2025 15:42
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