grunt-inline
grunt-inline copied to clipboard
Bump clean-css from 1.1.7 to 4.2.1
Bumps clean-css from 1.1.7 to 4.2.1.
Changelog
Sourced from clean-css's changelog.
4.2.1 / 2018-08-07
- Fixes giving
breakWith
option via a string.4.2.0 / 2018-08-02
- Adds
process
method for compatibility with optimize-css-assets-webpack-plugin.- Fixed issue #861 - new
transition
property optimizer.- Fixed issue #895 - ignoring specific styles.
- Fixed issue #947 - selector based filtering.
- Fixed issue #964 - adds configurable line breaks.
- Fixed issue #986 - level 2 optimizations and CSS 4 colors.
- Fixed issue #1000 - carriage return handling in tokenizer.
- Fixed issue #1038 -
font-variation-settings
quoting.- Fixes ReDOS vulnerabilities in validator code.
4.1.11 / 2018-03-06
- Backports fixes to ReDOS vulnerabilities in validator code.
4.1.10 / 2018-03-05
- Fixed issue #988 - edge case in dropping default animation-duration.
- Fixed issue #989 - edge case in removing unused at rules.
- Fixed issue #1001 - corrupted tokenizer state.
- Fixed issue #1006 - edge case in handling invalid source maps.
- Fixed issue #1008 - edge case in breaking up
font
shorthand.4.1.9 / 2017-09-19
- Fixed issue #971 - edge case in removing unused at rules.
4.1.8 / 2017-09-02
- Fixed issue #959 - regression in shortening long hex values.
- Fixed issue #960 - better explanation of
efficiency
stat.- Fixed issue #965 - edge case in parsing comment endings.
- Fixed issue #966 - remote
@import
s referenced from local ones.4.1.7 / 2017-07-14
... (truncated)
- Fixed issue #957 -
0%
minification ofwidth
property.
Commits
-
87a8722
Version 4.2.1. -
b7da0d1
Fixes givingbreakWith
option via a string. -
e14931a
Bumps web interface to version 4.2.0. -
9dd091f
Version 4.2.0. -
59bf990
Fixes #964 - allows for configurable line breaks. -
48808f7
Fixes #1000 - carriage return handling in tokenizer. -
ec259be
Fixes #986 - CSS 4 colors in level 2 optimizations. -
8f52600
Fixes #1036 - doubledeepClone
declaration. -
5603448
Updates changelog - see #1037. -
88c558a
Fix incorrect stripping of quotes in font-variation-settings (#1039) - Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by jakub.pawlowicz, a new releaser for clean-css since your current version.
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 ignore this [patch|minor|major] version
will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.