mirror of
https://github.com/maputnik/editor.git
synced 2026-03-24 03:00:01 +00:00
Bumps [stylelint](https://github.com/stylelint/stylelint) from 17.0.0 to 17.1.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.1.0</h2> <p>It fixes 5 bugs and adds the <code>display-notation</code> rule. Before we turn it on in our <a href="https://www.npmjs.com/package/stylelint-config-standard">standard config</a>, we'd like to <a href="https://redirect.github.com/stylelint/stylelint-config-standard/issues/387">hear the community's thoughts</a> on which options to use.</p> <ul> <li>Added: <code>display-notation</code> rule (<a href="https://redirect.github.com/stylelint/stylelint/issues/8981">#8981</a>) (<a href="https://github.com/romainmenke"><code>@romainmenke</code></a>).</li> <li>Fixed: <code>GlobbyOptions</code> TypeScript errors (<a href="https://redirect.github.com/stylelint/stylelint/issues/8992">#8992</a>) (<a href="https://github.com/zalishchuk"><code>@zalishchuk</code></a>).</li> <li>Fixed: <code>hue-degree-notation</code> false negatives and positives for relative colors (<a href="https://redirect.github.com/stylelint/stylelint/issues/8985">#8985</a>) (<a href="https://github.com/jamesnw"><code>@jamesnw</code></a>).</li> <li>Fixed: <code>lightness-notation</code> false negatives for relative colors (<a href="https://redirect.github.com/stylelint/stylelint/issues/8987">#8987</a>) (<a href="https://github.com/jamesnw"><code>@jamesnw</code></a>).</li> <li>Fixed: <code>selector-type-no-unknown</code> false positives for <code>geolocation</code> and <code>usermedia</code> (<a href="https://redirect.github.com/stylelint/stylelint/issues/9004">#9004</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li> <li>Fixed: <code>selector-type-no-unknown</code> false positives for <code>rb</code>, <code>rtc</code> and <code>menuitem</code> (<a href="https://redirect.github.com/stylelint/stylelint/issues/8972">#8972</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</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.1.0 - 2026-01-30</h2> <p>It fixes 5 bugs and adds the <code>display-notation</code> rule. Before we turn it on in our <a href="https://www.npmjs.com/package/stylelint-config-standard">standard config</a>, we'd like to <a href="https://redirect.github.com/stylelint/stylelint-config-standard/issues/387">hear the community's thoughts</a> on which options to use.</p> <ul> <li>Added: <code>display-notation</code> rule (<a href="https://redirect.github.com/stylelint/stylelint/pull/8981">#8981</a>) (<a href="https://github.com/romainmenke"><code>@romainmenke</code></a>).</li> <li>Fixed: <code>GlobbyOptions</code> TypeScript errors (<a href="https://redirect.github.com/stylelint/stylelint/pull/8992">#8992</a>) (<a href="https://github.com/zalishchuk"><code>@zalishchuk</code></a>).</li> <li>Fixed: <code>hue-degree-notation</code> false negatives and positives for relative colors (<a href="https://redirect.github.com/stylelint/stylelint/pull/8985">#8985</a>) (<a href="https://github.com/jamesnw"><code>@jamesnw</code></a>).</li> <li>Fixed: <code>lightness-notation</code> false negatives for relative colors (<a href="https://redirect.github.com/stylelint/stylelint/pull/8987">#8987</a>) (<a href="https://github.com/jamesnw"><code>@jamesnw</code></a>).</li> <li>Fixed: <code>selector-type-no-unknown</code> false positives for <code>geolocation</code> and <code>usermedia</code> (<a href="https://redirect.github.com/stylelint/stylelint/pull/9004">#9004</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li> <li>Fixed: <code>selector-type-no-unknown</code> false positives for <code>rb</code>, <code>rtc</code> and <code>menuitem</code> (<a href="https://redirect.github.com/stylelint/stylelint/pull/8972">#8972</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="48f6372472"><code>48f6372</code></a> Release 17.1.0 (<a href="https://redirect.github.com/stylelint/stylelint/issues/9007">#9007</a>)</li> <li><a href="5bed108889"><code>5bed108</code></a> Fix <code>selector-type-no-unknown</code> false positives for <code>geolocation</code> and `usermed...</li> <li><a href="7b0b6f79a7"><code>7b0b6f7</code></a> Revert "Fix resolution of configs, plugins, processors, and custom syntaxes i...</li> <li><a href="9b30fbd3dd"><code>9b30fbd</code></a> Remove <code>display-notation</code> secondary options while the specification is in flu...</li> <li><a href="17ebd25999"><code>17ebd25</code></a> Fix resolution of configs, plugins, processors, and custom syntaxes in Yarn P...</li> <li><a href="590df52420"><code>590df52</code></a> Bump prettier from 3.8.0 to 3.8.1 (<a href="https://redirect.github.com/stylelint/stylelint/issues/9002">#9002</a>)</li> <li><a href="d101b1568c"><code>d101b15</code></a> Remove ignoring ESLint major updates in Dependabot config (<a href="https://redirect.github.com/stylelint/stylelint/issues/9000">#9000</a>)</li> <li><a href="0d9df2f609"><code>0d9df2f</code></a> Add <code>display-notation</code> rule (<a href="https://redirect.github.com/stylelint/stylelint/issues/8981">#8981</a>)</li> <li><a href="5721667847"><code>5721667</code></a> Turn off <code>skipLibCheck</code> TypeScript configuration option (<a href="https://redirect.github.com/stylelint/stylelint/issues/8999">#8999</a>)</li> <li><a href="79cf2cf082"><code>79cf2cf</code></a> Fix <code>GlobbyOptions</code> TypeScript errors (<a href="https://redirect.github.com/stylelint/stylelint/issues/8992">#8992</a>)</li> <li>Additional commits viewable in <a href="https://github.com/stylelint/stylelint/compare/17.0.0...17.1.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>
4.9 KiB
4.9 KiB