Skip to content
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

Change swift-argument-parser dependency from 'upToNextMinor' to 'from' #7952

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mirza-garibovic
Copy link

@mirza-garibovic mirza-garibovic commented Sep 10, 2024

upToNextMinor is no longer needed since swift-argument-parser reached 1.0.

Motivation:

Unblocks downstream projects from adopting a newer swift-argument-parser.

Modifications:

Change swift-argument-parser dependency from 'upToNextMinor' to 'from'

Result:

SwiftPM and downstream packages can use a newer swift-argument-parser

--

…'. upToNextMinor is no longer needed since swift-argument-parser reached 1.0. Unblocks downstream projects from adopting a newer swift-argument-parser.
@jakepetroules
Copy link
Contributor

@swift-ci please test

@artemcm
Copy link
Contributor

artemcm commented Sep 10, 2024

@swift-ci please test macOS platform

Copy link
Member

@dschaefer2 dschaefer2 left a comment

Choose a reason for hiding this comment

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

Thanks! That will definitely help with conflicts.

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.

4 participants