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

Update glob dependency to > v9 #98

Open
1 of 3 tasks
mrdernst opened this issue Nov 14, 2024 · 1 comment
Open
1 of 3 tasks

Update glob dependency to > v9 #98

mrdernst opened this issue Nov 14, 2024 · 1 comment
Labels
backlog We hope to fix this feature/bug in the future

Comments

@mrdernst
Copy link

Describe the bug

When installing the package, two warnings are appearing:

warning @bugsnag/source-maps > [email protected]: Glob versions prior to v9 are no longer supported

warning @bugsnag/source-maps > glob > [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.

Steps to reproduce

yarn add @bugsnag/source-maps

Environment

  • bugsnag-source-maps version: 2.3.3
  • Uploading for:
    • Browser
    • Node
      • Node version:
    • React Native
      • React Native version:
  • Command that was run:
    yarn add @bugsnag/source-maps
@clr182 clr182 added the backlog We hope to fix this feature/bug in the future label Nov 14, 2024
@clr182
Copy link

clr182 commented Nov 14, 2024

Hi @mrdernst

Thank you for reaching out and bringing this to our attention.

For awareness we are actively working on deprecating this tool and replacing it with our CLI tool instead. However, we have added some work to our backlog to bump these dependencies when priorities allow. We will be sure to update this thread again with more info when a fix has been released.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog We hope to fix this feature/bug in the future
Projects
None yet
Development

No branches or pull requests

2 participants