Skip to content

Commit

Permalink
Bump stylelint from 16.4.0 to 16.6.1 (#7)
Browse files Browse the repository at this point in the history
Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.4.0 to
16.6.1.
<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.6.1</h2>
<ul>
<li>Fixed: <code>no-descending-specificity</code> false positives for
nested selectors (<a
href="https://redirect.github.com/stylelint/stylelint/issues/7724">#7724</a>)
(<a
href="https://github.com/romainmenke"><code>@​romainmenke</code></a>).</li>
<li>Fixed: <code>selector-type-no-unknown</code> false positive for
<code>model</code> (<a
href="https://redirect.github.com/stylelint/stylelint/issues/7718">#7718</a>)
(<a
href="https://github.com/Mouvedia"><code>@​Mouvedia</code></a>).</li>
</ul>
<h2>16.6.0</h2>
<ul>
<li>Fixed: <code>function-calc-no-unspaced-operator</code> false
negatives (<a
href="https://redirect.github.com/stylelint/stylelint/issues/7655">#7655</a>
&amp; <a
href="https://redirect.github.com/stylelint/stylelint/issues/7670">#7670</a>
&amp; <a
href="https://redirect.github.com/stylelint/stylelint/issues/7676">#7676</a>)
(<a href="https://github.com/ybiquitous"><code>@​ybiquitous</code></a>
&amp; <a
href="https://github.com/romainmenke"><code>@​romainmenke</code></a>).</li>
<li>Fixed: <code>selector-not-notation</code> autofix of the
<code>&quot;simple&quot;</code> option (<a
href="https://redirect.github.com/stylelint/stylelint/issues/7703">#7703</a>)
(<a
href="https://github.com/Mouvedia"><code>@​Mouvedia</code></a>).</li>
<li>Fixed: <code>selector-max-specificity</code> end positions (<a
href="https://redirect.github.com/stylelint/stylelint/issues/7685">#7685</a>)
(<a
href="https://github.com/romainmenke"><code>@​romainmenke</code></a>).</li>
<li>Fixed: <code>no-descending-specificity</code> end positions (<a
href="https://redirect.github.com/stylelint/stylelint/issues/7701">#7701</a>)
(<a
href="https://github.com/romainmenke"><code>@​romainmenke</code></a>).</li>
<li>Fixed: missing GitHub Sponsor for <code>npm fund</code> (<a
href="https://redirect.github.com/stylelint/stylelint/issues/7707">#7707</a>)
(<a
href="https://github.com/ybiquitous"><code>@​ybiquitous</code></a>).</li>
</ul>
<h2>16.5.0</h2>
<ul>
<li>Added: regex support to <code>ignoreValues</code> for
<code>value-no-vendor-prefix</code> (<a
href="https://redirect.github.com/stylelint/stylelint/issues/7650">#7650</a>)
(<a
href="https://github.com/Mouvedia"><code>@​Mouvedia</code></a>).</li>
<li>Fixed: <code>shorthand-property-no-redundant-values</code> false
negatives for functions (<a
href="https://redirect.github.com/stylelint/stylelint/issues/7657">#7657</a>)
(<a
href="https://github.com/ybiquitous"><code>@​ybiquitous</code></a>).</li>
<li>Fixed: <code>value-no-vendor-prefix</code> false negatives/positives
(<a
href="https://redirect.github.com/stylelint/stylelint/issues/7654">#7654</a>
&amp; <a
href="https://redirect.github.com/stylelint/stylelint/issues/7658">#7658</a>)
(<a
href="https://github.com/Mouvedia"><code>@​Mouvedia</code></a>).</li>
<li>Fixed: <code>CosmiconfigResult</code> type error (<a
href="https://redirect.github.com/stylelint/stylelint/issues/7661">#7661</a>)
(<a
href="https://github.com/ybiquitous"><code>@​ybiquitous</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.6.1</h2>
<ul>
<li>Fixed: <code>no-descending-specificity</code> false positives for
nested selectors (<a
href="https://redirect.github.com/stylelint/stylelint/pull/7724">#7724</a>)
(<a
href="https://github.com/romainmenke"><code>@​romainmenke</code></a>).</li>
<li>Fixed: <code>selector-type-no-unknown</code> false positive for
<code>model</code> (<a
href="https://redirect.github.com/stylelint/stylelint/pull/7718">#7718</a>)
(<a
href="https://github.com/Mouvedia"><code>@​Mouvedia</code></a>).</li>
</ul>
<h2>16.6.0</h2>
<ul>
<li>Fixed: <code>function-calc-no-unspaced-operator</code> false
negatives (<a
href="https://redirect.github.com/stylelint/stylelint/pull/7655">#7655</a>
&amp; <a
href="https://redirect.github.com/stylelint/stylelint/pull/7670">#7670</a>
&amp; <a
href="https://redirect.github.com/stylelint/stylelint/pull/7676">#7676</a>)
(<a href="https://github.com/ybiquitous"><code>@​ybiquitous</code></a>
&amp; <a
href="https://github.com/romainmenke"><code>@​romainmenke</code></a>).</li>
<li>Fixed: <code>selector-not-notation</code> autofix of the
<code>&quot;simple&quot;</code> option (<a
href="https://redirect.github.com/stylelint/stylelint/pull/7703">#7703</a>)
(<a
href="https://github.com/Mouvedia"><code>@​Mouvedia</code></a>).</li>
<li>Fixed: <code>selector-max-specificity</code> end positions (<a
href="https://redirect.github.com/stylelint/stylelint/pull/7685">#7685</a>)
(<a
href="https://github.com/romainmenke"><code>@​romainmenke</code></a>).</li>
<li>Fixed: <code>no-descending-specificity</code> end positions (<a
href="https://redirect.github.com/stylelint/stylelint/pull/7701">#7701</a>)
(<a
href="https://github.com/romainmenke"><code>@​romainmenke</code></a>).</li>
<li>Fixed: missing GitHub Sponsor for <code>npm fund</code> (<a
href="https://redirect.github.com/stylelint/stylelint/pull/7707">#7707</a>)
(<a
href="https://github.com/ybiquitous"><code>@​ybiquitous</code></a>).</li>
</ul>
<h2>16.5.0</h2>
<ul>
<li>Added: regex support to <code>ignoreValues</code> for
<code>value-no-vendor-prefix</code> (<a
href="https://redirect.github.com/stylelint/stylelint/pull/7650">#7650</a>)
(<a
href="https://github.com/Mouvedia"><code>@​Mouvedia</code></a>).</li>
<li>Fixed: <code>shorthand-property-no-redundant-values</code> false
negatives for functions (<a
href="https://redirect.github.com/stylelint/stylelint/pull/7657">#7657</a>)
(<a
href="https://github.com/ybiquitous"><code>@​ybiquitous</code></a>).</li>
<li>Fixed: <code>value-no-vendor-prefix</code> false negatives/positives
(<a
href="https://redirect.github.com/stylelint/stylelint/pull/7654">#7654</a>
&amp; <a
href="https://redirect.github.com/stylelint/stylelint/pull/7658">#7658</a>)
(<a
href="https://github.com/Mouvedia"><code>@​Mouvedia</code></a>).</li>
<li>Fixed: <code>CosmiconfigResult</code> type error (<a
href="https://redirect.github.com/stylelint/stylelint/pull/7661">#7661</a>)
(<a
href="https://github.com/ybiquitous"><code>@​ybiquitous</code></a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/stylelint/stylelint/commit/d902c0b7cc1233b74cc4959eff864cb3e2d87f73"><code>d902c0b</code></a>
16.6.1</li>
<li><a
href="https://github.com/stylelint/stylelint/commit/42d08bdf0cb05547e4ff851d7108aea5f067c08b"><code>42d08bd</code></a>
Prepare 16.6.1 (<a
href="https://redirect.github.com/stylelint/stylelint/issues/7721">#7721</a>)</li>
<li><a
href="https://github.com/stylelint/stylelint/commit/b4f74e55c5f0e32aa31304f013b4057474f7ce3d"><code>b4f74e5</code></a>
Ignore <code>tmp/</code> from Prettier (<a
href="https://redirect.github.com/stylelint/stylelint/issues/7726">#7726</a>)</li>
<li><a
href="https://github.com/stylelint/stylelint/commit/62b58bc2616fd1420c0adb7090e1e3c03b64597a"><code>62b58bc</code></a>
Fix <code>no-descending-specificity</code> false positives for nested
selectors (<a
href="https://redirect.github.com/stylelint/stylelint/issues/7724">#7724</a>)</li>
<li><a
href="https://github.com/stylelint/stylelint/commit/72ec18af4292a96e1feec2e1b64235ea961f6d49"><code>72ec18a</code></a>
Refactor to use shared constant for <code>disabledRanges</code> object
(<a
href="https://redirect.github.com/stylelint/stylelint/issues/7722">#7722</a>)</li>
<li><a
href="https://github.com/stylelint/stylelint/commit/b85be3c8f99ca1110fddfee17b389b7a43aec3a4"><code>b85be3c</code></a>
Fix typo in rules.md (<a
href="https://redirect.github.com/stylelint/stylelint/issues/7717">#7717</a>)</li>
<li><a
href="https://github.com/stylelint/stylelint/commit/9478c71b29ba0513e07bd388082eb1b4dbaeb4fb"><code>9478c71</code></a>
Bump file-entry-cache from 8.0.0 to 9.0.0 (<a
href="https://redirect.github.com/stylelint/stylelint/issues/7720">#7720</a>)</li>
<li><a
href="https://github.com/stylelint/stylelint/commit/211908bec34ea7a3ac6fceccc3775dc93aa2920b"><code>211908b</code></a>
Fix <code>selector-type-no-unknown</code> false positive for
<code>model</code> (<a
href="https://redirect.github.com/stylelint/stylelint/issues/7718">#7718</a>)</li>
<li><a
href="https://github.com/stylelint/stylelint/commit/fa85a708889afedbb196c62aba14417c15cd468d"><code>fa85a70</code></a>
Bump lint-staged from 15.2.4 to 15.2.5 (<a
href="https://redirect.github.com/stylelint/stylelint/issues/7719">#7719</a>)</li>
<li><a
href="https://github.com/stylelint/stylelint/commit/44de825d40180c9225c74b239de15355f9488d37"><code>44de825</code></a>
Bump lint-staged from 15.2.2 to 15.2.4 (<a
href="https://redirect.github.com/stylelint/stylelint/issues/7713">#7713</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/stylelint/stylelint/compare/16.4.0...16.6.1">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.4.0&new-version=16.6.1)](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>
  • Loading branch information
jgarber623-cargosense authored Jun 7, 2024
2 parents 7a85546 + e4a9e50 commit 7ddbd26
Showing 1 changed file with 75 additions and 470 deletions.
Loading

0 comments on commit 7ddbd26

Please sign in to comment.