aurelia / bundler

A library for bundling JavaScript, HTML and CSS for use with SystemJS.
MIT License
37 stars 25 forks source link

build(deps): bump clean-css from 3.4.28 to 4.1.11 #178

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps clean-css from 3.4.28 to 4.1.11.

Changelog

Sourced from clean-css's changelog.

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 @imports referenced from local ones.

4.1.7 / 2017-07-14

  • Fixed issue #957 - 0% minification of width property.

4.1.6 / 2017-07-08

  • Fixed issue #887 - edge case in serializing comments.
  • Fixed issue #953 - beautify breaks attribute selectors.

4.1.5 / 2017-06-29

  • Fixed issue #945 - hex RGBA colors in IE filters.
  • Fixed issue #952 - parsing @page according to CSS3 spec.

4.1.4 / 2017-06-14

  • Fixed issue #950 - bug in removing unused @font-face rules.

4.1.3 / 2017-05-18

... (truncated)
Commits


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 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) - `@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](https://github.com/aurelia/bundler/network/alerts).
CLAassistant commented 4 years ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

EisenbergEffect commented 4 years ago

Closing this issue. The aurelia-bundler library has been superseded by the aurelia-cli.

dependabot[bot] commented 4 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.