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

chore(deps): update glob dependency #997

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lloydjatkinson
Copy link

This PR upgrades the glob package to address deprecation warnings in our dependencies. Key points:

Current version: Deprecated
Latest version: 11.x
Compatibility:

  • Version 10.x: Tests fail
  • Version 11.x: Tests fail
  • Version 9.x: Tests pass and is still supported

@lloydjatkinson
Copy link
Author

This fails on Node 12 which was EOL two years ago. Support can be removed for it from this library.

@jimthedev
Copy link
Member

Thanks. I will do a major version update to remove Node 12 and 14 soon and start running against 16-22.

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 this pull request may close these issues.

2 participants