Skip to content

Update dependency @fullhuman/postcss-purgecss to v8#271

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/fullhuman-postcss-purgecss-8.x
Open

Update dependency @fullhuman/postcss-purgecss to v8#271
renovate[bot] wants to merge 1 commit intomainfrom
renovate/fullhuman-postcss-purgecss-8.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 13, 2026

This PR contains the following updates:

Package Change Age Confidence
@fullhuman/postcss-purgecss (source) ^5.0.0^8.0.0 age confidence

Release Notes

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

v8.0.0

Compare Source

BREAKING CHANGES
  • Revert the changes from v7.0.2 that modified the import of the PostCSS plugin. This was causing issues (see #​1295. The PostCSS plugin should now be imported via a default import:
import purgeCSSPlugin from '@​fullhuman/postcss-purgecss';
Features
  • feat: add --preserve-paths option to CLI for maintaining folder hierarchy (aa5ac9d), closes #​377
Bug fixes
  • fix: for code scanning alert no. 5: Incomplete multi-character sanitization (#​1403) (3f39411), closes #​1403
  • fix: enhance setOptions to support both ES modules and CommonJS config exports (4ad48c4), closes #​1340
  • fix: fix glob expression illegal operations on directories (#​1308) (b27293f), closes #​1308 #​1266
  • fix: update import statements for purgeCSSPlugin in documentation and source files (e5cbce2), closes #​1295
  • fix(#​995): preserve relative paths in source maps (4f6c4d9), closes #​995
  • fix: enhance keyframes handling to preserve animations referenced via CSS variables (076c027), closes #​478
Changes (commits since v7.0.2)

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

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.

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 13, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
playpoint-user Error Error Mar 13, 2026 1:46pm

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