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
clap dependencies patch 4.5.31 -> 4.5.34
env_logger dependencies patch 0.11.6 -> 0.11.7
log dependencies patch 0.4.26 -> 0.4.27
serde (source) dependencies patch 1.0.218 -> 1.0.219

Release Notes

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
rust-lang/log (log)

v0.4.27

Compare Source

What's Changed

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

serde-rs/serde (serde)

v1.0.219

Compare Source

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

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 02:05
@coveralls
Copy link

coveralls commented Apr 1, 2025

Pull Request Test Coverage Report for Build 14201269294

Details

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

Changes Missing Coverage Covered Lines Changed/Added Lines %
crates/git-branch-stash/src/stack.rs 0 1 0.0%
crates/git-branch-stash/src/snapshot.rs 0 2 0.0%
src/main.rs 0 4 0.0%
crates/git-branch-stash/src/config.rs 0 5 0.0%
Files with Coverage Reduction New Missed Lines %
src/main.rs 1 0.0%
Totals Coverage Status
Change from base Build 13633598804: 0.0%
Covered Lines: 0
Relevant Lines: 577

💛 - Coveralls

@renovate renovate bot merged commit 1aaeb69 into main Apr 1, 2025
16 checks passed
@renovate renovate bot deleted the renovate/compatible branch April 1, 2025 16:46
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