Skip to content

Conversation

Gudahtt
Copy link
Member

@Gudahtt Gudahtt commented Oct 9, 2025

Explanation

Various packages have been updated to ensure that no more copies of @metamask/eth-json-rpc-provider are required in the dependency tree.

Only one major version update is included, for @metamask/eth-json-rpc-middleware.

Changelog: https://github.com/MetaMask/eth-json-rpc-middleware/blob/main/CHANGELOG.md#1900

References

N/A

Checklist

  • I've updated the test suite for new or updated code as appropriate
  • I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
  • I've communicated my changes to consumers by updating changelogs for packages I've changed, highlighting breaking changes as necessary
  • I've prepared draft pull requests for clients and consumer packages to resolve any breaking changes

Note

Updates dependencies across packages, notably upgrading eth-block-tracker to ^12.2.1 and network-controller to use eth-json-rpc-infura ^10.3.0 and eth-json-rpc-middleware ^19.0.1.

  • Dependencies:
    • Upgrade @metamask/eth-block-tracker to ^12.2.1 in root and package devDeps (packages/transaction-controller, packages/user-operation-controller).
    • @metamask/network-controller:
      • Bump @metamask/eth-block-tracker to ^12.2.1.
      • Bump @metamask/eth-json-rpc-infura to ^10.3.0.
      • Bump @metamask/eth-json-rpc-middleware to ^19.0.1.
  • Changelog:
    • Add Unreleased notes in packages/network-controller/CHANGELOG.md for the above dependency bumps.

Written by Cursor Bugbot for commit c6007cc. This will update automatically on new commits. Configure here.

Copy link

socket-security bot commented Oct 9, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Added@​metamask/​eth-json-rpc-middleware@​19.0.1991007794100
Updated@​metamask/​eth-block-tracker@​12.0.1 ⏵ 12.2.199 +1100100 +194 +10100
Added@​metamask/​eth-json-rpc-provider@​0.0.0-use.local100100100100100

View full report

Gudahtt and others added 4 commits October 15, 2025 16:01
…ovider`

Various packages have been updated to ensure that no more copies of
`@metamask/eth-json-rpc-provider` are required in the dependency tree.

Only one major version update is included, for `@metamask/eth-json-rpc-middleware`.
Changelog: https://github.com/MetaMask/eth-json-rpc-middleware/blob/main/CHANGELOG.md#1900
@Gudahtt Gudahtt force-pushed the update-eth-json-rpc-provider branch from 4b2423e to c47ee1a Compare October 15, 2025 18:31
@Gudahtt Gudahtt marked this pull request as ready for review October 15, 2025 18:41
@Gudahtt Gudahtt requested review from a team as code owners October 15, 2025 18:41
@Gudahtt Gudahtt enabled auto-merge (squash) October 15, 2025 18:48
Copy link
Contributor

@cryptodev-2s cryptodev-2s left a comment

Choose a reason for hiding this comment

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

LGTM!

@Gudahtt Gudahtt merged commit 8be3908 into main Oct 15, 2025
246 checks passed
@Gudahtt Gudahtt deleted the update-eth-json-rpc-provider branch October 15, 2025 18:50
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.

3 participants