yuzutech / kroki.io

kroki.io website
https://kroki.io
Mozilla Public License 2.0
8 stars 8 forks source link

Bump clean-css-cli from 4.3.0 to 5.5.1 #84

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps clean-css-cli from 4.3.0 to 5.5.1.

Changelog

Sourced from clean-css-cli's changelog.

5.5.1 / 2022-01-26

  • Bumps clean-css dependency to 5.2.3.

5.5.0 / 2021-12-08

  • Adds a new --watch switch, which makes CLI re-run optimizations when watched file(s) change.

5.4.2 / 2021-10-21

  • Bumps clean-css dependency to 5.2.2.

5.4.1 / 2021-09-30

  • Bumps clean-css dependency to 5.2.1.

5.4.0 / 2021-09-30

  • Bumps clean-css dependency to 5.2.0.

5.3.3 / 2021-08-05

  • Bumps clean-css dependency to 5.1.5.

5.3.2 / 2021-07-29

  • Bumps clean-css dependency to 5.1.4.

5.3.1 / 2021-07-29

  • Bumps clean-css dependency to 5.1.3.

5.3.0 / 2021-04-28

  • Fixed issue #61 - source maps, rebasing, and batch processing.
  • Fixed issue #65 - batch processing with output path.

5.2.2 / 2021-03-19

  • Bumps clean-css dependency to 5.1.2.

... (truncated)

Commits
  • 8ceea22 Version 5.5.1.
  • 7dc34b6 Bumps clean-css dependency to v5.2.3.
  • 1c3b4ba Version 5.5.0.
  • 79f49dd Fixes linter errors.
  • 091f281 Adds version 5.5 entry to readme.
  • 0898802 Adds changelog entry for --watch switch.
  • 8e8e990 Prints a message to standard output whenever a watched file changes.
  • 714b1cb When in watch mode run all optimizations on the first run.
  • 019c031 Add feature --watch by including chokidar (#71)
  • 3b4dd20 Version 5.4.2.
  • Additional commits viewable in compare view


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[bot] commented 2 years ago

Superseded by #86.