Commit ddeae53
Bump stylelint-config-standard-scss from 14.0.0 to 15.0.1 (#234)
Bumps
[stylelint-config-standard-scss](https://github.com/stylelint-scss/stylelint-config-standard-scss)
from 14.0.0 to 15.0.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/stylelint-scss/stylelint-config-standard-scss/releases">stylelint-config-standard-scss's
releases</a>.</em></p>
<blockquote>
<h2>15.0.1</h2>
<ul>
<li>Fixed: change minimum supported Node.js version to
<code>20</code>.</li>
</ul>
<h2>15.0.0</h2>
<ul>
<li>Changed: updated to <a
href="https://github.com/stylelint-scss/stylelint-config-recommended-scss/releases/tag/v15.0.0"><code>stylelint-config-recommended-scss@15.0.0</code></a>.</li>
<li>Changed: updated to <a
href="https://github.com/stylelint/stylelint-config-standard/releases/tag/38.0.0"><code>stylelint-config-standard@38.0.0</code></a></li>
<li>Removed: <code>stylelint</code> less than <code>16.18.0</code> from
peer dependencies.</li>
<li>Removed: Node.js less than <code>22</code> support.</li>
<li>Fixed: <code>length-zero-no-unit</code> allow mixin/function
argument default values with unit (<a
href="https://redirect.github.com/stylelint-scss/stylelint-config-standard-scss/issues/221">#221</a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/stylelint-scss/stylelint-config-standard-scss/blob/main/CHANGELOG.md">stylelint-config-standard-scss's
changelog</a>.</em></p>
<blockquote>
<h1>15.0.1</h1>
<ul>
<li>Fixed: change minimum supported Node.js version to
<code>20</code>.</li>
</ul>
<h1>15.0.0</h1>
<ul>
<li>Changed: updated to <a
href="https://github.com/stylelint-scss/stylelint-config-recommended-scss/releases/tag/v15.0.0"><code>stylelint-config-recommended-scss@15.0.0</code></a>.</li>
<li>Changed: updated to <a
href="https://github.com/stylelint/stylelint-config-standard/releases/tag/38.0.0"><code>stylelint-config-standard@38.0.0</code></a></li>
<li>Removed: <code>stylelint</code> less than <code>16.18.0</code> from
peer dependencies.</li>
<li>Removed: Node.js less than <code>22</code> support.</li>
<li>Fixed: <code>length-zero-no-unit</code> allow mixin/function
argument default values with unit (<a
href="https://redirect.github.com/stylelint-scss/stylelint-config-standard-scss/issues/221">#221</a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/stylelint-scss/stylelint-config-standard-scss/commit/f6dfec8ef432a363984e1b3fed4db417328083e3"><code>f6dfec8</code></a>
15.0.1</li>
<li><a
href="https://github.com/stylelint-scss/stylelint-config-standard-scss/commit/2446e3e5a410a54b71320df1766d8e5a7f0095da"><code>2446e3e</code></a>
Prepare 15.0.1</li>
<li><a
href="https://github.com/stylelint-scss/stylelint-config-standard-scss/commit/cc9fdc2d5c816d8fff90a5af4aa1f116ba64fddf"><code>cc9fdc2</code></a>
Pin stylelint-config-recommended-scss to version 15.0.1 (<a
href="https://redirect.github.com/stylelint-scss/stylelint-config-standard-scss/issues/226">#226</a>)</li>
<li><a
href="https://github.com/stylelint-scss/stylelint-config-standard-scss/commit/8775c299bfb9ddbc03556dd18ddb3bd1a9ff13eb"><code>8775c29</code></a>
Add support for Node.js 20 (<a
href="https://redirect.github.com/stylelint-scss/stylelint-config-standard-scss/issues/225">#225</a>)</li>
<li><a
href="https://github.com/stylelint-scss/stylelint-config-standard-scss/commit/a554fbecc86c9b508bd9b207ae8a1c24426316f7"><code>a554fbe</code></a>
15.0.0</li>
<li><a
href="https://github.com/stylelint-scss/stylelint-config-standard-scss/commit/7672ccef4dab4f11c232fe2222e78cadb60767b0"><code>7672cce</code></a>
Prepare 15.0.0 (<a
href="https://redirect.github.com/stylelint-scss/stylelint-config-standard-scss/issues/224">#224</a>)</li>
<li><a
href="https://github.com/stylelint-scss/stylelint-config-standard-scss/commit/228d8bb718611c9492dc9b77485ed453e8cd82f7"><code>228d8bb</code></a>
Add test case for issue <a
href="https://redirect.github.com/stylelint-scss/stylelint-config-standard-scss/issues/184">#184</a>
(<a
href="https://redirect.github.com/stylelint-scss/stylelint-config-standard-scss/issues/223">#223</a>)</li>
<li><a
href="https://github.com/stylelint-scss/stylelint-config-standard-scss/commit/48858869ee162a5b011b0fb39a86e20cd516f38d"><code>4885886</code></a>
Add test case for issue <a
href="https://redirect.github.com/stylelint-scss/stylelint-config-standard-scss/issues/214">#214</a>
(<a
href="https://redirect.github.com/stylelint-scss/stylelint-config-standard-scss/issues/222">#222</a>)</li>
<li><a
href="https://github.com/stylelint-scss/stylelint-config-standard-scss/commit/91a8f4a56e2f7cd7c339bd0f1a0943ef057b2d83"><code>91a8f4a</code></a>
length-zero-no-unit: allow mixin/function argument default values with
unit (...</li>
<li><a
href="https://github.com/stylelint-scss/stylelint-config-standard-scss/commit/36db948f925a26a8107db2ddee52aa96307b9fd6"><code>36db948</code></a>
Update to stylelint-config-recommended-scss 15 (<a
href="https://redirect.github.com/stylelint-scss/stylelint-config-standard-scss/issues/219">#219</a>)</li>
<li>See full diff in <a
href="https://github.com/stylelint-scss/stylelint-config-standard-scss/compare/v14.0.0...v15.0.1">compare
view</a></li>
</ul>
</details>
<br />
[](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>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent 6c9ebd4 commit ddeae53
3 files changed
+24
-24
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9179 | 9179 | | |
9180 | 9180 | | |
9181 | 9181 | | |
9182 | | - | |
9183 | | - | |
9184 | | - | |
9185 | | - | |
| 9182 | + | |
| 9183 | + | |
| 9184 | + | |
| 9185 | + | |
9186 | 9186 | | |
9187 | 9187 | | |
9188 | | - | |
9189 | | - | |
| 9188 | + | |
| 9189 | + | |
9190 | 9190 | | |
9191 | | - | |
9192 | | - | |
9193 | | - | |
9194 | | - | |
| 9191 | + | |
| 9192 | + | |
| 9193 | + | |
| 9194 | + | |
9195 | 9195 | | |
9196 | | - | |
9197 | | - | |
9198 | | - | |
9199 | | - | |
| 9196 | + | |
| 9197 | + | |
| 9198 | + | |
| 9199 | + | |
9200 | 9200 | | |
9201 | | - | |
9202 | | - | |
| 9201 | + | |
| 9202 | + | |
9203 | 9203 | | |
9204 | | - | |
9205 | | - | |
9206 | | - | |
9207 | | - | |
| 9204 | + | |
| 9205 | + | |
| 9206 | + | |
| 9207 | + | |
9208 | 9208 | | |
9209 | | - | |
| 9209 | + | |
9210 | 9210 | | |
9211 | | - | |
| 9211 | + | |
9212 | 9212 | | |
9213 | 9213 | | |
9214 | 9214 | | |
| |||
0 commit comments