Skip to content

Release/389.0.0 - #5765

Merged
stanleyyconsensys merged 11 commits into
mainfrom
release/389.0.0
May 7, 2025
Merged

Release/389.0.0#5765
stanleyyconsensys merged 11 commits into
mainfrom
release/389.0.0

Conversation

@stanleyyconsensys

@stanleyyconsensysstanleyyconsensys commented May 6, 2025

Copy link
Copy Markdown
Contributor

Explanation

Release candidates that includes new default network via packages

  • network-controller
  • controller-utils

References

Changelog

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
  • I've communicated my changes to consumers by updating changelogs for packages I've changed, highlighting breaking changes as necessary
  • I've prepared draft pull requests for clients and consumer packages to resolve any breaking changes

@stanleyyconsensys
stanleyyconsensys marked this pull request as ready for review May 6, 2025 14:21
@stanleyyconsensys
stanleyyconsensys requested review from a team as code ownersMay 6, 2025 14:21
@stanleyyconsensys
stanleyyconsensys requested a review from a teamMay 6, 2025 14:21
@stanleyyconsensys
stanleyyconsensys requested review from a team as code ownersMay 6, 2025 14:21
Comment threadpackages/address-book-controller/package.json
Comment threadpackages/bridge-status-controller/package.json
Comment threadpackages/chain-agnostic-permission/package.json
Comment threadpackages/controller-utils/CHANGELOG.md Outdated
Comment threadpackages/earn-controller/package.json
Comment threadpackages/eip1193-permission-middleware/package.json
Comment threadpackages/queued-request-controller/package.json
Comment threadpackages/remote-feature-flag-controller/package.json
Comment threadpackages/signature-controller/package.json
Comment threadpackages/transaction-controller/package.json
Comment threadpackages/user-operation-controller/package.json
Comment threadpackages/address-book-controller/CHANGELOG.md Outdated
Comment threadpackages/bridge-controller/package.json
Comment threadpackages/eip1193-permission-middleware/CHANGELOG.md Outdated
Comment threadpackages/ens-controller/CHANGELOG.md Outdated
Comment threadpackages/gas-fee-controller/CHANGELOG.md Outdated
Comment threadpackages/name-controller/CHANGELOG.md Outdated
Comment threadpackages/permission-controller/CHANGELOG.md Outdated
Comment threadpackages/polling-controller/CHANGELOG.md Outdated
Comment threadpackages/queued-request-controller/CHANGELOG.md Outdated
Comment threadpackages/remote-feature-flag-controller/CHANGELOG.md Outdated
Comment threadpackages/bridge-status-controller/CHANGELOG.md Outdated
Comment threadpackages/chain-agnostic-permission/CHANGELOG.md Outdated
Comment threadpackages/earn-controller/CHANGELOG.md Outdated
Comment threadpackages/multichain-api-middleware/CHANGELOG.md Outdated
Comment threadpackages/multichain-network-controller/CHANGELOG.md Outdated
Comment threadpackages/phishing-controller/CHANGELOG.md Outdated
Comment threadpackages/preferences-controller/CHANGELOG.md Outdated
Comment threadpackages/signature-controller/CHANGELOG.md Outdated
Comment threadpackages/transaction-controller/CHANGELOG.md Outdated
Comment threadpackages/user-operation-controller/CHANGELOG.md Outdated
Comment threadpackages/bridge-controller/CHANGELOG.md Outdated
Comment threadpackages/name-controller/CHANGELOG.md Outdated
Comment threadpackages/assets-controllers/package.json
Comment threadpackages/name-controller/CHANGELOG.md Outdated

