Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 1, 2020

This PR contains the following updates:

Package Type Update New value References Sourcegraph
stylelint-scss dependencies minor ^3.17.2 source code search for "stylelint-scss"

Release Notes

kristerkari/stylelint-scss

v3.17.2

Compare Source

  • Updated: postcss-value-parser dependency and dev dependencies to latest versions.

v3.17.1

Compare Source

  • Fixed: function-color-relative false positives for CSS filter property.

v3.17.0

Compare Source

  • Added: comment-no-empty rule.

v3.16.1

Compare Source

  • Fixed: operator-no-unspaced don't warn for negative numbers inside a function call in interpolated values.

v3.16.0

Compare Source

  • Added: no-global-function-names rule.
  • Added: dollar-variable-first-in-block rule.
  • Added: dollar-variable-empty-line-after rule.
  • Fixed: function-color-relative, function-quote-no-quoted-strings-inside and function-unquote-no-unquoted-strings-inside point the warning to the function name.

v3.15.0

Compare Source

  • Changed: no-duplicate-dollar-variables do not warn for duplicate variables that are in different scopes. A dollar variable is now considered a duplicate if it shadows a variable of the same name (see the Sass documentation).
  • Added: media-feature-value-dollar-variable new option ignore: ["keywords"] to not warn when the media feature value is a keyword value like none, dark, fine, srgb.
  • Added: double-slash-comment-empty-line-before new options except: ["inside-block"] and ignore: ["inside-block"].
  • Fixed: operator-no-unspaced do not find operators in valid unquoted URLs.

Renovate configuration

📅 Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot requested a review from a team April 1, 2020 07:07
@renovate renovate bot force-pushed the renovate/stylelint-scss-3.x branch from f29785e to caaf16a Compare April 9, 2020 08:33
@renovate renovate bot changed the title fix(deps): update dependency stylelint-scss to ^3.16.0 fix(deps): update dependency stylelint-scss to ^3.16.1 Apr 9, 2020
@renovate renovate bot force-pushed the renovate/stylelint-scss-3.x branch from caaf16a to 9fcc56d Compare April 14, 2020 07:07
@renovate renovate bot changed the title fix(deps): update dependency stylelint-scss to ^3.16.1 fix(deps): update dependency stylelint-scss to ^3.17.0 Apr 14, 2020
@renovate renovate bot force-pushed the renovate/stylelint-scss-3.x branch from 9fcc56d to 161fe7a Compare April 20, 2020 09:40
@renovate renovate bot changed the title fix(deps): update dependency stylelint-scss to ^3.17.0 fix(deps): update dependency stylelint-scss to ^3.17.1 Apr 20, 2020
@renovate renovate bot force-pushed the renovate/stylelint-scss-3.x branch from 161fe7a to bbc6bfb Compare May 6, 2020 10:08
@renovate renovate bot changed the title fix(deps): update dependency stylelint-scss to ^3.17.1 fix(deps): update dependency stylelint-scss to ^3.17.2 May 6, 2020
@felixfbecker felixfbecker merged commit c5ca108 into master May 28, 2020
@felixfbecker felixfbecker deleted the renovate/stylelint-scss-3.x branch May 28, 2020 09:33
@sourcegraph-bot
Copy link

🎉 This PR is included in version 1.1.9 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

4 participants