Skip to content
This repository has been archived by the owner on Sep 17, 2023. It is now read-only.

Update dependency apple/swift-argument-parser to from: "1.1.3" #2

Merged
merged 1 commit into from Jul 14, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 24, 2022

Mend Renovate

This PR contains the following updates:

Package Update Change
apple/swift-argument-parser patch from: "1.1.2" -> from: "1.1.3"

Release Notes

apple/swift-argument-parser

v1.1.3

Compare Source

Additions
  • ArgumentParser now includes a SwiftPM plugin for generating man pages.
    Explore the functionality and configuration by running
    swift package plugin experimental-generate-manual --help from your package root.
    ([#​332])
Fixes
  • Hidden subcommands are now excluded from completion scripts. ([#​443])
  • When an invalid value is provided for a CaseIterable type, the error message
    now includes a list of valid inputs. ([#​445])
  • There's now a diagnostic when an AsyncParsableCommand is incorrectly placed
    under a non-async root command. ([#​436])

The 1.1.3 release includes contributions from [keith], [KeithBird],
[konomae], [LucianoPAlmeida], and [rauhul]. Thank you!


Configuration

📅 Schedule: Branch creation - "after 7pm every weekday,every weekend,before 8am every weekday" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@417-72KI 417-72KI merged commit 4f0979f into main Jul 14, 2022
@417-72KI 417-72KI deleted the renovate/apple-swift-argument-parser-1.x branch July 14, 2022 14:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant