[Bug]:
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
oh this glob package needs to be updated, recent version not using inflight anymore
Dupe/related: #15173 #15236 #15777
Still having this issue
still having this issue as well, is there any update how to fixe it ?
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 30 days.
This is still an issue.
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 30 days.
Any updates?
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 30 days.
Any updates?