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

feat: upgrade notification controllers #27224

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -336,15 +336,15 @@
"@metamask/name-controller": "^8.0.0",
"@metamask/network-controller": "patch:@metamask/network-controller@npm%3A20.2.0#~/.yarn/patches/@metamask-network-controller-npm-20.2.0-98b1a5ae59.patch",
"@metamask/notification-controller": "^6.0.0",
"@metamask/notification-services-controller": "^0.5.0",
"@metamask/notification-services-controller": "^0.7.0",
"@metamask/object-multiplex": "^2.0.0",
"@metamask/obs-store": "^9.0.0",
"@metamask/permission-controller": "^10.0.0",
"@metamask/permission-log-controller": "^2.0.1",
"@metamask/phishing-controller": "^12.0.1",
"@metamask/post-message-stream": "^8.0.0",
"@metamask/ppom-validator": "0.34.0",
"@metamask/profile-sync-controller": "^0.5.0",
"@metamask/profile-sync-controller": "^0.8.0",
"@metamask/providers": "^14.0.2",
"@metamask/queued-request-controller": "^2.0.0",
"@metamask/rate-limit-controller": "^6.0.0",
Expand Down
54 changes: 27 additions & 27 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5784,21 +5784,21 @@ __metadata:
languageName: node
linkType: hard

"@metamask/notification-services-controller@npm:^0.5.0":
version: 0.5.0
resolution: "@metamask/notification-services-controller@npm:0.5.0"
"@metamask/notification-services-controller@npm:^0.7.0":
version: 0.7.0
resolution: "@metamask/notification-services-controller@npm:0.7.0"
dependencies:
"@contentful/rich-text-html-renderer": "npm:^16.5.2"
"@metamask/base-controller": "npm:^7.0.0"
"@metamask/controller-utils": "npm:^11.2.0"
"@metamask/base-controller": "npm:^7.0.1"
"@metamask/controller-utils": "npm:^11.3.0"
bignumber.js: "npm:^4.1.0"
firebase: "npm:^10.11.0"
loglevel: "npm:^1.8.1"
uuid: "npm:^8.3.2"
peerDependencies:
"@metamask/keyring-controller": ^17.0.0
"@metamask/profile-sync-controller": ^0.5.0
checksum: 10/e945cbf0b7138d22f1078844575dc89c990ddc6669724d1ce0db5ad43c74a86da1c5e1ab12614afbcc5c49125b09365689de2a2c9548af426932f4c1397a66bd
"@metamask/profile-sync-controller": ^0.0.0
checksum: 10/1fc72086686aeef4c72d9eb7726d086a147a4079c178a6de23269fa39a3d861c54fe6dfe79bd9b5c8bf9afa278371408092bd37f3e8f814e65c7aca3573655f5
languageName: node
linkType: hard

Expand Down Expand Up @@ -6010,13 +6010,13 @@ __metadata:
languageName: node
linkType: hard

"@metamask/profile-sync-controller@npm:^0.5.0":
version: 0.5.0
resolution: "@metamask/profile-sync-controller@npm:0.5.0"
"@metamask/profile-sync-controller@npm:^0.8.0":
version: 0.8.0
resolution: "@metamask/profile-sync-controller@npm:0.8.0"
dependencies:
"@metamask/base-controller": "npm:^7.0.0"
"@metamask/snaps-sdk": "npm:^6.1.1"
"@metamask/snaps-utils": "npm:^7.8.1"
"@metamask/base-controller": "npm:^7.0.1"
"@metamask/snaps-sdk": "npm:^6.5.0"
"@metamask/snaps-utils": "npm:^8.1.1"
"@noble/ciphers": "npm:^0.5.2"
"@noble/hashes": "npm:^1.4.0"
immer: "npm:^9.0.6"
Expand All @@ -6025,8 +6025,8 @@ __metadata:
peerDependencies:
"@metamask/accounts-controller": ^18.1.1
"@metamask/keyring-controller": ^17.2.0
"@metamask/snaps-controllers": ^9.3.0
checksum: 10/96a31ca2692af85100bd690aa290d6c954378aa14be0dd507afda46c37d761c5e398da4e93ed0f6f7f97267a82def7f4b12b45805cd7673381a6404f810511ff
"@metamask/snaps-controllers": ^9.7.0
checksum: 10/613e2e87615f1db4a1a4559895a74c2b89c15720e831440eec0916aa96305f3db9b3e0926ac4a5d7532c462baaa18a117e2b9aa107949777163488c203cfea05
languageName: node
linkType: hard

Expand Down Expand Up @@ -6389,9 +6389,9 @@ __metadata:
languageName: node
linkType: hard

