Skip to content

Commit bdfed73

Browse files
committed
Initialize Release 129.0.0
1 parent 7baa5d9 commit bdfed73

File tree

43 files changed

+1510
-0
lines changed

Some content is hidden

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

43 files changed

+1510
-0
lines changed

packages/create-snap/CHANGELOG.md

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

88
## [Unreleased]
99

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

1233
### Fixed

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

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

88
## [Unreleased]
99

10+
### Uncategorized
11+
12+
- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662))
13+
- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651))
14+
- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612))
15+
- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543))
16+
- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533))
17+
- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524))
18+
- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509))
19+
- feat: Add `snap_trackError` method for error tracking through Sentry ([#3498](https://github.com/MetaMask/snaps/pull/3498))
20+
- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501))
21+
- release: `114.0.0` ([#3463](https://github.com/MetaMask/snaps/pull/3463))
22+
- release: `113.0.0` ([#3448](https://github.com/MetaMask/snaps/pull/3448))
23+
- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447))
24+
- chore: Update TypeScript build target to ES2022 ([#3444](https://github.com/MetaMask/snaps/pull/3444))
25+
- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442))
26+
- release: `110.0.0` ([#3425](https://github.com/MetaMask/snaps/pull/3425))
27+
- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412))
28+
1029
## [1.0.0]
1130

1231
### Added

packages/examples/packages/bip32/CHANGELOG.md

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

88
## [Unreleased]
99

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

1252
### Added

packages/examples/packages/bip44/CHANGELOG.md

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

88
## [Unreleased]
99

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

1252
### Added

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

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

88
## [Unreleased]
99

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

1265
### Fixed

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

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

88
## [Unreleased]
99

10+
### Uncategorized
11+
12+
- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662))
13+
- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651))
14+
- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612))
15+
- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543))
16+
- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533))
17+
- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524))
18+
- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509))
19+
- feat: Add `snap_trackError` method for error tracking through Sentry ([#3498](https://github.com/MetaMask/snaps/pull/3498))
20+
- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501))
21+
1022
## [1.0.0]
1123

1224
### Added

0 commit comments

Comments
 (0)