pressbooks / pressbooks-luther

Named after Martin Luther, this is a traditional book theme, good for novels, and text-heavy non-fiction. An earlier version of this theme was commissioned by Fortress Press / Augsburg Fortress.
GNU General Public License v3.0
1 stars 1 forks source link

[Security] Bump clean-css from 4.1.9 to 4.2.1 #15

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps clean-css from 4.1.9 to 4.2.1. This update includes security fixes.

Vulnerabilities fixed *Sourced from [The npm Advisory Database](https://npmjs.com/advisories/785).* > **Regular Expression Denial of Service** > Version of `clean-css` prior to 4.1.11 are vulnerable to Regular Expression Denial of Service (ReDoS). Untrusted input may cause catastrophic backtracking while matching regular expressions. This can cause the application to be unresponsive leading to Denial of Service. > > Affected versions: <4.1.11
Changelog *Sourced from [clean-css's changelog](https://github.com/jakubpawlowicz/clean-css/blob/master/History.md).* > [4.2.1 / 2018-08-07](https://github.com/jakubpawlowicz/clean-css/compare/v4.2.0...v4.2.1) > ================== > > * Fixes giving `breakWith` option via a string. > > [4.2.0 / 2018-08-02](https://github.com/jakubpawlowicz/clean-css/compare/4.1...v4.2.0) > ================== > > * Adds `process` method for compatibility with optimize-css-assets-webpack-plugin. > * Fixed issue [#861](https://github-redirect.dependabot.com/jakubpawlowicz/clean-css/issues/861) - new `transition` property optimizer. > * Fixed issue [#895](https://github-redirect.dependabot.com/jakubpawlowicz/clean-css/issues/895) - ignoring specific styles. > * Fixed issue [#947](https://github-redirect.dependabot.com/jakubpawlowicz/clean-css/issues/947) - selector based filtering. > * Fixed issue [#964](https://github-redirect.dependabot.com/jakubpawlowicz/clean-css/issues/964) - adds configurable line breaks. > * Fixed issue [#986](https://github-redirect.dependabot.com/jakubpawlowicz/clean-css/issues/986) - level 2 optimizations and CSS 4 colors. > * Fixed issue [#1000](https://github-redirect.dependabot.com/jakubpawlowicz/clean-css/issues/1000) - carriage return handling in tokenizer. > * Fixed issue [#1038](https://github-redirect.dependabot.com/jakubpawlowicz/clean-css/issues/1038) - `font-variation-settings` quoting. > * Fixes ReDOS vulnerabilities in validator code. > > [4.1.11 / 2018-03-06](https://github.com/jakubpawlowicz/clean-css/compare/v4.1.10...v4.1.11) > ================== > > * Backports fixes to ReDOS vulnerabilities in validator code. > > [4.1.10 / 2018-03-05](https://github.com/jakubpawlowicz/clean-css/compare/v4.1.9...v4.1.10) > ================== > > * Fixed issue [#988](https://github-redirect.dependabot.com/jakubpawlowicz/clean-css/issues/988) - edge case in dropping default animation-duration. > * Fixed issue [#989](https://github-redirect.dependabot.com/jakubpawlowicz/clean-css/issues/989) - edge case in removing unused at rules. > * Fixed issue [#1001](https://github-redirect.dependabot.com/jakubpawlowicz/clean-css/issues/1001) - corrupted tokenizer state. > * Fixed issue [#1006](https://github-redirect.dependabot.com/jakubpawlowicz/clean-css/issues/1006) - edge case in handling invalid source maps. > * Fixed issue [#1008](https://github-redirect.dependabot.com/jakubpawlowicz/clean-css/issues/1008) - edge case in breaking up `font` shorthand.
Commits - [`87a8722`](https://github.com/jakubpawlowicz/clean-css/commit/87a872259f5e3745444b20283fbb877148e19f7d) Version 4.2.1. - [`b7da0d1`](https://github.com/jakubpawlowicz/clean-css/commit/b7da0d1f6d69ce85f5b15562e37489ebbd891db9) Fixes giving `breakWith` option via a string. - [`e14931a`](https://github.com/jakubpawlowicz/clean-css/commit/e14931a9c5c56253ccd4c39e7146257bfba8d896) Bumps web interface to version 4.2.0. - [`9dd091f`](https://github.com/jakubpawlowicz/clean-css/commit/9dd091f4c192b45f8b53d682a1ded4b2399c6e90) Version 4.2.0. - [`59bf990`](https://github.com/jakubpawlowicz/clean-css/commit/59bf9908e40a96a608cc1ec5350cd082ae1ce1bd) Fixes [#964](https://github-redirect.dependabot.com/jakubpawlowicz/clean-css/issues/964) - allows for configurable line breaks. - [`48808f7`](https://github.com/jakubpawlowicz/clean-css/commit/48808f7f8201036f571b1a01b2871158f492da5d) Fixes [#1000](https://github-redirect.dependabot.com/jakubpawlowicz/clean-css/issues/1000) - carriage return handling in tokenizer. - [`ec259be`](https://github.com/jakubpawlowicz/clean-css/commit/ec259be95e51405dd954dd557d51649139482acc) Fixes [#986](https://github-redirect.dependabot.com/jakubpawlowicz/clean-css/issues/986) - CSS 4 colors in level 2 optimizations. - [`8f52600`](https://github.com/jakubpawlowicz/clean-css/commit/8f52600a5a43239beaac6cba6304e3e266b64114) Fixes [#1036](https://github-redirect.dependabot.com/jakubpawlowicz/clean-css/issues/1036) - double `deepClone` declaration. - [`5603448`](https://github.com/jakubpawlowicz/clean-css/commit/560344883c8161e99ff9eb4792e03e08c9738282) Updates changelog - see [#1037](https://github-redirect.dependabot.com/jakubpawlowicz/clean-css/issues/1037). - [`88c558a`](https://github.com/jakubpawlowicz/clean-css/commit/88c558a31a1c404eb2097ff9450c736f293e0bd6) Fix incorrect stripping of quotes in font-variation-settings ([#1039](https://github-redirect.dependabot.com/jakubpawlowicz/clean-css/issues/1039)) - Additional commits viewable in [compare view](https://github.com/jakubpawlowicz/clean-css/compare/v4.1.9...v4.2.1)


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 - `@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 - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
greatislander commented 5 years ago

@dependabot ignore this dependency

dependabot-preview[bot] commented 5 years ago

OK, I won't notify you about clean-css again, unless you re-open this PR or update it yourself. 😢