Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency filesize to v10 #171

Merged
merged 1 commit into from
Sep 26, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 24, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

avoidwork/filesize.js (filesize)

v10.0.12

Compare Source

  • Allow passing options without output property #174
  • remove any usage and allow passing options without output property c42acc0

v10.0.11

Compare Source

10 August 2023

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

v10.0.10

Compare Source

10 August 2023

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

v10.0.9

Compare Source

9 August 2023

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

v10.0.8

Compare Source

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

v10.0.7

Compare Source

29 March 2023

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

v10.0.6

Compare Source

12 December 2022

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

v10.0.5

Compare Source

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

v10.0.4

Compare Source

v10.0.3

Compare Source

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

v10.0.2

Compare Source

28 September 2022

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

v10.0.1

Compare Source

  • Allow passing options without output property #174
  • remove any usage and allow passing options without output property c42acc0

v10.0.0

Compare Source

28 September 2022

  • BigInts and named exports #160
  • Adding support for BigInt numbers, fixes #​146 #146
  • Building with revision dependencies 00ff1ae
  • Updating tests to run within mocha 091a7cc
  • Regenerating CHANGELOG.md 3b40756
9.0.11

27 June 2022

  • Adding invaid base 10 iec test set, building 38221a0
  • Adding invaid base 10 iec test set, building, version bump to release 7b75cae
  • Updating changelog 893d312
9.0.10

27 June 2022

  • Fixing base 2 jedec regression with refactoring #158
  • Adding dupe set of base2 tests explicitly set to jedec standard to expose logic error 1281269
  • Fixing the conditional statement which assigns standard if base has been specified, updating bit tests in base2Jedec set dc7c3a4
  • Version bump to release f924463
9.0.9

17 June 2022

  • Fix regression of output from 9.x.x #155
  • Returning original logic, taking tests from 8.x.x, creating a constants.js & moving all strings into it as named exports 22c3911
  • Building 295907c
  • Fixing unit assignment (WIP) 70bb6a1
9.0.8

16 June 2022

  • Updating README.md to remove examples, fixes #​154 #154
  • Version bump to release updated README.md, updating changelog c798056
9.0.7

16 June 2022

  • Returning strict mode to core function f6d2b87
  • Version bump to release, updating CHANGELOG.md 06e4214
  • Building 8f6641b
9.0.6

16 June 2022

  • Fixing assignment of base and returning original behavior, fixing base2 tests 35aedfd
  • Version bump to release, updating CHANGELOG.md f2e7bde
9.0.5

16 June 2022

9.0.4

16 June 2022

9.0.3

16 June 2022

  • Fixing the base value when using iec standard #153
  • Version bump to release 66b1da5
9.0.2

11 June 2022

  • Fix type inference for output: 'array' when precision is configured #151
  • Updating CHANGELOG.md 04542c6
  • Building for new banner 3ff8295
  • Updating CHANGELOG.md 6bd0ee0
9.0.1

1 June 2022

  • Updating the signature to use destructuring, removing edge case assignments on invalid inputs (fail by design) a833bb5
  • Removing more defaults from test 3c6bcb5

v9.0.11

Compare Source

27 June 2022

  • Adding invaid base 10 iec test set, building 38221a0
  • Adding invaid base 10 iec test set, building, version bump to release 7b75cae
  • Updating changelog 893d312

v9.0.10

Compare Source

27 June 2022

  • Fixing base 2 jedec regression with refactoring #158
  • Adding dupe set of base2 tests explicitly set to jedec standard to expose logic error 1281269
  • Fixing the conditional statement which assigns standard if base has been specified, updating bit tests in base2Jedec set dc7c3a4
  • Version bump to release f924463

v9.0.9

Compare Source

17 June 2022

  • Fix regression of output from 9.x.x #155
  • Returning original logic, taking tests from 8.x.x, creating a constants.js & moving all strings into it as named exports 22c3911
  • Building 295907c
  • Fixing unit assignment (WIP) 70bb6a1

v9.0.8

Compare Source

16 June 2022

  • Updating README.md to remove examples, fixes #​154 #154
  • Version bump to release updated README.md, updating changelog c798056

v9.0.7

Compare Source

16 June 2022

  • Returning strict mode to core function f6d2b87
  • Version bump to release, updating CHANGELOG.md 06e4214
  • Building 8f6641b

