rp2040-dmxsun
rp2040-dmxsun copied to clipboard
Bump purgecss from 5.0.0 to 6.0.0 in /wwwsrc
Bumps purgecss from 5.0.0 to 6.0.0.
Release notes
Sourced from 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 tocontent
by@AdrianGonz97
in FullHuman/purgecss#1188- Classes that contain
:is
or:where
in their names are no longer unintentionally purged by@AdrianGonz97
in FullHuman/purgecss#1187- Fix [class*=foo] with HTML extractor by
@Gaelan
in 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
@davidsneighbour
in FullHuman/purgecss#1013Minor adjustment to documentation for clarity by
@dvelguru
in FullHuman/purgecss#997Fix wrong import name in FullHuman/purgecss#1015
Point to new extractor package names by
@danieldiekmeier
in FullHuman/purgecss#1024Clarify node package installation for Hugo guide by
@anakinsleftleg
in FullHuman/purgecss#1000Add alignwide and alignfull classes from GB by
@nextgenthemes
in FullHuman/purgecss#1072Create SECURITY.md by
@Ffloriel
in FullHuman/purgecss#1103bugfix: Only throw
No files found from the passed PurgeCSS option 'content'.
warning when files/globs are passed tocontent
by@AdrianGonz97
in FullHuman/purgecss#1188bugfix: Classes that contain
:is
or:where
in their names are no longer unintentionally purged by@AdrianGonz97
in FullHuman/purgecss#1187Fix [class*=foo] with HTML extractor by
@Gaelan
in FullHuman/purgecss#1133Update Hugo docs by
@schnerring
in FullHuman/purgecss#1216fixed collect used variables for the changed selector by
@vsn4ik
in FullHuman/purgecss#1217fix typo by
@kempster
in FullHuman/purgecss#1232New Contributors
@davidsneighbour
made their first contribution in FullHuman/purgecss#1013@dvelguru
made their first contribution in FullHuman/purgecss#997@danieldiekmeier
made their first contribution in FullHuman/purgecss#1024@anakinsleftleg
made their first contribution in FullHuman/purgecss#1000@nextgenthemes
made their first contribution in FullHuman/purgecss#1072@AdrianGonz97
made their first contribution in FullHuman/purgecss#1188@Gaelan
made their first contribution in FullHuman/purgecss#1133@schnerring
made their first contribution in FullHuman/purgecss#1216@vsn4ik
made their first contribution in FullHuman/purgecss#1217@kempster
made their first contribution in FullHuman/purgecss#1232Full Changelog: https://github.com/FullHuman/purgecss/compare/v5.0.0...v6.0.0
Changelog
Sourced from 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)
Commits
dbada97
v6.0.02e944d2
chore: format using prettier3eb1d36
build(dev-deps): update lerna from 6.6.1 to 8.1.26e7401a
build(deps-dev): bump@types/node
from 20.11.16 to 20.11.30 (#1235)7c29ca2
build(deps-dev): bump the npm_and_yarn group with 1 update (#1236)f8f2a68
build(deps-dev): bump follow-redirects from 1.15.5 to 1.15.6 (#1231)a1cc67a
docs: fix typo (#1232)d12a77e
build(deps-dev): bump prettier from 3.0.3 to 3.2.5 (#1226)d357cad
build(deps): bump acorn from 8.11.2 to 8.11.3 (#1227)bd843a1
build(deps-dev): bump@typescript-eslint/eslint-plugin
(#1223)- Additional commits viewable in compare view
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)