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

Bump @metamask/eth-json-rpc-middleware from 12.0.0 to 12.0.1 #1935

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 9, 2023

Bumps @metamask/eth-json-rpc-middleware from 12.0.0 to 12.0.1.

Release notes

Sourced from @​metamask/eth-json-rpc-middleware's releases.

12.0.1

Changed

  • Bump @​metamask/json-rpc-engine from 7.1.1 to 7.2.0 (#256)
  • Bump @​metamask/utils from 8.1.0 to 8.2.0 (#258)
  • Bump @​metamask/rpc-errors from 6.0.0 to 6.1.0 (#253)
  • Bump @​metamask/eth-json-rpc-provider from 2.1.0 to 2.2.0 (#252)
  • Update retryOnEmpty middleware to not retry "execution reverted" errors (#254)

Fixed

  • Fix signTransaction and sendTransaction so it preserves transaction data instead of overwriting it (#263)
Changelog

Sourced from @​metamask/eth-json-rpc-middleware's changelog.

[12.0.1]

Changed

  • Bump @​metamask/json-rpc-engine from 7.1.1 to 7.2.0 (#256)
  • Bump @​metamask/utils from 8.1.0 to 8.2.0 (#258)
  • Bump @​metamask/rpc-errors from 6.0.0 to 6.1.0 (#253)
  • Bump @​metamask/eth-json-rpc-provider from 2.1.0 to 2.2.0 (#252)
  • Update retryOnEmpty middleware to not retry "execution reverted" errors (#254)

Fixed

  • Fix signTransaction and sendTransaction so it preserves transaction data instead of overwriting it (#263)
Commits
  • 4c7d63e 12.0.1 (#267)
  • abb9a20 fix(wallet): add back missing txData for signTransaction,sendTransaction (#263)
  • ca572b2 Bump @​metamask/auto-changelog from 3.4.1 to 3.4.2 (#261)
  • c79af97 Bump @​metamask/auto-changelog from 3.4.0 to 3.4.1 (#260)
  • 4e87b4b Bump @​metamask/auto-changelog from 3.3.0 to 3.4.0 (#257)
  • d8281d7 Bump @​metamask/json-rpc-engine from 7.1.1 to 7.2.0 (#256)
  • 9b80c2d Bump @​metamask/utils from 8.1.0 to 8.2.0 (#258)
  • 0cbbfd6 Revert error should not be retried (#254)
  • ff2bd2f Bump @​babel/traverse from 7.19.1 to 7.23.2 (#255)
  • 33ec72b Bump @​metamask/rpc-errors from 6.0.0 to 6.1.0 (#253)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 will merge this PR once it's up-to-date and CI passes on it, as requested by @FrederikBolding.


Dependabot commands and options

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)

@dependabot dependabot bot requested a review from a team as a code owner November 9, 2023 06:25
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 9, 2023
Copy link

Updated dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
@metamask/eth-json-rpc-middleware 12.0.0...12.0.1 None +0/-0 163 kB metamaskbot

Copy link

codecov bot commented Nov 9, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a9650cc) 96.04% compared to head (b369eca) 96.04%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1935   +/-   ##
=======================================
  Coverage   96.04%   96.04%           
=======================================
  Files         251      251           
  Lines        6018     6018           
  Branches      983      983           
=======================================
  Hits         5780     5780           
  Misses        238      238           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@FrederikBolding
Copy link
Member

@dependabot merge

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 9, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@FrederikBolding FrederikBolding force-pushed the dependabot/npm_and_yarn/main/metamask/eth-json-rpc-middleware-12.0.1 branch from fbed8f3 to a92495c Compare November 9, 2023 09:34
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 9, 2023

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@FrederikBolding
Copy link
Member

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 10, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

Bumps [@metamask/eth-json-rpc-middleware](https://github.com/MetaMask/eth-json-rpc-middleware) from 12.0.0 to 12.0.1.
- [Release notes](https://github.com/MetaMask/eth-json-rpc-middleware/releases)
- [Changelog](https://github.com/MetaMask/eth-json-rpc-middleware/blob/main/CHANGELOG.md)
- [Commits](MetaMask/eth-json-rpc-middleware@v12.0.0...v12.0.1)

---
updated-dependencies:
- dependency-name: "@metamask/eth-json-rpc-middleware"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@FrederikBolding FrederikBolding force-pushed the dependabot/npm_and_yarn/main/metamask/eth-json-rpc-middleware-12.0.1 branch from a92495c to b369eca Compare November 10, 2023 09:47
@dependabot dependabot bot merged commit bf2cdec into main Nov 10, 2023
144 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/metamask/eth-json-rpc-middleware-12.0.1 branch November 10, 2023 09:56
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant