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

Bump purgecss from 6.0.0 to 7.0.2 #80

Merged
merged 1 commit into from
Dec 15, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

Bumps purgecss from 6.0.0 to 7.0.2.

Release notes

Sourced from purgecss's releases.

v7.0.2

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

Changelog

Sourced from purgecss's changelog.

7.0.0

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

(2024-03-29)

Commits
  • e95398d v7.0.2
  • bdb8d06 v7.0.1
  • 5a51b05 v7.0.1-alpha.0
  • ea04fce v7.0.0-alpha.0
  • 1077a0d build(deps): bump cross-spawn from 7.0.3 to 7.0.6 (#1294)
  • 89024ce fix: fix issue where pseudo classes like :where, :not, :is were always remove...
  • 28783b3 build(deps): bump webpack from 5.95.0 to 5.96.1 (#1287)
  • ee45a6b build(deps-dev): bump @​typescript-eslint/parser from 8.8.0 to 8.14.0 (#1293)
  • cb46b92 build(deps-dev): bump @​vuepress/plugin-search (#1284)
  • 74bf402 build(deps): bump coverallsapp/github-action from 2.3.0 to 2.3.4 (#1283)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 25, 2024
Copy link

netlify bot commented Nov 25, 2024

Deploy Preview for wordpress-rootscope-dev failed. Why did it fail? →

Name Link
🔨 Latest commit e0e28ba
🔍 Latest deploy log https://app.netlify.com/sites/wordpress-rootscope-dev/deploys/675ce1dfdc482c000818332a

Bumps [purgecss](https://github.com/FullHuman/purgecss) from 6.0.0 to 7.0.2.
- [Release notes](https://github.com/FullHuman/purgecss/releases)
- [Changelog](https://github.com/FullHuman/purgecss/blob/main/CHANGELOG.md)
- [Commits](FullHuman/purgecss@v6.0.0...v7.0.2)

---
updated-dependencies:
- dependency-name: purgecss
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/purgecss-7.0.2 branch from 23730dd to e0e28ba Compare December 14, 2024 01:39
@mslepko mslepko added this pull request to the merge queue Dec 15, 2024
Merged via the queue into main with commit 993c451 Dec 15, 2024
0 of 4 checks passed
@mslepko mslepko deleted the dependabot/npm_and_yarn/purgecss-7.0.2 branch December 15, 2024 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant