Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 11, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
filesize (source) 10.1.6 -> 11.0.10 age adoption passing confidence

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

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

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 added the dependencies Pull requests that update a dependency file label Jul 11, 2025
@renovate renovate bot force-pushed the renovate/filesize-11.x branch 2 times, most recently from b860a5b to 0ccb36b Compare July 16, 2025 14:59
@renovate renovate bot force-pushed the renovate/filesize-11.x branch from 0ccb36b to fd1d8c3 Compare August 10, 2025 15:17
@renovate renovate bot had a problem deploying to data-manager-ui/test August 10, 2025 15:20 Failure
@renovate renovate bot had a problem deploying to data-manager-ui/test August 10, 2025 15:20 Failure
@renovate renovate bot force-pushed the renovate/filesize-11.x branch from fd1d8c3 to 04dcdcf Compare September 19, 2025 12:27
@renovate renovate bot had a problem deploying to data-manager-ui/test September 19, 2025 12:28 Failure
@renovate renovate bot had a problem deploying to data-manager-ui/test September 19, 2025 12:28 Failure
@renovate renovate bot force-pushed the renovate/filesize-11.x branch from 04dcdcf to df86a27 Compare September 19, 2025 17:05
@renovate renovate bot had a problem deploying to data-manager-ui/test September 19, 2025 17:05 Failure
@renovate renovate bot had a problem deploying to data-manager-ui/test September 19, 2025 17:05 Failure
@renovate renovate bot force-pushed the renovate/filesize-11.x branch from df86a27 to 5dc228a Compare September 20, 2025 00:58
@renovate renovate bot had a problem deploying to data-manager-ui/test September 20, 2025 00:58 Failure
@renovate renovate bot had a problem deploying to data-manager-ui/test September 20, 2025 00:58 Failure
@renovate renovate bot force-pushed the renovate/filesize-11.x branch from 5dc228a to 701c979 Compare September 20, 2025 05:09
@renovate renovate bot had a problem deploying to data-manager-ui/test September 20, 2025 05:09 Failure
@renovate renovate bot had a problem deploying to data-manager-ui/test September 20, 2025 05:09 Failure
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants