Skip to content

Conversation

@lwin-kyaw
Copy link
Contributor

@lwin-kyaw lwin-kyaw commented Nov 3, 2025

Explanation

Minor updates of

  • @metamask/subscription-controller -> 3.2.0
  • @metamask/shield-controller -> 1.2.0

References

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

Note

Release bumps and changelogs for @metamask/core-monorepo 659.0.0, updating shield and subscription controllers with build fixes, dependency bumps, and minor feature updates.

  • Release: @metamask/core-monorepo to 659.0.0 (version bump)
  • @metamask/shield-controller (1.2.0):
    • Fix build script by adding missing @ts-bridge/cli dependency and bump it to ^0.6.4.
    • Bump deps: @metamask/transaction-controller^61.1.0, @metamask/controller-utils^11.15.0.
    • Changelog: optimized initiation of shield coverage results.
  • @metamask/subscription-controller (3.2.0):
    • Add isSponsorshipSupported to ControllerState.pricing.paymentMethods.chains.
    • Export SubscriptionControllerSubmitSponsorshipIntentsAction.
    • Update submitSponsorshipIntents with chain validation.
    • Fix build script by adding @ts-bridge/cli and bump related deps (controller-utils^11.15.0, transaction-controller^61.1.0).

Written by Cursor Bugbot for commit 2b9a92f. This will update automatically on new commits. Configure here.

@lwin-kyaw lwin-kyaw requested review from a team as code owners November 3, 2025 17:02
{
"name": "@metamask/core-monorepo",
"version": "657.0.0",
"version": "659.0.0",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Updated to 659 as there's an another release PR, #7043 for 658.

@lwin-kyaw
Copy link
Contributor Author

Added DO NOT MERGE label to prevent accidentally merging before this 658 release PR, #7043

tuna1207
tuna1207 previously approved these changes Nov 4, 2025
@lwin-kyaw lwin-kyaw merged commit 2454ccc into main Nov 4, 2025
266 of 267 checks passed
@lwin-kyaw lwin-kyaw deleted the release/659.0.0 branch November 4, 2025 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants