Update stylelint to the latest version 🚀 #10
Merged
+157
−151
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.
Version 8.2.0 of stylelint was just published.
The version 8.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
8.2.0length-zero-no-unit
autofix (#2861).selector-max-specificity
support for level 4 evaluation context pseudo-classes (#2857).ignoreUnits
option tonumber-max-precision
(#2941).ignoreSelectors
option toselector-max-specificity
(#2857).ignoreProperties
option tovalue-keyword-case
(#2937).*-empty-line-before
false negatives and positives when two or moreexcept: [*]
options were triggered (#2920).*-empty-line-before
false positives for CSS in HTML (#2854).rule-empty-line-before
false positives forignore: ["inside-block"]
and CSS in HTML (#2894).rule-empty-line-before
false positives forexcept: ["after-single-line-comment"]
and preceding shared-line comments (#2920).selector-list-comma-newline-after
false positives for shared-line comments separated by more than once space (#2915).selector-pseudo-class-no-unknown
false positives when using chained pseudo-classes (#2810).string-quotes
false positives for@charset
and single quotes (#2902).unit-no-unknown
false positives for spaceless multiplication and division incalc()
functions (#2848).Commits
The new version differs by 64 commits.
0c27c3b
Prepare 8.2.0
daa5320
Move max-nesting-depth into limiting rules (#2938)
9976628
Update CHANGELOG.md
3457b84
Add ignoreProperties option to value-keyword-case rule (#2937)
fe071b6
Update CHANGELOG.md
9f22b43
Add ignoreUnits option to number-max-precision rule (#2941)
4156b8b
Add remark lint for space above headers (#2944)
eaf0afc
Adding yarn.lock to .gitignore file (#2943)
f02a160
chore(package): update eslint to version 4.8.0 (#2932)
9d33d3e
chore(package): update coveralls to version 3.0.0 (#2928)
6fedf7c
Cosmiconfig-3.1.0 (#2934)
b23a748
Disable package-lock (#2936)
9cf608a
Update flow-bin to the latest version 🚀 (#2931)
1d2be29
Update CHANGELOG.md
c33e92b
Update dependencies to enable Greenkeeper 🌴 (#2926)
There are 64 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 🌴