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

chore(deps): update dependency lru-cache to v7 (version-4) #6149

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 23, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
lru-cache ^6.0.0 -> ^7.0.0 age adoption passing confidence
@types/lru-cache 5.1.1 -> 7.5.0 age adoption passing confidence

Release Notes

isaacs/node-lru-cache

v7.7.1

Compare Source

v7.7.0

Compare Source

  • fetch: provide options and abort signal

v7.6.0

Compare Source

  • add cache.getRemainingTTL(key)
  • Add async cache.fetch() method, fetchMethod option
  • Allow unbounded storage if maxSize or ttl set

v7.5.1

Compare Source

v7.5.0

Compare Source

  • defend against mutation while iterating
  • Add rentries, rkeys, rvalues
  • remove bundler and unnecessary package.json fields

v7.4.4

Compare Source

v7.4.3

Compare Source

v7.4.2

Compare Source

v7.4.1

Compare Source

v7.4.0

Compare Source

  • Add browser optimized webpack bundle, exposed as 'lru-cache/browser'
  • Track size of compiled bundle in CI (@​SuperOleg39)
  • Add noUpdateTTL option for set()

v7.3.2

Compare Source

v7.3.1

Compare Source

v7.3.0

Compare Source

  • Add disposeAfter()
  • set() returns the cache object
  • delete() returns boolean indicating whether anything was deleted

v7.2.2

Compare Source

v7.2.1

Compare Source

v7.2.0

Compare Source

  • Add reason to dispose() calls.

v7.1.2

Compare Source

v7.1.1

Compare Source

v7.1.0

Compare Source

  • Add ttlResolution option
  • Add ttlAutopurge option

v7.0.3

Compare Source

v7.0.2

Compare Source

v7.0.1

Compare Source

v7.0.0

Compare Source


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the 🎄 dependencies Updates to dependencies, generally automatically managed by Renovate. label Feb 23, 2022
@renovate renovate bot force-pushed the renovate/version-4-lru-cache-7.x branch from 70d6b46 to edbd61a Compare February 23, 2022 23:01
@renovate renovate bot force-pushed the renovate/version-4-lru-cache-7.x branch 3 times, most recently from cb44b24 to cbd5306 Compare February 24, 2022 00:18
@glasser
Copy link
Member

glasser commented Feb 24, 2022

@trevor-scheer will probably look into this as part of keyv stuff

@renovate renovate bot force-pushed the renovate/version-4-lru-cache-7.x branch 10 times, most recently from ad42a9f to 145282b Compare March 2, 2022 23:20
@renovate renovate bot force-pushed the renovate/version-4-lru-cache-7.x branch 7 times, most recently from 5066945 to c1cd5e3 Compare March 10, 2022 06:20
@renovate renovate bot force-pushed the renovate/version-4-lru-cache-7.x branch 5 times, most recently from 363b329 to 722e62a Compare March 13, 2022 16:37
@renovate renovate bot force-pushed the renovate/version-4-lru-cache-7.x branch 7 times, most recently from 0605762 to e1ac7a8 Compare March 17, 2022 22:02
@renovate renovate bot force-pushed the renovate/version-4-lru-cache-7.x branch from e1ac7a8 to 8b098ef Compare March 18, 2022 03:20
@trevor-scheer
Copy link
Member

Preceded by #6154

@trevor-scheer trevor-scheer deleted the renovate/version-4-lru-cache-7.x branch March 18, 2022 17:32
@renovate
Copy link
Contributor Author

renovate bot commented Mar 18, 2022

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 7.x releases. However, if you upgrade to 7.x manually then Renovate will reenable minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🎄 dependencies Updates to dependencies, generally automatically managed by Renovate.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants