Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 21, 2025

This PR contains the following updates:

Package Change Age Confidence
filesize (source) 10.1.1 -> 11.0.13 age confidence

Release Notes

avoidwork/filesize.js (filesize)

v11.0.13

Compare Source

  • Fixing links in the README.md header bbe910f

v11.0.12

Compare Source

21 September 2025

  • Version bump, updating CHANGELOG.md 88edbb0
  • Fixing README.md 096b755

v11.0.11

Compare Source

21 September 2025

v11.0.10

Compare Source

19 September 2025

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

v11.0.5

Compare Source

v11.0.4

Compare Source

v11.0.3

Compare Source

v11.0.2

Compare Source

16 July 2025

  • Returning 'bigint' to 'filesize.d.ts' & fixing docblock #190
  • Updating CHANGELOG.md d9909d9

v11.0.1

Compare Source

  • Fixing links in the README.md header bbe910f

v11.0.0

Compare Source

11 July 2025

  • Updating all the things #188
  • Bump rollup from 4.18.1 to 4.22.4 #186
10.1.6

4 September 2024

  • Fixing regression due to rollup config, fixes #​185 #185
  • Missed the nullish coercion with last commit 10d1fc6
  • Generated CHANGELOG.md 6eaa3ce
  • Generated CHANGELOG.md b480b29
10.1.5

3 September 2024

  • Fixing implementation of 'pad' such that 'separator' is not required for it to be applied, fixes #​184 #184
  • Generated CHANGELOG.md 0248be0
10.1.4

8 July 2024

  • Fixing type def of 'partial()' 0e1516a
  • Generated CHANGELOG.md bb0fe7c
10.1.3

8 July 2024

  • fix: add bigint in filesize.d.ts #183
  • Bump braces from 3.0.2 to 3.0.3 #182
  • Updating dependencies 400b3e3
  • Generated CHANGELOG.md 5b2198a
10.1.2

11 May 2024

  • fix: input type should accept string #181
  • Version bump to release, generating CHANGELOG.md e840b87
  • Updating the year in LICENSE & README.md c9840ae
10.1.1

21 March 2024

  • Rework types to allow Parameters<typeof filesize> to function properly #180
  • Bump @​babel/traverse from 7.23.0 to 7.23.2 #178
  • Version bump to release new types declaration cf1dcb7
  • change: rework types to allow usages like Parameters<typeof filesize> fbfc87f
  • Generating CHANGELOG.md d80c457
10.1.0

3 October 2023

  • Fixing tests to use strictEqual() 6b4b108
  • Simplifying the assignment of base & standard, adding an si alias to correct implementations, fixing tests for the standards, adding tests for si standard, updating types, updating README.md 720c032
  • Generated CHANGELOG.md b591a66
10.0.13

3 October 2023

  • Symbol option type fix #177
  • Merge latest #1
  • Adding a test, fixing a test, adding nyc for test coverage reporting, updating README.md, returning .npmignore, updating .gitignore 7a61c30
  • Adding a workflow cb26761
  • Adding husky for a pre-commit hook 0e7d0ba
10.0.12

12 August 2023

  • Allow passing options without output property #174
  • remove any usage and allow passing options without output property c42acc0
  • Version bump, generating CHANGELOG.md 901be1f
10.0.11

10 August 2023

  • Version bump 'cause npm has inane rules for releases 5544cb7
  • Generating CHANGELOG.md dea30ba
10.0.10

10 August 2023

  • Revert "Tweaking types and removing any usage" 3aee3e8
  • Version bump to release, generating CHANGELOG.md d1c1247
10.0.9

9 August 2023

  • Tweaking types and removing any usage #172
  • Version bump to release, generating CHANGELOG.md 80dcac5
10.0.8

27 July 2023

  • fixup: Add interface for filesize options object #171
  • Bump word-wrap from 1.2.3 to 1.2.4 #170
  • Version bump to release, generating CHANGELOG.md c9fff4f
10.0.7

29 March 2023

  • Updating copyright year in README.md & LICENSE, updating dependencies 4de5566
  • Updating CHANGELOG.md d41818f
  • Generating CHANGELOG.md a324b71
