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

Bump compression-webpack-plugin from 3.0.1 to 3.1.0 #19181

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps compression-webpack-plugin from 3.0.1 to 3.1.0.

Release notes

Sourced from compression-webpack-plugin's releases.

v3.1.0

3.1.0 (2020-01-09)

Features

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

Bug Fixes

Changelog

Sourced from compression-webpack-plugin's changelog.

3.1.0 (2020-01-09)

Features

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

Bug Fixes

3.0.0 (2019-06-05)

chore

Tests

BREAKING CHANGES

  • deps: minimum required nodejs version is 8.9.0

2.0.0 (2018-09-04)

Features

  • filename option now accept {String} value
  • validation schema for plugin options

BREAKING CHANGES

  • enforces peerDependencies of "webpack": "^4.3.0"
  • enforces engines of "node": ">= 6.9.0 <7.0.0 || >= 8.9.0
  • compressed options (options.level, options.flush, options.dictionary and etc) grouped into compressionOptions option
  • asset option was removed (use filename option instead)
  • default value of filename option is now [path].gz[query]

... (truncated)
Commits

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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added dependencies Update of dependencies worktree labels Jan 12, 2020
@mui-pr-bot
Copy link

No bundle size changes comparing 91168ef...234f6a9

Generated by 🚫 dangerJS against 234f6a9

@eps1lon eps1lon merged commit ca8c102 into master Jan 12, 2020
@eps1lon eps1lon deleted the dependabot/npm_and_yarn/compression-webpack-plugin-3.1.0 branch January 12, 2020 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update of dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants