chore(deps-dev): Bump stylelint-scss from 6.12.1 to 6.13.0 (#1567)

Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss)
from 6.12.1 to 6.13.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>6.13.0</h2>
<ul>
<li>Added: <code>at-mixin-argumentless-call-parentheses</code> handle
mixin calls with content block arguments (<a
href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1185">#1185</a>).</li>
<li>Added: <code>at-function-pattern</code>,
<code>at-mixin-pattern</code>, <code>dollar-variable-pattern</code>,
<code>percent-placeholder-pattern</code> add support for arguments in
custom messages (<a
href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1187">#1187</a>).</li>
<li>Added: <code>dollar-variable-no-missing-interpolation</code> check
for CSS custom properties, add autofix, rule documentation improvements
(<a
href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1195">#1195</a>).</li>
<li>Fixed: <code>dollar-variable-colon-space-after</code> prevent
TypeError for dynamically created nodes (<a
href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1159">#1159</a>).</li>
<li>Fixed: <code>load-partial-extension</code> add missing link to docs
(<a
href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1202">#1202</a>).</li>
<li>Fixed: migrate rules to use autofix callback instead of deprecated
<code>context.fix</code> (<a
href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1206">#1206</a>).</li>
<li>Updated: <code>stylelint</code> peer dependency version to
<code>^16.8.2</code> (required by autofix callback) (<a
href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1206">#1206</a>).</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/stylelint-scss/stylelint-scss/compare/v6.12.1...v6.13.0">https://github.com/stylelint-scss/stylelint-scss/compare/v6.12.1...v6.13.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>6.13.0</h1>
<ul>
<li>Added: <code>at-mixin-argumentless-call-parentheses</code> handle
mixin calls with content block arguments (<a
href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1185">#1185</a>).</li>
<li>Added: <code>at-function-pattern</code>,
<code>at-mixin-pattern</code>, <code>dollar-variable-pattern</code>,
<code>percent-placeholder-pattern</code> add support for arguments in
custom messages (<a
href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1187">#1187</a>).</li>
<li>Added: <code>dollar-variable-no-missing-interpolation</code> check
for CSS custom properties, add autofix, rule documentation improvements
(<a
href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1195">#1195</a>).</li>
<li>Fixed: <code>dollar-variable-colon-space-after</code> prevent
TypeError for dynamically created nodes (<a
href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1159">#1159</a>).</li>
<li>Fixed: <code>load-partial-extension</code> add missing link to docs
(<a
href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1202">#1202</a>).</li>
<li>Fixed: migrate rules to use autofix callback instead of deprecated
<code>context.fix</code> (<a
href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1206">#1206</a>).</li>
<li>Updated: <code>stylelint</code> peer dependency version to
<code>^16.8.2</code> (required by autofix callback) (<a
href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1206">#1206</a>).</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/stylelint-scss/stylelint-scss/compare/v6.12.1...v6.13.0">https://github.com/stylelint-scss/stylelint-scss/compare/v6.12.1...v6.13.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="86037262a5"><code>8603726</code></a>
6.13.0</li>
<li><a
href="6ecc2852a8"><code>6ecc285</code></a>
Prepare version 6.13.0 (<a
href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1210">#1210</a>)</li>
<li><a
href="9e019659cc"><code>9e01965</code></a>
Update contributors list (<a
href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1209">#1209</a>)</li>
<li><a
href="db73b8941d"><code>db73b89</code></a>
Update Stylelint to 16.26.0 (<a
href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1208">#1208</a>)</li>
<li><a
href="c1da86f018"><code>c1da86f</code></a>
build(deps-dev): bump prettier from 3.7.3 to 3.7.4 (<a
href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1207">#1207</a>)</li>
<li><a
href="4de4085e45"><code>4de4085</code></a>
Migrate rules to use autofix callback (<a
href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1206">#1206</a>)</li>
<li><a
href="2d3022d627"><code>2d3022d</code></a>
Bump Node version to 24 in CI (<a
href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1205">#1205</a>)</li>
<li><a
href="b9cb7843a5"><code>b9cb784</code></a>
build(deps): bump mdn-data from 2.24.0 to 2.25.0 (<a
href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1204">#1204</a>)</li>
<li><a
href="a8634ada61"><code>a8634ad</code></a>
build(deps-dev): bump js-yaml from 3.14.1 to 3.14.2 (<a
href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1203">#1203</a>)</li>
<li><a
href="3784a783ea"><code>3784a78</code></a>
build(deps): bump postcss-selector-parser from 7.1.0 to 7.1.1 (<a
href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1197">#1197</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/stylelint-scss/stylelint-scss/compare/v6.12.1...v6.13.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.12.1&new-version=6.13.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]
2025-12-08 13:19:52 +00:00
committed by GitHub
parent ca6d2a49f0
commit e34e967ae3
2 changed files with 12 additions and 19 deletions

View File

@@ -142,7 +142,7 @@
"sass": "^1.94.2",
"stylelint": "^16.26.1",
"stylelint-config-recommended-scss": "^16.0.2",
"stylelint-scss": "^6.12.1",
"stylelint-scss": "^6.13.0",
"typescript": "^5.9.3",
"typescript-eslint": "^8.48.0",
"uuid": "^13.0.0",