10.0.6

12 December 2022

  • Setting engines.node to &gt;= 10.4.0 for lowest version supporting BigInt, fixing npm run build for windows (needs gow) 0a4d329
  • Minor tweak daf5389
  • Updating CHANGELOG.md d110a35
10.0.5

12 December 2022

  • Fix web pack #164
  • Reverting revert to default export, removing browser key from package.json as it's redirection away from main or module is what breaks webpack, fixes #​162 #162
  • Version bump to release reverted README.md ee1a977
  • Updating CHANGELOG.md, version bump to release 71a6336
  • Revert "Updating README.md" 87f817c
10.0.3

29 September 2022

  • Switching back to a default export for webpack issues (unsure of where the issue is atm), fixes #​162 #162
  • Building version bump b80a38d
  • Updating README.md d826155
  • Updating CHANGELOG.md bd259de
10.0.2

28 September 2022

  • Fixing rollup config (copy/pasta), version bump to release, fixes #​162 #162
  • Updating CHANGELOG.md 24501d0
10.0.1

28 September 2022

  • Lowering minimum version to 14.0.0, fixes #​161 #161
  • Building with new version number, updating CHANGELOG.md 9d81ad1

v10.1.6

Compare Source

4 September 2024

  • Fixing regression due to rollup config, fixes #​185 #185
  • Missed the nullish coercion with last commit 10d1fc6
  • Generated CHANGELOG.md 6eaa3ce
  • Generated CHANGELOG.md b480b29

v10.1.5

Compare Source

3 September 2024

  • Fixing implementation of 'pad' such that 'separator' is not required for it to be applied, fixes #​184 #184
  • Generated CHANGELOG.md 0248be0

v10.1.4

Compare Source

8 July 2024

  • Fixing type def of 'partial()' 0e1516a
  • Generated CHANGELOG.md bb0fe7c

v10.1.3

Compare Source

8 July 2024

  • fix: add bigint in filesize.d.ts #183
  • Bump braces from 3.0.2 to 3.0.3 #182
  • Updating dependencies 400b3e3
  • Generated CHANGELOG.md 5b2198a

v10.1.2

Compare Source

11 May 2024

  • fix: input type should accept string #181
  • Version bump to release, generating CHANGELOG.md e840b87
  • Updating the year in LICENSE & README.md c9840ae

Configuration

📅 Schedule: Branch creation - "every 2nd week starting on the 2 week of the year before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner July 21, 2025 03:50
@renovate renovate bot requested a review from mimartin12 July 21, 2025 03:50
@bitwarden-bot bitwarden-bot changed the title [deps]: Update filesize to v11 [PM-23961] [deps]: Update filesize to v11 Jul 21, 2025
@bitwarden-bot
Copy link

Internal tracking:

@renovate renovate bot changed the title [PM-23961] [deps]: Update filesize to v11 [deps]: Update filesize to v11 Jul 21, 2025
@renovate renovate bot force-pushed the renovate/filesize-11.x branch from de087a5 to dd36a7d Compare July 23, 2025 15:31
@renovate renovate bot force-pushed the renovate/filesize-11.x branch from dd36a7d to 7ea4ec3 Compare August 10, 2025 15:47
@renovate renovate bot force-pushed the renovate/filesize-11.x branch from 7ea4ec3 to 34ace6c Compare August 19, 2025 11:45
mimartin12
mimartin12 previously approved these changes Aug 20, 2025
@sonarqubecloud
Copy link

@github-actions
Copy link

Logo
Checkmarx One – Scan Summary & Details6c19bf08-f6d9-4be8-9fe9-b6690e01f835

Great job! No new security vulnerabilities introduced in this pull request

@renovate renovate bot force-pushed the renovate/filesize-11.x branch 6 times, most recently from a3ce4b7 to 9acb38e Compare September 28, 2025 22:11
@renovate renovate bot force-pushed the renovate/filesize-11.x branch from 9acb38e to 6710152 Compare October 21, 2025 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants