Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[@wordpress/scripts][jest] Some internal modules are deprecated. #62004

Open
stein2nd opened this issue May 27, 2024 · 0 comments
Open

[@wordpress/scripts][jest] Some internal modules are deprecated. #62004

stein2nd opened this issue May 27, 2024 · 0 comments
Labels
[Package] Scripts /packages/scripts [Type] Bug An existing feature does not function as intended

Comments

@stein2nd
Copy link

Description

npm warn deprecated glob@7.2.3:
Glob versions prior to v9 are no longer supported

Step-by-step reproduction instructions

  1. After deleting the folder 'node_modules' and file 'package-lock.json', run 'ncu', 'ncu -u' and 'npm install -force' in turn.
  2. Run 'npm ls ' for each of the module names listed in the warn warning presented by npm.

Screenshots, screen recording, code snippet

babel-jest@29 7 0

Environment info

System:

  • OS: macOS 14.5
  • CPU: (12) x64 Intel(R) Core(TM) i7-8750H CPU @ 2.20GHz
  • Memory: 24.13 MB / 32.00 GB
  • Shell: 3.2.57 - /bin/bash

Binaries:

  • Node: 22.2.0 - ~/.nodebrew/current/bin/node
  • Yarn: 1.22.22 - /usr/local/bin/yarn
  • npm: 10.8.0 - ~/.nodebrew/current/bin/npm

Please confirm that you have searched existing issues in the repo.

No

Please confirm that you have tested with all plugins deactivated except Gutenberg.

No

@stein2nd stein2nd added the [Type] Bug An existing feature does not function as intended label May 27, 2024
@Mamaduka Mamaduka added the [Package] Scripts /packages/scripts label May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Package] Scripts /packages/scripts [Type] Bug An existing feature does not function as intended
Projects
None yet
Development

No branches or pull requests

2 participants