chore(deps): bump the rest group across 1 directory with 3 updates#1377
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the rest group across 1 directory with 3 updates#1377dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the rest group with 3 updates in the / directory: [filesize](https://github.com/avoidwork/filesize.js), [lru-cache](https://github.com/isaacs/node-lru-cache) and [p-queue](https://github.com/sindresorhus/p-queue). Updates `filesize` from 11.0.19 to 11.0.22 - [Changelog](https://github.com/avoidwork/filesize.js/blob/master/CHANGELOG.md) - [Commits](avoidwork/filesize.js@11.0.19...11.0.22) Updates `lru-cache` from 11.5.1 to 11.5.2 - [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md) - [Commits](isaacs/node-lru-cache@v11.5.1...v11.5.2) Updates `p-queue` from 9.3.0 to 9.3.1 - [Release notes](https://github.com/sindresorhus/p-queue/releases) - [Commits](sindresorhus/p-queue@v9.3.0...v9.3.1) --- updated-dependencies: - dependency-name: filesize dependency-version: 11.0.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rest - dependency-name: lru-cache dependency-version: 11.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rest - dependency-name: p-queue dependency-version: 9.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rest ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/rest-1a50900917
branch
from
July 20, 2026 19:22
2c61732 to
9a168b2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the rest group with 3 updates in the / directory: filesize, lru-cache and p-queue.
Updates
filesizefrom 11.0.19 to 11.0.22Changelog
Sourced from filesize's changelog.
Commits
3fa24e1chore: build v11.0.22 artifacts (#314)434b076chore: release v11.0.22 (#313)93d3a82fix: keep plural fullform name with a comma decimal separator (#312)5eccba4chore: release v11.0.21 (#311)85cecd0fix: honor the pad option for zero values (#308)f3fe870fix: return the final exponent from output 'exponent' (#307)e1ce662chore: update dependencies (#310)2d468a9chore: release v11.0.20 (#309)7dc04d1fix(helpers): clamp negative forced exponent to 0 (#304)c08c64cchore(deps-dev): bump oxlint from 1.72.0 to 1.73.0 (#306)Updates
lru-cachefrom 11.5.1 to 11.5.2Commits
16b3a9111.5.20b0a77efire autopurge again if the first time isn't staleUpdates
p-queuefrom 9.3.0 to 9.3.1Release notes
Sourced from p-queue's releases.
Commits
a06fbc99.3.1d9cf2beFixonSizeLessThan()resolving late when the queue drains without a completion