-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
refactor: Upgrade lru-cache from 7.12.0 to 9.1.1 #8559
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
Conversation
Snyk has created this PR to upgrade lru-cache from 7.12.0 to 9.1.1. See this package in npm: https://www.npmjs.com/package/lru-cache See this project in Snyk: https://app.snyk.io/org/acinader/project/21343059-02d9-4182-87d7-718a44b181ef?utm_source=github&utm_medium=referral&page=upgrade-pr
Thanks for opening this pull request! |
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## alpha #8559 +/- ##
=======================================
Coverage 94.32% 94.33%
=======================================
Files 183 183
Lines 14576 14576
=======================================
+ Hits 13749 13750 +1
+ Misses 827 826 -1
☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this only an internal change, or is this a breaking change because we allow developers to interact with the cache directly and customize it?
I believe this is only an internal change |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we have an issue here; the CI ran 3 times already and Node 14 always fails with the same 17 errors.
I think it's #8577 |
🎉 This change has been released in version 6.1.0-alpha.14 |
🎉 This change has been released in version 6.3.0-beta.1 |
🎉 This change has been released in version 6.3.0-alpha.1 |
🎉 This change has been released in version 6.3.0 |
Pull Request
Issue
Closes: #8548
Approach
Tasks