Bump stylelint from 16.20.0 to 16.21.0 #479

Merged
dependabot[bot] merged 1 commit from dependabot/npm_and_yarn/stylelint-16.21.0 into main 2025-06-22 20:46:56 +02:00
dependabot[bot] commented 2025-06-21 06:04:11 +02:00 (Migrated from github.com)

Bumps stylelint from 16.20.0 to 16.21.0.

Release notes

Sourced from stylelint's releases.

16.21.0

It rounds out the message secondary option and marks it as stable, adds 1 new option to a rule, and fixes 4 bugs.

  • Added: non-experimental support for functional message secondary option (#8595) (@​ybiquitous).
  • Added: ignore: ["after-custom-property"] to custom-property-empty-line-before (#8627) (@​imkesin).
  • Fixed: cache configuration property not being respected (#8599) (@​ybiquitous).
  • Fixed: fastest-levenshtein import when bundling (#8621) (@​onigoetz).
  • Fixed: named-grid-areas-no-invalid false positives for interpolated grid-template-areas in CSS-in-JS (#8606) (@​shahana308).
  • Fixed: selector-pseudo-*-no-unknown false positives for the missing form control styling selectors (#8623) (@​tyrann0us).
Changelog

Sourced from stylelint's changelog.

16.21.0 - 2025-06-19

It rounds out the message secondary option and marks it as stable, adds 1 new option to a rule, and fixes 4 bugs.

  • Added: non-experimental support for functional message secondary option (#8595) (@​ybiquitous).
  • Added: ignore: ["after-custom-property"] to custom-property-empty-line-before (#8627) (@​imkesin).
  • Fixed: cache configuration property not being respected (#8599) (@​ybiquitous).
  • Fixed: fastest-levenshtein import when bundling (#8621) (@​onigoetz).
  • Fixed: named-grid-areas-no-invalid false positives for interpolated grid-template-areas in CSS-in-JS (#8606) (@​shahana308).
  • Fixed: selector-pseudo-*-no-unknown false positives for the missing form control styling selectors (#8623) (@​tyrann0us).
Commits
  • 90ffc0b 16.21.0
  • e34a2a3 Prepare 16.21.0 (#8598)
  • 18c9d63 Fix selector-pseudo-*-no-unknown false positives for form control styling s...
  • b006c58 Fix cache configuration property not being respected (#8599)
  • b764c23 Fix named-grid-areas-no-invalid false positives for interpolated grid-templ...
  • 103c2d2 Add ignore: ["after-custom-property"] to `custom-property-empty-line-before...
  • 1f9791b Document custom-property-empty-line-before ignore examples correctly (#8628)
  • 8a9a830 Fix fastest-levenshtein import when bundling (#8621)
  • 651a1b4 Document notation typo fix (#8624)
  • 93d1af1 Bump known-css-properties from 0.36.0 to 0.37.0 (#8619)
  • Additional commits viewable in compare view

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)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.20.0 to 16.21.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/stylelint/stylelint/releases">stylelint's releases</a>.</em></p> <blockquote> <h2>16.21.0</h2> <p>It rounds out the <code>message</code> secondary option and marks it as stable, adds 1 new option to a rule, and fixes 4 bugs.</p> <ul> <li>Added: non-experimental support for functional <code>message</code> secondary option (<a href="https://redirect.github.com/stylelint/stylelint/issues/8595">#8595</a>) (<a href="https://github.com/ybiquitous"><code>@​ybiquitous</code></a>).</li> <li>Added: <code>ignore: [&quot;after-custom-property&quot;]</code> to <code>custom-property-empty-line-before</code> (<a href="https://redirect.github.com/stylelint/stylelint/issues/8627">#8627</a>) (<a href="https://github.com/imkesin"><code>@​imkesin</code></a>).</li> <li>Fixed: <code>cache</code> configuration property not being respected (<a href="https://redirect.github.com/stylelint/stylelint/issues/8599">#8599</a>) (<a href="https://github.com/ybiquitous"><code>@​ybiquitous</code></a>).</li> <li>Fixed: <code>fastest-levenshtein</code> import when bundling (<a href="https://redirect.github.com/stylelint/stylelint/issues/8621">#8621</a>) (<a href="https://github.com/onigoetz"><code>@​onigoetz</code></a>).</li> <li>Fixed: <code>named-grid-areas-no-invalid</code> false positives for interpolated grid-template-areas in CSS-in-JS (<a href="https://redirect.github.com/stylelint/stylelint/issues/8606">#8606</a>) (<a href="https://github.com/shahana308"><code>@​shahana308</code></a>).</li> <li>Fixed: <code>selector-pseudo-*-no-unknown</code> false positives for the missing form control styling selectors (<a href="https://redirect.github.com/stylelint/stylelint/issues/8623">#8623</a>) (<a href="https://github.com/tyrann0us"><code>@​tyrann0us</code></a>).</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md">stylelint's changelog</a>.</em></p> <blockquote> <h2>16.21.0 - 2025-06-19</h2> <p>It rounds out the <code>message</code> secondary option and marks it as stable, adds 1 new option to a rule, and fixes 4 bugs.</p> <ul> <li>Added: non-experimental support for functional <code>message</code> secondary option (<a href="https://redirect.github.com/stylelint/stylelint/pull/8595">#8595</a>) (<a href="https://github.com/ybiquitous"><code>@​ybiquitous</code></a>).</li> <li>Added: <code>ignore: [&quot;after-custom-property&quot;]</code> to <code>custom-property-empty-line-before</code> (<a href="https://redirect.github.com/stylelint/stylelint/pull/8627">#8627</a>) (<a href="https://github.com/imkesin"><code>@​imkesin</code></a>).</li> <li>Fixed: <code>cache</code> configuration property not being respected (<a href="https://redirect.github.com/stylelint/stylelint/pull/8599">#8599</a>) (<a href="https://github.com/ybiquitous"><code>@​ybiquitous</code></a>).</li> <li>Fixed: <code>fastest-levenshtein</code> import when bundling (<a href="https://redirect.github.com/stylelint/stylelint/pull/8621">#8621</a>) (<a href="https://github.com/onigoetz"><code>@​onigoetz</code></a>).</li> <li>Fixed: <code>named-grid-areas-no-invalid</code> false positives for interpolated grid-template-areas in CSS-in-JS (<a href="https://redirect.github.com/stylelint/stylelint/pull/8606">#8606</a>) (<a href="https://github.com/shahana308"><code>@​shahana308</code></a>).</li> <li>Fixed: <code>selector-pseudo-*-no-unknown</code> false positives for the missing form control styling selectors (<a href="https://redirect.github.com/stylelint/stylelint/pull/8623">#8623</a>) (<a href="https://github.com/tyrann0us"><code>@​tyrann0us</code></a>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/stylelint/stylelint/commit/90ffc0bd8ef02ee89f4c11685c0b399bc14ac1aa"><code>90ffc0b</code></a> 16.21.0</li> <li><a href="https://github.com/stylelint/stylelint/commit/e34a2a3aefb74fcdb957d4cfe4c48814bf19563b"><code>e34a2a3</code></a> Prepare 16.21.0 (<a href="https://redirect.github.com/stylelint/stylelint/issues/8598">#8598</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/18c9d6380342cd4d67a9a3f775f717a972c0af62"><code>18c9d63</code></a> Fix <code>selector-pseudo-*-no-unknown</code> false positives for form control styling s...</li> <li><a href="https://github.com/stylelint/stylelint/commit/b006c58d5288edb47c6191d52e1b5b32b46596a7"><code>b006c58</code></a> Fix <code>cache</code> configuration property not being respected (<a href="https://redirect.github.com/stylelint/stylelint/issues/8599">#8599</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/b764c238dcdaec8419585ece1c7fb8432b26f1ac"><code>b764c23</code></a> Fix <code>named-grid-areas-no-invalid</code> false positives for interpolated grid-templ...</li> <li><a href="https://github.com/stylelint/stylelint/commit/103c2d214bd992d677794f441de291f32e42f996"><code>103c2d2</code></a> Add <code>ignore: [&quot;after-custom-property&quot;]</code> to `custom-property-empty-line-before...</li> <li><a href="https://github.com/stylelint/stylelint/commit/1f9791bb67bf0ddc04deb9e7107abe22427ae350"><code>1f9791b</code></a> Document <code>custom-property-empty-line-before</code> ignore examples correctly (<a href="https://redirect.github.com/stylelint/stylelint/issues/8628">#8628</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/8a9a830ca800b46530a938c351ca8b90cc20331c"><code>8a9a830</code></a> Fix <code>fastest-levenshtein</code> import when bundling (<a href="https://redirect.github.com/stylelint/stylelint/issues/8621">#8621</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/651a1b43f65528f921d85cae3e57a2fcab9c14a3"><code>651a1b4</code></a> Document notation typo fix (<a href="https://redirect.github.com/stylelint/stylelint/issues/8624">#8624</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/93d1af12d62bda32d5b29561691d7a3667616799"><code>93d1af1</code></a> Bump known-css-properties from 0.36.0 to 0.37.0 (<a href="https://redirect.github.com/stylelint/stylelint/issues/8619">#8619</a>)</li> <li>Additional commits viewable in <a href="https://github.com/stylelint/stylelint/compare/16.20.0...16.21.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=stylelint&package-manager=npm_and_yarn&previous-version=16.20.0&new-version=16.21.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>
dependabot[bot] commented 2025-06-21 06:04:12 +02:00 (Migrated from github.com)

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

The `reviewers` field in the `dependabot.yml` file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see [this blog post](https://github.blog/changelog/2025-04-29-dependabot-reviewers-configuration-option-being-replaced-by-code-owners/).
robbevp (Migrated from github.com) approved these changes 2025-06-22 20:46:51 +02:00
Sign in to join this conversation.
No description provided.