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.12 in the cargo group #53

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 6, 2024

Bumps the cargo group with 1 update: bpaf.

Updates bpaf from 0.9.9 to 0.9.12

Changelog

Sourced from bpaf's changelog.

bpaf [0.9.12] - 2024-04-29

  • better error messages

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
  • 5489e96 Release 0.9.12
  • 688cbde Raise priority for "can be used only once" error
  • 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
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the cargo group with 1 update: [bpaf](https://github.com/pacak/bpaf).


Updates `bpaf` from 0.9.9 to 0.9.12
- [Changelog](https://github.com/pacak/bpaf/blob/master/Changelog.md)
- [Commits](pacak/bpaf@0.9.9...v0.9.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels May 6, 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 rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants