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

fix(deps): update dependency filesize to v9 #160

Merged
merged 1 commit into from
Jul 7, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 12, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
filesize (source) ^8.0.7 -> ^9.0.0 age adoption passing confidence

Release Notes

avoidwork/filesize.js

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

Configuration

📅 Schedule: Branch creation - "before 3am 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 has been generated by Mend Renovate using a curated preset maintained by Sanity. View repository job log here

@socket-security
Copy link

socket-security bot commented Jun 12, 2023

Updated and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
filesize 8.0.7...9.0.11 None +0/-0 63.2 kB avoidwork

🚮 Removed packages: typescript@4.9.5

@renovate renovate bot force-pushed the renovate/filesize-9.x branch 2 times, most recently from 1e5e03f to d18cfe4 Compare July 3, 2023 20:33
@renovate renovate bot force-pushed the renovate/filesize-9.x branch from d18cfe4 to 10cc327 Compare July 5, 2023 00:41
@robinpyon robinpyon merged commit 476a413 into main Jul 7, 2023
@robinpyon robinpyon deleted the renovate/filesize-9.x branch July 7, 2023 12:54
@github-actions
Copy link

github-actions bot commented Jul 7, 2023

🎉 This PR is included in version 2.2.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant