AkariNext / www.akarinext.org

https://www.akarinext.org/
0 stars 0 forks source link

fix(deps): update dependency lru-cache to v10.4.3 #216

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
lru-cache 10.2.2 -> 10.4.3 age adoption passing confidence

Release Notes

isaacs/node-lru-cache (lru-cache) ### [`v10.4.3`](https://togithub.com/isaacs/node-lru-cache/compare/v10.4.2...v10.4.3) [Compare Source](https://togithub.com/isaacs/node-lru-cache/compare/v10.4.2...v10.4.3) ### [`v10.4.2`](https://togithub.com/isaacs/node-lru-cache/compare/v10.4.1...v10.4.2) [Compare Source](https://togithub.com/isaacs/node-lru-cache/compare/v10.4.1...v10.4.2) ### [`v10.4.1`](https://togithub.com/isaacs/node-lru-cache/compare/v10.4.0...v10.4.1) [Compare Source](https://togithub.com/isaacs/node-lru-cache/compare/v10.4.0...v10.4.1) ### [`v10.4.0`](https://togithub.com/isaacs/node-lru-cache/compare/v10.3.1...v10.4.0) [Compare Source](https://togithub.com/isaacs/node-lru-cache/compare/v10.3.1...v10.4.0) ### [`v10.3.1`](https://togithub.com/isaacs/node-lru-cache/compare/v10.3.0...v10.3.1) [Compare Source](https://togithub.com/isaacs/node-lru-cache/compare/v10.3.0...v10.3.1) ### [`v10.3.0`](https://togithub.com/isaacs/node-lru-cache/blob/HEAD/CHANGELOG.md#1030) [Compare Source](https://togithub.com/isaacs/node-lru-cache/compare/v10.2.2...v10.3.0) - add `forceFetch()` method - set `disposeReason` to `'expire'` when it's the result of a TTL expiration, or `'fetch'` when it's the result of an aborted or `undefined`-returning `fetch()` - add `memo()` method

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 PR becomes conflicted, or you tick the rebase/retry checkbox.

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



This PR was generated by Mend Renovate. View the repository job log.