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

Update dependency stylelint-config-recommended-scss to v14 #35

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
stylelint-config-recommended-scss ^4.2.0 -> ^14.0.0 age adoption passing confidence

Release Notes

stylelint-scss/stylelint-config-recommended-scss (stylelint-config-recommended-scss)

v14.1.0

Compare Source

  • Changed: replaced deprecated scss/at-import-partial-extension rule with scss/load-partial-extension rule.
  • Changed: updated to stylelint-scss@6.4.0.

v14.0.0

Compare Source

v13.1.0

Compare Source

  • Changed: replaced deprecated scss/at-import-no-partial-leading-underscore rule with scss/load-no-partial-leading-underscore rule.
  • Changed: updated to stylelint-scss@5.3.0.

v13.0.0

Compare Source

v12.0.0

Compare Source

v11.0.0

Compare Source

v10.0.0

Compare Source

v9.0.1

Compare Source

  • Fixed: disabled annotation-no-unknown rule because of false positives.

v9.0.0

Compare Source

v8.0.0

Compare Source

  • Changed: updated to stylelint-config-recommended@9.0.0.
  • Changed: updated stylelint peer dependency to ^14.10.0.
  • Added: postcss as an optional peer dependency.
  • Fixed: annotation-no-unknown allow !default and !global.

v7.0.0

Compare Source

v6.0.0

Compare Source

  • Changed: updated to stylelint-config-recommended@7.0.0.
  • Changed: updated stylelint peer dependency to ^14.4.0.
  • Fixed: disabled function-no-unknown rule.
  • Fixed: no-invalid-position-at-import-rule allow @forward before @import.

v5.0.2

Compare Source

  • Fixed: resolution of postcss-scss custom syntax when postcss@7 is in the tree.

v5.0.1

Compare Source

  • Fixed: turn off the comment-no-empty rule when scss/comment-no-empty is enabled.

v5.0.0

Compare Source

This release adds over a dozen new rules.

If needed, you can extend the config to turn off any of the new rules.

  • Removed: stylelint less than 14.0.0 from peer dependencies.
  • Changed: updated to stylelint-config-recommended@6.0.0.
  • Added: scss/at-extend-no-missing-placeholder rule.
  • Added: scss/at-if-no-null rule.
  • Added: scss/at-import-no-partial-leading-underscore rule.
  • Added: scss/at-import-partial-extension rule.
  • Added: scss/comment-no-empty rule.
  • Added: scss/declaration-nested-properties-no-divided-groups rule.
  • Added: scss/dollar-variable-no-missing-interpolation rule.
  • Added: scss/function-quote-no-quoted-strings-inside rule.
  • Added: scss/function-unquote-no-unquoted-strings-inside rule.
  • Added: scss/no-duplicate-mixins rule.
  • Added: scss/no-global-function-names rule.
  • Added: scss/operator-no-newline-after rule.
  • Added: scss/operator-no-newline-before rule.
  • Added: scss/operator-no-unspaced rule.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/stylelint-config-recommended-scss-14.x branch from 8fe1337 to 2dcf019 Compare January 1, 2024 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants