ng-tailwindcss
ng-tailwindcss copied to clipboard
chore(deps): bump purgecss from 1.4.2 to 5.0.0
Bumps purgecss from 1.4.2 to 5.0.0.
Release notes
Sourced from purgecss's releases.
v5.0.0
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
What's Changed (generated commit list minus dependabot)
- build(deps): update dependencies
- build(deps-dev): update dev dependencies
- fix(purgecss-webpack-plugin): export as named export as well as default by
@G-Rath
in FullHuman/purgecss#821- Guide for Hugo by
@zwbetz-gh
in FullHuman/purgecss#918- add github-actions to dependabot by
@coliff
in FullHuman/purgecss#934- Purgecss webpack plugin/only filter fix by
@mefu
in FullHuman/purgecss#933New Contributors
@G-Rath
made their first contribution in FullHuman/purgecss#821@zwbetz-gh
made their first contribution in FullHuman/purgecss#918@mefu
made their first contribution in FullHuman/purgecss#933Full Changelog: https://github.com/FullHuman/purgecss/compare/v4.1.3...v5.0.0
v4.1.0
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
Features
... (truncated)
Changelog
Sourced from purgecss's changelog.
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
Features
- add dynamicAttributes option (2f9cc65)
- add option to ouput unused css (#763) (3a3d958)
- add purgecss-from-tsx (#716) (e556afc)
- export all types #780 (1a959c6)
- new purgecss-from-jsx plugin (#692) (3570c7d)
(2021-06-07)
Bug Fixes
... (truncated)
Commits
3b98734
build:5.0.02c3768e
build(deps-dev): bump@vuepress/plugin-search
(#985)433fdac
build(deps-dev): bump@typescript-eslint/parser
from 5.32.0 to 5.36.2 (#993)a4acb8b
build(deps-dev): bump rollup from 2.77.2 to 2.79.0 (#981)c22624a
build(deps-dev): bump@typescript-eslint/eslint-plugin
(#986)8445aa1
build(deps-dev): bump lerna from 5.1.6 to 5.5.0 (#982)58eef23
build(deps-dev): bump@vuepress/plugin-search
(#968)e7579d1
build(deps-dev): bump vuepress from 2.0.0-beta.48 to 2.0.0-beta.49 (#975)b624550
build(deps): bump actions/setup-node from 1 to 3 (#937)6a76d7a
build(deps-dev): bump@types/node
from 18.6.3 to 18.6.4 (#974)- 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 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)