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

chore(deps): update rust crate clap_complete to 4.5.2 - autoclosed #10

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 9, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
clap_complete (source) workspace.dependencies minor 4.4 -> 4.5.2

Release Notes

clap-rs/clap (clap_complete)

v4.5.2

Compare Source

Fixes
  • (bash) Improve compatibility with older bash versions

v4.5.1

Compare Source

Fixes
  • Correctly handle completion descriptions with newlines

v4.5.0

Compare Source

Compatibility
  • Update MSRV to 1.74

v4.4.10

Compare Source

Fixes
  • (bash) Allow completing filenames with spaces

v4.4.9

Compare Source

Features
  • (bash) Add support file ValueHint::FilePath
  • (bash) Add support file ValueHint::DirPath
  • (bash) Don't add space for ValueHint::Other

v4.4.8

Compare Source

Fixes
  • (bash) be consistent in identifiers when custom bin names are used

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

codecov bot commented Feb 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 39.21%. Comparing base (3105da1) to head (76c2359).
Report is 6 commits behind head on main.

❗ Current head 76c2359 differs from pull request most recent head 3c85f25. Consider uploading reports for the commit 3c85f25 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #10      +/-   ##
==========================================
- Coverage   39.80%   39.21%   -0.59%     
==========================================
  Files           9        9              
  Lines        1437     1456      +19     
  Branches      176      190      +14     
==========================================
- Hits          572      571       -1     
- Misses        780      798      +18     
- Partials       85       87       +2     
Flag Coverage Δ
ubuntu_latest 39.21% <ø> (-0.59%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/clap_complete-4.x branch from 76c2359 to 3c85f25 Compare May 3, 2024 00:22
@renovate renovate bot changed the title chore(deps): update rust crate clap_complete to 4.5 chore(deps): update rust crate clap_complete to 4.5.2 May 3, 2024
@renovate renovate bot changed the title chore(deps): update rust crate clap_complete to 4.5.2 chore(deps): update rust crate clap_complete to 4.5.2 - autoclosed May 5, 2024
@renovate renovate bot closed this May 5, 2024
@renovate renovate bot deleted the renovate/clap_complete-4.x branch May 5, 2024 10:27
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.

0 participants