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

Bump bpaf from 0.9.9 to 0.9.11 #256

Merged
merged 1 commit into from
Mar 26, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2024

Bumps bpaf from 0.9.9 to 0.9.11.

Changelog

Sourced from bpaf's changelog.

bpaf [0.9.11] - 2024-03-24

  • better error messages

bpaf [0.9.10], bpaf_derive [0.5.10] - 2024-03-19

  • 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)
Commits
  • e3b21d4 Merge pull request #352 from pacak/rc-0.9.11
  • 8449dc4 Prepare to release 0.9.11
  • eddb751 clippy: Rename ShortLong::ShortLong to ShortLong::Both
  • 6ceeede Merge remote-tracking branch 'origin/master'
  • 914c1e3 inline __cons_prepare macro into construct
  • 5a4ca0a be more careful when parsing adjacently restructed blocks
  • ff4f2b5 Make failing fast behavior optional
  • ca5fecf Merge pull request #351 from ysndr/patch-2
  • 12121c0 Allow Doc to Display impl to use defined width
  • 9088f7f Merge pull request #349 from pacak/rc-0.9.10
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [bpaf](https://github.com/pacak/bpaf) from 0.9.9 to 0.9.11.
- [Changelog](https://github.com/pacak/bpaf/blob/master/Changelog.md)
- [Commits](pacak/bpaf@0.9.9...v0.9.11)

---
updated-dependencies:
- dependency-name: bpaf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 25, 2024
@pacak pacak merged commit 50f1049 into master Mar 26, 2024
3 checks passed
@pacak pacak deleted the dependabot/cargo/bpaf-0.9.11 branch March 26, 2024 00:03
@github-actions github-actions bot mentioned this pull request Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant