Skip to content

Release 959.0.0#8704

Merged
mcmire merged 1 commit intomainfrom
release/959.0.0
May 5, 2026
Merged

Release 959.0.0#8704
mcmire merged 1 commit intomainfrom
release/959.0.0

Conversation

@mcmire
Copy link
Copy Markdown
Contributor

@mcmire mcmire commented May 5, 2026

Note

This is a repeat of #8698 because the release workflow was not triggered correctly.

Summary

This release PR publishes @metamask/ramps-controller@13.3.0, which includes the circuit-breaker error-key fix from
#8596 and the other unreleased ramps-controller changes accumulated since 13.2.0.

Why this is separate

This is the successor to
#8692. That PR was originally cut as Release/958.0.0, but
#8691 merged first and consumed 958.0.0, so this re-cuts the same content as Release/959.0.0 from current main.

What changed

  • bump the monorepo release version to 959.0.0
  • publish @metamask/ramps-controller@13.3.0
  • move the current ramps-controller unreleased entries into the 13.3.0 changelog section
  • update @metamask/transaction-pay-controller to depend on @metamask/ramps-controller@^13.3.0

Why the transaction-pay-controller range update is included

transaction-pay-controller is the in-repo consumer of @metamask/ramps-controller. Once ramps-controller is versioned to 13.3.0, the monorepo dependency constraints require the internal dependency range to move from ^13.2.0 to ^13.3.0 as well. This keeps the repo internally consistent without broadening the published package scope.

Validation

  • yarn install (regenerates yarn.lock)
  • yarn constraints
  • yarn lint:dependencies
  • yarn lint:misc:check
  • yarn workspace @metamask/ramps-controller changelog:validate
  • yarn workspace @metamask/transaction-pay-controller changelog:validate
  • yarn workspace @metamask/ramps-controller build

🤖 Generated with Claude Code


Note

Low Risk
Low risk release bookkeeping: version/changelog updates and an internal dependency range bump, with no functional code changes in this diff.

Overview
Bumps the monorepo release version to 959.0.0 and publishes @metamask/ramps-controller@13.3.0 by moving the previously Unreleased ramps entries into a new 13.3.0 changelog section and updating compare links.

Updates the in-repo consumer @metamask/transaction-pay-controller to depend on @metamask/ramps-controller@^13.3.0, with corresponding yarn.lock adjustments.

Reviewed by Cursor Bugbot for commit 45b6091. Bugbot is set up for automated code reviews on this repo. Configure here.

## Summary

This release PR publishes `@metamask/ramps-controller@13.3.0`, which
includes the circuit-breaker error-key fix from
[#8596](#8596) and the other
unreleased ramps-controller changes accumulated since `13.2.0`.

## Why this is separate

This is the successor to
[#8692](#8692). That PR was
originally cut as `Release/958.0.0`, but
[#8691](#8691) merged first and
consumed `958.0.0`, so this re-cuts the same content as
`Release/959.0.0` from current `main`.

## What changed

- bump the monorepo release version to `959.0.0`
- publish `@metamask/ramps-controller@13.3.0`
- move the current ramps-controller unreleased entries into the `13.3.0`
changelog section
- update `@metamask/transaction-pay-controller` to depend on
`@metamask/ramps-controller@^13.3.0`

## Why the transaction-pay-controller range update is included

`transaction-pay-controller` is the in-repo consumer of
`@metamask/ramps-controller`. Once ramps-controller is versioned to
`13.3.0`, the monorepo dependency constraints require the internal
dependency range to move from `^13.2.0` to `^13.3.0` as well. This keeps
the repo internally consistent without broadening the published package
scope.

## Validation

- `yarn install` (regenerates `yarn.lock`)
- `yarn constraints`
- `yarn lint:dependencies`
- `yarn lint:misc:check`
- `yarn workspace @metamask/ramps-controller changelog:validate`
- `yarn workspace @metamask/transaction-pay-controller
changelog:validate`
- `yarn workspace @metamask/ramps-controller build`

🤖 Generated with [Claude Code](https://claude.com/claude-code)

<!-- CURSOR_SUMMARY -->
---

> [!NOTE]
> **Low Risk**
> Low risk release bookkeeping: version bumps, changelog cut, and an
internal dependency range update with no functional code changes in this
diff.
> 
> **Overview**
> Bumps the monorepo version to `959.0.0` and publishes
`@metamask/ramps-controller@13.3.0` by cutting the existing *Unreleased*
changelog entries into a new `13.3.0` section.
> 
> Updates `@metamask/transaction-pay-controller` to depend on
`@metamask/ramps-controller@^13.3.0`, with corresponding `yarn.lock`
changes to keep workspace constraints consistent.
> 
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit
90e73f1. Bugbot is set up for automated
code reviews on this repo. Configure
[here](https://www.cursor.com/dashboard/bugbot).</sup>
<!-- /CURSOR_SUMMARY -->

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
@mcmire mcmire marked this pull request as ready for review May 5, 2026 16:52
@mcmire mcmire requested review from a team as code owners May 5, 2026 16:52
@mcmire mcmire enabled auto-merge May 5, 2026 16:57
Copy link
Copy Markdown
Member

@Gudahtt Gudahtt left a comment

Choose a reason for hiding this comment

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

LGTM!

@mcmire mcmire added this pull request to the merge queue May 5, 2026
Merged via the queue into main with commit 54e3c0e May 5, 2026
367 of 368 checks passed
@mcmire mcmire deleted the release/959.0.0 branch May 5, 2026 17:05
Sign up for free to 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.

3 participants