Update dependency @uniswap/sdk-core to v7.18.0#14
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Contributor
Author
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.13.0→7.18.0Release Notes
Uniswap/sdks (@uniswap/sdk-core)
v7.18.0Compare Source
Minor Changes
4263dcf: Add Ink chain and Universal Router deployment config (v2.2.0 router also exposed as v2.1.1)v7.17.0Compare Source
Minor Changes
ca82bac: Add Robinhood (4663) and Arc (5042) chain and Universal Router deployment config.Also corrects
ChainId.ROBINHOODfrom46630to4663to match the canonical Robinhoodmainnet chain ID used across Uniswap's backend and the contracts deployments repo. Robinhood
had no addresses wired up previously, so this is shipped as a minor bump.
v7.16.1Compare Source
Patch Changes
v7.16.0Compare Source
Minor Changes
v7.15.0Compare Source
Minor Changes
0e30be1: Add MegaETH chain and Universal Router deployment configv7.14.0Compare Source
@uniswap/sdk-core
7.13.0
Minor Changes
58a58d0: Migrate build system from TSDX to tsc with separate CJS/ESM/types outputs. The newexportsfield ensures correct module resolution for all standard consumers (import/requireof the package root). Deep subpath imports (e.g.,@uniswap/sdk-core/dist/...) are no longer supported — all public APIs are re-exported from the package entry point.tslibis now a runtime dependency (required byimportHelpers). Minimum Node.js version is now 18.7.12.2
Patch Changes
1779ed4: Test changeset workflow with dummy comment additionConfiguration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.
This change is