Skip to content

Bump @metamask/base-controller from 3.2.2 to 3.2.3 - #1816

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/main/metamask/base-controller-3.2.3
Closed

Bump @metamask/base-controller from 3.2.2 to 3.2.3#1816
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/main/metamask/base-controller-3.2.3

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubOct 5, 2023

Copy link
Copy Markdown
Contributor

Bumps @metamask/base-controller from 3.2.2 to 3.2.3.

Commits
  • add71d1 Release 81.0.0 (#1747)
  • 7c5030d Fix issue where mutex is acquired after state is read in addToken resulting...
  • 014a78a Add validation to check origin permissions (#1722)
  • 9f42b71 Use block tracker to poll for pending transactions (#1746)
  • a8be47c Add chainId validation on txParam validation (#1723)
  • 4321f5e Support securityProviderRequest in TransactionController (#1725)
  • 014f632 fix: remove call to removeIdentity (#1759)
  • 2275d38 deps(permission-controller): update to @metamask/json-rpc-engine, `@metamas...
  • 94175cd fix(gas-fee-controller): add missing @​metamask/polling-controller (#1748)
  • 23b16dd Merge pull request #1755 from MetaMask/230927-migrate-eth-json-rpc-provider
  • 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/base-controller](https://github.com/MetaMask/core) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/MetaMask/core/releases)
- [Commits](https://github.com/MetaMask/core/compare/@metamask/base-controller@3.2.2...@metamask/base-controller@3.2.3)
---
updated-dependencies:
- dependency-name: "@metamask/base-controller"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabotBot requested a review from a team as a code ownerOctober 5, 2023 06:55
@dependabotdependabotBot added the dependencies Pull requests that update a dependency file label Oct 5, 2023
@codecov

codecovBot commented Oct 5, 2023

Copy link
Copy Markdown

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (50ce7fd) 95.93% compared to head (8a840d3) 95.93%.

Additional details and impacted files
@@ Coverage Diff @@## main #1816 +/- ##
=======================================
Coverage 95.93% 95.93% =======================================
Files 239 239 Lines 5504 5504 Branches 860 860 =======================================
Hits 5280 5280 Misses 224 224 

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

@FrederikBolding

Copy link
Copy Markdown
Member

Closing this in favor of #1818

@dependabot@github

dependabotBot commented on behalf of githubOct 5, 2023

Copy link
Copy Markdown
ContributorAuthor

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabotBot deleted the dependabot/npm_and_yarn/main/metamask/base-controller-3.2.3 branch October 5, 2023 12:00
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@FrederikBolding