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

Update stylelint to the latest version 🚀 #70

Merged
merged 2 commits into from
Nov 16, 2019

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Nov 16, 2019

The devDependency stylelint was updated from 11.1.1 to 12.0.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: hudochenkov
License: MIT

Release Notes for 12.0.0
  • Removed: ignoring bower_components folder by default (#4384).
  • Removed: createRuleTester API (#4385).
  • Added: more information for custom formatters (#4393).
  • Fixed: comment-empty-line-before false positives for selector lists and shared-line comments (#4360).
  • Fixed: font-family-no-missing-generic-family-keyword false positives for Sass-variables with namespaces (#4378).
  • Fixed: font-weight-notation false positives for font-weight ranges in @font-face (#4372).
  • Fixed: length-zero-no-unit false positives for line-height, and for fr units (#4394).
  • Fixed: length-zero-no-unit false positives for Less variables (#4405).
  • Fixed: selector-max-* false negatives for rules with nested rules (#4357).
  • Fixed: incorrect error message when parsing files with a broken syntax (#4364).
Commits

The new version differs by 46 commits.

  • 7d56168 12.0.0
  • 2edff0f Prepare 12.0.0
  • 30a5294 Update CHANGELOG.md
  • 6f81748 Ignore Less variables in length-zero-no-unit (#4405)
  • 3320783 Update dependencies (#4404)
  • e963b20 Add missing css to syntax list on Node API doc (#4409)
  • 334f615 Update postcss-sass to 0.4.2 (#4408)
  • 3a94fe5 Update CHANGELOG.md
  • 1c415f5 Fix false positives for line-height, and for fr units in length-zero-no-unit (#4394)
  • b8f872b Add funding information to package (#4398)
  • f2db8d4 Update CHANGELOG.md
  • 16ba7e4 Provide more information for custom formatters (#4393)
  • a37ab7a Update CHANGELOG.md
  • 6580cef Ignore Sass namespaces (#4379)
  • 85174c7 Remove own implementation of Levenshtein distance utility (#4391)

There are 46 commits in total.

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 🌴

@coveralls
Copy link

Coverage Status

Coverage remained the same at 77.815% when pulling 66bed03 on greenkeeper/stylelint-12.0.0 into cbefa6d on master.

@dpmcmlxxvi dpmcmlxxvi merged commit 25724b3 into master Nov 16, 2019
@greenkeeper greenkeeper bot deleted the greenkeeper/stylelint-12.0.0 branch November 16, 2019 20:06
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