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 bpaf to 0.9.12 #3506

Merged
merged 2 commits into from
Jul 23, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 23, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
bpaf workspace.dependencies patch 0.9.9 -> 0.9.12

Release Notes

pacak/bpaf (bpaf)

v0.9.12

Compare Source

  • better error messages

v0.9.11

Compare Source

  • better error messages

v0.9.10

Compare Source

  • due to dependency change colored output for legacy version is no longer supported
  • Added OptionParser::max_width and #[bpaf(max_width(xxx))] to specify maximum
    width of help output
  • Added a custom path attribute to allow using of reexported bpaf
    thanks @​bzm3r
  • support anywhere in bpaf_derive
    thanks @​vallentin
  • small documentation improvements
    thanks @​Boshen
  • minor shell completion improvements
  • avoid panic in case of hidden but required parser argument (#​345)

Configuration

📅 Schedule: Branch creation - "before 9am on monday" in timezone Europe/Gibraltar, 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 was generated by Mend Renovate. View the repository job log.

@Conaclos Conaclos self-assigned this Jul 23, 2024
Copy link

codspeed-hq bot commented Jul 23, 2024

CodSpeed Performance Report

Merging #3506 will improve performances by 7.78%

Comparing renovate/bpaf-0.x (eacbedd) with main (29aeec6)

Summary

⚡ 1 improvements
✅ 103 untouched benchmarks

Benchmarks breakdown

Benchmark main renovate/bpaf-0.x Change
router_14177007973872119684.ts[cached] 2.2 ms 2.1 ms +7.78%

@github-actions github-actions bot added the A-CLI Area: CLI label Jul 23, 2024
Copy link
Contributor Author

renovate bot commented Jul 23, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@Conaclos Conaclos merged commit bd7f6e1 into main Jul 23, 2024
15 checks passed
@Conaclos Conaclos deleted the renovate/bpaf-0.x branch July 23, 2024 14:00
@Conaclos Conaclos added the A-Changelog Area: changelog label Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Changelog Area: changelog A-CLI Area: CLI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant