Skip to content

[5.9] Change version dependency on swift-argument-parser to from upToNextMinor to upToNextMajor #1565

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

Merged

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Apr 21, 2023

This will make SwiftSyntax more tolerant with regard to which swift-argument-parser version it needs, resulting in fewer version conflicts for users of SwiftSyntax.

…tMinor` to `upToNextMajor`

This will make SwiftSyntax more tolerant with regard to which swift-argument-parser version it needs, resulting in fewer version conflicts for users of SwiftSyntax.
@ahoppen ahoppen requested review from MaxDesiatov and bnbarham April 21, 2023 00:33
@ahoppen
Copy link
Member Author

ahoppen commented Apr 21, 2023

@swift-ci Please test

Copy link
Contributor

@MaxDesiatov MaxDesiatov left a comment

Choose a reason for hiding this comment

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

nice! 👍

@ahoppen ahoppen merged commit f73d080 into swiftlang:release/5.9 Apr 21, 2023
@ahoppen ahoppen deleted the ahoppen/5.9/argument-parser-dependency branch April 21, 2023 06:56
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