Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update stylelint-scss to the latest version 馃殌 #439

Merged
merged 1 commit into from
Apr 25, 2018

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Mar 31, 2018

鈽濓笍 Greenkeeper鈥檚 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鈥檛 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鈥檛 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鈥檛 help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 馃尨

@coveralls
Copy link

Coverage Status

Coverage remained the same at 94.768% when pulling c77144d on greenkeeper/stylelint-scss-3.0.0 into 0aded09 on master.

greenkeeper bot added a commit that referenced this pull request Apr 18, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 18, 2018

Version 3.0.1 just got published.

Update to this version instead 馃殌

Release Notes 3.0.1
  • Fixed: at-function-named-arguments now ignores Sass maps.
Commits

The new version differs by 3 commits.

  • 56b9919 Prepare version 3.0.1
  • 316e722 at-function-named-arguments: ignore Sass maps (#237)
  • f5733b0 move greenkeeper badge [ci skip]

See the full diff

@Fa-So Fa-So merged commit e3078ce into master Apr 25, 2018
@Fa-So Fa-So deleted the greenkeeper/stylelint-scss-3.0.0 branch April 25, 2018 09:42
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.

None yet

2 participants