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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency stylelint-scss to v4 #114

Merged
merged 1 commit into from
Nov 22, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 19, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
stylelint-scss ^3.5.3 -> ^4.0.0 age adoption passing confidence

Release Notes

stylelint-scss/stylelint-scss

v4.0.0

Compare Source

  • Removed: stylelint@13 support.
  • Added: stylelint@14 support.

v3.21.0

Compare Source

  • Changed: no-global-function-names handle interpolated values and add mappings for color functions.

v3.20.1

Compare Source

  • Fixed: comment-no-empty remove duplicate rule name from rule's rejected message and improve readme.
  • Fixed: at-rule-no-unknown remove duplicate rule name from rule's rejected message.

v3.20.0

Compare Source

  • Changed: dollar-variable-first-in-block to support @use and @forward when using the ignore: ["imports"] option.
  • Fixed: selector-nest-combinators throwing an error when certain type of nesting was used.
  • Fixed: dimension-no-non-numeric-values throwing an error for certain type of unitless interpolation.

v3.19.0

Compare Source

  • Added: ignoreDefaults option to no-duplicate-dollar-variables rule.

v3.18.0

Compare Source

  • Added: selector-no-redundant-nesting-selector add ignoreKeywords option to ignore certain keywords that can be used in Less or some other non-Scss syntax.
  • Fixed: comment-no-loud fix a bug where the rule was only checking for comments that were in the beginning of the file.

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.

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 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, click this checkbox.

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

@renovate renovate bot requested a review from a team as a code owner November 19, 2021 01:12
@ibmdotcom-bot
Copy link
Contributor

ibmdotcom-bot commented Nov 19, 2021

@renovate renovate bot force-pushed the renovate/stylelint-scss-4.x branch 6 times, most recently from 69f3ab0 to ce3c76d Compare November 19, 2021 02:17
@kodiakhq
Copy link

kodiakhq bot commented Nov 20, 2021

This PR currently has a merge conflict. Please resolve this and then re-add the Ready to merge label.

@kodiakhq kodiakhq bot removed the Ready to merge label Nov 20, 2021
@renovate renovate bot force-pushed the renovate/stylelint-scss-4.x branch from 99535ce to b069682 Compare November 20, 2021 15:19
@kodiakhq kodiakhq bot merged commit 880c8db into master Nov 22, 2021
@kodiakhq kodiakhq bot deleted the renovate/stylelint-scss-4.x branch November 22, 2021 02:12
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.

3 participants