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 dependecy "lru-cache" #65667

Open
wants to merge 3 commits into
base: canary
Choose a base branch
from

Conversation

torresgol10
Copy link

This PR is to update the ‘lru-cache’ library as the version is quite old and the library has been updated with improvements in its algorithm.

This library has received important changes, that break the compatibility, so now it is necessary to indicate when is the maximum of files that can cache, when before the same value could be valid for the maximum of files or the maximum size for 1 file.

Where currently the max file value is used, I have specified 250 files as the maximum.

@ijjk
Copy link
Member

ijjk commented May 12, 2024

Allow CI Workflow Run

  • approve CI run for commit: 9eeab19

Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants