Skip to content

Release 1097.0.0#9399

Merged
jiexi merged 9 commits into
mainfrom
release/1097.0.0
Jul 6, 2026
Merged

Release 1097.0.0#9399
jiexi merged 9 commits into
mainfrom
release/1097.0.0

Conversation

@jiexi

@jiexi jiexi commented Jul 6, 2026

Copy link
Copy Markdown
Member

Explanation

Releases the following packages:

  • @metamask/chain-agnostic-permission: 1.6.21.7.0 (minor)
    • Adds the getSessionProperties async function (from #9294).
  • @metamask/multichain-api-middleware: 4.0.04.0.1 (patch)
    • Bumps its @metamask/chain-agnostic-permission dependency from ^1.6.2 to ^1.7.0. 4.0.0 already consumes getSessionProperties (introduced in #9294), which is only available from chain-agnostic-permission@1.7.0, so this aligns the declared dependency range with what the package actually requires.
  • @metamask/perps-controller: 9.2.09.2.1 (patch)
  • Bumps @metamask/messenger from ^1.2.0 to ^2.0.0.
  • Fix adaptOrderFromSDK dropping takeProfitPrice/stopLossPrice for child TP/SL orders whose triggerPx is an empty string

References

Checklist

  • Versions bumped following SemVer
  • Changelog entries migrated to new version sections
  • All changelogs pass validation
  • yarn constraints passes

Note

Low Risk
Version, changelog, and dependency-range-only changes with no new runtime code; fixes a packaging mismatch for an API already used in 4.0.0.

Overview
Monorepo release 1097.0.0 cuts new package versions and updates lockfile entries; there is no application logic change in this diff.

@metamask/chain-agnostic-permission 1.7.0 moves the existing Unreleased changelog (including getSessionProperties) into the 1.7.0 section and bumps the package version.

@metamask/multichain-api-middleware 4.0.1 raises its declared @metamask/chain-agnostic-permission range from ^1.6.2 to ^1.7.0, because 4.0.0 already calls getSessionProperties but did not declare that minimum version. The 4.0.0 changelog section is marked [DEPRECATED].

@metamask/eip1193-permission-middleware gets the same chain-agnostic-permission dependency bump and changelog note.

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

Co-authored-by: Cursor <cursoragent@cursor.com>
@jiexi jiexi requested a review from a team as a code owner July 6, 2026 20:52
@jiexi jiexi temporarily deployed to default-branch July 6, 2026 20:52 — with GitHub Actions Inactive
@jiexi jiexi had a problem deploying to default-branch July 6, 2026 20:53 — with GitHub Actions Failure
Co-authored-by: Cursor <cursoragent@cursor.com>
@mm-token-exchange-service

Copy link
Copy Markdown

❌ Failed to push changelog fixes. Check the workflow run for details.


## [Unreleased]

## [4.0.1]

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

4.0.0 should not have been released without chain-agnostic-permission

4.0.0 is a broken release

Comment thread packages/multichain-api-middleware/CHANGELOG.md Outdated
Comment thread packages/multichain-api-middleware/CHANGELOG.md
@jiexi jiexi requested a review from a team as a code owner July 6, 2026 22:42

@mcmire mcmire 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.

@jiexi jiexi added this pull request to the merge queue Jul 6, 2026
Merged via the queue into main with commit b9bf22c Jul 6, 2026
413 checks passed
@jiexi jiexi deleted the release/1097.0.0 branch July 6, 2026 23:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants