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

chore: upgrade core deps #66

Merged
merged 3 commits into from
Oct 2, 2023
Merged

chore: upgrade core deps #66

merged 3 commits into from
Oct 2, 2023

Conversation

grabbou
Copy link
Contributor

@grabbou grabbou commented Aug 22, 2023

Per Uniswap/interface#6974 (comment), we're relaxing dependency on the core to use semver. This will make it easier to update the codebase as a whole and avoid duplicate entries in the interface.

Since @uniswap/v3-periphery consumes core directly too, dependency on it its being relaxed too.

@grabbou grabbou requested a review from zzmp August 22, 2023 18:24
Copy link

@zzmp zzmp left a comment

Choose a reason for hiding this comment

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

please make sure to run npx yarn-deduplicate && yarn install again to weed out any duplicates that are left.

@grabbou

This comment was marked as resolved.

@Uniswap Uniswap deleted a comment from zzmp Oct 2, 2023
@grabbou
Copy link
Contributor Author

grabbou commented Oct 2, 2023

please make sure to run npx yarn-deduplicate && yarn install again to weed out any duplicates that are left.

Apparently this was not run before regularly and running it right now would cause a bunch of out-of-scope changes. I did it before and it caused some incompatibility type errors across Ethers and @ethersproject. Since this project is archived and in read-only mode, I will scope it down to only relevant changes.

@grabbou grabbou merged commit ce33fd6 into main Oct 2, 2023
3 checks passed
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.

2 participants