Update stylelint to the latest version 🚀#249
Merged
philwareham merged 1 commit intomasterfrom Jun 19, 2018
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 9.3.0 of stylelint was just published.
[stylelint](https://github.com/stylelint/stylelint)The version 9.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
9.3.0<style>tags andstyle=""attributes in XML and XSLT files (#3386).globbyOptionsoption (#3339).keyframes-name-patternrule (#3321).media-feature-name-value-whitelistrule (#3320).selector-pseudo-element-colon-notationautofix (#3345)..vuefiles throwing errors for<style lang="stylus">and<style lang="postcss">(#3331).declaration-block-no-*false positives for non-standard syntax (#3381).function-whitespace-afterfalse positives for "/" (#3132).length-zero-no-unitincorrect autofix for at-includes (#3347).max-nesting-depthfalse positives for nested properties (#3349).no-empty-sourcefalse positives on vue external sources<style src="*">tag (#3331).max-line-lengthfalse positives for non-CSS blocks (#3367).no-eol-whitespacefalse positives for non-CSS blocks (#3367).no-extra-semicolonsfalse positives for non-CSS blocks (#3367).no-missing-end-of-source-newlinefalse positives for non-CSS blocks (#3367).Commits
The new version differs by 46 commits.
13784d7Prepare 9.3.05391106Update CHANGELOG.md3507bacFix false positives on non-standard syntax in declaration-block-no-* (#3381)75172b6Add stylelint-no-indistinguishable-colors plugin (#3394)e766f02Update CHANGELOG.mdd9e313aAdd media-feature-name-value-whitelist (#3320)f885c04Fix template (#3392)282121bUpdate CHANGELOG.md7d80cc5fix(package): update postcss-html to version 0.28.0 (#3386)872a193fix(package): update postcss-syntax to version 0.28.0 (#3388)182e183fix(package): update postcss-markdown to version 0.28.0 (#3387)ad665deUpdate flow-bin to the latest version 🚀 (#3378)243b279Update CoC (#3385)163ca21Update issue templates (#3384)d3d4bfcAdd non-obvious list of rule README conventions (#3363)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 🌴