Skip to content

Bump stylelint-scss from 4.7.0 to 6.12.1 #13769

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

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 11, 2025

Bumps stylelint-scss from 4.7.0 to 6.12.1.

Release notes

Sourced from stylelint-scss's releases.

6.12.1

  • 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

6.12.0

  • 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

6.11.1

  • 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

6.11.0

  • 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

6.10.1

  • 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

6.10.0

  • Added: declaration-property-value-no-unknown support nested properties with shorthand values (#1071).
  • Fixed: declaration-property-value-no-unknown fix multiline values parsing (#1085).

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

6.9.0

  • Added: missing native functions (#1070).
  • Fixed: unify rule messages (#1072).

Full Changelog: stylelint-scss/stylelint-scss@v6.8.1...v6.9.0

6.8.1

  • Fixed: declaration-property-value-no-unknown fix false positives for nested properties in nested declarations (#1068).

Full Changelog: stylelint-scss/stylelint-scss@v6.8.0...v6.8.1

6.8.0

  • Added: function-color-channel rule (#1060).

... (truncated)

Changelog

Sourced from stylelint-scss's changelog.

6.12.1

  • 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

6.12.0

  • 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

6.11.1

  • 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

6.11.0

  • 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

6.10.1

  • 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

6.10.0

  • Added: declaration-property-value-no-unknown support nested properties with shorthand values (#1071).
  • Fixed: declaration-property-value-no-unknown fix multiline values parsing (#1085).

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

6.9.0

  • Added: missing native functions (#1070).
  • Fixed: unify rule messages (#1072).

Full Changelog: stylelint-scss/stylelint-scss@v6.8.1...v6.9.0

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 11, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/stylelint-scss-6.12.1 branch 2 times, most recently from 2e5e72b to 7581c22 Compare June 12, 2025 08:05
Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 4.7.0 to 6.12.1.
- [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases)
- [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md)
- [Commits](stylelint-scss/stylelint-scss@v4.7.0...v6.12.1)

---
updated-dependencies:
- dependency-name: stylelint-scss
  dependency-version: 6.12.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/stylelint-scss-6.12.1 branch from 7581c22 to 0fceb86 Compare June 17, 2025 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants