Update stylelint to the latest version 🚀 #95
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.
Version 9.2.0 of stylelint was just published.
The version 9.2.0 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.
It might be worth looking into these changes and trying to get this project onto the latest version of stylelint.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Release Notes
9.2.0selector-max-pseudo-class
rule (#3195).require('stylelint')
time (#3242).indentation
false positives for at-root (#3225).max-empty-lines
false positives for non-CSS blocks (#3229).no-empty-source
false positives for non-CSS blocks (#3240).string-no-newline
false positives for non-CSS blocks (#3228).Commits
The new version differs by 32 commits.
f60ab68
Increase timeout for long running tests
55ab24d
Mock getStdin
67b062a
Resolve promise
b021ad0
Incease CLI test timeout
6f6aa39
Update CHANGELOG.md
1814f4d
Fix autofix writing to files that aren't changed (#3241)
60aadd1
Fix false positives for non-CSS files in no-empty-source (#3240)
973e07b
Fix require (and test) performance (#3242)
07df575
fix(package): update postcss-html to version 0.18.0 (#3243)
2083aef
Increase timeout only for specific tests
059a8e3
Increase Jest timeout
d5d8f77
Prepare 9.2.0
0dfeaae
Update CHANGELOG.md
f6765c2
Update flow-bin to the latest version 🚀 (#3203)
e59f167
Update postcss-html to version 0.17.0 (#3238)
There are 32 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 🌴