cozy / cozy-drive

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

fix: bump filesize from 3.6.1 to 10.1.2 #3155

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 3 months ago

Bumps filesize from 3.6.1 to 10.1.2.

Changelog

Sourced from filesize's changelog.

10.1.2

10.1.1

21 March 2024

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

... (truncated)

Commits
  • e840b87 Version bump to release, generating CHANGELOG.md
  • ff0c592 Merge pull request #181 from rnike/master
  • e315571 fix: input type should accept string
  • c9840ae Updating the year in LICENSE & README.md
  • 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
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)
bundlemon[bot] commented 3 months ago

BundleMon

Files updated (3) Status | Path | Size | Limits :------------: | ------------ | :------------: | :------------: :white_check_mark: | app/drive.(hash).js
| 168.9KB (+12B +0.01%) | 300KB :white_check_mark: | vendors/drive.(hash).js
| 1.75MB (-535B -0.03%) | 2MB :white_check_mark: | public/drive.(hash).js
| 1.54MB (-722B -0.04%) | 1.7MB
Unchanged files (15) Status | Path | Size | Limits :------------: | ------------ | :------------: | :------------: :white_check_mark: | public/pdf.worker.entry.(hash).worker.js
| 345.35KB | 350KB :white_check_mark: | services/qualificationMigration/drive.js
| 263.62KB | 500KB :white_check_mark: | services/dacc/drive.js
| 245.13KB | 500KB :white_check_mark: | public/cozy-client-js.js
| 159.28KB | 160KB :white_check_mark: | intents/drive.(hash).js
| 105.3KB | 190KB :white_check_mark: | public/drive.(hash).min.css
| 70.9KB | 100KB :white_check_mark: | app-drive.(hash).min.css
| 36.66KB | 56KB :white_check_mark: | intents-drive.(hash).min.css
| 34.09KB | 40KB :white_check_mark: | onlyOffice/slide.pptx
| 24.83KB | 25KB :white_check_mark: | onlyOffice/text.docx
| 5.85KB | 6KB :white_check_mark: | onlyOffice/spreadsheet.xlsx
| 5.02KB | 6KB :white_check_mark: | manifest.webapp
| 1.87KB | 2KB :white_check_mark: | index.html
| 594B | 1KB :white_check_mark: | intents/index.html
| 505B | 1KB :white_check_mark: | manifest.json
| 185B | 1KB

Total files change -1.22KB -0.03%

Groups updated (3) Status | Path | Size | Limits :------------: | ------------ | :------------: | :------------: :white_check_mark: | app/**
| 168.9KB (+12B +0.01%) | - :white_check_mark: | vendors/**
| 1.75MB (-535B -0.03%) | - :white_check_mark: | public/**
| 2.12MB (-723B -0.03%) | -
Unchanged groups (4) Status | Path | Size | Limits :------------: | ------------ | :------------: | :------------: :white_check_mark: | services/**
| 508.76KB | - :white_check_mark: | intents/**
| 105.79KB | - :white_check_mark: | onlyOffice/**
| 35.7KB | - :white_check_mark: | img/**
| 3.41KB | -

Final result: :white_check_mark:

View report in BundleMon website ➡️


Current branch size history | Target branch size history

dependabot[bot] commented 1 week ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.