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 #121

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 7, 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 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)

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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner November 7, 2023 06:12
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 7, 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
Contributor

@legobeat legobeat left a comment

Choose a reason for hiding this comment

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

@dependabot merge

@dependabot dependabot bot merged commit 5cb69dd into main Nov 7, 2023
5 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/metamask/eth-json-rpc-middleware-12.0.1 branch November 7, 2023 06:16
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