comunica / comunica-feature-reasoning

📬 Comunica packages for reasoning during query execution
MIT License
5 stars 5 forks source link

fix(deps): update dependency lru-cache to v8 - autoclosed #99

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
lru-cache ^7.14.0 -> ^8.0.0 age adoption passing confidence

Release Notes

isaacs/node-lru-cache ### [`v8.0.4`](https://togithub.com/isaacs/node-lru-cache/compare/v8.0.3...v8.0.4) [Compare Source](https://togithub.com/isaacs/node-lru-cache/compare/v8.0.3...v8.0.4) ### [`v8.0.3`](https://togithub.com/isaacs/node-lru-cache/compare/v8.0.2...v8.0.3) [Compare Source](https://togithub.com/isaacs/node-lru-cache/compare/v8.0.2...v8.0.3) ### [`v8.0.2`](https://togithub.com/isaacs/node-lru-cache/compare/v8.0.1...v8.0.2) [Compare Source](https://togithub.com/isaacs/node-lru-cache/compare/v8.0.1...v8.0.2) ### [`v8.0.1`](https://togithub.com/isaacs/node-lru-cache/compare/v8.0.0...v8.0.1) [Compare Source](https://togithub.com/isaacs/node-lru-cache/compare/v8.0.0...v8.0.1) ### [`v8.0.0`](https://togithub.com/isaacs/node-lru-cache/blob/HEAD/CHANGELOG.md#​800) [Compare Source](https://togithub.com/isaacs/node-lru-cache/compare/v7.18.3...v8.0.0) - The `fetchContext` option was renamed to `context`, and may no longer be set on the cache instance itself. - Rewritten in TypeScript, so pretty much all the types moved around a lot. - The AbortController/AbortSignal polyfill is removed. For this reason, **Node version 16.14.0 or higher is now required**. - Internal properties were moved to actual private class properties. - Keys and values must not be `null` or `undefined`. - Minified export available at `'lru-cache/min'`, for both CJS and MJS builds. ### [`v7.18.3`](https://togithub.com/isaacs/node-lru-cache/compare/v7.18.2...v7.18.3) [Compare Source](https://togithub.com/isaacs/node-lru-cache/compare/v7.18.2...v7.18.3) ### [`v7.18.2`](https://togithub.com/isaacs/node-lru-cache/compare/v7.18.1...v7.18.2) [Compare Source](https://togithub.com/isaacs/node-lru-cache/compare/v7.18.1...v7.18.2) ### [`v7.18.1`](https://togithub.com/isaacs/node-lru-cache/compare/v7.18.0...v7.18.1) [Compare Source](https://togithub.com/isaacs/node-lru-cache/compare/v7.18.0...v7.18.1) ### [`v7.18.0`](https://togithub.com/isaacs/node-lru-cache/blob/HEAD/CHANGELOG.md#​7180) [Compare Source](https://togithub.com/isaacs/node-lru-cache/compare/v7.17.2...v7.18.0) - Add support for internal state investigation through the use of a `status` option to `has()`, `set()`, `get()`, and `fetch()`. ### [`v7.17.2`](https://togithub.com/isaacs/node-lru-cache/compare/v7.17.1...v7.17.2) [Compare Source](https://togithub.com/isaacs/node-lru-cache/compare/v7.17.1...v7.17.2) ### [`v7.17.1`](https://togithub.com/isaacs/node-lru-cache/compare/v7.17.0...v7.17.1) [Compare Source](https://togithub.com/isaacs/node-lru-cache/compare/v7.17.0...v7.17.1) ### [`v7.17.0`](https://togithub.com/isaacs/node-lru-cache/blob/HEAD/CHANGELOG.md#​7170) [Compare Source](https://togithub.com/isaacs/node-lru-cache/compare/v7.16.2...v7.17.0) - Add `signal` option for `fetch` to pass a user-supplied AbortSignal - Add `ignoreFetchAbort` and `allowStaleOnFetchAbort` options ### [`v7.16.2`](https://togithub.com/isaacs/node-lru-cache/blob/HEAD/CHANGELOG.md#​7162) [Compare Source](https://togithub.com/isaacs/node-lru-cache/compare/v7.16.1...v7.16.2) - Fail fetch() promises when they are aborted ### [`v7.16.1`](https://togithub.com/isaacs/node-lru-cache/compare/v7.16.0...v7.16.1) [Compare Source](https://togithub.com/isaacs/node-lru-cache/compare/v7.16.0...v7.16.1) ### [`v7.16.0`](https://togithub.com/isaacs/node-lru-cache/blob/HEAD/CHANGELOG.md#​7160) [Compare Source](https://togithub.com/isaacs/node-lru-cache/compare/v7.15.0...v7.16.0) - Add `allowStaleOnFetchRejection` option ### [`v7.15.0`](https://togithub.com/isaacs/node-lru-cache/blob/HEAD/CHANGELOG.md#​7150) [Compare Source](https://togithub.com/isaacs/node-lru-cache/compare/v7.14.1...v7.15.0) - Provide both ESM and CommonJS exports ### [`v7.14.1`](https://togithub.com/isaacs/node-lru-cache/compare/v7.14.0...v7.14.1) [Compare Source](https://togithub.com/isaacs/node-lru-cache/compare/v7.14.0...v7.14.1)

Configuration

📅 Schedule: Branch creation - "before 7am every weekday" in timezone Europe/Brussels, 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 has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 1 year ago

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: yarn.lock
Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
CLAassistant commented 1 year ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.