-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
chore(deps): bump @metamask/{swaps, gas-fee}-controller
#12368
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(deps): bump @metamask/{swaps, gas-fee}-controller
#12368
Conversation
|
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@metamask/eth-block-tracker@9.0.3, npm/@metamask/eth-json-rpc-infura@9.1.0, npm/@metamask/gas-fee-controller@18.0.0, npm/@metamask/network-controller@19.0.0, npm/@metamask/swaps-controller@10.0.0 |
|
@metamask/swaps-controller to ^11.0.0@metamask/{swaps, gas-fee}-controller
|
Gudahtt
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Looks like no patches are affected, and this removes some peer dependency warnings. None of the breaking changes in these ranges appear to require changes either.
sethkfman
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Glad to see these type-expect-error ignore disappear



Description
This PR bumps
@metamask/swaps-controllerto^11.0.0and@metamask/gas-fee-controllerto^21.0.0(to match swaps-controller's peer dependency requirements). See package changelogs for details on changes:Related issues
Related to: #11910
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist