Update stylelint to the latest version 🚀 #334
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.
Version 8.3.0 of stylelint was just published.
The version 8.3.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.3.0font-family-no-missing-generic-family-keyword
rule (#2930).no-duplicate-at-import-rules
rule (#2963).number-leading-zero
autofix (#2921).number-no-trailing-zeros
autofix (#2947).shorthand-property-no-redundant-values
autofix (#2956).string-quotes
autofix (#2959).ignore: ["custom-properties"]
option tolength-zero-no-unit
(#2967).except: ["inside-block"]
option torule-empty-line-before
(#2982).ignoreValues
tovalue-no-vendor-prefix
(#3015).ignoreMediaFeatureNames
tounit-blacklist
(#3027).comment-empty-line-before
false positives for shared-line comments (#2986).unit-*
false positives for spaceless multiplication (#2948).Commits
The new version differs by 58 commits.
9207ed5
Prepare 8.3.0
979f92a
Use consistent order in CHANGELOG
128c7dd
Bump no-unknown-animation to limit
78c0a54
Add support for HTML, Markdown and Vue component (#2975)
635ac0b
chore(package): update eslint to version 4.12.0 (#3031)
4e74975
Update CHANGELOG.md
ec2a52e
Add ignoreMediaFeatureNames for unit-blacklist (#3027)
f0ac3e4
Documentation: Move -redundant- rules to Limit language features (#3029)
ded86c8
fix(package): update globby to version 7.0.0 (#3024)
905ff88
Update CHANGELOG.md
6abc9ce
Add ignoreValues: [] to value-no-vendor-prefix (#3015)
12d1698
Update Prettier and apply fixes (#3017)
60a6057
chore(package): update lint-staged to version 5.0.0 (#3020)
18b8d17
chore(package): update eslint to version 4.11.0 (#3019)
122820e
chore(package): update flow-bin to version 0.59.0 (#3016)
There are 58 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 🌴