Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 21, 2024

This PR contains the following updates:

Package Change Age Confidence
@fullhuman/postcss-purgecss (source) ^4.0.0 -> ^7.0.0 age confidence

Release Notes

FullHuman/purgecss (@​fullhuman/postcss-purgecss)

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
  • PostCSS plugin should now be imported via purgeCSSPlugin
import { purgeCSSPlugin } from '@​fullhuman/postcss-purgecss';
  • drop support for node 18.
Other
  • build(deps-dev): update dependencies
  • build(deps): update dependencies

Full Changelog: FullHuman/purgecss@v6.0.0...v7.0.2

v6.0.0

Compare Source

Bug Fixes
Features

v5.0.0

Compare Source

Bug Fixes
Features
BREAKING CHANGES
  • purgecss-webpack-plugin: drop webpack 4 support

v4.1.3

Compare Source

v4.1.2

Compare Source

v4.1.1

Compare Source

v4.1.0

Compare Source

Bug Fixes
Features

v4.0.3

Compare Source

Features
  • add dynamic attributes option (9b0fdc3), closes #​588
  • add skippedContentGlobs option to webpack and gulp plugin (e3dce1a)

v4.0.2

Compare Source

v4.0.1

Compare Source

Bug Fixes
  • attribute selector with spaces being removed (418dc7e), closes #​392
  • webpack plugin option blocklist types (5b029c2)
Features

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 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/fullhuman-postcss-purgecss-7.x branch from 8768b5e to 3bf3fc7 Compare August 10, 2025 15:33
@renovate renovate bot force-pushed the renovate/fullhuman-postcss-purgecss-7.x branch from 3bf3fc7 to 8a88c4c Compare August 19, 2025 12:00
@renovate renovate bot force-pushed the renovate/fullhuman-postcss-purgecss-7.x branch from 8a88c4c to 988b575 Compare September 25, 2025 17:43
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.

0 participants