@cryptodev-2scryptodev-2s left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@stanleyyconsensys
stanleyyconsensys enabled auto-merge (squash) May 7, 2025 09:24
@stanleyyconsensys
stanleyyconsensys merged commit cf5c9e0 into mainMay 7, 2025
@stanleyyconsensys
stanleyyconsensys deleted the release/389.0.0 branch May 7, 2025 09:29
@adonesky1adonesky1 mentioned this pull request May 15, 2025
4 tasks
adonesky1 added a commit that referenced this pull request May 15, 2025
## @metamask/chain-agnostic-permission
## [0.7.0]
### Changed
- Bump `@metamask/api-specs` to `^0.14.0`
([#5817](#5817))
- Bump `@metamask/network-controller` to `^23.5.0`
([#5765](#5765),
[#5812](#5812))
- Bump `@metamask/controller-utils` to `^11.8.0`
([#5765](#5765),
[#5812](#5812))
## @metamask/multichain-api-middleware
## [0.3.0]
### Changed
- feat: Add more chain-agnostic-permission utility functions from sip-26
usage ([#5609](#5609))
- Bump `@metamask/chain-agnostic-permission` to `^0.6.0`
([#5715](https://github.com/MetaMask/core/pull/5715),[#5760](https://github.com/MetaMask/core/pull/5760))
- Bump `@metamask/api-specs` to `^0.14.0`
([#5817](#5817))
- Bump `@metamask/controller-utils` to `^11.9.0`
([#5765](#5765),
[#5812](#5812))
- Bump `@metamask/network-controller` to `^23.5.0`
([#5765](#5765),
[#5812](#5812))
## @metamask/multichain
## [4.1.0]
### Changed
- Bump `@metamask/api-specs` to `^0.14.0`
([#5817](#5817))
- Bump `@metamask/controller-utils` to `^11.9.0`
([#5583](#5583),
[#5765](#5765),
[#5812](#5812))
## 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
- [ ] I've communicated my changes to consumers by [updating changelogs
for packages I've
changed](https://github.com/MetaMask/core/tree/main/docs/contributing.md#updating-changelogs),
highlighting breaking changes as necessary
- [ ] I've prepared draft pull requests for clients and consumer
packages to resolve any breaking changes
@adonesky1adonesky1 mentioned this pull request Jun 20, 2025
adonesky1 added a commit that referenced this pull request Jun 20, 2025
## @metamask/chain-agnostic-permission
## [1.0.0]
### Changed
- This package is now considered stable
## @metamask/eip1193-permission-middleware
## [1.0.0]
### Changed
- Bump `@metamask/chain-agnostic-permission` to `^0.8.0`
([#5518](#5518),
[#5674](#5674),
[#5818](https://github.com/MetaMask/core/pull/5818)[#5583](https://github.com/MetaMask/core/pull/5583),
[#5982](https://github.com/MetaMask/core/pull/5982),[#6004](https://github.com/MetaMask/core/pull/6004))
- Bump `@metamask/chain-agnostic-permission` to `^0.8.0`
([#5550](#5550),
[#5518](#5518),
[#5674](#5674),
[#5715](#5715),
[#5760](#5760),
[#5818](https://github.com/MetaMask/core/pull/5818)[#5583](https://github.com/MetaMask/core/pull/5583),
[#5982](https://github.com/MetaMask/core/pull/5982),[#6004](https://github.com/MetaMask/core/pull/6004))
- Bump `@metamask/controller-utils` to `^11.10.0`
([#5935](#5935),
[#5583](#5583),
[#5765](#5765),
[#5812](#5812))
## @metamask/multichain-api-middleware
## [1.0.0]
### Changed
- Bump `@metamask/chain-agnostic-permission` to `^0.8.0`
([#5518](#5518),
[#5674](#5674),
[#5818](https://github.com/MetaMask/core/pull/5818)[#5583](https://github.com/MetaMask/core/pull/5583),
[#5982](https://github.com/MetaMask/core/pull/5982),[#6004](https://github.com/MetaMask/core/pull/6004))
- Bump `@metamask/chain-agnostic-permission` to `^0.8.0`
([#5550](#5550),
[#5518](#5518),
[#5674](#5674),
[#5715](#5715),
[#5760](#5760),
[#5818](https://github.com/MetaMask/core/pull/5818)[#5583](https://github.com/MetaMask/core/pull/5583),
[#5982](https://github.com/MetaMask/core/pull/5982),[#6004](https://github.com/MetaMask/core/pull/6004))
- Bump `@metamask/controller-utils` to `^11.10.0`
([#5935](#5935),
[#5583](#5583),
[#5765](#5765),
[#5812](#5812))
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@stanleyyconsensys@cryptodev-2s