cozy / cozy-drive

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

fix: Bump worker-loader from 2.0.0 to 3.0.8 #3225

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps worker-loader from 2.0.0 to 3.0.8.

Release notes

Sourced from worker-loader's releases.

v3.0.8

3.0.8 (2021-02-11)

Bug Fixes

  • make inline workers work from inside workers (#307) (2abd129)

v3.0.7

3.0.7 (2020-12-23)

Bug Fixes

v3.0.6

3.0.6 (2020-12-02)

Bug Fixes

v3.0.5

3.0.5 (2020-10-16)

Bug Fixes

  • determine webpack peer dependency version (#296) (8c63449)

v3.0.4

3.0.4 (2020-10-09)

Chore

  • update schema-utils

v3.0.3

3.0.3 (2020-09-22)

Bug Fixes

v3.0.2

3.0.2 (2020-08-22)

... (truncated)

Changelog

Sourced from worker-loader's changelog.

3.0.8 (2021-02-11)

Bug Fixes

  • make inline workers work from inside workers (#307) (2abd129)

3.0.7 (2020-12-23)

Bug Fixes

3.0.6 (2020-12-02)

Bug Fixes

3.0.5 (2020-10-16)

Bug Fixes

  • determine webpack peer dependency version (#296) (8c63449)

3.0.4 (2020-10-09)

Chore

  • update schema-utils

3.0.3 (2020-09-22)

Bug Fixes

3.0.2 (2020-08-22)

Bug Fixes

3.0.1 (2020-08-05)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by evilebottnawi, a new releaser for worker-loader since your current version.


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 2 months ago

BundleMon

Files removed (16) Status | Path | Size | Limits :------------: | ------------ | :------------: | :------------: :white_check_mark: | vendors/drive.(hash).js
| -1.79MB | - :white_check_mark: | public/drive.(hash).js
| -1.56MB | - :white_check_mark: | public/pdf.worker.entry.(hash).worker.js
| -345.35KB | - :white_check_mark: | app/drive.(hash).js
| -161.45KB | - :white_check_mark: | public/cozy-client-js.js
| -159.28KB | - :white_check_mark: | intents/drive.(hash).js
| -87.51KB | - :white_check_mark: | public/drive.(hash).min.css
| -39.93KB | - :white_check_mark: | onlyOffice/slide.pptx
| -24.83KB | - :white_check_mark: | app-drive.(hash).min.css
| -10.71KB | - :white_check_mark: | intents-drive.(hash).min.css
| -7.89KB | - :white_check_mark: | onlyOffice/text.docx
| -5.85KB | - :white_check_mark: | onlyOffice/spreadsheet.xlsx
| -5.02KB | - :white_check_mark: | manifest.webapp
| -1.87KB | - :white_check_mark: | index.html
| -599B | - :white_check_mark: | intents/index.html
| -508B | - :white_check_mark: | manifest.json
| -185B | -
Unchanged files (2) Status | Path | Size | Limits :------------: | ------------ | :------------: | :------------: :white_check_mark: | services/qualificationMigration/drive.js
| 280.72KB | 500KB :white_check_mark: | services/dacc/drive.js
| 261.73KB | 500KB

Total files change -4.18MB -88.75%

Groups removed (6) Status | Path | Size | Limits :------------: | ------------ | :------------: | :------------: :white_check_mark: | public/**
| -2.11MB | - :white_check_mark: | vendors/**
| -1.79MB | - :white_check_mark: | app/**
| -161.45KB | - :white_check_mark: | intents/**
| -88.01KB | - :white_check_mark: | onlyOffice/**
| -35.7KB | - :white_check_mark: | img/**
| -5.85KB | -
Unchanged groups (1) Status | Path | Size | Limits :------------: | ------------ | :------------: | :------------: :white_check_mark: | services/**
| 542.45KB | -

Final result: :white_check_mark:

View report in BundleMon website ➡️


Current branch size history | Target branch size history

dependabot[bot] commented 2 months 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.