Skip to content

Update dependency lru-cache to v10

Particify Dependency Bot requested to merge renovate/lru-cache-10.x into master

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
lru-cache 9.1.2 -> 10.0.0 age adoption passing confidence

Release Notes

isaacs/node-lru-cache

v10.0.0

Compare Source

  • cache.fetch() return type is now Promise<V | undefined> instead of Promise<V | void>. This is an irrelevant change practically speaking, but can require changes for TypeScript users.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports