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

[do not merge] fix(deps): upgrade glob from v8 to v10 #6143

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

serhalp
Copy link
Contributor

@serhalp serhalp commented Mar 18, 2025

Summary

glob@8 prints deprecation warnings on install, which is visible to all users of the Netlify CLI.

Unfortunately we can't even upgrade to glob@9 until we drop support for node 14 here (glob@9 requires node 16).

Related

See also alternative PR removing glob entirely: #6094.

serhalp added 2 commits March 18, 2025 11:00
We have multiple glob dependencies here. This removes one of the last uses of `glob`.
@serhalp serhalp changed the title [do not merge] fix(deps): upgrade glob from v8 to 10 [do not merge] fix(deps): upgrade glob from v8 to v10 Mar 18, 2025
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.

1 participant