Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 17, 2025

This PR contains the following updates:

Package Change Age Confidence
stylelint-scss 6.10.0 -> 6.13.0 age confidence

Release Notes

stylelint-scss/stylelint-scss (stylelint-scss)

v6.13.0

Compare Source

  • Added: at-mixin-argumentless-call-parentheses handle mixin calls with content block arguments (#​1185).
  • Added: at-function-pattern, at-mixin-pattern, dollar-variable-pattern, percent-placeholder-pattern add support for arguments in custom messages (#​1187).
  • Added: dollar-variable-no-missing-interpolation check for CSS custom properties, add autofix, rule documentation improvements (#​1195).
  • Fixed: dollar-variable-colon-space-after prevent TypeError for dynamically created nodes (#​1159).
  • Fixed: load-partial-extension add missing link to docs (#​1202).
  • Fixed: migrate rules to use autofix callback instead of deprecated context.fix (#​1206).
  • Updated: stylelint peer dependency version to ^16.8.2 (required by autofix callback) (#​1206).

Full Changelog: stylelint-scss/stylelint-scss@v6.12.1...v6.13.0

v6.12.1

Compare Source

  • Fixed: stylelint deprecation warnings by adding endIndex to report objects in multiple rules (#​1150).

Full Changelog: stylelint-scss/stylelint-scss@v6.12.0...v6.12.1

v6.12.0

Compare Source

  • Added: double-slash-comment-whitespace-inside add autofix and fix incorrect error locations (#​1146).
  • Added: declaration-property-value-no-unknown add support for nested properties with shorthand values (#​1142).
  • Fixed: operator-no-unspaced don't check Tailwind Directives (#​1147).
  • Fixed: at-use-no-redundant-alias fix false negative for single quotes (#​1130).

Full Changelog: stylelint-scss/stylelint-scss@v6.11.1...v6.12.0

v6.11.1

Compare Source

  • Fixed: no-duplicate-load-rules fix false positive when using @use and @forward for the same stylesheet (#​1124).
  • Fixed: declaration-property-value-no-unknown add support for Sass' rgba() function with a hex value (#​1123).

Full Changelog: stylelint-scss/stylelint-scss@v6.11.0...v6.11.1

v6.11.0

Compare Source

  • Added: no-duplicate-load-rules rule (#​1103).
  • Fixed: declaration-property-value-no-unknown allow functions from explicit namespaces (#​1113).

Full Changelog: stylelint-scss/stylelint-scss@v6.10.1...v6.11.0

v6.10.1

Compare Source

  • Fixed: declaration-property-value-no-unknown fix trailing whitespace in value parsing (#​1089).
  • Fixed: no-global-function-names allow CSS round function (#​1097).

Full Changelog: stylelint-scss/stylelint-scss@v6.10.0...v6.10.1


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-scss-6.x-lockfile branch from 53cd1ab to 8eaafab Compare January 31, 2025 19:53
@renovate renovate bot changed the title fix(deps): update dependency stylelint-scss to v6.10.1 fix(deps): update dependency stylelint-scss to v6.11.0 Jan 31, 2025
@renovate renovate bot changed the title fix(deps): update dependency stylelint-scss to v6.11.0 fix(deps): update dependency stylelint-scss to v6.11.1 Feb 22, 2025
@renovate renovate bot force-pushed the renovate/stylelint-scss-6.x-lockfile branch from 8eaafab to 36c4b5e Compare February 22, 2025 11:19
@renovate renovate bot force-pushed the renovate/stylelint-scss-6.x-lockfile branch from 36c4b5e to ae53523 Compare March 4, 2025 00:02
@renovate renovate bot force-pushed the renovate/stylelint-scss-6.x-lockfile branch from ae53523 to 79a692b Compare March 12, 2025 23:36
@renovate renovate bot force-pushed the renovate/stylelint-scss-6.x-lockfile branch from 79a692b to 4acb079 Compare April 3, 2025 07:46
@renovate renovate bot force-pushed the renovate/stylelint-scss-6.x-lockfile branch from 4acb079 to 3173e47 Compare April 12, 2025 12:02
@renovate renovate bot changed the title fix(deps): update dependency stylelint-scss to v6.11.1 fix(deps): update dependency stylelint-scss to v6.12.0 May 10, 2025
@renovate renovate bot force-pushed the renovate/stylelint-scss-6.x-lockfile branch from 3173e47 to db62f92 Compare May 10, 2025 03:53
@renovate renovate bot force-pushed the renovate/stylelint-scss-6.x-lockfile branch from db62f92 to 7395e37 Compare June 15, 2025 03:25
@renovate renovate bot changed the title fix(deps): update dependency stylelint-scss to v6.12.0 fix(deps): update dependency stylelint-scss to v6.12.1 Jun 15, 2025
@renovate renovate bot force-pushed the renovate/stylelint-scss-6.x-lockfile branch from 7395e37 to e6f577d Compare June 28, 2025 08:09
@renovate renovate bot force-pushed the renovate/stylelint-scss-6.x-lockfile branch from e6f577d to a0aa288 Compare July 5, 2025 20:14
@renovate renovate bot force-pushed the renovate/stylelint-scss-6.x-lockfile branch from a0aa288 to 2eba2a2 Compare August 13, 2025 23:35
@renovate renovate bot changed the title fix(deps): update dependency stylelint-scss to v6.12.1 chore(deps): update dependency stylelint-scss to v6.12.1 Sep 26, 2025
@renovate renovate bot force-pushed the renovate/stylelint-scss-6.x-lockfile branch from 2eba2a2 to d9f316e Compare September 26, 2025 03:39
@renovate renovate bot force-pushed the renovate/stylelint-scss-6.x-lockfile branch from d9f316e to 24a9c2a Compare November 16, 2025 07:46
@renovate renovate bot changed the title chore(deps): update dependency stylelint-scss to v6.12.1 chore(deps): update dependency stylelint-scss to v6.13.0 Dec 4, 2025
@renovate renovate bot force-pushed the renovate/stylelint-scss-6.x-lockfile branch from 24a9c2a to 98b08ec Compare December 4, 2025 19:43
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.

1 participant