-
-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Open
Labels
Description
Version
"babel-jest": "^30.0.5",
Steps to reproduce
- install babel-jest
Expected behavior
I expect to get no warnings
Actual behavior
I get the following warnings
warning babel-jest > babel-plugin-istanbul > test-exclude > [email protected]: Glob versions prior to v9 are no longer supported
warning babel-jest > babel-plugin-istanbul > test-exclude > glob > [email protected]: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
Additional context
No response
Environment
System:
OS: macOS 15.5
CPU: (12) x64 Intel(R) Core(TM) i7-8700B CPU @ 3.20GHz
Binaries:
Node: 22.11.0 - ~/.nvm/versions/node/v22.11.0/bin/node
Yarn: 1.22.19 - ~/.nvm/versions/node/v22.11.0/bin/yarn
npm: 11.5.1 - ~/.nvm/versions/node/v22.11.0/bin/npm
npmPackages:
jest: ^30.0.5 => 30.0.5