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

Pin all dependencies to exact version currently used #1181

Merged
merged 1 commit into from
Jun 24, 2024

Conversation

matiasbzurovski
Copy link
Contributor

@matiasbzurovski matiasbzurovski commented Jun 20, 2024

Changelog

Pin every dependency to the version that it was currently used (so there is no unexpected behavior change).
The only one that isn't pinned to an exact version is swift-either since it doesn't have any version released. We may want to implement it ourselves since its GH page says it isn't production ready.

@matiasbzurovski matiasbzurovski merged commit 0219700 into main Jun 24, 2024
6 checks passed
@matiasbzurovski matiasbzurovski deleted the mb/fix-dependencies branch June 24, 2024 08:12
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.

None yet

2 participants