Skip to content

Update stylelint-scss to the latest version 🚀#196

Merged
philwareham merged 1 commit intomasterfrom
greenkeeper/stylelint-scss-3.0.0
Mar 31, 2018
Merged

Update stylelint-scss to the latest version 🚀#196
philwareham merged 1 commit intomasterfrom
greenkeeper/stylelint-scss-3.0.0

Conversation

@greenkeeper
Copy link
Copy Markdown
Contributor

@greenkeeper greenkeeper Bot commented Mar 31, 2018

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 3.0.0 of stylelint-scss was just published.

Dependency stylelint-scss
Current Version 2.5.0
Type devDependency

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 - Autofixing

This release adds autofixing to 13 rules and drops support for Node.js v4. Big thanks to @OriR for helping out with implementing autofixing!

Changes

  • Removed: Node.JS 4.x support. Node.js 6.x or greater is now required (#213).
  • Added: at-else-empty-line-before autofix (#221).
  • Added: at-else-if-parentheses-space-before autofix (#222).
  • Added: at-function-parentheses-space-before autofix (#223).
  • Added: at-mixin-parentheses-space-before autofix (#224).
  • Added: dollar-variable-empty-line-before autofix (#226).
  • Added: dollar-variable-colon-space-after autofix (#227).
  • Added: dollar-variable-colon-space-before autofix (#227).
  • Added: at-else-closing-brace-space-after autofix (#228).
  • Added: at-if-else-closing-brace-space-after autofix (#228).
  • Added: at-else-closing-brace-newline-after autofix (#229).
  • Added: at-if-closing-brace-newline-after autofix (#229).
  • Added: double-slash-comment-empty-line-before autofix (#230).
  • Added: dollar-variable-colon-newline-after autofix (#231).
Commits

The new version differs by 17 commits.

  • 4a3fc02 Update package locks and bump version number
  • bc4161a Prepare version 3.0.0 (#235)
  • d3509bd Add autofix for dollar-variable-colon-newline-after (#231)
  • adbc14e Add autofix for double-slash-comment-empty-line-before (#230)
  • d1476d6 Add autofix for at-if/else-closing-brace-newline-after (#229)
  • c9aaa2c Add autofix (#228)
  • 0e8924e Add autofix for dollar-variable-colon-space-after/before (#227)
  • a4d1d73 Add autofix for dollar-variable-empty-line-before (#226)
  • 22d7dbf Add autofix for at-function-parentheses-space-before (#223)
  • 76e7d03 Add autofix for at-mixin-parentheses-space-before (#224)
  • 5f00314 Add autofix for at-else-if-parentheses-space-before (#222)
  • 3d43e95 Add autofix for at-else-empty-line-before (#221)
  • 64dfc32 chore(package): update babel-preset-jest to version 22.4.1 (#234)
  • 7282e1c chore(package): update stylelint to version 9.1.3 (#232)
  • 2a64369 chore(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 🌴

@philwareham philwareham merged commit 4e94955 into master Mar 31, 2018
@greenkeeper greenkeeper Bot deleted the greenkeeper/stylelint-scss-3.0.0 branch March 31, 2018 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant