Skip to content

Bump lru-cache from 11.2.2 to 11.2.6 - #5204

Merged
alanorth merged 1 commit into
dspace-9_xfrom
dependabot/npm_and_yarn/dspace-9_x/lru-cache-11.2.6
Mar 2, 2026
Merged

Bump lru-cache from 11.2.2 to 11.2.6#5204
alanorth merged 1 commit into
dspace-9_xfrom
dependabot/npm_and_yarn/dspace-9_x/lru-cache-11.2.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 28, 2026

Copy link
Copy Markdown
Contributor

Bumps lru-cache from 11.2.2 to 11.2.6.

Commits
  • ad9c097 11.2.6
  • ac2a7f4 export minified version by default
  • 8a34522 remove dead/commented code from test
  • b89badb 11.2.5
  • 3d1c0ee Preserve fetch promises working in the background
  • 8b04fbe doc: guidance re mocking timers for testing TTL
  • 83b51a7 fix git repo url
  • e4ea6c8 11.2.4
  • 4c6930e consistent prettier setting
  • f29fceb autopurge: also clear timers for eviction, clear()
  • Additional commits viewable in compare view

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 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 28, 2026
@github-actions

github-actions Bot commented Mar 2, 2026

Copy link
Copy Markdown

Hi @dependabot,
Conflicts have been detected against the base branch.
Please resolve these conflicts as soon as you can. Thanks!

Bumps [lru-cache](https://github.com/isaacs/node-lru-cache) from 11.2.2 to 11.2.6.
- [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-lru-cache@v11.2.2...v11.2.6)

---
updated-dependencies:
- dependency-name: lru-cache
  dependency-version: 11.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/dspace-9_x/lru-cache-11.2.6 branch from bf074c4 to 2459b72 Compare March 2, 2026 05:17
@alanorth

alanorth commented Mar 2, 2026

Copy link
Copy Markdown
Contributor

This is a patch release that passes all tests in CI. Merging as the list of changes doesn't seem too scary.

I note that it's curious that dependabot had concurrent pull requests for different updates on the same branch:

@alanorth
alanorth merged commit 5e13d10 into dspace-9_x Mar 2, 2026
19 checks passed
@alanorth
alanorth deleted the dependabot/npm_and_yarn/dspace-9_x/lru-cache-11.2.6 branch March 2, 2026 08:24
@alanorth alanorth added this to the 9.3 milestone Mar 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

Development

Successfully merging this pull request may close these issues.

1 participant