Skip to content

chore(deps): update rust crate bpaf to v0.9.23#69

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/bpaf-0.x-lockfile
Open

chore(deps): update rust crate bpaf to v0.9.23#69
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/bpaf-0.x-lockfile

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 25, 2025

This PR contains the following updates:

Package Type Update Change
bpaf workspace.dependencies patch 0.9.150.9.23

Release Notes

pacak/bpaf (bpaf)

v0.9.23

  • code produced by derive macro is now won't trigger missing-docs lint

v0.9.22

  • fix docs.rs generation

v0.9.21

Compare Source

  • Documentation fixes
  • minor derive macro improvements
  • MSRV is now 1.60

v0.9.20

Compare Source

v0.9.19

Compare Source

  • Fix one more problematic corner case of fallback_to_usage - it should no override
    inner parser printing usage or version info

v0.9.18

Compare Source

  • Several small documentation fixes (#​414, #​413)
    thanks @​yerke
  • fallback_to_usage only applies if parser fails (#​415)
    Previously it would print a usage info even if parser can succeed without any input

v0.9.17

Compare Source

  • A new method format_fallback allows to format fallback values using
    a custom formatting function. This extends functionality offered by format_debug and
    format_display that use Debug and Display instances respectively
    thanks @​antalsz

v0.9.16

Compare Source

  • treat pure as an implicit consumer - don't add unnecessary .optional() or .many()
  • unbrainfart one of the examples

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/bpaf-0.x-lockfile branch from 56405ce to dac245b Compare March 1, 2025 13:55
@renovate renovate bot changed the title chore(deps): update rust crate bpaf to v0.9.16 chore(deps): update rust crate bpaf to v0.9.17 Mar 1, 2025
@renovate renovate bot force-pushed the renovate/bpaf-0.x-lockfile branch from dac245b to d9bcee3 Compare March 6, 2025 19:02
@renovate renovate bot changed the title chore(deps): update rust crate bpaf to v0.9.17 chore(deps): update rust crate bpaf to v0.9.18 Mar 6, 2025
@renovate renovate bot force-pushed the renovate/bpaf-0.x-lockfile branch from d9bcee3 to 3a34bf6 Compare March 13, 2025 19:59
@renovate renovate bot changed the title chore(deps): update rust crate bpaf to v0.9.18 chore(deps): update rust crate bpaf to v0.9.19 Mar 13, 2025
@renovate renovate bot force-pushed the renovate/bpaf-0.x-lockfile branch from 3a34bf6 to f24e516 Compare May 25, 2025 17:58
@renovate renovate bot changed the title chore(deps): update rust crate bpaf to v0.9.19 chore(deps): update rust crate bpaf to v0.9.20 May 25, 2025
@renovate renovate bot force-pushed the renovate/bpaf-0.x-lockfile branch from f24e516 to 471b0e6 Compare January 16, 2026 02:07
@renovate renovate bot changed the title chore(deps): update rust crate bpaf to v0.9.20 chore(deps): update rust crate bpaf to v0.9.22 Jan 16, 2026
@renovate renovate bot force-pushed the renovate/bpaf-0.x-lockfile branch from 471b0e6 to 0ffbc90 Compare February 4, 2026 00:46
@renovate renovate bot changed the title chore(deps): update rust crate bpaf to v0.9.22 chore(deps): update rust crate bpaf to v0.9.23 Feb 4, 2026
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