Skip to content

Update dependency compression-webpack-plugin to v9#41

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/compression-webpack-plugin-9.x
Open

Update dependency compression-webpack-plugin to v9#41
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/compression-webpack-plugin-9.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate bot commented Oct 18, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
compression-webpack-plugin 3.0.1 -> 9.0.0 age adoption passing confidence

Release Notes

webpack-contrib/compression-webpack-plugin

v9.0.0

Compare Source

⚠ BREAKING CHANGES
  • pathData as first argument of a custom function for the filename option was changed, now we pass only pathData.filename, see example
Features
  • migrate on webpack API for getting filename (59fe68c)
  • output documentation links on errors (#​255) (8624e44)
8.0.1 (2021-06-25)
Chore
  • update serialize-javascript

v8.0.1

Compare Source

v8.0.0

Compare Source

⚠ BREAKING CHANGES
  • minimum supported Node.js version is 12.13.0
7.1.2 (2021-01-11)
Bug Fixes
  • crash when filename and algorithm options are functions (#​241) (f33424a)
7.1.1 (2020-12-25)
Bug Fixes

v7.1.2

Compare Source

v7.1.1

Compare Source

v7.1.0

Compare Source

Features
  • compress assets added later by plugins (5b8b356)
Bug Fixes

v7.0.0

Compare Source

⚠ BREAKING CHANGES
  • minimum supported webpack version is ^5.1.0
  • the cache option was removed, the plugin respects caching from configurations, please read
6.1.1 (2020-11-12)
Bug Fixes
  • compatibility with child compilations (5e3bb95)

v6.1.1

Compare Source

v6.1.0

Compare Source

Features
  • added the keep-source-maps value to the deleteOriginalAssets option (#​216) (bd60650)
6.0.5 (2020-11-02)
Bug Fixes
  • allowed compressed assets to overwrite original assets using the deleteOriginalAssets option (62d3d0a)
6.0.4 (2020-10-26)
Bug Fixes
  • always set compression level to maximum for the custom algorithm (483f328)
6.0.3 (2020-10-09)
Chore
  • update schema-utils
6.0.2 (2020-09-19)
Bug Fixes
6.0.1 (2020-09-16)
Bug Fixes

v6.0.5

Compare Source

v6.0.4

Compare Source

v6.0.3

Compare Source

v6.0.2

Compare Source

v6.0.1

Compare Source

v6.0.0

Compare Source

⚠ BREAKING CHANGES
  • default value of the filename option was changed to "[path][base].gz"
  • removed the [dir] placeholder, please use the [path] placeholder
  • the Function type of the filename option should return value with placeholders, please see an example
Features
  • added [fragment], [base] and [path] placeholders for the filename option
Bug Fixes
5.0.2 (2020-09-02)
Bug Fixes
  • do not crash when the algorithm option return non Buffer (#​190) (81bf601)
5.0.1 (2020-08-22)
Bug Fixes
  • compatibility with webpack@5 (84e367b)

v5.0.2

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source

⚠ BREAKING CHANGES
  • default value of the filename option is '[path].gz'
  • use processAssets hook for webpack@5 compatibility, it can create incompatibility with plugins that do not support webpack@5, please open an issue in their repositories
Features
  • improve compatibility with webpack@5 (1f9674e)
  • improve stats output for webpack@5
Bug Fixes
  • fix persistent cache between builds
4.0.1 (2020-08-12)
Bug Fixes

v4.0.1

Compare Source

v4.0.0

Compare Source

⚠ BREAKING CHANGES
Features
Bug Fixes
  • behaviour in watch mode (e222c4e)

v3.1.0

Compare Source

Features
  • add dir, name and ext placeholders in filename option (#​144) (bf22024)
Bug Fixes

Configuration

📅 Schedule: 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 WhiteSource Renovate. View repository job log here.

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.

1 participant