Skip to content

Commit 70609bc

Browse files
⬆️ Bump stylelint from 16.24.0 to 16.25.0 (#1205)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.24.0 to 16.25.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.25.0</h2> <p>It adds 3 new features, including experimental support for bulk suppressions. It's also our first <a href="https://github.blog/changelog/2025-08-26-releases-now-support-immutability-in-public-preview/">immutable release</a>, with the package published to npm using <a href="https://github.blog/changelog/2025-07-31-npm-trusted-publishing-with-oidc-is-generally-available/">trusted publishing</a> and our dependencies updated on a <a href="https://github.blog/changelog/2025-07-01-dependabot-supports-configuration-of-a-minimum-package-age/">cool down</a> for improved supply chain security.</p> <ul> <li>Added: support for bulk suppressions (<a href="https://redirect.github.com/stylelint/stylelint/issues/8564">#8564</a>) (<a href="https://github.com/ryo-manba"><code>@​ryo-manba</code></a>).</li> <li>Added: <code>ignoreAtRules: []</code> to <code>no-invalid-position-declaration</code> (<a href="https://redirect.github.com/stylelint/stylelint/issues/8781">#8781</a>) (<a href="https://github.com/jrmlt"><code>@​jrmlt</code></a>).</li> <li>Added: rule name to custom messages (<a href="https://redirect.github.com/stylelint/stylelint/issues/8774">#8774</a>) (<a href="https://github.com/jhae-de"><code>@​jhae-de</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.25.0 - 2025-10-03</h2> <p>It adds 3 new features, including experimental support for bulk suppressions. It's also our first <a href="https://github.blog/changelog/2025-08-26-releases-now-support-immutability-in-public-preview/">immutable release</a>, with the package published to npm using <a href="https://github.blog/changelog/2025-07-31-npm-trusted-publishing-with-oidc-is-generally-available/">trusted publishing</a> and our dependencies updated on a <a href="https://github.blog/changelog/2025-07-01-dependabot-supports-configuration-of-a-minimum-package-age/">cool down</a> for improved supply chain security.</p> <ul> <li>Added: support for bulk suppressions (<a href="https://redirect.github.com/stylelint/stylelint/pull/8564">#8564</a>) (<a href="https://github.com/ryo-manba"><code>@​ryo-manba</code></a>).</li> <li>Added: <code>ignoreAtRules: []</code> to <code>no-invalid-position-declaration</code> (<a href="https://redirect.github.com/stylelint/stylelint/pull/8781">#8781</a>) (<a href="https://github.com/jrmlt"><code>@​jrmlt</code></a>).</li> <li>Added: rule name to custom messages (<a href="https://redirect.github.com/stylelint/stylelint/pull/8774">#8774</a>) (<a href="https://github.com/jhae-de"><code>@​jhae-de</code></a>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/stylelint/stylelint/commit/a6efacbd24c1d3cc94f9b4d4eb68696fcf4b0d85"><code>a6efacb</code></a> Release 16.25.0 (<a href="https://redirect.github.com/stylelint/stylelint/issues/8796">#8796</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/9c623fb71bdc3dd70710fbd88933b6915e226ecb"><code>9c623fb</code></a> Document new release workflow (<a href="https://redirect.github.com/stylelint/stylelint/issues/8793">#8793</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/f34b6b4d1e75753ea51378b2d111ec6bcb47c5fc"><code>f34b6b4</code></a> Fix <code>release-pr</code> workflow failure (<a href="https://redirect.github.com/stylelint/stylelint/issues/8794">#8794</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/acc163e289609e91aefdc7bbf8582cdb4f81b6f1"><code>acc163e</code></a> Use consistent workflow names (<a href="https://redirect.github.com/stylelint/stylelint/issues/8792">#8792</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/55de5ed49fa0e9c0387d60c4ea6d97dd58d269a8"><code>55de5ed</code></a> Use new release workflow (<a href="https://redirect.github.com/stylelint/stylelint/issues/8791">#8791</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/242f757a3644ba144fd0f378ec71d34e1cf873c2"><code>242f757</code></a> Add rule name to custom messages (<a href="https://redirect.github.com/stylelint/stylelint/issues/8774">#8774</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/9045b3e133c3cc2d567b6b9e3788422494a47c76"><code>9045b3e</code></a> Bump rollup from 4.50.1 to 4.52.0 (<a href="https://redirect.github.com/stylelint/stylelint/issues/8789">#8789</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/30abc78e86871ad73f24296079cb0c8771c0f2d5"><code>30abc78</code></a> Bump eslint from 9.35.0 to 9.36.0 in the eslint group (<a href="https://redirect.github.com/stylelint/stylelint/issues/8786">#8786</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/808cff35c8b7e7683d5798d9af8914acd170c56f"><code>808cff3</code></a> Bump stylelint/changelog-to-github-release-action from 0.3.1 to 0.5.1 (<a href="https://redirect.github.com/stylelint/stylelint/issues/8785">#8785</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/b478202a2f061d5c2032c388878f361c367c143d"><code>b478202</code></a> Add <code>ignoreAtRules: []</code> to <code>no-invalid-position-declaration</code> (<a href="https://redirect.github.com/stylelint/stylelint/issues/8781">#8781</a>)</li> <li>Additional commits viewable in <a href="https://github.com/stylelint/stylelint/compare/16.24.0...16.25.0">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by [GitHub Actions](<a href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for stylelint since your current version.</p> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=stylelint&package-manager=npm_and_yarn&previous-version=16.24.0&new-version=16.25.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>
1 parent b800f1f commit 70609bc

File tree

2 files changed

+42
-42
lines changed

2 files changed

+42
-42
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"eslint-plugin-react": "7.37.5",
5959
"eslint-plugin-react-hooks": "5.1.0",
6060
"prettier": "3.6.2",
61-
"stylelint": "16.24.0",
61+
"stylelint": "16.25.0",
6262
"stylelint-config-recommended": "17.0.0",
6363
"typescript": "5.7.3"
6464
},

pnpm-lock.yaml

Lines changed: 41 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)