Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 24, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@fullhuman/postcss-purgecss (source) ^5.0.0 -> ^7.0.0 age adoption passing 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: 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.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot changed the title Update dependency @fullhuman/postcss-purgecss to v7 Update dependency @fullhuman/postcss-purgecss to v7 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/fullhuman-postcss-purgecss-7.x branch December 8, 2024 18:50
@renovate renovate bot changed the title Update dependency @fullhuman/postcss-purgecss to v7 - autoclosed Update dependency @fullhuman/postcss-purgecss to v7 Dec 9, 2024
@renovate renovate bot reopened this Dec 9, 2024
@renovate renovate bot force-pushed the renovate/fullhuman-postcss-purgecss-7.x branch from fcc19b1 to b5b8c2f Compare December 9, 2024 01:00
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