mirror of
https://github.com/maputnik/editor.git
synced 2026-03-31 14:40:05 +00:00
Bumps [stylelint](https://github.com/stylelint/stylelint) from 17.5.0 to 17.6.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>17.6.0</h2> <p>It adds support for extending units in <code>languageOptions</code>, which then apply to rules like <code>declaration-property-value-no-unknown</code>, and fixes 2 bugs.</p> <ul> <li>Added: support for extending units to <code>languageOptions</code> (<a href="https://redirect.github.com/stylelint/stylelint/issues/9166">#9166</a>) (<a href="https://github.com/jeddy3"><code>@jeddy3</code></a>).</li> <li>Fixed: missing <code>ruleMetadata</code> when linting multiple files with overrides (<a href="https://redirect.github.com/stylelint/stylelint/issues/9154">#9154</a>) (<a href="https://github.com/kovsu"><code>@kovsu</code></a>).</li> <li>Fixed: <code>custom-property-no-missing-var-function</code> false positives for <code>timeline-scope</code> and <code>animation-timeline</code> (<a href="https://redirect.github.com/stylelint/stylelint/issues/9164">#9164</a>) (<a href="https://github.com/splincode"><code>@splincode</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>17.6.0 - 2026-03-26</h2> <p>It adds support for extending units in <code>languageOptions</code>, which then apply to rules like <code>declaration-property-value-no-unknown</code>, and fixes 2 bugs.</p> <ul> <li>Added: support for extending units to <code>languageOptions</code> (<a href="https://redirect.github.com/stylelint/stylelint/pull/9166">#9166</a>) (<a href="https://github.com/jeddy3"><code>@jeddy3</code></a>).</li> <li>Fixed: missing <code>ruleMetadata</code> when linting multiple files with overrides (<a href="https://redirect.github.com/stylelint/stylelint/pull/9154">#9154</a>) (<a href="https://github.com/kovsu"><code>@kovsu</code></a>).</li> <li>Fixed: <code>custom-property-no-missing-var-function</code> false positives for <code>timeline-scope</code> and <code>animation-timeline</code> (<a href="https://redirect.github.com/stylelint/stylelint/pull/9164">#9164</a>) (<a href="https://github.com/splincode"><code>@splincode</code></a>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="f74ceafa44"><code>f74ceaf</code></a> Release 17.6.0 (<a href="https://redirect.github.com/stylelint/stylelint/issues/9180">#9180</a>)</li> <li><a href="895f7f23e7"><code>895f7f2</code></a> Add support for extending units to <code>languageOptions</code> (<a href="https://redirect.github.com/stylelint/stylelint/issues/9166">#9166</a>)</li> <li><a href="dd7231b971"><code>dd7231b</code></a> Refactor to replace <code>imurmurhash</code> with <code>node:crypto</code> (<a href="https://redirect.github.com/stylelint/stylelint/issues/9177">#9177</a>)</li> <li><a href="5b6b024684"><code>5b6b024</code></a> Bump picomatch (<a href="https://redirect.github.com/stylelint/stylelint/issues/9178">#9178</a>)</li> <li><a href="7e25378e74"><code>7e25378</code></a> Bump <code>@csstools/css-syntax-patches-for-csstree</code> from 1.0.29 to 1.1.1 in the css...</li> <li><a href="9edeff40a6"><code>9edeff4</code></a> Group <code>csstree</code> and <code>@csstools/css-syntax-patches-for-csstree</code> in dependabot ...</li> <li><a href="2f7c0ca4da"><code>2f7c0ca</code></a> Bump actions/download-artifact from 8.0.0 to 8.0.1 (<a href="https://redirect.github.com/stylelint/stylelint/issues/9167">#9167</a>)</li> <li><a href="59f310d6e4"><code>59f310d</code></a> Bump write-file-atomic from 7.0.0 to 7.0.1 (<a href="https://redirect.github.com/stylelint/stylelint/issues/9169">#9169</a>)</li> <li><a href="ab2ffcbae6"><code>ab2ffcb</code></a> Bump <code>@vscode/windows-process-tree</code> from 0.6.3 to 0.7.0 (<a href="https://redirect.github.com/stylelint/stylelint/issues/9170">#9170</a>)</li> <li><a href="a9f3e5b3ff"><code>a9f3e5b</code></a> Bump lint-staged from 16.3.3 to 16.4.0 (<a href="https://redirect.github.com/stylelint/stylelint/issues/9171">#9171</a>)</li> <li>Additional commits viewable in <a href="https://github.com/stylelint/stylelint/compare/17.5.0...17.6.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 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>
565 KiB
565 KiB