chore(deps): bump @isaacs/ttlcache from 1.4.1 to 2.1.3
Closed
Number: #2091
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Unknown
Comments: 1
Association: Unknown
Comments: 1
Created:
November 27, 2025 at 02:06 AM UTC
(7 months ago)
(7 months ago)
Updated:
December 30, 2025 at 02:06 AM UTC
(5 months ago)
(5 months ago)
Closed:
December 30, 2025 at 02:06 AM UTC
(5 months ago)
(5 months ago)
Time to Close:
about 1 month
Labels:
⚙️ dependencies
⚙️ dependencies
Description:
Bumps @isaacs/ttlcache from 1.4.1 to 2.1.3.
Changelog
Sourced from @isaacs/ttlcache's changelog.
2.1
- Add
updateAgeOnHasandcheckAgeOnHasoptions to match correspondingget()options.- Include items with
Infinityexpirations in iterations likeentries(),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
4d5e71d2.1.393bff3bFix syntax typo in README example6e15c532.1.2cbfdbd5correct test name, use t.clock for regularity3f584f1Do not run 'set' disposes for undefinedd15ad32fix setting TTL when item not yet in cache4a5bdb22.1.1d559fd3nclude Infinity exps in entries, keys, valuesecbede5add missing word to README.md76e144d2.1.0- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Technical Details
| ID: | 12335913 |
| UUID: | 3669600136 |
| Node ID: | PR_kwDOD86WmM61wlU4 |
| Host: | GitHub |
| Repository: | CommunitySolidServer/CommunitySolidServer |