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

build(deps-dev): bump css-minimizer-webpack-plugin from 1.2.0 to 2.0.0 in /frontend #894

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 12, 2021

Bumps css-minimizer-webpack-plugin from 1.2.0 to 2.0.0.

Release notes

Sourced from css-minimizer-webpack-plugin's releases.

v2.0.0

2.0.0 (2021-04-10)

⚠ BREAKING CHANGES

  • update cssnano to 5.0.0 version
  • drop webpack v4 support
  • removed the cache option (respect the cache option from webpack)
  • removed the cacheKeys option respect the cache option from webpack)
  • removed the sourceMap option (respect the devtool option from webpack)

Features

  • added defaults functions for clean-css and csso, please look at here (5211eed)
  • added the ability to pass an array of functions to the minify (91f9977)
  • update cssnano to 5.0.0 version (4d2a8fd)

v1.3.0

1.3.0 (2021-03-15)

Features

  • added support processorOptions for cssnano (8865423)
Changelog

Sourced from css-minimizer-webpack-plugin's changelog.

2.0.0 (2021-04-10)

⚠ BREAKING CHANGES

  • update cssnano to 5.0.0 version
  • drop webpack v4 support,
  • removed the cache option (respect the cache option from webpack)
  • removed the cacheKeys option respect the cache option from webpack)
  • removed the sourceMap option (respect the devtool option from webpack)

Features

  • added defaults functions for clean-css and csso, please look at here (5211eed)
  • added the ability to pass an array of functions to the minify (91f9977)
  • update cssnano to 5.0.0 version (4d2a8fd)

1.3.0 (2021-03-15)

Features

  • added support processorOptions for cssnano (8865423)
Commits
  • 3c49d70 docs: improve
  • dd00e2e chore(release): 2.0.0
  • 773fbd1 refactor: improve perf
  • 4d2a8fd feat: update cssnano to 5.0.0 version
  • 39404cd chore: update cssnano to 4.1.11 (#79)
  • 5211eed feat: added defaults functions for clean-css and csso
  • 8ebb052 refactor: dropped support css key from output minify function (#77)
  • 91f9977 feat: added the ability to pass an array of functions to the minify
  • 35b04ea test: use dart sass for tests (#74)
  • b4edc5f refactor: code (#71)
  • 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 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)

@dependabot dependabot bot added the frontend Javascript Frontend label Apr 12, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/css-minimizer-webpack-plugin-2.0.0 branch from 9a039ae to 6f001a8 Compare May 10, 2021 11:08
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/css-minimizer-webpack-plugin-2.0.0 branch from 6f001a8 to f801d6d Compare May 10, 2021 12:25
@marco-c
Copy link
Collaborator

marco-c commented May 10, 2021

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 10, 2021

Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@marco-c marco-c merged commit 14a2491 into master May 10, 2021
@marco-c marco-c deleted the dependabot/npm_and_yarn/frontend/css-minimizer-webpack-plugin-2.0.0 branch May 10, 2021 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Javascript Frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant