Update dependency filesize to ^11.0.10 #424

Merged
renovate merged 1 commits from renovate/filesize-11.x into master 2025-09-21 00:47:21 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
filesize (source) dependencies patch ^11.0.2 -> ^11.0.10

Release Notes

avoidwork/filesize.js (filesize)

v11.0.10

Compare Source

v11.0.9

Compare Source

19 September 2025

v11.0.8

Compare Source

19 September 2025

  • Fixing 'precision' some moar #205
  • Version bump ca9a176

v11.0.7

Compare Source

19 September 2025

  • Fixing the upper boundary of 'precision' #204
  • Version bump a382bfb

v11.0.6

Compare Source

19 September 2025

  • Taking a mulligan on 'precision' #203
  • Version bump 63abcfb

v11.0.5

Compare Source

19 September 2025

  • Revert "Fixing the output when supplying 'precision' (#​201)" c5edf39
  • Revert "Fixing how 'precision' adjusts the exponent if there's digits (#​202)" b4dbda4
  • Reverting changes d3b3e69

v11.0.4

Compare Source

19 September 2025

  • Fixing how 'precision' adjusts the exponent if there's digits #202
  • Version bump 3916707

v11.0.3

Compare Source

19 September 2025

  • Fixing the output when supplying 'precision' #201
  • Bump rollup from 4.50.1 to 4.50.2 #199
  • Bump actions/setup-node from 4 to 5 #198
  • Bump rollup from 4.50.0 to 4.50.1 #197
  • Bump eslint from 9.34.0 to 9.35.0 #196
  • Bump mocha from 11.7.1 to 11.7.2 #195
  • Bump rollup from 4.49.0 to 4.50.0 #194
  • Bump rollup from 4.44.2 to 4.49.0 #193
  • Bump eslint from 9.30.1 to 9.34.0 #192
  • Bump actions/checkout from 4 to 5 #191
  • Updating tests 017e5b1
  • Adding 'Mathematical Foundation' section to 'TECHNICAL_DOCUMENTATION.md' ec20636
  • Updating documentation ef70bf8

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [filesize](https://filesizejs.com) ([source](https://github.com/avoidwork/filesize.js)) | dependencies | patch | [`^11.0.2` -> `^11.0.10`](https://renovatebot.com/diffs/npm/filesize/11.0.2/11.0.10) | --- ### Release Notes <details> <summary>avoidwork/filesize.js (filesize)</summary> ### [`v11.0.10`](https://github.com/avoidwork/filesize.js/blob/HEAD/CHANGELOG.md#11010) [Compare Source](https://github.com/avoidwork/filesize.js/compare/11.0.9...11.0.10) - Updating README.md [`bc34e1d`](https://github.com/avoidwork/filesize.js/commit/bc34e1dbe51bbde362a01cef1319f9d1dcd6f193) ### [`v11.0.9`](https://github.com/avoidwork/filesize.js/blob/HEAD/CHANGELOG.md#1109) [Compare Source](https://github.com/avoidwork/filesize.js/compare/11.0.8...11.0.9) > 19 September 2025 - Optimizations [`#206`](https://github.com/avoidwork/filesize.js/pull/206) - Version bump [`6c22783`](https://github.com/avoidwork/filesize.js/commit/6c2278373e9919a834909cf2b74bc9dbb3e742e8) - Updating documentation [`f38cabf`](https://github.com/avoidwork/filesize.js/commit/f38cabf7499a728a65a8ab523b83f9b24eb45187) - Updating documentation [`5d06823`](https://github.com/avoidwork/filesize.js/commit/5d06823ec82d9dc380bc0f9c81e100ce406c00cd) ### [`v11.0.8`](https://github.com/avoidwork/filesize.js/blob/HEAD/CHANGELOG.md#1108) [Compare Source](https://github.com/avoidwork/filesize.js/compare/11.0.7...11.0.8) > 19 September 2025 - Fixing 'precision' some moar [`#205`](https://github.com/avoidwork/filesize.js/pull/205) - Version bump [`ca9a176`](https://github.com/avoidwork/filesize.js/commit/ca9a17639511a4150f8f5b70dd8898611a13cfac) ### [`v11.0.7`](https://github.com/avoidwork/filesize.js/blob/HEAD/CHANGELOG.md#1107) [Compare Source](https://github.com/avoidwork/filesize.js/compare/11.0.6...11.0.7) > 19 September 2025 - Fixing the upper boundary of 'precision' [`#204`](https://github.com/avoidwork/filesize.js/pull/204) - Version bump [`a382bfb`](https://github.com/avoidwork/filesize.js/commit/a382bfb5cc3c5c3bb4d06e1c8078fffa8f555fce) ### [`v11.0.6`](https://github.com/avoidwork/filesize.js/blob/HEAD/CHANGELOG.md#1106) [Compare Source](https://github.com/avoidwork/filesize.js/compare/11.0.5...11.0.6) > 19 September 2025 - Taking a mulligan on 'precision' [`#203`](https://github.com/avoidwork/filesize.js/pull/203) - Version bump [`63abcfb`](https://github.com/avoidwork/filesize.js/commit/63abcfbff702b14594abecc8dfaf1cd2efc75103) ### [`v11.0.5`](https://github.com/avoidwork/filesize.js/blob/HEAD/CHANGELOG.md#1105) [Compare Source](https://github.com/avoidwork/filesize.js/compare/11.0.4...11.0.5) > 19 September 2025 - Revert "Fixing the output when supplying 'precision' ([#&#8203;201](https://github.com/avoidwork/filesize.js/issues/201))" [`c5edf39`](https://github.com/avoidwork/filesize.js/commit/c5edf392f46274c9e7b2397c2e453b7e8adc7b7e) - Revert "Fixing how 'precision' adjusts the exponent if there's digits ([#&#8203;202](https://github.com/avoidwork/filesize.js/issues/202))" [`b4dbda4`](https://github.com/avoidwork/filesize.js/commit/b4dbda46e2f288d24a3305e584d2f4ac5f7c05ec) - Reverting changes [`d3b3e69`](https://github.com/avoidwork/filesize.js/commit/d3b3e6989be832937c9c34e847a5bb7562c4767f) ### [`v11.0.4`](https://github.com/avoidwork/filesize.js/blob/HEAD/CHANGELOG.md#1104) [Compare Source](https://github.com/avoidwork/filesize.js/compare/11.0.3...11.0.4) > 19 September 2025 - Fixing how 'precision' adjusts the exponent if there's digits [`#202`](https://github.com/avoidwork/filesize.js/pull/202) - Version bump [`3916707`](https://github.com/avoidwork/filesize.js/commit/3916707b7c90a58545396611e997b383f163fcf8) ### [`v11.0.3`](https://github.com/avoidwork/filesize.js/blob/HEAD/CHANGELOG.md#1103) [Compare Source](https://github.com/avoidwork/filesize.js/compare/11.0.2...11.0.3) > 19 September 2025 - Fixing the output when supplying 'precision' [`#201`](https://github.com/avoidwork/filesize.js/pull/201) - Bump rollup from 4.50.1 to 4.50.2 [`#199`](https://github.com/avoidwork/filesize.js/pull/199) - Bump actions/setup-node from 4 to 5 [`#198`](https://github.com/avoidwork/filesize.js/pull/198) - Bump rollup from 4.50.0 to 4.50.1 [`#197`](https://github.com/avoidwork/filesize.js/pull/197) - Bump eslint from 9.34.0 to 9.35.0 [`#196`](https://github.com/avoidwork/filesize.js/pull/196) - Bump mocha from 11.7.1 to 11.7.2 [`#195`](https://github.com/avoidwork/filesize.js/pull/195) - Bump rollup from 4.49.0 to 4.50.0 [`#194`](https://github.com/avoidwork/filesize.js/pull/194) - Bump rollup from 4.44.2 to 4.49.0 [`#193`](https://github.com/avoidwork/filesize.js/pull/193) - Bump eslint from 9.30.1 to 9.34.0 [`#192`](https://github.com/avoidwork/filesize.js/pull/192) - Bump actions/checkout from 4 to 5 [`#191`](https://github.com/avoidwork/filesize.js/pull/191) - Updating tests [`017e5b1`](https://github.com/avoidwork/filesize.js/commit/017e5b1fe328b0624f067d5790f55c6694d95a78) - Adding 'Mathematical Foundation' section to 'TECHNICAL\_DOCUMENTATION.md' [`ec20636`](https://github.com/avoidwork/filesize.js/commit/ec206366285c6c6b4c29ccc87f6e5450ca128c79) - Updating documentation [`ef70bf8`](https://github.com/avoidwork/filesize.js/commit/ef70bf8e7889e7f86bee32841ad0ec48faadc82a) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMjEuNCIsInVwZGF0ZWRJblZlciI6IjQxLjEyMS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2025-09-21 00:47:18 +00:00
Update dependency filesize to ^11.0.10
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
0bdabe7cec
renovate scheduled this pull request to auto merge when all checks succeed 2025-09-21 00:47:18 +00:00
Author
Collaborator

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: remote_frontend/package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: remote_frontend@0.0.0
npm error Found: @typescript-eslint/eslint-plugin@8.43.0
npm error node_modules/@typescript-eslint/eslint-plugin
npm error   dev @typescript-eslint/eslint-plugin@"^8.44.0" from the root project
npm error   @typescript-eslint/eslint-plugin@"8.43.0" from typescript-eslint@8.43.0
npm error   node_modules/typescript-eslint
npm error     dev typescript-eslint@"^8.43.0" from the root project
npm error
npm error Could not resolve dependency:
npm error dev @typescript-eslint/eslint-plugin@"^8.44.0" from the root project
npm error
npm error Conflicting peer dependency: @typescript-eslint/parser@8.44.0
npm error node_modules/@typescript-eslint/parser
npm error   peer @typescript-eslint/parser@"^8.44.0" from @typescript-eslint/eslint-plugin@8.44.0
npm error   node_modules/@typescript-eslint/eslint-plugin
npm error     dev @typescript-eslint/eslint-plugin@"^8.44.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2025-09-21T00_47_12_568Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2025-09-21T00_47_12_568Z-debug-0.log

### ⚠️ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: remote_frontend/package-lock.json ``` npm warn Unknown env config "store". This will stop working in the next major version of npm. npm error code ERESOLVE npm error ERESOLVE could not resolve npm error npm error While resolving: remote_frontend@0.0.0 npm error Found: @typescript-eslint/eslint-plugin@8.43.0 npm error node_modules/@typescript-eslint/eslint-plugin npm error dev @typescript-eslint/eslint-plugin@"^8.44.0" from the root project npm error @typescript-eslint/eslint-plugin@"8.43.0" from typescript-eslint@8.43.0 npm error node_modules/typescript-eslint npm error dev typescript-eslint@"^8.43.0" from the root project npm error npm error Could not resolve dependency: npm error dev @typescript-eslint/eslint-plugin@"^8.44.0" from the root project npm error npm error Conflicting peer dependency: @typescript-eslint/parser@8.44.0 npm error node_modules/@typescript-eslint/parser npm error peer @typescript-eslint/parser@"^8.44.0" from @typescript-eslint/eslint-plugin@8.44.0 npm error node_modules/@typescript-eslint/eslint-plugin npm error dev @typescript-eslint/eslint-plugin@"^8.44.0" from the root project npm error npm error Fix the upstream dependency conflict, or retry npm error this command with --force or --legacy-peer-deps npm error to accept an incorrect (and potentially broken) dependency resolution. npm error npm error npm error For a full report see: npm error /tmp/renovate/cache/others/npm/_logs/2025-09-21T00_47_12_568Z-eresolve-report.txt npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2025-09-21T00_47_12_568Z-debug-0.log ```
renovate merged commit f5822c697e into master 2025-09-21 00:47:21 +00:00
renovate deleted branch renovate/filesize-11.x 2025-09-21 00:47:22 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pierre/VirtWebRemote#424
No description provided.