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

Update dependency apple/swift-argument-parser to from: "1.2.3" #54

Merged
merged 1 commit into from
Aug 16, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 16, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
apple/swift-argument-parser patch from: "1.2.2" -> from: "1.2.3"

Release Notes

apple/swift-argument-parser (apple/swift-argument-parser)

v1.2.3

Compare Source

Additions
  • You can now use ArgumentParser with Musl libc. ([#​574])
Fixes
  • Fixes a bug where single-page manuals did not include command abstracts for
    subcommands. ([#​552])
  • Fixes a bug where non-optional properties in ParsableCommands could cause
    ArgumentParser to crash. You can now include properties like dictionaries in
    ParsableCommands without issue. ([#​554])
  • Fixes a configuration issue which would cause ArgumentParserTestHelpers to
    fail to link when building for Windows. ([#​579])

The 1.2.3 release includes contributions from [compnerd], [gwynne],
[MaxDesiatov], [natecook1000], and [rauhul]. Thank you!


Configuration

📅 Schedule: Branch creation - "after 10:30 before 18:00 every weekday except after 13:00 before 14:00" in timezone Asia/Tokyo, 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 added the dependencies Pull requests that update a dependency file label Aug 16, 2023
@417-72KI 417-72KI merged commit 4ce4b04 into main Aug 16, 2023
8 checks passed
@417-72KI 417-72KI deleted the renovate/apple-swift-argument-parser-1.x branch August 16, 2023 12:57
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