"@metamask/snaps-utils@npm:^8.0.0, @metamask/snaps-utils@npm:^8.0.1":
version: 8.0.1
resolution: "@metamask/snaps-utils@npm:8.0.1"
"@metamask/snaps-utils@npm:^8.0.0, @metamask/snaps-utils@npm:^8.0.1, @metamask/snaps-utils@npm:^8.1.1":
version: 8.1.1
resolution: "@metamask/snaps-utils@npm:8.1.1"
dependencies:
"@babel/core": "npm:^7.23.2"
"@babel/types": "npm:^7.23.0"
Expand All @@ -6401,9 +6401,9 @@ __metadata:
"@metamask/rpc-errors": "npm:^6.3.1"
"@metamask/slip44": "npm:^4.0.0"
"@metamask/snaps-registry": "npm:^3.2.1"
"@metamask/snaps-sdk": "npm:^6.2.1"
"@metamask/snaps-sdk": "npm:^6.5.0"
"@metamask/superstruct": "npm:^3.1.0"
"@metamask/utils": "npm:^9.1.0"
"@metamask/utils": "npm:^9.2.1"
"@noble/hashes": "npm:^1.3.1"
"@scure/base": "npm:^1.1.1"
chalk: "npm:^4.1.2"
Expand All @@ -6416,7 +6416,7 @@ __metadata:
semver: "npm:^7.5.4"
ses: "npm:^1.1.0"
validate-npm-package-name: "npm:^5.0.0"
checksum: 10/4c0d58ad04f1e4c625dd01aaf171de0f538afc2003ac928159deee5ebed6d490ccd50575ad585b4f6846aa8d00bccd8f1ea4b32f124e6427873fb985cae8513f
checksum: 10/f4ceb52a1f9578993c88c82a67f4f041309af51c83ff5caa3fed080f36b54d14ea7da807ce1cf19a13600dd0e77c51af70398e8c7bb78f0ba99a037f4d22610f
languageName: node
linkType: hard

Expand Down Expand Up @@ -6581,9 +6581,9 @@ __metadata:
languageName: node
linkType: hard

"@metamask/utils@npm:^9.0.0, @metamask/utils@npm:^9.1.0":
version: 9.1.0
resolution: "@metamask/utils@npm:9.1.0"
"@metamask/utils@npm:^9.0.0, @metamask/utils@npm:^9.1.0, @metamask/utils@npm:^9.2.1":
version: 9.2.1
resolution: "@metamask/utils@npm:9.2.1"
dependencies:
"@ethereumjs/tx": "npm:^4.2.0"
"@metamask/superstruct": "npm:^3.1.0"
Expand All @@ -6594,7 +6594,7 @@ __metadata:
pony-cause: "npm:^2.1.10"
semver: "npm:^7.5.4"
uuid: "npm:^9.0.1"
checksum: 10/7335e151a51be92e86868dc48b3ee78c376d4edd5d758d334176027247637ab22839d8f663bd02542c0a19b05ecec456bedab5f36436689cf3d953ca36d91781
checksum: 10/2192797afd91af19898e107afeaf63e89b61dc7285e0a75d0cc814b5b288e4cdfc856781b01904034c4d2c1efd9bdab512af24c7e4dfe7b77a03f1f3d9dec7e8
languageName: node
linkType: hard

Expand Down Expand Up @@ -26036,7 +26036,7 @@ __metadata:
"@metamask/name-controller": "npm:^8.0.0"
"@metamask/network-controller": "patch:@metamask/network-controller@npm%3A20.2.0#~/.yarn/patches/@metamask-network-controller-npm-20.2.0-98b1a5ae59.patch"
"@metamask/notification-controller": "npm:^6.0.0"
"@metamask/notification-services-controller": "npm:^0.5.0"
"@metamask/notification-services-controller": "npm:^0.7.0"
"@metamask/object-multiplex": "npm:^2.0.0"
"@metamask/obs-store": "npm:^9.0.0"
"@metamask/permission-controller": "npm:^10.0.0"
Expand All @@ -26045,7 +26045,7 @@ __metadata:
"@metamask/phishing-warning": "npm:^4.0.0"
"@metamask/post-message-stream": "npm:^8.0.0"
"@metamask/ppom-validator": "npm:0.34.0"
"@metamask/profile-sync-controller": "npm:^0.5.0"
"@metamask/profile-sync-controller": "npm:^0.8.0"
"@metamask/providers": "npm:^14.0.2"
"@metamask/queued-request-controller": "npm:^2.0.0"
"@metamask/rate-limit-controller": "npm:^6.0.0"
Expand Down
Loading