vladimir-barsuchenko / angular-tuned

2 stars 0 forks source link

Update stylelint-scss to the latest version 🚀 #69

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 3.1.1 of stylelint-scss was just published.

Dependency [stylelint-scss](https://github.com/kristerkari/stylelint-scss)
Current Version 3.1.0
Type devDependency

The version 3.1.1 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.


Commits

The new version differs by 7 commits.

  • 8f79877 Merge pull request #254 from kristerkari/release/3.1.1
  • ff7eebc Prepare version 3.1.1
  • cb9c06b Merge pull request #253 from YozhikM/issue-252
  • 9bfed13 Fix #252
  • b3db105 Update dependencies to latest versions (#251)
  • 470a792 Added instructions how to make the rule work (#250)
  • 5c5bcbf Smal formatting fix [ci skip]

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 6 years ago

Version 3.1.2 just got published.

Update to this version instead 🚀

Release Notes 3.1.2
  • Fixed: compatibility with non css syntaxes.
Commits

The new version differs by 3 commits.

  • 0055d19 Prepare version 3.1.2
  • f5da10e Merge pull request #248 from evilebottnawi/fix-compatibility-with-non-css-syntaxes
  • 00153d6 fix: compatibility with non css syntaxes

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.1.3 just got published.

Update to this version instead 🚀

Release Notes 3.1.3
  • Fixed: compatibility with non css syntaxes for operator-no-newline-after and operator-no-newline-before rules.
Commits

The new version differs by 3 commits.

  • 69a4c62 Prepare version 3.1.3
  • 6abc294 Merge pull request #255 from evilebottnawi/fix-non-css-syntaxes
  • 2713d4b fix: handle non css syntaxes

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.2.0 just got published.

Update to this version instead 🚀

Release Notes 3.2.0
  • Added: no-dollar-variables rule.
  • Added: ignoreInside and ignoreInsideAtRules options to no-duplicate-dollar-variables rule.
  • Fixed: operator-no-unspaced no longer warns for unicode-range property.
Commits

The new version differs by 12 commits.

  • f9fdc87 Merge pull request #265 from kristerkari/release/3.2.0
  • f01cb4c Prepare version 3.2.0
  • f5ccbe9 Merge pull request #264 from kristerkari/greenkeeper/postcss-7.0.1
  • 91a2875 chore(package): update postcss to version 7.0.1
  • fa7bb1d Merge pull request #260 from kristerkari/greenkeeper/postcss-scss-2.0.0
  • 860d730 Merge pull request #256 from kristerkari/feature/no-duplicate-dollar-variables-ignore-options
  • 0b18082 Merge pull request #262 from kristerkari/bugfix/unicode-range-and-operator-rules
  • 210b5af Merge pull request #263 from kristerkari/rule/no-dollar-variables
  • efa3f51 Add no-dollar-variables rule
  • 1d45038 make sure that operator* rules don't warn for unicode-range property
  • 41d3249 chore(package): update postcss-scss to version 2.0.0
  • 3a691a5 Add ignore options to no-duplicate-dollar-variables

See the full diff