Skip to content

[WTF-2591]: Fix vulnerabilities in transitive dependencies of PWT#174

Open
weirdwater wants to merge 10 commits into
masterfrom
wtf/wtf-2591-fix-vulnerabilities
Open

[WTF-2591]: Fix vulnerabilities in transitive dependencies of PWT#174
weirdwater wants to merge 10 commits into
masterfrom
wtf/wtf-2591-fix-vulnerabilities

Conversation

@weirdwater
Copy link
Copy Markdown
Collaborator

No description provided.

@weirdwater weirdwater force-pushed the wtf/wtf-2591-fix-vulnerabilities branch from 4cfdceb to 207b465 Compare May 18, 2026 16:33
@weirdwater weirdwater force-pushed the wtf/wtf-2591-fix-vulnerabilities branch from 207b465 to f8789f6 Compare May 19, 2026 09:59
jest 30.4.0 introduced clearMocksOnScope(), but did not deal properly
with environments missing that method. The react-native jest environment
seems to be missing it, causing the unit tests to fail.

This is fixed by [jest#16169](jestjs/jest#16169)
but has not been released yet. Once merged, the range can be `^30.4.0`.
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.

2 participants