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

Specify full dependency versions and check compatibility in CI #436

Merged
merged 1 commit into from
Mar 22, 2025

Conversation

Ogeon
Copy link
Owner

@Ogeon Ogeon commented Mar 22, 2025

This makes the minimal supported dependency versions explicit and checked with every change.

Most notably, this sets serde to >= 1.0.103, since it's the earliest version that can be checked in CI. It's 5 years old, so hopefully not a problem, but please file an issue if this broke your build.

@Ogeon Ogeon added the internal An internal change that will not be shown in release notes label Mar 22, 2025
@Ogeon Ogeon force-pushed the minimal_versions branch 4 times, most recently from f466049 to 0d93e01 Compare March 22, 2025 16:57
@Ogeon Ogeon force-pushed the minimal_versions branch from 0d93e01 to 03699f7 Compare March 22, 2025 17:01
@Ogeon Ogeon merged commit c2295a5 into master Mar 22, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal An internal change that will not be shown in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant