Update stylelint-scss to the latest version 🚀#196
Merged
philwareham merged 1 commit intomasterfrom Mar 31, 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.
☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.
Version 3.0.0 of stylelint-scss was just published.
The version 3.0.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-scss.
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
3.0.0 - AutofixingThis release adds autofixing to 13 rules and drops support for Node.js v4. Big thanks to @OriR for helping out with implementing autofixing!
Changes
at-else-empty-line-beforeautofix (#221).at-else-if-parentheses-space-beforeautofix (#222).at-function-parentheses-space-beforeautofix (#223).at-mixin-parentheses-space-beforeautofix (#224).dollar-variable-empty-line-beforeautofix (#226).dollar-variable-colon-space-afterautofix (#227).dollar-variable-colon-space-beforeautofix (#227).at-else-closing-brace-space-afterautofix (#228).at-if-else-closing-brace-space-afterautofix (#228).at-else-closing-brace-newline-afterautofix (#229).at-if-closing-brace-newline-afterautofix (#229).double-slash-comment-empty-line-beforeautofix (#230).dollar-variable-colon-newline-afterautofix (#231).Commits
The new version differs by 17 commits.
4a3fc02Update package locks and bump version numberbc4161aPrepare version 3.0.0 (#235)d3509bdAdd autofix for dollar-variable-colon-newline-after (#231)adbc14eAdd autofix for double-slash-comment-empty-line-before (#230)d1476d6Add autofix for at-if/else-closing-brace-newline-after (#229)c9aaa2cAdd autofix (#228)0e8924eAdd autofix for dollar-variable-colon-space-after/before (#227)a4d1d73Add autofix for dollar-variable-empty-line-before (#226)22d7dbfAdd autofix for at-function-parentheses-space-before (#223)76e7d03Add autofix for at-mixin-parentheses-space-before (#224)5f00314Add autofix for at-else-if-parentheses-space-before (#222)3d43e95Add autofix for at-else-empty-line-before (#221)64dfc32chore(package): update babel-preset-jest to version 22.4.1 (#234)7282e1cchore(package): update stylelint to version 9.1.3 (#232)2a64369chore(package): update lint-staged to version 7.0.1 (#233)There are 17 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 🌴