Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 16, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
apple/swift-argument-parser patch from: "1.3.0" -> from: "1.3.1"

Release Notes

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

v1.3.1

Compare Source

Changes
  • The CommandConfigration type is now designated as Sendable. ([#​615])
  • The library uses internal imports instead of ``@_implementationOnly` annotations
    in Swift versions where permitted. ([#​616])
Fixes
  • @Option- and @Argument-annotated optional properties that use a transform closure
    for parsing can now be declared without ambiguity. ([#​619])

  • The help flag is now recognized more consistently when a default subcommand has been
    specified. ([#​612])

  • Options that use the .upToNextOption parsing strategy can now recognize an attached
    value (e.g. --numbers=1 2 3). ([#​610])

  • Generated completion scripts for zsh handle repeatable options correctly. ([#​614])

  • Documentation improvements and clarifications. ([#​607], [#​611], [#​617], [#​621])

  • Build improvements for CMake builds. ([#​606], [#​608])

The 1.3.1 release includes contributions from [Coeur], [compnerd], [keith], [MaxDesiatov],
[mayoff], and [natecook1000]. Thank you!


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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, check this box

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

@renovate renovate bot merged commit be42f51 into main Mar 16, 2024
@renovate renovate bot deleted the renovate/apple-swift-argument-parser-1.x branch March 16, 2024 22:31
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