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

Deprecated minimatch 2.0.10 will require to use fileset-2.0.2 #6

Closed
ashl1 opened this issue Sep 23, 2016 · 1 comment · Fixed by #7
Closed

Deprecated minimatch 2.0.10 will require to use fileset-2.0.2 #6

ashl1 opened this issue Sep 23, 2016 · 1 comment · Fixed by #7

Comments

@ashl1
Copy link

ashl1 commented Sep 23, 2016

npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue

│ ├─┬ [email protected] 
│ │ ├─┬ [email protected] 
│ │ │ ├── [email protected] 
│ │ │ └── [email protected] 

While fileset-2.0.2 use appropriate minimatch-3.0.2

@benediktvaldez
Copy link

Came here because of this yarn output

warning jest > jest-cli > istanbul-api > fileset > [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue

This is literally the only warning I get in my setup and I'd love it to be done – is there anything that needs to be done beyond fixing the test to merge #7 ? According to @lukyth the tests were broken even before this change.

What can I do to help? 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants