Skip to content

Conversation

@greenkeeper
Copy link
Contributor

@greenkeeper greenkeeper bot commented Feb 14, 2020

The devDependency stylelint was updated from 13.1.0 to 13.2.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Publisher: jeddy3
License: MIT

Release Notes for 13.2.0
  • Security: updated to postcss-selector-parser@6 due to a vulnerability in one of postcss-selector-parser@3 dependencies (#4595). Due to this update:
    • selector-descendant-combinator-no-non-space will ignore selectors containing comments
    • selector-pseudo-class-parentheses-space-inside can't autofix pseudo-classes that contain comments
  • Added: --stdin CLI flag that accepts stdin input even if it is empty (#4594).
  • Fixed: autofix will ignore sources containing disable comments or nested tagged template literals - this is workaround to make autofix safer to use until we can resolve the underlying issues (#4573).
Commits

The new version differs by 14 commits.

  • 142ed1c 13.2.0
  • e032f86 Prepare 13.2.0
  • 36e2dbb Reinstate and document workaround feature (#4592)
  • 20d1a96 Improve documentation (#4591)
  • 05a89fa Use arrow functions consistently (#4453)
  • e7ba4d0 Fix open handles test issue (#4601)
  • d7d6141 Fix prettier warning
  • f0f47f5 Update CHANGELOG.md
  • b72df96 Update selector parser (#4595)
  • e4a356f Update CHANGELOG.md
  • 12c22cb Add --stdin flag (#4594)
  • 8c25249 Format markdown files with Prettier (#4588)
  • 92aaa80 Update CHANGELOG.md
  • 9f76ed3 Disable fixing files if fixing can cause bugs (#4573)

See the full diff


FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@philwareham philwareham merged commit 3e121d9 into master Feb 14, 2020
@greenkeeper greenkeeper bot deleted the greenkeeper/stylelint-13.2.0 branch February 14, 2020 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants