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 - autoclosed #28

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 2, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
bpaf dependencies patch 0.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)

v0.9.9

Compare Source

  • fix formatting in ambiguity error message
  • relax upper range on owo-colors

v0.9.8

Compare Source

  • fix docs.rs build
  • bump deps

v0.9.7

  • updated documentation
  • support for #[bpaf(ignore_rustdoc)]

v0.9.6

  • make sure env-only arguments and flags are working
  • support raw identifiers in derive macro (#​282)
  • better error messages for unexpected values that prevent positional parses
  • bugfix in completions generator for bash
    thanks @​akinomyoga
  • choice combinator to efficiently construct alternative parsers at runtime

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.

@renovate renovate bot changed the title chore(deps): update rust crate bpaf to 0.9.12 chore(deps): update rust crate bpaf to 0.9.12 - autoclosed May 5, 2024
@renovate renovate bot closed this May 5, 2024
@renovate renovate bot deleted the renovate/bpaf-0.x branch May 5, 2024 09:28
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