Skip to content

Upgrade Swift Argument Parser to version 1.1.2 #555

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

Conversation

daltonclaybrook
Copy link

This PR upgrades the Swift Argument Parser dependency to version 1.1.2. This is the latest version of the dependency and supports new features like async/await via the AsyncParsableCommand type.

In order to upgrade this dependency, it must also be upgraded in swift-package-manager and swift-driver.

  • swift-driver PR #1106
  • swift-package-manager PR #5540

I believe the correct order to merge these PRs would be:

  1. swift-driver
  2. swift-package-manager (depends on swift-driver)
  3. sourcekit-lsp (depends on swift-package-manager)

ahoppen
ahoppen previously approved these changes May 23, 2022
Copy link
Member

@ahoppen ahoppen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, assuming the issues in swiftlang/swift-driver#1106 are resolved.

@ahoppen ahoppen dismissed their stale review May 23, 2022 07:53

Waiting until issues mentioned in swiftlang/swift-driver#1106 are resolved.

@ahoppen
Copy link
Member

ahoppen commented Sep 5, 2022

rdar://99561854

@MaxDesiatov
Copy link
Contributor

Closing as superseded by #673

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.

3 participants