chore(deps-dev): Bump stylelint-scss from 6.13.0 to 7.0.0 (#1645)

Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss)
from 6.13.0 to 7.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/stylelint-scss/stylelint-scss/releases">stylelint-scss's
releases</a>.</em></p>
<blockquote>
<h2>7.0.0</h2>
<ul>
<li>Removed: support for Node.js less than 20.19.0 (<a
href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1221">#1221</a>)</li>
<li>Removed: deprecated rules (<a
href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1220">#1220</a>):
<ul>
<li><code>at-import-no-partial-leading-underscore</code></li>
<li><code>at-import-partial-extension-blacklist</code></li>
<li><code>at-import-partial-extension-whitelist</code></li>
<li><code>at-import-partial-extension</code></li>
</ul>
</li>
<li>Changed: to ES Modules (<a
href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/931">#931</a>)</li>
<li>Added: <code>stylelint@^17.0.0</code> to peer dependency (<a
href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1222">#1222</a>)</li>
<li>Added: <code>selector-class-pattern</code> rule (<a
href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1219">#1219</a>)</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/stylelint-scss/stylelint-scss/compare/v6.14.0...v7.0.0">https://github.com/stylelint-scss/stylelint-scss/compare/v6.14.0...v7.0.0</a></p>
<h2>6.14.0</h2>
<ul>
<li>Added: <code>dollar-variable-no-missing-interpolation</code> report
namespaced variables in custom properties (<a
href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1225">#1225</a>).</li>
<li>Added: <code>function-disallowed-list</code> check disallowed
functions inside <code>@return</code> expressions (<a
href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1214">#1214</a>).</li>
<li>Fixed: <code>dollar-variable-no-missing-interpolation</code> fix
false positive for variables already inside interpolation (<a
href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1213">#1213</a>).</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/stylelint-scss/stylelint-scss/compare/v6.13.0...v6.14.0">https://github.com/stylelint-scss/stylelint-scss/compare/v6.13.0...v6.14.0</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md">stylelint-scss's
changelog</a>.</em></p>
<blockquote>
<h1>7.0.0</h1>
<ul>
<li>Removed: support for Node.js less than 20.19.0 (<a
href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1221">#1221</a>)</li>
<li>Removed: deprecated rules (<a
href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1220">#1220</a>):
<ul>
<li><code>at-import-no-partial-leading-underscore</code></li>
<li><code>at-import-partial-extension-blacklist</code></li>
<li><code>at-import-partial-extension-whitelist</code></li>
<li><code>at-import-partial-extension</code></li>
</ul>
</li>
<li>Changed: to ES Modules (<a
href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/931">#931</a>)</li>
<li>Added: <code>stylelint@^17.0.0</code> to peer dependency (<a
href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1222">#1222</a>)</li>
<li>Added: <code>selector-class-pattern</code> rule (<a
href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1219">#1219</a>)</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/stylelint-scss/stylelint-scss/compare/v6.14.0...v7.0.0">https://github.com/stylelint-scss/stylelint-scss/compare/v6.14.0...v7.0.0</a></p>
<h1>6.14.0</h1>
<ul>
<li>Added: <code>dollar-variable-no-missing-interpolation</code> report
namespaced variables in custom properties (<a
href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1225">#1225</a>).</li>
<li>Added: <code>function-disallowed-list</code> check disallowed
functions inside <code>@return</code> expressions (<a
href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1214">#1214</a>).</li>
<li>Fixed: <code>dollar-variable-no-missing-interpolation</code> fix
false positive for variables already inside interpolation (<a
href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1213">#1213</a>).</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/stylelint-scss/stylelint-scss/compare/v6.13.0...v6.14.0">https://github.com/stylelint-scss/stylelint-scss/compare/v6.13.0...v6.14.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="6a0db05c48"><code>6a0db05</code></a>
7.0.0</li>
<li><a
href="341c28c8dd"><code>341c28c</code></a>
Merge pull request <a
href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1227">#1227</a>
from stylelint-scss/v7</li>
<li><a
href="7e94463a34"><code>7e94463</code></a>
Bump stylelint</li>
<li><a
href="d4f1249f0f"><code>d4f1249</code></a>
Document 7.0.0 changelog (<a
href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1223">#1223</a>)</li>
<li><a
href="cd3f43f194"><code>cd3f43f</code></a>
Remove deprecated rules (<a
href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1220">#1220</a>)</li>
<li><a
href="e24b0b6ece"><code>e24b0b6</code></a>
Add <code>selector-class-pattern</code> rule (<a
href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1219">#1219</a>)</li>
<li><a
href="7dccb8229e"><code>7dccb82</code></a>
Remove support for Node.js 18 (<a
href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1221">#1221</a>)</li>
<li><a
href="78ccda60c5"><code>78ccda6</code></a>
Add support for Stylelint 17 (<a
href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1222">#1222</a>)</li>
<li><a
href="e1c86b6378"><code>e1c86b6</code></a>
Change module type to ESM (<a
href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1224">#1224</a>)</li>
<li><a
href="56b5efb8b1"><code>56b5efb</code></a>
6.14.0</li>
<li>Additional commits viewable in <a
href="https://github.com/stylelint-scss/stylelint-scss/compare/v6.13.0...v7.0.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=stylelint-scss&package-manager=npm_and_yarn&previous-version=6.13.0&new-version=7.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-01-20 14:09:57 +00:00
committed by GitHub
parent 65bafc61e1
commit a93233ba59
2 changed files with 36 additions and 6 deletions

40
package-lock.json generated
View File

@@ -108,7 +108,7 @@
"sass": "^1.97.2",
"stylelint": "^17.0.0",
"stylelint-config-recommended-scss": "^16.0.2",
"stylelint-scss": "^6.13.0",
"stylelint-scss": "^7.0.0",
"typescript": "^5.9.3",
"typescript-eslint": "^8.53.0",
"uuid": "^13.0.0",
@@ -14148,10 +14148,17 @@
}
}
},
"node_modules/stylelint-scss": {
"version": "6.13.0",
"resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-6.13.0.tgz",
"integrity": "sha512-kZPwFUJkfup2gP1enlrS2h9U5+T5wFoqzJ1n/56AlpwSj28kmFe7ww/QFydvPsg5gLjWchAwWWBLtterynZrOw==",
"node_modules/stylelint-config-recommended-scss/node_modules/mdn-data": {
"version": "2.26.0",
"resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.26.0.tgz",
"integrity": "sha512-ZqI0qjKWHMPcGUfLmlr80NPNVHIOjPMHtIOe1qXYFGS0YBZ1YKAzo9yk8W+gGrLCN0Xdv/RKxqdIsqPakEfmow==",
"dev": true,
"license": "CC0-1.0"
},
"node_modules/stylelint-config-recommended-scss/node_modules/stylelint-scss": {
"version": "6.14.0",
"resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-6.14.0.tgz",
"integrity": "sha512-ZKmHMZolxeuYsnB+PCYrTpFce0/QWX9i9gh0hPXzp73WjuIMqUpzdQaBCrKoLWh6XtCFSaNDErkMPqdjy1/8aA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -14171,6 +14178,29 @@
"stylelint": "^16.8.2"
}
},
"node_modules/stylelint-scss": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-7.0.0.tgz",
"integrity": "sha512-H88kCC+6Vtzj76NsC8rv6x/LW8slBzIbyeSjsKVlS+4qaEJoDrcJR4L+8JdrR2ORdTscrBzYWiiT2jq6leYR1Q==",
"dev": true,
"license": "MIT",
"dependencies": {
"css-tree": "^3.0.1",
"is-plain-object": "^5.0.0",
"known-css-properties": "^0.37.0",
"mdn-data": "^2.25.0",
"postcss-media-query-parser": "^0.2.3",
"postcss-resolve-nested-selector": "^0.1.6",
"postcss-selector-parser": "^7.1.1",
"postcss-value-parser": "^4.2.0"
},
"engines": {
"node": ">=20.19.0"
},
"peerDependencies": {
"stylelint": "^16.8.2 || ^17.0.0"
}
},
"node_modules/stylelint-scss/node_modules/mdn-data": {
"version": "2.25.0",
"resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.25.0.tgz",

View File

@@ -142,7 +142,7 @@
"sass": "^1.97.2",
"stylelint": "^17.0.0",
"stylelint-config-recommended-scss": "^16.0.2",
"stylelint-scss": "^6.13.0",
"stylelint-scss": "^7.0.0",
"typescript": "^5.9.3",
"typescript-eslint": "^8.53.0",
"uuid": "^13.0.0",