Skip to content

Update dependency apple/swift-argument-parser to from: "1.8.2"#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.2"#143
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/apple-swift-argument-parser-1.x

Conversation

@renovate

@renovate renovate Bot commented May 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

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

v1.8.2

Compare Source

Fixes
  • Fixes fish completion scripts for certain flag and option names. ([#​911])
  • Resolves a build warning by making an implicit Int32 cast explicit on Windows. ([#​913])

The 1.8.2 release includes contributions from [compnerd] and [rgoldberg]. Thank you!


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.

@renovate renovate Bot changed the title Update dependency apple/swift-argument-parser to from: "1.8.1" Update dependency apple/swift-argument-parser to from: "1.8.2" Jun 4, 2026
@renovate renovate Bot force-pushed the renovate/apple-swift-argument-parser-1.x branch from 0ab0212 to da3b790 Compare June 4, 2026 21:49
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