Skip to content

Update dependency purgecss to v8#263

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/purgecss-8.x
Apr 2, 2026
Merged

Update dependency purgecss to v8#263
renovate[bot] merged 1 commit intomainfrom
renovate/purgecss-8.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 1, 2026

This PR contains the following updates:

Package Change Age Confidence
purgecss (source) ^7.0.2^8.0.0 age confidence

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)

Configuration

📅 Schedule: Branch creation - "on the 1st day of the month" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 enabled auto-merge (squash) April 1, 2026 09:33
@renovate renovate Bot force-pushed the renovate/purgecss-8.x branch 2 times, most recently from e8be243 to b695e47 Compare April 1, 2026 14:21
@renovate renovate Bot requested a review from emmercm April 1, 2026 17:09
@renovate renovate Bot force-pushed the renovate/purgecss-8.x branch from b695e47 to b52372f Compare April 2, 2026 10:31
@renovate renovate Bot merged commit 4fc416e into main Apr 2, 2026
18 checks passed
@renovate renovate Bot deleted the renovate/purgecss-8.x branch April 2, 2026 10:38
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.95%. Comparing base (f5cd574) to head (b52372f).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #263   +/-   ##
=======================================
  Coverage   91.95%   91.95%           
=======================================
  Files          19       19           
  Lines        1119     1119           
  Branches      279      279           
=======================================
  Hits         1029     1029           
  Misses         82       82           
  Partials        8        8           
Flag Coverage Δ
metalsmith-build-cache 92.85% <ø> (ø)
metalsmith-collections-related 98.00% <ø> (ø)
metalsmith-css-unused 83.33% <ø> (ø)
metalsmith-github-profile 78.31% <ø> (ø)
metalsmith-htaccess 100.00% <ø> (ø)
metalsmith-html-favicons 69.44% <ø> (ø)
metalsmith-html-glob 97.67% <ø> (ø)
metalsmith-html-linter 90.76% <ø> (ø)
metalsmith-html-relative 97.43% <ø> (ø)
metalsmith-html-sri 90.90% <ø> (ø)
metalsmith-html-unused 100.00% <ø> (ø)
metalsmith-img-sharp 90.90% <ø> (ø)
metalsmith-include-files 100.00% <ø> (ø)
metalsmith-link-checker 96.15% <ø> (ø)
metalsmith-mermaid 97.22% <ø> (ø)
metalsmith-multi-collections 77.77% <ø> (ø)
metalsmith-reading-time 100.00% <ø> (ø)
metalsmith-tracer 85.85% <ø> (ø)
metalsmith-vega 90.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

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.

1 participant