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

Glob 7.2.3 is outdated #63

Open
BernhardBehrendt opened this issue Sep 2, 2024 · 1 comment
Open

Glob 7.2.3 is outdated #63

BernhardBehrendt opened this issue Sep 2, 2024 · 1 comment

Comments

@BernhardBehrendt
Copy link

Actually glob is in Version 7.2.3 and throws deprecation warnings in my build pipeline.

[email protected]: Glob versions prior to v9 are no longer supported

Furthermore glob dependencies also cause further deprecation warnings e.g. inflight which has reported memory leaks.

[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.

Is it on the roadmap for this repo to take care for deprecation warnings?

Thanks :-)

@mrgrain
Copy link
Contributor

mrgrain commented Oct 21, 2024

Yeah. Looking into options.

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

No branches or pull requests

2 participants