cozy / cozy-drive

Cozy Drive Web App for Cozy Cloud
GNU Affero General Public License v3.0
169 stars 65 forks source link

fix: bump filesize from 3.6.1 to 10.1.1 #3117

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 5 months ago

Bumps filesize from 3.6.1 to 10.1.1.

Changelog

Sourced from filesize's changelog.

10.1.1

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

10.0.12

12 August 2023

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

... (truncated)

Commits
  • cf1dcb7 Version bump to release new types declaration
  • 4268a4e Merge pull request #180 from abaltuta/rework-types
  • af4a6ef fix: types for partial now return a higher order function
  • fbfc87f change: rework types to allow usages like Parameters<typeof filesize>
  • 334d549 Bump @​babel/traverse from 7.23.0 to 7.23.2 (#178)
  • b5d1ea9 Updating README.md
  • fc5d968 Updating README.md
  • d80c457 Generating CHANGELOG.md
  • 720c032 Simplifying the assignment of base & standard, adding an si alias to co...
  • 6b4b108 Fixing tests to use strictEqual()
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 4 months ago

Superseded by #3155.