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

Relax minimum dependency version for swift-collections #177

Merged
merged 2 commits into from
Apr 29, 2024

Conversation

gwynne
Copy link
Member

@gwynne gwynne commented Apr 29, 2024

These changes are now available in 3.29.3

Downstream users of SQLKit who also depend on SwiftPM currently experience a dependency conflict with swift-collections due to SwiftPM's restrictive allowed version range. Since SQLKit doesn't actually need the newest swift-collections, we can solve this by simply reducing SQLKit's minimum required version.

Also removes a spurious dependency on swift-docc-plugin which was accidentally left in place during the 3.29.0 release.

…fit of downstream users who depend on SPM. Also remove spurious swift-docc-plugin dependency.
@gwynne gwynne merged commit 9afdc96 into main Apr 29, 2024
14 checks passed
@gwynne gwynne deleted the relax-swiftcollections-dependency branch April 29, 2024 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working semver-patch Internal changes only
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants