[PR #57] [MERGED] Bump lru-cache from 7.14.1 to 7.18.3 in /server #115

Closed
opened 2026-02-27 04:59:14 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/guyzyl/whatsapp-contact-sync/pull/57
Author: @dependabot[bot]
Created: 3/8/2023
Status: Merged
Merged: 3/8/2023
Merged by: @guyzyl

Base: mainHead: dependabot/npm_and_yarn/server/lru-cache-7.18.3


📝 Commits (1)

  • 5278f85 Bump lru-cache from 7.14.1 to 7.18.3 in /server

📊 Changes

1 file changed (+6 additions, -6 deletions)

View changed files

📝 server/package-lock.json (+6 -6)

📄 Description

Bumps lru-cache from 7.14.1 to 7.18.3.

Changelog

Sourced from lru-cache's changelog.

cringe lorg

7.18.0

  • Add support for internal state investigation through the use of a status option to has(), set(), get(), and fetch().

7.17.0

  • Add signal option for fetch to pass a user-supplied AbortSignal
  • Add ignoreFetchAbort and allowStaleOnFetchAbort options

7.16.2

  • Fail fetch() promises when they are aborted

7.16.0

  • Add allowStaleOnFetchRejection option

7.15.0

  • Provide both ESM and CommonJS exports

7.14.0

  • Add maxEntrySize option to prevent caching items above a given calculated size.

7.13.0

  • Add forceRefresh option to trigger a call to the fetchMethod even if the item is found in cache, and not older than its ttl.

7.12.0

  • Add fetchContext option to provide additional information to the fetchMethod
  • 7.12.1: Fix bug where adding an item with size greater than maxSize would cause bizarre behavior.

7.11.0

  • Add 'noDeleteOnStaleGet' option, to suppress behavior where a get() of a stale item would remove it from the cache.

7.10.0

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/guyzyl/whatsapp-contact-sync/pull/57 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/8/2023 **Status:** ✅ Merged **Merged:** 3/8/2023 **Merged by:** [@guyzyl](https://github.com/guyzyl) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/server/lru-cache-7.18.3` --- ### 📝 Commits (1) - [`5278f85`](https://github.com/guyzyl/whatsapp-contact-sync/commit/5278f8586a249354b6573338ac79a718c3dfc62a) Bump lru-cache from 7.14.1 to 7.18.3 in /server ### 📊 Changes **1 file changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `server/package-lock.json` (+6 -6) </details> ### 📄 Description Bumps [lru-cache](https://github.com/isaacs/node-lru-cache) from 7.14.1 to 7.18.3. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md">lru-cache's changelog</a>.</em></p> <blockquote> <h1>cringe lorg</h1> <h2>7.18.0</h2> <ul> <li>Add support for internal state investigation through the use of a <code>status</code> option to <code>has()</code>, <code>set()</code>, <code>get()</code>, and <code>fetch()</code>.</li> </ul> <h2>7.17.0</h2> <ul> <li>Add <code>signal</code> option for <code>fetch</code> to pass a user-supplied AbortSignal</li> <li>Add <code>ignoreFetchAbort</code> and <code>allowStaleOnFetchAbort</code> options</li> </ul> <h2>7.16.2</h2> <ul> <li>Fail fetch() promises when they are aborted</li> </ul> <h2>7.16.0</h2> <ul> <li>Add <code>allowStaleOnFetchRejection</code> option</li> </ul> <h2>7.15.0</h2> <ul> <li>Provide both ESM and CommonJS exports</li> </ul> <h2>7.14.0</h2> <ul> <li>Add <code>maxEntrySize</code> option to prevent caching items above a given calculated size.</li> </ul> <h2>7.13.0</h2> <ul> <li>Add <code>forceRefresh</code> option to trigger a call to the <code>fetchMethod</code> even if the item is found in cache, and not older than its <code>ttl</code>.</li> </ul> <h2>7.12.0</h2> <ul> <li>Add <code>fetchContext</code> option to provide additional information to the <code>fetchMethod</code></li> <li>7.12.1: Fix bug where adding an item with size greater than <code>maxSize</code> would cause bizarre behavior.</li> </ul> <h2>7.11.0</h2> <ul> <li>Add 'noDeleteOnStaleGet' option, to suppress behavior where a <code>get()</code> of a stale item would remove it from the cache.</li> </ul> <h2>7.10.0</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/isaacs/node-lru-cache/commit/7a6f529e2e7c1bc3c81f3ee996267ef2006de492"><code>7a6f529</code></a> 7.18.3</li> <li><a href="https://github.com/isaacs/node-lru-cache/commit/a3027ed2717f35d408a955bd5fac1e20af44b0db"><code>a3027ed</code></a> Do not expose background fetches in forEach</li> <li><a href="https://github.com/isaacs/node-lru-cache/commit/c4f47055760ff2b19402247cbe43d1622cecb418"><code>c4f4705</code></a> 7.18.2</li> <li><a href="https://github.com/isaacs/node-lru-cache/commit/d5f0fde2da636bfe2d9ae0a5e9a717e5442b46ff"><code>d5f0fde</code></a> Fix infinite loop in rindexes with maxless data</li> <li><a href="https://github.com/isaacs/node-lru-cache/commit/078625cfb3f63b00a4ded536647290dec68c4892"><code>078625c</code></a> 7.18.1</li> <li><a href="https://github.com/isaacs/node-lru-cache/commit/fa11d223a53a44053565e63276365c94e699bbcf"><code>fa11d22</code></a> correct types issues</li> <li><a href="https://github.com/isaacs/node-lru-cache/commit/098591b64706e44606877e1663fdb5f074810cbd"><code>098591b</code></a> missing changelog entry for 7.16.2</li> <li><a href="https://github.com/isaacs/node-lru-cache/commit/670414d6ac05eed3b5b05f28143104dcbca634a2"><code>670414d</code></a> 7.18.0</li> <li><a href="https://github.com/isaacs/node-lru-cache/commit/d5ecd08db8555e1f13d67a5bcec4ac90e2a11ee0"><code>d5ecd08</code></a> 7.17.1</li> <li><a href="https://github.com/isaacs/node-lru-cache/commit/d4a8d8dcfcd88d9adf815c22900e8f747781323f"><code>d4a8d8d</code></a> Add <code>status</code> option for tracking cache behavior</li> <li>Additional commits viewable in <a href="https://github.com/isaacs/node-lru-cache/compare/v7.14.1...v7.18.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=lru-cache&package-manager=npm_and_yarn&previous-version=7.14.1&new-version=7.18.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 04:59:14 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/whatsapp-contact-sync#115
No description provided.