Commit e00fdbf
authored
Release 912.0.0 (#8451)
This release includes the following package:
- `@metamask/base-controller` 9.0.1 -> 9.1.0
This release is necessary because the `${Controller}:stateChange` event
is now deprecated in favor of `${Controller}:stateChanged`. More
importantly, `ControllerStateChangedEvent` is now available for use in
controller packages so that engineers can support the new event in their
messenger types.
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> **Low Risk**
> Primarily a dependency/version bump across many packages; risk is
limited to any downstream behavior/type changes introduced by
`@metamask/base-controller@9.1.0` (new `:stateChanged` event) affecting
consumers at build/runtime.
>
> **Overview**
> **Publishes `@metamask/base-controller@9.1.0`** and updates its
changelog/compare links for the new release.
>
> **Propagates the bump** by updating dozens of controller packages’
`package.json` dependencies and `CHANGELOG.md` entries from
`@metamask/base-controller@^9.0.1` to `^9.1.0`, with corresponding
`yarn.lock` updates.
>
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit
876fec8. Bugbot is set up for automated
code reviews on this repo. Configure
[here](https://www.cursor.com/dashboard/bugbot).</sup>
<!-- /CURSOR_SUMMARY -->1 parent e5d6c92 commit e00fdbf
117 files changed
Lines changed: 192 additions & 117 deletions
File tree
- packages
- account-tree-controller
- accounts-controller
- address-book-controller
- ai-controllers
- analytics-controller
- analytics-data-regulation-controller
- announcement-controller
- app-metadata-controller
- approval-controller
- assets-controllers
- assets-controller
- base-controller
- bridge-controller
- bridge-status-controller
- claims-controller
- client-controller
- compliance-controller
- composable-controller
- config-registry-controller
- connectivity-controller
- delegation-controller
- earn-controller
- ens-controller
- gas-fee-controller
- gator-permissions-controller
- geolocation-controller
- keyring-controller
- logging-controller
- message-manager
- money-account-controller
- multichain-account-service
- multichain-network-controller
- multichain-transactions-controller
- name-controller
- network-controller
- network-enablement-controller
- notification-services-controller
- permission-controller
- permission-log-controller
- perps-controller
- phishing-controller
- polling-controller
- preferences-controller
- profile-metrics-controller
- profile-sync-controller
- ramps-controller
- rate-limit-controller
- remote-feature-flag-controller
- sample-controllers
- seedless-onboarding-controller
- selected-network-controller
- shield-controller
- signature-controller
- social-controllers
- subscription-controller
- transaction-controller
- transaction-pay-controller
- user-operation-controller
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 | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
| 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 | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
0 commit comments