Skip to content

fix(deps): update dependency postcss-cli to v11

Renovate requested to merge renovate/postcss-cli-11.x into staging

This MR contains the following updates:

Package Type Update Change
postcss-cli dependencies major ^8.3.1 -> ^11.0.0

Release Notes

postcss/postcss-cli (postcss-cli)

v11.0.0

Compare Source

v10.1.0

Compare Source

  • Allow running --watch mode in non-TTY contexts, like Docker (#​448)
  • Update dependencies

v10.0.0

Compare Source

  • BREAKING: Drop Node 12 support (#​438)
  • Add support for ESM config files (#​437)

v9.1.0

Compare Source

v9.0.2

Compare Source

  • Switch to picocolors (#​409)
  • Remove test files from npm package

v9.0.1

Compare Source

  • Actually exit with error when attempting to stdout in watch mode
  • Remove bin/ from files in package.json

v9.0.0

Compare Source

  • BREAKING: Require Node.js v12+
  • BREAKING: Must specify full file path, including .js extension, when loading local plugins with --use (#​401)
  • BREAKING: Officially remove support for watching postcss config (was already broken in previous releases)
  • Add support for dir-dependency messages (#​383, #​391)
  • Update deps

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by Renovate

Merge request reports

Loading