-
Notifications
You must be signed in to change notification settings - Fork 641
chore: Bump @metamask/json-rpc-engine from 10.2.0 to 10.2.1 #3804
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
Merged
FrederikBolding
merged 2 commits into
main
from
dependabot/npm_and_yarn/main/metamask/json-rpc-engine-10.2.1
Jan 16, 2026
Merged
chore: Bump @metamask/json-rpc-engine from 10.2.0 to 10.2.1 #3804
FrederikBolding
merged 2 commits into
main
from
dependabot/npm_and_yarn/main/metamask/json-rpc-engine-10.2.1
Jan 16, 2026
+13
−13
Conversation
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
Contributor
Bumps [@metamask/json-rpc-engine](https://github.com/MetaMask/core) from 10.2.0 to 10.2.1. - [Release notes](https://github.com/MetaMask/core/releases) - [Commits](https://github.com/MetaMask/core/compare/@metamask/[email protected]...@metamask/[email protected]) --- updated-dependencies: - dependency-name: "@metamask/json-rpc-engine" dependency-version: 10.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3804 +/- ##
=======================================
Coverage 98.33% 98.33%
=======================================
Files 422 422
Lines 12082 12082
Branches 1876 1876
=======================================
Hits 11881 11881
Misses 201 201 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
FrederikBolding
approved these changes
Jan 16, 2026
Mrtenz
pushed a commit
that referenced
this pull request
Jan 19, 2026
Bumps [@metamask/json-rpc-engine](https://github.com/MetaMask/core) from 10.2.0 to 10.2.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/MetaMask/core/commit/4a1b947853848a48a1f25f1b03a196d79e00a5ba"><code>4a1b947</code></a> Release/752.0.0 (<a href="https://redirect.github.com/MetaMask/core/issues/7642">#7642</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/9749c4b392fcdab3f759a130d25e0f6bf4dc4267"><code>9749c4b</code></a> Release/751.0.0 (<a href="https://redirect.github.com/MetaMask/core/issues/7634">#7634</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/9134e8bb88f0f3e12ea64f6854818adfd3e1237a"><code>9134e8b</code></a> feat(network-controller): connect <code>NetworkController</code> to `ConnectivityControl...</li> <li><a href="https://github.com/MetaMask/core/commit/9659ac364ac968cab650d9bc7680bdf3136934b1"><code>9659ac3</code></a> fix: Ensure non-object data in RPC errors is deserialized correctly (<a href="https://redirect.github.com/MetaMask/core/issues/7638">#7638</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/82579778f03ab022b4a8a34d0026ecfc9917b61e"><code>8257977</code></a> feat: add new <code>ConnectivityController</code> (<a href="https://redirect.github.com/MetaMask/core/issues/7623">#7623</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/e7deea34d169d397864c034202f29663597fd3ff"><code>e7deea3</code></a> ci: Remove unnecessary checkout in <code>check-skip-merge-queue</code> job (<a href="https://redirect.github.com/MetaMask/core/issues/7639">#7639</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/10534e06eee52cb5fc8cd72275de32018f07bbda"><code>10534e0</code></a> fix: ignore incoming transactions in nonce filtering (<a href="https://redirect.github.com/MetaMask/core/issues/7637">#7637</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/fc6641a0303452c466a3b16030611742ac1a4f82"><code>fc6641a</code></a> fix: use currency rate fallback for native token fiat when market data missin...</li> <li><a href="https://github.com/MetaMask/core/commit/5972fe049b3a40163f8274509d2596c3d6c1edd3"><code>5972fe0</code></a> feat: add bob pricing support (<a href="https://redirect.github.com/MetaMask/core/issues/7635">#7635</a>)</li> <li><a href="https://github.com/MetaMask/core/commit/a7fad314c101ce05b83eb5b57b9c80cc5ee4112c"><code>a7fad31</code></a> chore: Update gator-permissions-controller package to comply with 7715 spec r...</li> <li>Additional commits viewable in <a href="https://github.com/MetaMask/core/compare/@metamask/[email protected]...@metamask/[email protected]">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> <!-- CURSOR_SUMMARY --> --- > [!NOTE] > Updates dependency versions only. > > - Bumps `@metamask/json-rpc-engine` to `^10.2.1` in `snaps-controllers`, `snaps-execution-environments`, `snaps-simulation`, and as a devDependency in `snaps-rpc-methods` > - Refreshes `yarn.lock` to resolve `@metamask/[email protected]` and transitive `@metamask/utils@^11.9.0` > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit ca19b6e. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY --> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: MetaMask Bot <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
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.
Bumps @metamask/json-rpc-engine from 10.2.0 to 10.2.1.
Commits
4a1b947Release/752.0.0 (#7642)9749c4bRelease/751.0.0 (#7634)9134e8bfeat(network-controller): connectNetworkControllerto `ConnectivityControl...9659ac3fix: Ensure non-object data in RPC errors is deserialized correctly (#7638)8257977feat: add newConnectivityController(#7623)e7deea3ci: Remove unnecessary checkout incheck-skip-merge-queuejob (#7639)10534e0fix: ignore incoming transactions in nonce filtering (#7637)fc6641afix: use currency rate fallback for native token fiat when market data missin...5972fe0feat: add bob pricing support (#7635)a7fad31chore: Update gator-permissions-controller package to comply with 7715 spec r...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Note
Updates dependency versions only.
@metamask/json-rpc-engineto^10.2.1insnaps-controllers,snaps-execution-environments,snaps-simulation, and as a devDependency insnaps-rpc-methodsyarn.lockto resolve@metamask/[email protected]and transitive@metamask/utils@^11.9.0Written by Cursor Bugbot for commit ca19b6e. This will update automatically on new commits. Configure here.