Skip to content

Commit 49f8e2b

Browse files
Update Release 118.0.0
1 parent 2286251 commit 49f8e2b

File tree

50 files changed

+11
-1235
lines changed

Some content is hidden

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

50 files changed

+11
-1235
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "root",
3-
"version": "117.0.0",
3+
"version": "118.0.0",
44
"private": true,
55
"repository": {
66
"type": "git",

packages/create-snap/CHANGELOG.md

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -7,25 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10-
### Uncategorized
11-
12-
- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501))
13-
- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447))
14-
- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442))
15-
- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378))
16-
- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369))
17-
- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283))
18-
- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277))
19-
- Migrate to ESLint 9 ([#3118](https://github.com/MetaMask/snaps/pull/3118))
20-
- chore: Bump ts-bridge ([#2917](https://github.com/MetaMask/snaps/pull/2917))
21-
- Bump `ts-bridge` to `0.6.0` ([#2882](https://github.com/MetaMask/snaps/pull/2882))
22-
- Update Yarn constraints to use JavaScript-based constraints ([#2740](https://github.com/MetaMask/snaps/pull/2740))
23-
- Update metadata for all packages ([#2748](https://github.com/MetaMask/snaps/pull/2748))
24-
- Add `since-latest-release` script to match `MetaMask/core` ([#2744](https://github.com/MetaMask/snaps/pull/2744))
25-
- Update test scripts to match `MetaMask/core` ([#2745](https://github.com/MetaMask/snaps/pull/2745))
26-
- Fix linting of `package.json` files ([#2742](https://github.com/MetaMask/snaps/pull/2742))
27-
- Update changelog validation scripts to match `MetaMask/core` ([#2741](https://github.com/MetaMask/snaps/pull/2741))
28-
2910
## [4.0.4]
3011

3112
### Fixed

packages/examples/packages/background-events/CHANGELOG.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -7,19 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10-
### Uncategorized
11-
12-
- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509))
13-
- feat: Add `snap_trackError` method for error tracking through Sentry ([#3498](https://github.com/MetaMask/snaps/pull/3498))
14-
- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501))
15-
- release: `114.0.0` ([#3463](https://github.com/MetaMask/snaps/pull/3463))
16-
- release: `113.0.0` ([#3448](https://github.com/MetaMask/snaps/pull/3448))
17-
- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447))
18-
- chore: Update TypeScript build target to ES2022 ([#3444](https://github.com/MetaMask/snaps/pull/3444))
19-
- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442))
20-
- release: `110.0.0` ([#3425](https://github.com/MetaMask/snaps/pull/3425))
21-
- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412))
22-
2310
## [1.0.0]
2411

2512
### Added

packages/examples/packages/bip32/CHANGELOG.md

Lines changed: 0 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -7,36 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10-
### Uncategorized
11-
12-
- chore: Bump @metamask/utils from 11.4.0 to 11.4.1 ([#3516](https://github.com/MetaMask/snaps/pull/3516))
13-
- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509))
14-
- feat: Add `snap_trackError` method for error tracking through Sentry ([#3498](https://github.com/MetaMask/snaps/pull/3498))
15-
- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501))
16-
- release: `114.0.0` ([#3463](https://github.com/MetaMask/snaps/pull/3463))
17-
- release: `113.0.0` ([#3448](https://github.com/MetaMask/snaps/pull/3448))
18-
- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447))
19-
- chore: Update TypeScript build target to ES2022 ([#3444](https://github.com/MetaMask/snaps/pull/3444))
20-
- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442))
21-
- release: `110.0.0` ([#3425](https://github.com/MetaMask/snaps/pull/3425))
22-
- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412))
23-
- release: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400))
24-
- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384))
25-
- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378))
26-
- chore!: Build Snaps execution environments with Webpack ([#3322](https://github.com/MetaMask/snaps/pull/3322))
27-
- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369))
28-
- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360))
29-
- chore(deps): bump @metamask/utils from 11.2.0 to 11.3.0 ([#3232](https://github.com/MetaMask/snaps/pull/3232))
30-
- Release 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309))
31-
- chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 ([#3297](https://github.com/MetaMask/snaps/pull/3297))
32-
- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283))
33-
- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277))
34-
- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269))
35-
- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256))
36-
- chore(deps): bump @metamask/key-tree from 10.1.0 to 10.1.1 ([#3254](https://github.com/MetaMask/snaps/pull/3254))
37-
- perf!: Use mnemonic seed for state persistence key derivation ([#3217](https://github.com/MetaMask/snaps/pull/3217))
38-
- chore(deps): bump @metamask/controller-utils from 11.5.0 to 11.6.0 ([#3204](https://github.com/MetaMask/snaps/pull/3204))
39-
4010
## [2.3.0]
4111

4212
### Added

packages/examples/packages/bip44/CHANGELOG.md

Lines changed: 0 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -7,36 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10-
### Uncategorized
11-
12-
- chore: Bump @metamask/utils from 11.4.0 to 11.4.1 ([#3516](https://github.com/MetaMask/snaps/pull/3516))
13-
- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509))
14-
- feat: Add `snap_trackError` method for error tracking through Sentry ([#3498](https://github.com/MetaMask/snaps/pull/3498))
15-
- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501))
16-
- release: `114.0.0` ([#3463](https://github.com/MetaMask/snaps/pull/3463))
17-
- release: `113.0.0` ([#3448](https://github.com/MetaMask/snaps/pull/3448))
18-
- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447))
19-
- chore: Update TypeScript build target to ES2022 ([#3444](https://github.com/MetaMask/snaps/pull/3444))
20-
- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442))
21-
- release: `110.0.0` ([#3425](https://github.com/MetaMask/snaps/pull/3425))
22-
- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412))
23-
- release: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400))
24-
- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384))
25-
- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378))
26-
- chore!: Build Snaps execution environments with Webpack ([#3322](https://github.com/MetaMask/snaps/pull/3322))
27-
- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369))
28-
- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360))
29-
- chore(deps): bump @metamask/utils from 11.2.0 to 11.3.0 ([#3232](https://github.com/MetaMask/snaps/pull/3232))
30-
- Release 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309))
31-
- chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 ([#3297](https://github.com/MetaMask/snaps/pull/3297))
32-
- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283))
33-
- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277))
34-
- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269))
35-
- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256))
36-
- chore(deps): bump @metamask/key-tree from 10.1.0 to 10.1.1 ([#3254](https://github.com/MetaMask/snaps/pull/3254))
37-
- perf!: Use mnemonic seed for state persistence key derivation ([#3217](https://github.com/MetaMask/snaps/pull/3217))
38-
- chore(deps): bump @metamask/controller-utils from 11.5.0 to 11.6.0 ([#3204](https://github.com/MetaMask/snaps/pull/3204))
39-
4010
## [2.2.0]
4111

4212
### Added

packages/examples/packages/client-status/CHANGELOG.md

Lines changed: 0 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -7,53 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10-
### Uncategorized
11-
12-
- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509))
13-
- feat: Add `snap_trackError` method for error tracking through Sentry ([#3498](https://github.com/MetaMask/snaps/pull/3498))
14-
- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501))
15-
- release: `114.0.0` ([#3463](https://github.com/MetaMask/snaps/pull/3463))
16-
- release: `113.0.0` ([#3448](https://github.com/MetaMask/snaps/pull/3448))
17-
- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447))
18-
- chore: Update TypeScript build target to ES2022 ([#3444](https://github.com/MetaMask/snaps/pull/3444))
19-
- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442))
20-
- release: `110.0.0` ([#3425](https://github.com/MetaMask/snaps/pull/3425))
21-
- feat: Add `active` flag for `snap_getClientStatus` ([#3424](https://github.com/MetaMask/snaps/pull/3424))
22-
- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412))
23-
- release: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400))
24-
- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384))
25-
- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378))
26-
- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369))
27-
- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360))
28-
- Release 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309))
29-
- chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 ([#3297](https://github.com/MetaMask/snaps/pull/3297))
30-
- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283))
31-
- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277))
32-
- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269))
33-
- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256))
34-
- Release 91.0.0 ([#3185](https://github.com/MetaMask/snaps/pull/3185))
35-
- Migrate to ESLint 9 ([#3118](https://github.com/MetaMask/snaps/pull/3118))
36-
- Release 90.0.0 ([#3123](https://github.com/MetaMask/snaps/pull/3123))
37-
- Release 88.0.0 ([#3061](https://github.com/MetaMask/snaps/pull/3061))
38-
- Release 87.0.0 ([#3055](https://github.com/MetaMask/snaps/pull/3055))
39-
- Release 85.0.0 ([#3038](https://github.com/MetaMask/snaps/pull/3038))
40-
- Release 82.0.0 ([#3012](https://github.com/MetaMask/snaps/pull/3012))
41-
- Bump MetaMask dependencies ([#2946](https://github.com/MetaMask/snaps/pull/2946))
42-
- chore(deps): bump @metamask/rpc-errors from 7.0.1 to 7.0.2 ([#2989](https://github.com/MetaMask/snaps/pull/2989))
43-
- Release 81.0.0 ([#2964](https://github.com/MetaMask/snaps/pull/2964))
44-
- feat: Automatically add `platformVersion` to manifest ([#2938](https://github.com/MetaMask/snaps/pull/2938))
45-
- feat: Allow async initialization logic ([#2918](https://github.com/MetaMask/snaps/pull/2918))
46-
- chore: Bump MetaMask dependencies ([#2853](https://github.com/MetaMask/snaps/pull/2853))
47-
- Add TypeScript typechecking to snaps-cli ([#2783](https://github.com/MetaMask/snaps/pull/2783))
48-
- Set target back to ES2020 ([#2767](https://github.com/MetaMask/snaps/pull/2767))
49-
- Set target to ES2022 and lib to ES2023 ([#2751](https://github.com/MetaMask/snaps/pull/2751))
50-
- Update Yarn constraints to use JavaScript-based constraints ([#2740](https://github.com/MetaMask/snaps/pull/2740))
51-
- Update metadata for all packages ([#2748](https://github.com/MetaMask/snaps/pull/2748))
52-
- Add `since-latest-release` script to match `MetaMask/core` ([#2744](https://github.com/MetaMask/snaps/pull/2744))
53-
- Update test scripts to match `MetaMask/core` ([#2745](https://github.com/MetaMask/snaps/pull/2745))
54-
- Fix linting of `package.json` files ([#2742](https://github.com/MetaMask/snaps/pull/2742))
55-
- Update changelog validation scripts to match `MetaMask/core` ([#2741](https://github.com/MetaMask/snaps/pull/2741))
56-
5710
## [1.0.3]
5811

5912
### Fixed

packages/examples/packages/cronjob-duration/CHANGELOG.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10-
### Uncategorized
11-
12-
- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509))
13-
- feat: Add `snap_trackError` method for error tracking through Sentry ([#3498](https://github.com/MetaMask/snaps/pull/3498))
14-
- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501))
15-
1610
## [1.0.0]
1711

1812
### Added

packages/examples/packages/cronjobs/CHANGELOG.md

Lines changed: 0 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -7,40 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10-
### Uncategorized
11-
12-
- chore: Bump @metamask/utils from 11.4.0 to 11.4.1 ([#3516](https://github.com/MetaMask/snaps/pull/3516))
13-
- release: `117.0.0` ([#3511](https://github.com/MetaMask/snaps/pull/3511))
14-
- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509))
15-
- feat: Add `snap_trackError` method for error tracking through Sentry ([#3498](https://github.com/MetaMask/snaps/pull/3498))
16-
- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501))
17-
- release: `114.0.0` ([#3463](https://github.com/MetaMask/snaps/pull/3463))
18-
- feat: Add cronjob duration example ([#3461](https://github.com/MetaMask/snaps/pull/3461))
19-
- release: `113.0.0` ([#3448](https://github.com/MetaMask/snaps/pull/3448))
20-
- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447))
21-
- chore: Update TypeScript build target to ES2022 ([#3444](https://github.com/MetaMask/snaps/pull/3444))
22-
- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442))
23-
- release: `110.0.0` ([#3425](https://github.com/MetaMask/snaps/pull/3425))
24-
- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412))
25-
- release: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400))
26-
- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384))
27-
- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378))
28-
- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369))
29-
- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360))
30-
- Release 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309))
31-
- chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 ([#3297](https://github.com/MetaMask/snaps/pull/3297))
32-
- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283))
33-
- perf: Optimize `typedUnion` ([#3275](https://github.com/MetaMask/snaps/pull/3275))
34-
- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277))
35-
- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269))
36-
- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256))
37-
- Release 91.0.0 ([#3185](https://github.com/MetaMask/snaps/pull/3185))
38-
- Migrate to ESLint 9 ([#3118](https://github.com/MetaMask/snaps/pull/3118))
39-
- Release 90.0.0 ([#3123](https://github.com/MetaMask/snaps/pull/3123))
40-
- Release 88.0.0 ([#3061](https://github.com/MetaMask/snaps/pull/3061))
41-
- Release 87.0.0 ([#3055](https://github.com/MetaMask/snaps/pull/3055))
42-
- Release 85.0.0 ([#3038](https://github.com/MetaMask/snaps/pull/3038))
43-
4410
### Changed
4511

4612
- **BREAKING:** Remove background events methods in favor of new background events snap ([#3404](https://github.com/MetaMask/snaps/pull/3404))

0 commit comments

Comments
 (0)