Skip to content

feat(mbe,awm): bump-versions - #267

Merged
zahin-mohammad merged 3 commits into
masterfrom
WCN-2566/bump-versions
Sep 3, 2026
Merged

feat(mbe,awm): bump-versions#267
zahin-mohammad merged 3 commits into
masterfrom
WCN-2566/bump-versions

Conversation

@zahin-mohammad

Copy link
Copy Markdown
Contributor

Release prerequisite bump per Releasing Advanced Wallets.

Ticket: WCN-2566

What

  • scripts/bump-version.ts refreshed @bitgo-beta/* dependencies in package.json to the latest beta builds, e.g. @bitgo-beta/sdk-core 8.2.1-beta.19908.2.1-beta.2019, @bitgo-beta/statics 15.1.1-beta.201215.1.1-beta.2041.
  • package-lock.json regenerated to match (1819 insertions / 1300 deletions), under Node v22.23.2 (satisfies engines: node >=22.12.0).
  • Verified npm ci --dry-run passes — lockfile is in sync with package.json for CI.

After merge

  1. Actions → Release to GHCR → Run workflow on master (semantic-release derives version/tag/release/Docker image).
  2. Verify at https://github.com/BitGo/advanced-wallets/releases.

Bumps @bitgo-beta/* SDK dependencies to the latest beta builds
(pulled in by scripts/bump-version.ts) and regenerates
package-lock.json under Node 22 to match.

Ticket: WCN-2566
@linear-code

linear-code Bot commented Sep 3, 2026

Copy link
Copy Markdown

WCN-2566

The bumped @bitgo-beta SDK now resolves enterprise TSS settings via
GET /api/v2/tss/settings?enterprise=<id>; the nock mocks had no query
constraint, so the request no longer matched and the route 500ed.

Ticket: WCN-2566
Trivy flags browserslist 4.28.2 (CVE-2026-73088/73089, fixed in
4.28.7) and fast-uri 3.1.5 (CVE-2026-75899/75931/75975/76172, fixed
in 3.1.6) in package-lock.json. Raise the existing override floors
and regenerate the lockfile so the scanner sees fixed versions.

Ticket: WCN-2566
@zahin-mohammad
zahin-mohammad marked this pull request as ready for review September 3, 2026 17:44
@zahin-mohammad
zahin-mohammad requested review from a team as code owners September 3, 2026 17:44
@zahin-mohammad
zahin-mohammad merged commit d2a9864 into master Sep 3, 2026
22 checks passed
@zahin-mohammad
zahin-mohammad deleted the WCN-2566/bump-versions branch September 3, 2026 17:49
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.

2 participants