Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update all non-major dependencies #3207

Merged
merged 1 commit into from May 22, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 22, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
clap dependencies minor 4.2.7 -> 4.3.0
clap_complete dependencies minor 4.2.3 -> 4.3.0
pretty_env_logger dependencies minor 0.4 -> 0.5

Release Notes

clap-rs/clap (clap)

v4.3.0

Compare Source

Fixes
  • (assert) Allow multiple, value-terminated, positional arguments
  • (assert) Clear up language on last assertion
  • (parser) Correctly assign values to arguments when using multiple, value-termianted, positional arguments
  • (parser) Ensure value_terminator has higher precedence than allow_hyphen_values
  • (help) Only use next-line-help on subcommand list when explicitly specified, not just with --help
  • (help) Correctly align possible values list
  • (help) Don't waste code, vertical space in moving possible value descriptions to next line
clap-rs/clap (clap_complete)

v4.3.0

Compare Source

seanmonstar/pretty-env-logger

v0.5.0

Compare Source


Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented May 22, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.09 ⚠️

Comparison is base (b3e5f87) 87.70% compared to head (010268e) 87.62%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3207      +/-   ##
==========================================
- Coverage   87.70%   87.62%   -0.09%     
==========================================
  Files          85       85              
  Lines       33563    33563              
==========================================
- Hits        29437    29410      -27     
- Misses       4126     4153      +27     

see 7 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@barrbrain barrbrain merged commit 0cbfd71 into master May 22, 2023
25 of 26 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch May 22, 2023 06:08
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.

None yet

1 participant