Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency postcss-cli to v9 #863

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 26, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
postcss-cli 4.1.1 -> 9.0.2 age adoption passing confidence

Release Notes

postcss/postcss-cli

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

v8.3.1

Compare Source

  • Ensure paths are not interpreted as numbers (#​360)
  • Better errors for incorrect postcss version (#​361, #​362)

v8.3.0

Compare Source

v8.2.0

Compare Source

  • Allow backslashes in paths for better Windows experence (#​355)

v8.1.0

Compare Source

  • Add support for postcss.config.cjs files (#​351)

v8.0.0

Compare Source

v7.1.2

Compare Source

  • Make --version machine-readable (#​334, #​335)
  • Organize and clarify --help text (#​336)
  • Update dependencies

v7.1.1

Compare Source

  • Fix bug where external source maps were not properly generated (#​324)
  • Update dependencies

v7.1.0

Compare Source

  • Respect map.annotation option when set to a string (#​307)

v7.0.0

Compare Source

v6.1.3

Compare Source

  • Fix external sorcemap filenames when the directory name contains .css (#​283, #​286)

v6.1.2

Compare Source

  • Upgrade dependency globby to fix bug in sub-dependency (#​265, #​270)

v6.1.1

Compare Source

v6.1.0

Compare Source

  • Add --include-dotfiles flag to allow globs to match dotfiles. (#​254)
  • Only log warning messages. This has always been intended behavior, but it wasn't working as expected. (#​244)

v6.0.1

Compare Source

  • Better error handling for errors thrown by plugins (#​242, #​243)
  • Update dependencies
  • Clarify docs (#​233)

v6.0.0

Compare Source

v5.0.1

Compare Source

  • Shallow copy options object; fixes a few edge cases
  • Adjust options for file watching to play better with some editors

v5.0.0

Compare Source

  • Now allows passing a directory as the input (all files in the directory will be processed)
  • The CLI is now silent by default; added --verbose flag for if you want noisy logs
  • Doesn't exit watch mode when there's an error in the plugin chain
  • Removed non-obvious shorthand arguments (-x, -p, -s, -t, -e, -b, & -c). Also removed -v as an alias for --version.
  • Prevent stupid option combinations like --dir & -o, and --watch & --replace
  • Doesn't allow --watch when writing to STDOUT

Configuration

📅 Schedule: "before 3am on Monday" in timezone Europe/Moscow.

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

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

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


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot requested a review from nd0ut September 26, 2021 22:43
@nd0ut nd0ut closed this Nov 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants