chore(deps): bump @metamask/profile-sync-controller from 16.0.0 to 26.0.0#2430
chore(deps): bump @metamask/profile-sync-controller from 16.0.0 to 26.0.0#2430dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
AssigneesThe following users could not be added as assignees: Please fix the above issues or remove invalid values from |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
0ae9edd to
9807866
Compare
9807866 to
c45c7f6
Compare
c45c7f6 to
227d404
Compare
| "@metamask/design-tokens": "^7.1.0", | ||
| "@metamask/eth-sig-util": "^7.0.3", | ||
| "@metamask/profile-sync-controller": "^16.0.0", | ||
| "@metamask/profile-sync-controller": "^27.0.0", |
There was a problem hiding this comment.
Bug: Missing required peer dependencies for profile-sync-controller
The upgrade to @metamask/profile-sync-controller version 27.0.0 introduces required peer dependencies that are not installed: @metamask/address-book-controller (^7.0.1), @metamask/keyring-controller (^25.0.0), @metamask/providers (^22.0.0), @metamask/snaps-controllers (^14.0.0), and webextension-polyfill. These peer dependencies are not marked as optional and will cause runtime failures when the controller attempts to use them. The previous version (16.0.0) had different peer dependencies that may have been satisfied or were optional.
227d404 to
8a67961
Compare
Bumps [@metamask/profile-sync-controller](https://github.com/MetaMask/core) from 16.0.0 to 26.0.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/profile-sync-controller@16.0.0...@metamask/profile-sync-controller@26.0.0) --- updated-dependencies: - dependency-name: "@metamask/profile-sync-controller" dependency-version: 26.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
8a67961 to
f4ea638
Compare
|
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 If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps @metamask/profile-sync-controller from 16.0.0 to 26.0.0.
Commits
f55cc4aRelease/642.0.0 (#6962)b5aa379feat: Newbase-controllerAPI (#6926)93ab3b4chore: Migrate test fixture to messenger (#6961)d48cde0refactor: migrateEIP5792Messengerto@metamask/messenger(#6958)ca7494fchore: Use consistent variable name for messenger (#6957)59d4b78chore: Fix incorrect property name referenced in comment (#6956)ffafb7dchore: Update obsolete property name in error message (#6955)a607066feat: Migrate controller guidelines and examples to new Messenger (#6335)08302berefactor: migrate assets controllers messenger (#6745)b4c76edrefactor: migrateMultichainAccountServiceto@metamask/messenger(#6544)You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Note
Upgrades
@metamask/profile-sync-controllerto v27 and refreshes the MetaMask controller/provider/snaps ecosystem and lockfile accordingly (adds messenger/address-book, updates keyring/provider/utils, removes legacy entries).@metamask/profile-sync-controllerfrom^16to^27inpackage.json.@metamask/base-controller,approval-controller,permission-controller,phishing-controller,keyring-controller,keyring-utils,eth-hd-keyring,eth-simple-keyring,providers,json-rpc-*,utils,keyring-api/internal-api,snaps-*,snaps-sdk/utils/registry,controller-utils.@metamask/messengerand@metamask/address-book-controller(required by newer controllers); updatesesand add Endo libs (@endo/cache-map,@endo/env-options,@endo/immutable-arraybuffer).Written by Cursor Bugbot for commit f4ea638. This will update automatically on new commits. Configure here.