v9.0.6

Compare Source

16 June 2022

  • Fixing assignment of base and returning original behavior, fixing base2 tests 35aedfd
  • Version bump to release, updating CHANGELOG.md f2e7bde

v9.0.4

Compare Source

16 June 2022

v9.0.2

Compare Source

11 June 2022

  • Fix type inference for output: 'array' when precision is configured #151
  • Updating CHANGELOG.md 04542c6
  • Building for new banner 3ff8295
  • Updating CHANGELOG.md 6bd0ee0

v9.0.1

Compare Source

27 June 2022

  • Adding invaid base 10 iec test set, building 38221a0
  • Adding invaid base 10 iec test set, building, version bump to release 7b75cae
  • Updating changelog 893d312

v9.0.0

Compare Source

26 May 2022

  • Fixing output #149
  • Updating dependencies, version bump to release 6284219
  • Updating CHANGELOG.md 1223f8d
  • Removing unix option, fixing assignment of standard & updating tests 3eb5bb2
8.0.7

19 January 2022

  • [typescript] Add pad, precision, & roundingMethod #145
  • Fixing a duplicate declaration within filesize.d.ts from recent merge, building, updating copyright years, & version bump to release 2dbc4bc
8.0.6

31 October 2021

  • Updating dependencies, fixing test:unit, building to update version in lib/**, updating CHANGELOG.md, version bump to release b6628f8
8.0.5

27 October 2021

  • Fixing type comments of base and standard #143
  • Updating CHANGELOG.md, version bump to release bec8e12
8.0.4

27 October 2021

  • feat: infer result type correctly with TypeScript (no "npx tsc") #144
  • feat: infer result type correctly with TypeScript #142
  • Updating CHANGELOG.md, version bump to release ef24fdc
  • Revert "Merge pull request #​142 from tomoto/feat/infer-result-type-with-typescript" 2b2d508
8.0.3

13 September 2021

  • Revert "Fixing assignment of standard such that it aligns with the README (default of "iec") & updating tests, fixing hardcoded copyright year in rollup.config.js, version bump to release" afd78c2
  • Updating CHANGELOG.md 68aeed5
8.0.2

12 September 2021

  • Version bump to release, updating dependencies 9a1fd51
  • Updating CHANGELOG.md 5024749
  • SI is not a symbol family, it's a synonym for 'base: 10' 44d8bc9
8.0.1

12 September 2021

  • Fixing assignment of standard such that it aligns with the README (default of "iec") & updating tests, fixing hardcoded copyright year in rollup.config.js, version bump to release bb72429

v8.0.7

Compare Source

19 January 2022

  • [typescript] Add pad, precision, & roundingMethod #145
  • Fixing a duplicate declaration within filesize.d.ts from recent merge, building, updating copyright years, & version bump to release 2dbc4bc

v8.0.6

Compare Source

31 October 2021

  • Updating dependencies, fixing test:unit, building to update version in lib/**, updating CHANGELOG.md, version bump to release b6628f8

v8.0.5

Compare Source

27 October 2021

  • Fixing type comments of base and standard #143
  • Updating CHANGELOG.md, version bump to release bec8e12

v8.0.4

Compare Source

27 October 2021

  • feat: infer result type correctly with TypeScript (no "npx tsc") #144
  • feat: infer result type correctly with TypeScript #142
  • Updating CHANGELOG.md, version bump to release ef24fdc
  • Revert "Merge pull request #​142 from tomoto/feat/infer-result-type-with-typescript" 2b2d508

v8.0.3

Compare Source

13 September 2021

  • Revert "Fixing assignment of standard such that it aligns with the README (default of "iec") & updating tests, fixing hardcoded copyright year in rollup.config.js, version bump to release" afd78c2
  • Updating CHANGELOG.md 68aeed5

v8.0.2

Compare Source

12 September 2021

  • Version bump to release, updating dependencies 9a1fd51
  • Updating CHANGELOG.md 5024749
  • SI is not a symbol family, it's a synonym for 'base: 10' 44d8bc9

v8.0.1

Compare Source

12 September 2021

  • Fixing assignment of standard such that it aligns with the README (default of "iec") & updating tests, fixing hardcoded copyright year in rollup.config.js, version bump to release bb72429

v8.0.0

Compare Source

18 August 2021

  • Make SI and IEC standards defaults #138
  • Update symbols for bits to "bit" #136
  • Make SI and IEC standards defaults #137
  • Updating lock file, updating changelog, version bump to release & building outputs 9633cda
  • Updating CHANGELOG.md f89b102

v7.0.0

Compare Source

11 July 2021

  • Build an ES6 module as well #134
  • Updating CHANGELOG.md 713000e
  • Updating dev dependencies, major version bump to release new module value in package.json, adding .esm files in /lib 4c4363a
6.4.0

29 June 2021

6.3.0

21 April 2021

  • [feature suggestion] add roundingMethod option #131
  • add roundingMethod option f2acf64
  • Version bump to release roundingMethod option 26735f6
  • Updating CHANGELOG.md e1448a6
6.2.6

19 April 2021

  • Fixing missing unit on object output when input is 0 72c5736
  • Updating CHANGELOG.md 75c2445
6.2.5

15 April 2021

  • Removing the multiple return statements from the end of filesize(), tweaking order of final changes 1d19261
  • Updating CHANGELOG.md ae2c8f9
6.2.4

15 April 2021

  • Fixing late application of pad 6c1d2cb
  • Updating travis-ci.org 8878747
6.2.3

15 April 2021

  • Updating dependencies, updating bannerShort in rollup.config.js 86b4374
  • Updating CHANGELOG.md 493e759
  • Fixing README.md f6667c8
6.2.2

13 April 2021

  • Small package cleanup #130
  • Remove support for bower 51d4eb6
  • Remove support for composer/packagist 90b3e28
  • Remove .npmignore e6bc23d
6.2.1

13 April 2021

  • Adding unit to object output #129
  • Fixing array output such that fullform is a potential output #128
  • Adding pad optional setting to pad the ending of decimal place #127
  • Adding pad optional setting to pad the ending of decimal place, fixes #​117 #117
  • Version bump to release 98a59b1
6.2.0

13 April 2021

  • Replace build system with rollup #124
  • Updating copyright years in LICENSE & README.md, version bump to signal new build tool chain 098538d
  • Upgrade babel to version 7 26d7a75
  • Remove grunt 5faab68
6.1.0

21 February 2020

6.0.1

8 November 2019


Configuration

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

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

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 Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner June 24, 2023 09:14
@renovate renovate bot force-pushed the renovate/filesize-10.x branch 6 times, most recently from 9ea81fa to 4227a19 Compare June 28, 2023 16:23
@renovate renovate bot force-pushed the renovate/filesize-10.x branch from 4227a19 to ffe00a8 Compare July 6, 2023 17:41
@bitwarden-bot
Copy link

bitwarden-bot commented Jul 6, 2023

Logo
Checkmarx One – Scan Summary & Details32158998-6127-4065-ade4-9139bb0c5b9d

No New Or Fixed Issues Found

@renovate renovate bot force-pushed the renovate/filesize-10.x branch 2 times, most recently from 9320203 to 88040fc Compare July 13, 2023 10:10
@renovate renovate bot force-pushed the renovate/filesize-10.x branch from 88040fc to f35fb97 Compare July 27, 2023 11:36
@renovate renovate bot force-pushed the renovate/filesize-10.x branch 4 times, most recently from 7c2ad72 to f982028 Compare August 12, 2023 12:31
@renovate renovate bot force-pushed the renovate/filesize-10.x branch 3 times, most recently from d1c6892 to 0ef3df5 Compare August 29, 2023 15:39
@renovate renovate bot force-pushed the renovate/filesize-10.x branch from 0ef3df5 to e51bf34 Compare September 6, 2023 13:58
@renovate renovate bot force-pushed the renovate/filesize-10.x branch 5 times, most recently from fe61725 to 6731e77 Compare September 25, 2023 12:34
@renovate renovate bot force-pushed the renovate/filesize-10.x branch from 6731e77 to 05c4be6 Compare September 25, 2023 15:10
vgrassia
vgrassia previously approved these changes Sep 26, 2023
@vgrassia vgrassia self-requested a review September 26, 2023 14:57
@vgrassia vgrassia merged commit 9e877ac into master Sep 26, 2023
3 checks passed
@vgrassia vgrassia deleted the renovate/filesize-10.x branch September 26, 2023 14:58
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.

2 participants