Bump @fullhuman/postcss-purgecss from 4.1.3 to 6.0.0
Bumps @fullhuman/postcss-purgecss from 4.1.3 to 6.0.0.
Release notes
Sourced from @fullhuman/postcss-purgecss's releases.
v6.0.0
Bug Fixes
- collect of used variables for changed selector (#1217) (9fbb592)
- gulp-purgecss: move vinyl-sourcemaps-apply to deps #999 (7858b7a)
- Only throw
No files found from the passed PurgeCSS option 'content'.warning when files/globs are passed tocontentby@AdrianGonz97in FullHuman/purgecss#1188- Classes that contain
:isor:wherein their names are no longer unintentionally purged by@AdrianGonz97in FullHuman/purgecss#1187- Fix [class*=foo] with HTML extractor by
@Gaelanin FullHuman/purgecss#1133Features
Breaking changes
- Supports NodeJS 18+
What's Changed (full list)
build(deps-dev): update dependencies
build(deps): update dependencies
Update hugo.md by
@davidsneighbourin FullHuman/purgecss#1013Minor adjustment to documentation for clarity by
@dvelguruin FullHuman/purgecss#997Fix wrong import name in FullHuman/purgecss#1015
Point to new extractor package names by
@danieldiekmeierin FullHuman/purgecss#1024Clarify node package installation for Hugo guide by
@anakinsleftlegin FullHuman/purgecss#1000Add alignwide and alignfull classes from GB by
@nextgenthemesin FullHuman/purgecss#1072Create SECURITY.md by
@Fflorielin FullHuman/purgecss#1103bugfix: Only throw
No files found from the passed PurgeCSS option 'content'.warning when files/globs are passed tocontentby@AdrianGonz97in FullHuman/purgecss#1188bugfix: Classes that contain
:isor:wherein their names are no longer unintentionally purged by@AdrianGonz97in FullHuman/purgecss#1187Fix [class*=foo] with HTML extractor by
@Gaelanin FullHuman/purgecss#1133Update Hugo docs by
@schnerringin FullHuman/purgecss#1216fixed collect used variables for the changed selector by
@vsn4ikin FullHuman/purgecss#1217fix typo by
@kempsterin FullHuman/purgecss#1232New Contributors
@davidsneighbourmade their first contribution in FullHuman/purgecss#1013@dvelgurumade their first contribution in FullHuman/purgecss#997@danieldiekmeiermade their first contribution in FullHuman/purgecss#1024@anakinsleftlegmade their first contribution in FullHuman/purgecss#1000@nextgenthemesmade their first contribution in FullHuman/purgecss#1072@AdrianGonz97made their first contribution in FullHuman/purgecss#1188@Gaelanmade their first contribution in FullHuman/purgecss#1133@schnerringmade their first contribution in FullHuman/purgecss#1216@vsn4ikmade their first contribution in FullHuman/purgecss#1217@kempstermade their first contribution in FullHuman/purgecss#1232Full Changelog: https://github.com/FullHuman/purgecss/compare/v5.0.0...v6.0.0
... (truncated)
Changelog
Sourced from @fullhuman/postcss-purgecss's changelog.
6.0.0 (2024-03-29)
Bug Fixes
- collect of used variables for changed selector (#1217) (9fbb592)
- gulp-purgecss: move vinyl-sourcemaps-apply to deps #999 (7858b7a)
Features
(2022-09-13)
5.0.0 (2022-09-13)
Bug Fixes
- add safelist variables to postcss-purgecss #840 (c822058)
- gulp-purgecss: support skippedContentGlobs option #853 (b72de77)
- Purgecss webpack plugin/only filter fix (#933) (f8e4c2c)
- purgecss-webpack-plugin: add sourcemap support #409 (b3f73ed)
- purgecss-webpack-plugin: export as named export as well as default (#821) (a6a2c8e)
- wrong path import (4f3ddd0)
Features
- add source map support #526 (f2a9c5a)
- gulp-purgecss: add support for gulp-sourcemaps #257 (55c26d2)
- postcss-purgecss: load options from purgecss config (4de3bd8)
- purgecss-webpack-plugin: load config file automatically #767 (726faaa)
BREAKING CHANGES
- purgecss-webpack-plugin: drop webpack 4 support
(2022-09-13)
4.1.0 (2021-11-28)
Bug Fixes
- Allow Absolute Paths (#679) (15335a2)
- css variable removed when declared in wrong order (89ece42), closes #518
- Fix interaction with other plugins (#647) (fb08e3a)
- grunt-purgecss: Fix plugin not ouputting all files (#723) (646e419)
- gulp-purgecss: fix support for stream input (fd5d3bf)
- Keep keyframe decimals for prefixed
@keyframes(#749) (b804441)- purgecss-from-pug: class attribute with multiple values not correctly handled with pug (#678) (ba6285d), closes #677
... (truncated)
Commits
dbada97v6.0.02e944d2chore: format using prettier3eb1d36build(dev-deps): update lerna from 6.6.1 to 8.1.26e7401abuild(deps-dev): bump@types/nodefrom 20.11.16 to 20.11.30 (#1235)7c29ca2build(deps-dev): bump the npm_and_yarn group with 1 update (#1236)f8f2a68build(deps-dev): bump follow-redirects from 1.15.5 to 1.15.6 (#1231)a1cc67adocs: fix typo (#1232)d12a77ebuild(deps-dev): bump prettier from 3.0.3 to 3.2.5 (#1226)d357cadbuild(deps): bump acorn from 8.11.2 to 8.11.3 (#1227)bd843a1build(deps-dev): bump@typescript-eslint/eslint-plugin(#1223)- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.