An open index of dependabot pull requests across open source projects.

chore(deps): bump @isaacs/ttlcache from 1.4.1 to 2.1.3

Closed
Number: #2091
Type: Pull Request
State: Closed
Author: dependabot[bot] dependabot[bot]
Association: Unknown
Comments: 1
Created: November 27, 2025 at 02:06 AM UTC
(7 months ago)
Updated: December 30, 2025 at 02:06 AM UTC
(5 months ago)
Closed: December 30, 2025 at 02:06 AM UTC
(5 months ago)
Time to Close: about 1 month
Labels:
⚙️ dependencies
Description:

Bumps @isaacs/ttlcache from 1.4.1 to 2.1.3.

Changelog

Sourced from @​isaacs/ttlcache's changelog.

2.1

  • Add updateAgeOnHas and checkAgeOnHas options to match corresponding get() options.
  • Include items with Infinity expirations in iterations like entries(), keys(), values().

2.0

  • refactor as hybrid typescript module (changes export)
  • Blue Oak license

1.4

  • add checkAgeOnGet option
  • Guard against expiration list going missing

1.3.0

  • make cache.cancelTimer a public method
  • Reduce memory usage by only creating one timer

1.2

  • Add support for immortality
  • ensure dispose() only happens after full removal
  • Clear timeouts so we don't rely on only unref()
  • fix error when deleting immortal entries

1.1

  • Add setTTL(key, ttl)
  • avoid off-by-1ms purge failures

1.0

  • Initial release
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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
Package Dependencies
Ecosystem:
npm
Version Change:
1.4.1 → 2.1.3
Update Type:
Major
Technical Details
ID: 12335913
UUID: 3669600136
Node ID: PR_kwDOD86WmM61wlU4
Host: GitHub
Repository: CommunitySolidServer/CommunitySolidServer