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

Changing serde & serde_json dependencies to use semver minimums #17610

Merged
merged 1 commit into from
Feb 1, 2023

Conversation

luketpeterson
Copy link
Contributor

@luketpeterson luketpeterson commented Feb 1, 2023

Changing serde & serde_json dependencies to use semver minimums rather than exact crate version.

Fixes #17609

@CLAassistant
Copy link

CLAassistant commented Feb 1, 2023

CLA assistant check
All committers have signed the CLA.

Copy link
Member

@littledivy littledivy left a comment

Choose a reason for hiding this comment

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

LGTM!

@littledivy littledivy enabled auto-merge (squash) February 1, 2023 14:28
@littledivy littledivy disabled auto-merge February 1, 2023 14:28
@littledivy littledivy enabled auto-merge (squash) February 1, 2023 14:28
@littledivy littledivy merged commit 1b46b2f into denoland:main Feb 1, 2023
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.

serde & serde_json dependency version locks cause problems along side newer crates
3 participants