Skip to content

Update dependency purgecss-webpack-plugin to v7

renovate requested to merge renovate/purgecss-webpack-plugin-7.x into master

This MR contains the following updates:

Package Type Update Change
purgecss-webpack-plugin (source) dependencies major 6.0.0 -> 7.0.2

Release Notes

FullHuman/purgecss (purgecss-webpack-plugin)

v7.0.2

Compare Source

Bug Fixes
  • fix: fix issue where pseudo classes like :where, :not, :is were always removed at root level (89024ce), closes #​1282 #​978
  • build: add named export for postcss plugin (87d15b7), closes #​1263
Features
  • feat(purgecss-from-pug): returns ExtractorResultDetailed instead of selectors (fb51dc6)
BREAKING CHANGES

drop support for node 18

Other
  • build(deps-dev): update dependencies
  • build(deps): update dependencies

Full Changelog: https://github.com/FullHuman/purgecss/compare/v6.0.0...v7.0.2


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports

Loading