Skip to content

Update dependency apple/swift-argument-parser to from: "1.8.1"#143

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/apple-swift-argument-parser-1.x
Open

Update dependency apple/swift-argument-parser to from: "1.8.1"#143
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/apple-swift-argument-parser-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 27, 2026

This PR contains the following updates:

Package Update Change
apple/swift-argument-parser patch from: "1.8.0"from: "1.8.1"

Release Notes

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

v1.8.1

Compare Source

Fixes
  • Reverts a source compatibility regression in the 1.8.0 release, where existing calls to ParsableCommand.parse() and .parseAsRoot() were pre-empted by new async versions. The new asynchronous entry points are now named asyncParse() and asyncParseAsRoot(), respectively. Clients that have already updated their code with the await keyword can resolve the new warning by calling the new APIs or by removing the keyword. ([#​908])
  • Resolves an issue with the generate-manual plugin that selected the wrong destination for the generated manual. ([#​910])

Configuration

📅 Schedule: (UTC)

  • 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.

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