Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 17, 2025

Bumps @metamask/base-controller from 8.3.0 to 8.4.0.

Commits
  • 33dd8d6 Release 558.0.0 (#6632)
  • 9b07706 feat: Add BaseController state derivation error reporting (#6606)
  • 1e07701 Add method to decode permission to GatorPermissionsController (#6556)
  • c253bbe feat: Add Messenger error reporting (#6605)
  • 7f43ba2 feat: Add new metadata to EarnController (#6555)
  • b32613a Release 557.0.0 (#6630)
  • e565f7e feat: add createMultichainAccountWallet to MultichainAccountService (#6478)
  • e2521d7 Release/556.0.0 (#6629)
  • c0e81d0 fix(account-tree-controller): use getSelectedMultichainAccount (#6608)
  • 32fe773 Expose TransactionController methods needed by SmartTransactionsController th...
  • 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)

Note

Updates @metamask/base-controller from ^8.3.0 to ^8.4.0 in snaps-controllers, snaps-simulation, and snaps-utils, with lockfile reflecting new transitive resolutions.

  • Dependencies:
    • Bump @metamask/base-controller to ^8.4.0 in:
      • packages/snaps-controllers/package.json
      • packages/snaps-simulation/package.json
      • packages/snaps-utils/package.json
    • Lockfile updated to resolve @metamask/[email protected] and transitive updates (@metamask/[email protected], @metamask/[email protected]).

Written by Cursor Bugbot for commit 28e4958. This will update automatically on new commits. Configure here.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 17, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 17, 2025 06:04
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 17, 2025
@codecov
Copy link

codecov bot commented Sep 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.28%. Comparing base (dcd683e) to head (28e4958).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3638   +/-   ##
=======================================
  Coverage   98.28%   98.28%           
=======================================
  Files         417      417           
  Lines       11811    11811           
  Branches     1844     1844           
=======================================
  Hits        11609    11609           
  Misses        202      202           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/metamask/base-controller-8.4.0 branch from 42ff575 to 3507827 Compare September 29, 2025 08:11
@FrederikBolding FrederikBolding added this pull request to the merge queue Sep 29, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Sep 29, 2025
@FrederikBolding
Copy link
Member

@dependabot recreate

Bumps [@metamask/base-controller](https://github.com/MetaMask/core) from 8.3.0 to 8.4.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/base-controller"
  dependency-version: 8.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/metamask/base-controller-8.4.0 branch from 3199347 to 496e469 Compare September 29, 2025 14:17
@FrederikBolding FrederikBolding added this pull request to the merge queue Sep 29, 2025
Merged via the queue into main with commit 3c846f0 Sep 29, 2025
121 checks passed
@FrederikBolding FrederikBolding deleted the dependabot/npm_and_yarn/main/metamask/base-controller-8.4.0 branch September 29, 2025 15:19
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants