Skip to content

Update dependency purgecss to v8#1763

Open
k1h-renovate[bot] wants to merge 1 commit intodevfrom
renovate/purgecss-8.x
Open

Update dependency purgecss to v8#1763
k1h-renovate[bot] wants to merge 1 commit intodevfrom
renovate/purgecss-8.x

Conversation

@k1h-renovate
Copy link
Copy Markdown
Contributor

@k1h-renovate k1h-renovate Bot commented Feb 26, 2026

This PR contains the following updates:

Package Type Update Change
purgecss (source) devDependencies major ^4.1.3^8.0.0

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

FullHuman/purgecss (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

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

Configuration

📅 Schedule: (in timezone Europe/Stockholm)

  • Branch creation
    • At 06:00 PM through 11:59 PM and 12:00 AM through 05:59 AM, Monday through Friday (* 18-23,0-5 * * 1-5)
  • 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 has been generated by Renovate Bot.

@k1h-renovate k1h-renovate Bot requested a review from a team as a code owner February 26, 2026 01:14
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.95%. Comparing base (af54aed) to head (57e8306).

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #1763   +/-   ##
=======================================
  Coverage   92.95%   92.95%           
=======================================
  Files          30       30           
  Lines        5028     5028           
=======================================
  Hits         4674     4674           
  Misses        354      354           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@i-oden i-oden added type: dependency For release template npm labels Mar 17, 2026
@k1h-renovate k1h-renovate Bot force-pushed the renovate/purgecss-8.x branch from bbea5a8 to 57e8306 Compare April 21, 2026 01:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

npm type: dependency For release template

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant