Update dependency @fullhuman/postcss-purgecss to v7 #602

Open
renovate[bot] wants to merge 1 commit from renovate/fullhuman-postcss-purgecss-7.x into master
renovate[bot] commented 2024-11-22 03:34:05 +01:00 (Migrated from github.com)

This PR contains the following updates:

Package Change Age Confidence
@fullhuman/postcss-purgecss (source) ^6.0.0 -> ^7.0.2 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: https://github.com/FullHuman/purgecss/compare/v6.0.0...v7.0.2


Configuration

📅 Schedule: Branch creation - "before 10:00 AM" (UTC), 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.

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@fullhuman/postcss-purgecss](https://purgecss.com) ([source](https://redirect.github.com/FullHuman/purgecss)) | [`^6.0.0` -> `^7.0.2`](https://renovatebot.com/diffs/npm/@fullhuman%2fpostcss-purgecss/6.0.0/7.0.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@fullhuman%2fpostcss-purgecss/7.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@fullhuman%2fpostcss-purgecss/6.0.0/7.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>FullHuman/purgecss (@&#8203;fullhuman/postcss-purgecss)</summary> ### [`v7.0.2`](https://redirect.github.com/FullHuman/purgecss/releases/tag/v7.0.2) [Compare Source](https://redirect.github.com/FullHuman/purgecss/compare/v6.0.0...v7.0.2) ##### Bug Fixes - fix: fix issue where pseudo classes like :where, :not, :is were always removed at root level ([89024ce](https://redirect.github.com/FullHuman/purgecss/commit/89024ce)), closes [#&#8203;1282](https://redirect.github.com/FullHuman/purgecss/issues/1282) [#&#8203;978](https://redirect.github.com/FullHuman/purgecss/issues/978) - build: add named export for postcss plugin ([87d15b7](https://redirect.github.com/FullHuman/purgecss/commit/87d15b7)), closes [#&#8203;1263](https://redirect.github.com/FullHuman/purgecss/issues/1263) ##### Features - feat(purgecss-from-pug): returns ExtractorResultDetailed instead of selectors ([fb51dc6](https://redirect.github.com/FullHuman/purgecss/commit/fb51dc6)) ##### BREAKING CHANGES - PostCSS plugin should now be imported via purgeCSSPlugin ```ts import { purgeCSSPlugin } from '@&#8203;fullhuman/postcss-purgecss'; ``` - 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 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10:00 AM" (UTC), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/GizmoDevelopment/ramune). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
Commenting is not possible because the repository is archived.
No description provided.