iMattPro / abbc3

Advanced BBCode Box - An extension for phpBB
https://www.phpbb.com/customise/db/extension/advanced_bbcode_box/
GNU General Public License v2.0
26 stars 28 forks source link

Bump clean-css-cli from 5.4.2 to 5.5.0 #97

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps clean-css-cli from 5.4.2 to 5.5.0.

Changelog

Sourced from clean-css-cli's changelog.

5.5.0 / 2021-xx-xx

  • Adds a new --watch switch, which makes CLI re-run optimizations when watched file(s) change.
Commits
  • 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.
  • 6f3f188 Bumps clean-css dependency to version 5.2.2.
  • d896f60 Version 5.4.1.
  • 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)
codecov[bot] commented 2 years ago

Codecov Report

Merging #97 (32a7538) into develop (40d6966) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop      #97   +/-   ##
==========================================
  Coverage      97.64%   97.64%           
  Complexity       136      136           
==========================================
  Files             11       11           
  Lines            468      468           
==========================================
  Hits             457      457           
  Misses            11       11           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 40d6966...32a7538. Read the comment docs.

dependabot[bot] commented 2 years ago

Looks like clean-css-cli is up-to-date now, so this is no longer needed.