Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump stylelint from 16.7.0 to 16.8.0 in /dashboard (#7963)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.7.0 to 16.8.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.8.0</h2> <ul> <li>Deprecated: <code>github</code> formatter (<a href="https://github.com/stylelint/stylelint/issues/7865">#7865</a>) (<a href="https://github.com/marcalexiei"><code>@marcalexiei</code></a>).</li> <li>Fixed: <code>function-url-quotes</code> false positives for SCSS variables and <code>#</code>/<code>?</code> characters (<a href="https://github.com/stylelint/stylelint/issues/7874">#7874</a>) (<a href="https://github.com/vimalloc"><code>@vimalloc</code></a>).</li> <li>Fixed: <code>keyframe-selector-notation</code> false positives for <code>entry-crossing</code> and <code>exit-crossing</code> (<a href="https://github.com/stylelint/stylelint/issues/7859">#7859</a>) (<a href="https://github.com/romainmenke"><code>@romainmenke</code></a>).</li> <li>Fixed: <code>no-descending-specificity</code> false positives for nested rules without declarations (<a href="https://github.com/stylelint/stylelint/issues/7850">#7850</a>) (<a href="https://github.com/romainmenke"><code>@romainmenke</code></a>).</li> <li>Fixed: <code>no-duplicate-selectors</code> end positions (<a href="https://github.com/stylelint/stylelint/issues/7867">#7867</a>) (<a href="https://github.com/romainmenke"><code>@romainmenke</code></a>).</li> <li>Fixed: <code>no-duplicate-selectors</code> false negatives for three or more duplicates (<a href="https://github.com/stylelint/stylelint/issues/7867">#7867</a>) (<a href="https://github.com/romainmenke"><code>@romainmenke</code></a>).</li> <li>Fixed: <code>selector-max-compound-selectors</code> error for <code>@nest</code> (<a href="https://github.com/stylelint/stylelint/issues/7875">#7875</a>) (<a href="https://github.com/romainmenke"><code>@romainmenke</code></a>).</li> <li>Fixed: <code>selector-pseudo-class-no-unknown</code> false positives for <code>:active-view-transition</code> and <code>:active-view-transition-type()</code> (<a href="https://github.com/stylelint/stylelint/issues/7868">#7868</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li> <li>Fixed: <code>selector-type-*</code>, <code>selector-max-type</code> and <code>selector-class-pattern</code> false positives for <code><timeline-range-name></code> in keyframe selectors (<a href="https://github.com/stylelint/stylelint/issues/7856">#7856</a>) (<a href="https://github.com/romainmenke"><code>@romainmenke</code></a>).</li> <li>Fixed: <code>stylelint.utils.checkAgainstRule()</code> regression when <code>reportNeedlessDisables</code> and <code>quiet</code> are both enabled (<a href="https://github.com/stylelint/stylelint/issues/7879">#7879</a>) (<a href="https://github.com/ybiquitous"><code>@ybiquitous</code></a>).</li> <li>Fixed: configuration comments within selector and value lists being ignored (<a href="https://github.com/stylelint/stylelint/issues/7839">#7839</a>) (<a href="https://github.com/romainmenke"><code>@romainmenke</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.8.0</h2> <ul> <li>Deprecated: <code>github</code> formatter (<a href="https://github.com/stylelint/stylelint/pull/7865">#7865</a>) (<a href="https://github.com/marcalexiei"><code>@marcalexiei</code></a>).</li> <li>Fixed: <code>function-url-quotes</code> false positives for SCSS variables and <code>#</code>/<code>?</code> characters (<a href="https://github.com/stylelint/stylelint/pull/7874">#7874</a>) (<a href="https://github.com/vimalloc"><code>@vimalloc</code></a>).</li> <li>Fixed: <code>keyframe-selector-notation</code> false positives for <code>entry-crossing</code> and <code>exit-crossing</code> (<a href="https://github.com/stylelint/stylelint/pull/7859">#7859</a>) (<a href="https://github.com/romainmenke"><code>@romainmenke</code></a>).</li> <li>Fixed: <code>no-descending-specificity</code> false positives for nested rules without declarations (<a href="https://github.com/stylelint/stylelint/pull/7850">#7850</a>) (<a href="https://github.com/romainmenke"><code>@romainmenke</code></a>).</li> <li>Fixed: <code>no-duplicate-selectors</code> end positions (<a href="https://github.com/stylelint/stylelint/pull/7867">#7867</a>) (<a href="https://github.com/romainmenke"><code>@romainmenke</code></a>).</li> <li>Fixed: <code>no-duplicate-selectors</code> false negatives for three or more duplicates (<a href="https://github.com/stylelint/stylelint/pull/7867">#7867</a>) (<a href="https://github.com/romainmenke"><code>@romainmenke</code></a>).</li> <li>Fixed: <code>selector-max-compound-selectors</code> error for <code>@nest</code> (<a href="https://github.com/stylelint/stylelint/pull/7875">#7875</a>) (<a href="https://github.com/romainmenke"><code>@romainmenke</code></a>).</li> <li>Fixed: <code>selector-pseudo-class-no-unknown</code> false positives for <code>:active-view-transition</code> and <code>:active-view-transition-type()</code> (<a href="https://github.com/stylelint/stylelint/pull/7868">#7868</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li> <li>Fixed: <code>selector-type-*</code>, <code>selector-max-type</code> and <code>selector-class-pattern</code> false positives for <code><timeline-range-name></code> in keyframe selectors (<a href="https://github.com/stylelint/stylelint/pull/7856">#7856</a>) (<a href="https://github.com/romainmenke"><code>@romainmenke</code></a>).</li> <li>Fixed: <code>stylelint.utils.checkAgainstRule()</code> regression when <code>reportNeedlessDisables</code> and <code>quiet</code> are both enabled (<a href="https://github.com/stylelint/stylelint/pull/7879">#7879</a>) (<a href="https://github.com/ybiquitous"><code>@ybiquitous</code></a>).</li> <li>Fixed: configuration comments within selector and value lists being ignored (<a href="https://github.com/stylelint/stylelint/pull/7839">#7839</a>) (<a href="https://github.com/romainmenke"><code>@romainmenke</code></a>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/stylelint/stylelint/commit/19365cac49d32d8c9fc2cb52ee47009cdcb96e4f"><code>19365ca</code></a> 16.8.0</li> <li><a href="https://github.com/stylelint/stylelint/commit/50478e631841b25e4e70126ea7c50b88a4ef6f2b"><code>50478e6</code></a> Prepare 16.8.0 (<a href="https://github.com/stylelint/stylelint/issues/7870">#7870</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/8e5c8a3922fccd547ea2fb3e896b8b39829a53a9"><code>8e5c8a3</code></a> Fix <code>function-url-quotes</code> false positives for SCSS variables and <code>#</code>/<code>?</code> char...</li> <li><a href="https://github.com/stylelint/stylelint/commit/2d0451197aeea6389136c0e2b205bcc7607cb2a1"><code>2d04511</code></a> Bump husky from 9.1.2 to 9.1.3 (<a href="https://github.com/stylelint/stylelint/issues/7886">#7886</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/118fe2b39e131a43981c6d96af399a8807f6c8ed"><code>118fe2b</code></a> Bump debug from 4.3.5 to 4.3.6 (<a href="https://github.com/stylelint/stylelint/issues/7885">#7885</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/1905e415ef7f248011c22634a1867921aaf6a479"><code>1905e41</code></a> Bump rollup from 4.19.0 to 4.19.1 (<a href="https://github.com/stylelint/stylelint/issues/7884">#7884</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/ac73451f7c70beaae728ccd24b4232bdeab8edec"><code>ac73451</code></a> Document to add ecosystem test check in releasing task list (<a href="https://github.com/stylelint/stylelint/issues/7883">#7883</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/8fefd145f86b74f182286550675881c47b164fba"><code>8fefd14</code></a> Refactor to use severity constants (<a href="https://github.com/stylelint/stylelint/issues/7882">#7882</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/cfe2bcff69a4c6ffb2839552a1fec36cf4971895"><code>cfe2bcf</code></a> Fix <code>stylelint.utils.checkAgainstRule()</code> regression when both `reportNeedless...</li> <li><a href="https://github.com/stylelint/stylelint/commit/3024d7550f9986a4717bf3bdfd2bea2f67d572f4"><code>3024d75</code></a> Fix configuration comments within selector and value lists being ignored (<a href="https://github.com/stylelint/stylelint/issues/7839">#7839</a>)</li> <li>Additional commits viewable in <a href="https://github.com/stylelint/stylelint/compare/16.7.0...16.8.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.7.0&new-version=16.8.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>
- Loading branch information