jamieconnolly / stylelint-config

:gear: My own opinionated stylelint configuration
MIT License
1 stars 0 forks source link

Update stylelint-scss to v1.5.0 #4

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 1.5.0 of stylelint-scss just got published.

Dependency stylelint-scss
Current Version 1.4.4
Type dependency

The version 1.5.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of stylelint-scss. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 6 commits.

  • 380a604 Prepare version 1.5.0 (#128)
  • ef6d565 Add rule: at-rule-no-unknown (#127)
  • 499a148 Update if/else rule docs to use rule-empty-line-before (#116)
  • 619c0cd Remove erroneous whitespece (#114)
  • 7233c07 Merge pull request #113 from ntwb/patch-1
  • 9caebb8 Fix if/else doc duplicate

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

Version 1.5.1 just got published.

Update to this version instead 🚀

Release Notes 1.5.1
  • Fixed: at-rule-no-unknown add missing export to ruleName.
  • Fixed: at-rule-no-unknown add options validation.
Commits

The new version differs by 6 commits.

  • 2256269 Prepare version 1.5.1 (#134)
  • c6b602a at-rule-no-unknown: add missing export to ruleName (#133)
  • 7bda990 Update devDependencies (#132)
  • b2fe8d5 at-rule-no-unknown: copy tests from stylelint (#131)
  • 1a42d8c at-rule-no-unknown: validate options (#130)
  • fad9d72 Update to use newest eslint-config-stylelint (#129)

See the full diff