mirror of
https://github.com/maputnik/editor.git
synced 2026-06-02 21:37:27 +00:00
chore(deps-dev): Bump stylelint from 16.19.1 to 16.20.0 (#1212)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.19.1 to 16.20.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.20.0</h2> <p>It fixes 2 bugs with the built-in rules.</p> <ul> <li>Fixed: <code>function-url-no-scheme-relative</code> false negatives for <code>@import</code> (<a href="https://redirect.github.com/stylelint/stylelint/issues/8576">#8576</a>) (<a href="https://github.com/pamelalozano16"><code>@pamelalozano16</code></a>).</li> <li>Fixed: <code>shorthand-property-no-redundant-values</code> false negatives for additional radius (<a href="https://redirect.github.com/stylelint/stylelint/issues/8539">#8539</a>) (<a href="https://github.com/ryo-manba"><code>@ryo-manba</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.20.0 - 2025-05-29</h2> <p>It fixes 2 bugs with the built-in rules.</p> <ul> <li>Fixed: <code>function-url-no-scheme-relative</code> false negatives for <code>@import</code> (<a href="https://redirect.github.com/stylelint/stylelint/pull/8576">#8576</a>) (<a href="https://github.com/pamelalozano16"><code>@pamelalozano16</code></a>).</li> <li>Fixed: <code>shorthand-property-no-redundant-values</code> false negatives for additional radius (<a href="https://redirect.github.com/stylelint/stylelint/pull/8539">#8539</a>) (<a href="https://github.com/ryo-manba"><code>@ryo-manba</code></a>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/stylelint/stylelint/commit/a1a3b2ad4d6af8e8a678d1638e7a19e16b5d4c99"><code>a1a3b2a</code></a> 16.20.0</li> <li><a href="https://github.com/stylelint/stylelint/commit/3f426b9dec37c02c3ab2322e90cb2c917c10a590"><code>3f426b9</code></a> Prepare 16.20.0 (<a href="https://redirect.github.com/stylelint/stylelint/issues/8556">#8556</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/33bc18bebc0f657f6b15d176aca4014b6dfc9936"><code>33bc18b</code></a> Refactor to improve error classes (<a href="https://redirect.github.com/stylelint/stylelint/issues/8593">#8593</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/e6af3ecda1cd9973bcc986278eef48b9148fe89e"><code>e6af3ec</code></a> Refactor to use example.org in tests and docs (<a href="https://redirect.github.com/stylelint/stylelint/issues/8592">#8592</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/ea80c3a028d8a5fe2c1bdf9b6096524537989e93"><code>ea80c3a</code></a> Fix <code>function-url-no-scheme-relative</code> false negatives for <code>@import</code> (<a href="https://redirect.github.com/stylelint/stylelint/issues/8576">#8576</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/59f3d3859c0e54548450bdd20f156c6d2db6ba66"><code>59f3d38</code></a> Bump rollup from 4.40.2 to 4.41.1 (<a href="https://redirect.github.com/stylelint/stylelint/issues/8590">#8590</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/475c54a7bd46fbae30d3d290b4be541716fa8794"><code>475c54a</code></a> Document <code>example.org</code> in rule README conventions (<a href="https://redirect.github.com/stylelint/stylelint/issues/8587">#8587</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/0dccdb867a817a9d2f489a55fa7ef9e71fc503b3"><code>0dccdb8</code></a> Document to remove <code>npx</code> from command examples (<a href="https://redirect.github.com/stylelint/stylelint/issues/8578">#8578</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/1c17fb87a2f16f041632e380dd0d600cb3532337"><code>1c17fb8</code></a> Bump eslint from 9.26.0 to 9.27.0 in the eslint group (<a href="https://redirect.github.com/stylelint/stylelint/issues/8584">#8584</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/8ce90eafc76232cd15eb68ad905fbf6bdd7e2ae8"><code>8ce90ea</code></a> Bump codecov/codecov-action from 5.4.2 to 5.4.3 (<a href="https://redirect.github.com/stylelint/stylelint/issues/8580">#8580</a>)</li> <li>Additional commits viewable in <a href="https://github.com/stylelint/stylelint/compare/16.19.1...16.20.0">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>
This commit is contained in:
+1
-1
@@ -137,7 +137,7 @@
|
||||
"postcss": "^8.5.4",
|
||||
"react-hot-loader": "^4.13.1",
|
||||
"sass": "^1.89.0",
|
||||
"stylelint": "^16.19.1",
|
||||
"stylelint": "^16.20.0",
|
||||
"stylelint-config-recommended-scss": "^15.0.1",
|
||||
"stylelint-scss": "^6.12.0",
|
||||
"typescript": "^5.8.3",
|
||||
|
||||
Reference in New Issue
Block a user