chore(deps): update dependency purgecss-webpack-plugin to v7 #6

Open
renovate-bot wants to merge 1 commit from renovate/purgecss-webpack-plugin-7.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
purgecss-webpack-plugin (source) devDependencies major ^6.0.0 -> ^7.0.0

Release Notes

FullHuman/purgecss (purgecss-webpack-plugin)

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 - 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [purgecss-webpack-plugin](https://purgecss.com) ([source](https://github.com/FullHuman/purgecss)) | devDependencies | major | [`^6.0.0` -> `^7.0.0`](https://renovatebot.com/diffs/npm/purgecss-webpack-plugin/6.0.0/7.0.2) | --- ### Release Notes <details> <summary>FullHuman/purgecss (purgecss-webpack-plugin)</summary> ### [`v7.0.2`](https://github.com/FullHuman/purgecss/releases/tag/v7.0.2) [Compare Source](https://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://github.com/FullHuman/purgecss/commit/89024ce)), closes [#&#8203;1282](https://github.com/FullHuman/purgecss/issues/1282) [#&#8203;978](https://github.com/FullHuman/purgecss/issues/978) - build: add named export for postcss plugin ([87d15b7](https://github.com/FullHuman/purgecss/commit/87d15b7)), closes [#&#8203;1263](https://github.com/FullHuman/purgecss/issues/1263) ##### Features - feat(purgecss-from-pug): returns ExtractorResultDetailed instead of selectors ([fb51dc6](https://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 - 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuOCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot force-pushed renovate/purgecss-webpack-plugin-7.x from 78555aae97 to 152c76b8b1 2025-03-04 17:52:13 +00:00 Compare
renovate-bot force-pushed renovate/purgecss-webpack-plugin-7.x from 152c76b8b1 to c787b2e77c 2025-05-12 06:37:23 +00:00 Compare
renovate-bot force-pushed renovate/purgecss-webpack-plugin-7.x from c787b2e77c to 6f446d6b97 2025-07-13 10:21:35 +00:00 Compare
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/purgecss-webpack-plugin-7.x:renovate/purgecss-webpack-plugin-7.x
git switch renovate/purgecss-webpack-plugin-7.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/purgecss-webpack-plugin-7.x
git switch renovate/purgecss-webpack-plugin-7.x
git rebase main
git switch main
git merge --ff-only renovate/purgecss-webpack-plugin-7.x
git switch renovate/purgecss-webpack-plugin-7.x
git rebase main
git switch main
git merge --no-ff renovate/purgecss-webpack-plugin-7.x
git switch main
git merge --squash renovate/purgecss-webpack-plugin-7.x
git switch main
git merge --ff-only renovate/purgecss-webpack-plugin-7.x
git switch main
git merge renovate/purgecss-webpack-plugin-7.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: kumi/moner.ooo#6
No description provided.