Commit 36231c2
authored
Release/1032.0.0 (MetaMask#9083)
## Explanation
Bumps `@metamask/controller-utils` from `12.1.1` to `12.2.0`
Bumps `@metamask/assets-controller` from `9.0.0` to `9.0.1`
## References
<!--
Are there any issues that this pull request is tied to?
Are there other links that reviewers should consult to understand these
changes better?
Are there client or consumer pull requests to adopt any breaking
changes?
For example:
* Fixes #12345
* Related to #67890
-->
## Checklist
- [ ] I've updated the test suite for new or updated code as appropriate
- [ ] I've updated documentation (JSDoc, Markdown, etc.) for new or
updated code as appropriate
- [x] I've communicated my changes to consumers by [updating changelogs
for packages I've
changed](https://github.com/MetaMask/core/tree/main/docs/processes/updating-changelogs.md)
- [ ] I've introduced [breaking
changes](https://github.com/MetaMask/core/tree/main/docs/processes/breaking-changes.md)
in this PR and have prepared draft pull requests for clients and
consumer packages to resolve them
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> **Low Risk**
> Dependency and version-metadata only; risk is limited to consumers
picking up controller-utils 12.2.0 (e.g. faster `encodeFunctionData`)
via semver ranges, not behavioral changes in this PR’s diff.
>
> **Overview**
> Prepares **monorepo release `1032.0.0`** by aligning package versions,
changelogs, and `yarn.lock`—no application source changes in this diff.
>
> **`@metamask/controller-utils`** is released as **`12.2.0`** (from
`12.1.1`); dependents move to **`^12.2.0`**, with Unreleased changelog
lines updated to record the bump
([MetaMask#9083](MetaMask#9083)).
>
> **`@metamask/assets-controller`** is patched to **`9.0.1`** for the
same `controller-utils` dependency; **`bridge-controller`** and
**`transaction-pay-controller`** pick up **`^9.0.1`** where they depend
on assets-controller.
>
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit
92da19d. Bugbot is set up for automated
code reviews on this repo. Configure
[here](https://www.cursor.com/dashboard/bugbot).</sup>
<!-- /CURSOR_SUMMARY -->1 parent 6355588 commit 36231c2
96 files changed
Lines changed: 190 additions & 132 deletions
File tree
- packages
- accounts-controller
- address-book-controller
- analytics-data-regulation-controller
- assets-controllers
- assets-controller
- authenticated-user-storage
- base-data-service
- bridge-controller
- bridge-status-controller
- chain-agnostic-permission
- chomp-api-service
- claims-controller
- compliance-controller
- config-registry-controller
- controller-utils
- core-backend
- earn-controller
- eip-7702-internal-rpc-middleware
- eip1193-permission-middleware
- ens-controller
- gas-fee-controller
- geolocation-controller
- logging-controller
- message-manager
- money-account-balance-service
- multichain-account-service
- multichain-api-middleware
- multichain-network-controller
- name-controller
- network-controller
- network-enablement-controller
- notification-services-controller
- permission-controller
- perps-controller
- phishing-controller
- profile-metrics-controller
- ramps-controller
- remote-feature-flag-controller
- sample-controllers
- shield-controller
- signature-controller
- social-controllers
- subscription-controller
- transaction-controller
- transaction-pay-controller
- user-operation-controller
- wallet
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | | - | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
10 | 16 | | |
11 | 17 | | |
12 | 18 | | |
| |||
607 | 613 | | |
608 | 614 | | |
609 | 615 | | |
610 | | - | |
| 616 | + | |
| 617 | + | |
611 | 618 | | |
612 | 619 | | |
613 | 620 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
10 | 14 | | |
11 | 15 | | |
12 | 16 | | |
| |||
0 commit comments