-
-
Notifications
You must be signed in to change notification settings - Fork 10
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
build(deps): bump @metamask/transaction-controller from 34.0.0 to 37.3.0 #446
build(deps): bump @metamask/transaction-controller from 34.0.0 to 37.3.0 #446
Conversation
Bumps [@metamask/transaction-controller](https://github.com/MetaMask/core) from 34.0.0 to 37.3.0. - [Release notes](https://github.com/MetaMask/core/releases) - [Changelog](https://github.com/MetaMask/core/blob/main/docs/reviewing-release-prs.md) - [Commits](https://github.com/MetaMask/core/compare/@metamask/[email protected]...@metamask/[email protected]) --- updated-dependencies: - dependency-name: "@metamask/transaction-controller" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Dependabot could not run Yarn to update your dependencies due to a configuration error. Because of this, Dependabot cannot update this pull request. |
Dependabot could not run Yarn to update your dependencies due to a configuration error. Because of this, Dependabot cannot update this pull request. |
@@ -48,6 +48,7 @@ | |||
"@metamask/eslint-config-jest": "^12.1.0", | |||
"@metamask/eslint-config-nodejs": "^12.1.0", | |||
"@metamask/eslint-config-typescript": "^12.1.0", | |||
"@metamask/gas-fee-controller": "^21.0.0", |
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.
This has been added because GasFeeController is now a peerDependency in TransactionController
Bumps @metamask/transaction-controller from 34.0.0 to 37.3.0.
Commits
d6bbdff
Release 221.0.0 (#4805)c0e7783
Release 220.0.0 (#4798)16d37a7
fix: Ensure that network client ID is updated before use (#4801)08b9c52
refactor: remove message managers from signature controller (#4785)d106b1a
chore(constraints): respect ALLOWED_INCONSISTENT_DEPENDENCIES for workspace p...f1c6dc4
deps(eth-json-rpc-provider):@metamask/rpc-errors
@^6.3.1->^7.0.0 (#4799)eaa8a6b
deps(json-rpc-engine):@metamask/rpc-errors
@^6.3.1->^7.0.0 (#4773)c296046
Release 219.0.0 (#4794)7aff044
fix(TXL-399): Use contract abi to decode the amounts of token balance changes...3f1d4c1
feat: ✨ add the ability to view draft content for Contentful (#4790)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)