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

Update Various Versions #52

Merged

Conversation

GNMoseke
Copy link

@GNMoseke GNMoseke commented Jul 25, 2023

  • swift-tools 5.2 -> 5.7
  • macOS 10.15 -> 13
  • iOS -> minimum 13
  • async-http-client from 1.2.0 -> from 1.18.0
  • jwt-kit from 4.0.0 -> from 4.13.0

The two dependencies shouldn't have needed a bump but I've noticed that SPM tends to be inconsistent with its version resolution and will randomly change the minor/patch version on different invocations of swift package update. This just pins the minimums to the current stable releases according to the swift tools and macOS version updates.

This would constitute a major version bump of this package, but seeing as it's currently only 1.0.0-rc.* it might be an opportunity to just release 1.0.0

@GNMoseke GNMoseke force-pushed the chore/bump-swift-version branch from 5738073 to d0b2839 Compare July 25, 2023 21:57
@GNMoseke
Copy link
Author

Fixes #51

@GNMoseke
Copy link
Author

cc @Andrewangeta or @nathanfallet

Copy link
Member

@nathanfallet nathanfallet left a comment

Choose a reason for hiding this comment

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

LGTM

@nathanfallet nathanfallet merged commit c9f9752 into vapor-community:master Aug 1, 2023
@GNMoseke GNMoseke deleted the chore/bump-swift-version branch March 14, 2024 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants