Skip to content

Commit 5a88d61

Browse files
release: 146.0.0 (#3896)
<!-- CURSOR_SUMMARY --> > [!NOTE] > **Medium Risk** > Primarily a release/version+manifest regeneration, but it ships documented breaking API removals in `snaps-sdk`/`snaps-rpc-methods` and updates minimum `platformVersion`, which can impact downstream consumers. > > **Overview** > Rolls the monorepo forward to `146.0.0`, updating package versions and changelogs across `snaps-sdk`, `snaps-rpc-methods`, `snaps-controllers`, `snaps-execution-environments`, `snaps-utils`, `snaps-jest`, `test-snaps`, and the `send-flow` example. > > Example Snap manifests are regenerated with updated `shasum`s and a bumped `platformVersion` to `11.0.0`; CLI/utils tests are updated to expect the new platform version and manifest hashes. Release notes include **breaking removals** (`snap_getCurrencyRate`, `snap_experimentalProviderRequest`) and interface-state gating changes (`snap_getInterfaceState`). > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 3ae1414. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY --> --------- Co-authored-by: Frederik Bolding <frederik.bolding@gmail.com>
1 parent f10bc3f commit 5a88d61

58 files changed

Lines changed: 182 additions & 99 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@metamask/snaps-monorepo",
3-
"version": "145.0.0",
3+
"version": "146.0.0",
44
"private": true,
55
"repository": {
66
"type": "git",

packages/examples/packages/background-events/snap.manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/MetaMask/snaps.git"
88
},
99
"source": {
10-
"shasum": "iwcAFpTZI2R0+2Y08yHLHQrnLYIH0BnLZnyUf5yxvr0=",
10+
"shasum": "XMliZP6QpOJMl/sIndoibwLJLhl3MFVqmcVW5HXNqSU=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",
@@ -24,6 +24,6 @@
2424
"endowment:cronjob": {},
2525
"snap_dialog": {}
2626
},
27-
"platformVersion": "10.4.0",
27+
"platformVersion": "11.0.0",
2828
"manifestVersion": "0.1"
2929
}

packages/examples/packages/bip32/snap.manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/MetaMask/snaps.git"
88
},
99
"source": {
10-
"shasum": "BVykeTr1L4fu8SVyzLpLKRdjlFvsDQT1szVt14i1U/s=",
10+
"shasum": "L7RsmnoLmuiXcQ+i3gntSlBUMM/k0UTEM9Extb4LawY=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",
@@ -43,6 +43,6 @@
4343
}
4444
]
4545
},
46-
"platformVersion": "10.4.0",
46+
"platformVersion": "11.0.0",
4747
"manifestVersion": "0.1"
4848
}

packages/examples/packages/bip44/snap.manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/MetaMask/snaps.git"
88
},
99
"source": {
10-
"shasum": "5/4CiSi0SzDrd6kUolXHS1uFChasjKTlj9D00cwgSN4=",
10+
"shasum": "f8eLmohDtj4GEid/cJKqDqbSlHUTw2blsPqmJ2kDUbQ=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",
@@ -31,6 +31,6 @@
3131
}
3232
]
3333
},
34-
"platformVersion": "10.4.0",
34+
"platformVersion": "11.0.0",
3535
"manifestVersion": "0.1"
3636
}

packages/examples/packages/client-status/snap.manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/MetaMask/snaps.git"
88
},
99
"source": {
10-
"shasum": "V1vCoM4Q0SGS6m05n5zqEVC9qD7odG9pHrw9iKGSCQg=",
10+
"shasum": "4ZZR7VNvQNt8rwLCa1RMvIeMnBBjbMoqRj/WZn0Qefc=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",
@@ -22,6 +22,6 @@
2222
"snaps": false
2323
}
2424
},
25-
"platformVersion": "10.4.0",
25+
"platformVersion": "11.0.0",
2626
"manifestVersion": "0.1"
2727
}

packages/examples/packages/cronjob-duration/snap.manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/MetaMask/snaps.git"
88
},
99
"source": {
10-
"shasum": "TtD0ZWvt9SPAjutiYyVnxo6ofE7cT4/v4wJZr45lW8o=",
10+
"shasum": "C6P+/0rjWCbuVNxAA5NbtfbfgddIU0+CjbqRJPWTglE=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",
@@ -29,6 +29,6 @@
2929
},
3030
"snap_notify": {}
3131
},
32-
"platformVersion": "10.4.0",
32+
"platformVersion": "11.0.0",
3333
"manifestVersion": "0.1"
3434
}

packages/examples/packages/cronjobs/snap.manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/MetaMask/snaps.git"
88
},
99
"source": {
10-
"shasum": "eqrjV19B4vBBLGLtuzoDWoEbApbUehg84VW7LpngJmE=",
10+
"shasum": "P+ei/m5j3d6sAukNKeDG/DyjUjLlyXEYswCIJozn5W8=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",
@@ -29,6 +29,6 @@
2929
},
3030
"snap_dialog": {}
3131
},
32-
"platformVersion": "10.4.0",
32+
"platformVersion": "11.0.0",
3333
"manifestVersion": "0.1"
3434
}

packages/examples/packages/dialogs/snap.manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/MetaMask/snaps.git"
88
},
99
"source": {
10-
"shasum": "gH2QpV75/7vM0URyJYOHhX63lIJIupXPiOJW/H1IwaM=",
10+
"shasum": "AsTe4uEChOay6OwfV/XEMploTsIE368qv81zQ/K2q+U=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",
@@ -22,6 +22,6 @@
2222
},
2323
"snap_dialog": {}
2424
},
25-
"platformVersion": "10.4.0",
25+
"platformVersion": "11.0.0",
2626
"manifestVersion": "0.1"
2727
}

packages/examples/packages/errors/snap.manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/MetaMask/snaps.git"
88
},
99
"source": {
10-
"shasum": "UBekcOiuZrD3v1JJGX9Xf9krGOcH7mTzN+jxBHUeCUI=",
10+
"shasum": "GmBTMyB7cDl4yF0S64RSbL+/YV2I6zHP/DlYNLGbo5c=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",
@@ -21,6 +21,6 @@
2121
"dapps": true
2222
}
2323
},
24-
"platformVersion": "10.4.0",
24+
"platformVersion": "11.0.0",
2525
"manifestVersion": "0.1"
2626
}

packages/examples/packages/ethereum-provider/snap.manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/MetaMask/snaps.git"
88
},
99
"source": {
10-
"shasum": "VWBcIxyJ7DbWbvkwJm11rcne9JlRex+X39IX4VKXSn4=",
10+
"shasum": "eYSU5EtUS8YXuHycZDg9Xg9Nm9H9L57eUz3PrHXid/4=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",
@@ -22,6 +22,6 @@
2222
},
2323
"endowment:ethereum-provider": {}
2424
},
25-
"platformVersion": "10.4.0",
25+
"platformVersion": "11.0.0",
2626
"manifestVersion": "0.1"
2727
}

0 commit comments

Comments
 (0)