Skip to content

feat(root): bump-versions - #266

Merged
mohammadalfaiyazbitgo merged 4 commits into
masterfrom
WCN-000000/bump-versions
Aug 27, 2026
Merged

feat(root): bump-versions#266
mohammadalfaiyazbitgo merged 4 commits into
masterfrom
WCN-000000/bump-versions

Conversation

@mohammadalfaiyazbitgo

Copy link
Copy Markdown
Contributor

Ticket: WCN-000000

pranavjain97
pranavjain97 previously approved these changes Aug 26, 2026
pranishnepal
pranishnepal previously approved these changes Aug 26, 2026

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

the yarn.lock might have been committed by mistake?

@mohammadalfaiyazbitgo
mohammadalfaiyazbitgo force-pushed the WCN-000000/bump-versions branch 4 times, most recently from 4cab57e to 1a208c2 Compare August 26, 2026 19:38
pranavjain97
pranavjain97 previously approved these changes Aug 26, 2026
mohammadalfaiyazbitgo and others added 4 commits August 26, 2026 20:27
Ticket: WCN-000000

Regenerates package-lock.json to match the bumped
@bitgo-beta/abstract-cosmos and @bitgo-beta/abstract-eth versions in
package.json.
package.json engines pinned node >=22.1.0, and CI hardcoded setup-node
to exactly 22.1.0. The bumped @bitgo-beta/* deps now pull in
sanitize-html@2.17.7, which requires node >=22.12.0, causing an
EBADENGINE warning and a ts-node/mocha ESM loader failure
(ERR_UNKNOWN_FILE_EXTENSION) on the Test job under node 22.1.0.

Pin CI to node 22.14.0 and raise the engines.node floor to >=22.12.0.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
The bumped sdk-core (beta.1990) changed the default Sui testnet
node URL from fullnode.testnet.sui.io to
sui-testnet-rpc.publicnode.com, leaving the nocked test URL stale
and causing recovery/recoveryconsolidations tests to hit a real
unmocked host and fail with 500.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
package.json engines now requires node >=22.12.0 (bumped
@bitgo-beta/* deps pull in sanitize-html@2.17.7 which needs it).
Both Dockerfiles were still pinned to node:22.1.0-alpine, which hits
the same ts-node/mocha ERR_UNKNOWN_FILE_EXTENSION failure as the CI
Test job did before that fix, breaking integration-tests.Dockerfile's
npm run test:integration.

Bumps to node:22.14.0-alpine (Alpine's libssl3 3.3.3-r0, above the
CVE-2024-6119 fix threshold the original pin cited).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@mohammadalfaiyazbitgo
mohammadalfaiyazbitgo merged commit 167d5ea into master Aug 27, 2026
22 checks passed
@mohammadalfaiyazbitgo
mohammadalfaiyazbitgo deleted the WCN-000000/bump-versions branch August 27, 2026 00:32
@linear-code

linear-code Bot commented Aug 27, 2026

Copy link
Copy Markdown

WCN-2471

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.

4 participants