Skip to content

Conversation

@sjinks
Copy link
Member

@sjinks sjinks commented Nov 12, 2025

Description

Jest does not work with Node.js 25.x:

SecurityError: Cannot initialize local storage without a `--localstorage-file` path

This is due to a breaking change in Node.js, and Jest is not yet ready for it.

This PR provides a workaround for this bug. It will need to be reverted when Jest fixes the issue.

Ref: jestjs/jest#15888

Pull request checklist

New release checklist

Steps to Test

CI must pass.

@sjinks sjinks self-assigned this Nov 12, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Nov 12, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@sonarqubecloud
Copy link

@sjinks sjinks marked this pull request as ready for review November 12, 2025 17:46
@sjinks sjinks merged commit 6d73f21 into trunk Nov 12, 2025
19 checks passed
@sjinks sjinks deleted the fix/jest branch November 12, 2025 17:55
@sjinks sjinks mentioned this pull request Dec 18, 2025
7 tasks
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