Skip to content

Commit

Permalink
build(deps-dev): Bump stylelint from 16.0.2 to 16.1.0 (#896)
Browse files Browse the repository at this point in the history
Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.0.2 to
16.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>16.1.0</h2>
<ul>
<li>Added: <code>lightness-notation</code> rule (<a
href="https://redirect.github.com/stylelint/stylelint/issues/7366">#7366</a>)
(<a
href="https://github.com/fpetrakov"><code>@​fpetrakov</code></a>).</li>
<li>Added: <code>ignore: [&quot;keyframe-selectors&quot;]</code> to
<code>selector-disallowed-list</code> (<a
href="https://redirect.github.com/stylelint/stylelint/issues/7417">#7417</a>)
(<a
href="https://github.com/mattxwang"><code>@​mattxwang</code></a>).</li>
<li>Fixed: <code>selector-pseudo-class-no-unknown</code> false positive
for <code>:popover-open</code> (<a
href="https://redirect.github.com/stylelint/stylelint/issues/7425">#7425</a>)
(<a
href="https://github.com/mattxwang"><code>@​mattxwang</code></a>).</li>
<li>Fixed: <code>declaration-property-value-no-unknown</code> and other
false positives for multiline SCSS interpolation. (<a
href="https://redirect.github.com/stylelint/stylelint/issues/7406">#7406</a>)
(<a
href="https://github.com/FloEdelmann"><code>@​FloEdelmann</code></a>).</li>
<li>Fixed: <code>function-url-quotes</code> false positives for SCSS
variable and <code>@</code> character (<a
href="https://redirect.github.com/stylelint/stylelint/issues/7416">#7416</a>)
(<a
href="https://github.com/mattxwang"><code>@​mattxwang</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.1.0</h2>
<ul>
<li>Added: <code>lightness-notation</code> rule (<a
href="https://redirect.github.com/stylelint/stylelint/pull/7366">#7366</a>)
(<a
href="https://github.com/fpetrakov"><code>@​fpetrakov</code></a>).</li>
<li>Added: <code>ignore: [&quot;keyframe-selectors&quot;]</code> to
<code>selector-disallowed-list</code> (<a
href="https://redirect.github.com/stylelint/stylelint/pull/7417">#7417</a>)
(<a
href="https://github.com/mattxwang"><code>@​mattxwang</code></a>).</li>
<li>Fixed: <code>selector-pseudo-class-no-unknown</code> false positive
for <code>:popover-open</code> (<a
href="https://redirect.github.com/stylelint/stylelint/pull/7425">#7425</a>)
(<a
href="https://github.com/mattxwang"><code>@​mattxwang</code></a>).</li>
<li>Fixed: <code>declaration-property-value-no-unknown</code> and other
false positives for multiline SCSS interpolation. (<a
href="https://redirect.github.com/stylelint/stylelint/pull/7406">#7406</a>)
(<a
href="https://github.com/FloEdelmann"><code>@​FloEdelmann</code></a>).</li>
<li>Fixed: <code>function-url-quotes</code> false positives for SCSS
variable and <code>@</code> character (<a
href="https://redirect.github.com/stylelint/stylelint/pull/7416">#7416</a>)
(<a
href="https://github.com/mattxwang"><code>@​mattxwang</code></a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/stylelint/stylelint/commit/58822901ab032b6cc3dd9515b64958202a460a30"><code>5882290</code></a>
16.1.0</li>
<li><a
href="https://github.com/stylelint/stylelint/commit/6c4b64dfe78e61e28932f95ffca52ae0493c40c3"><code>6c4b64d</code></a>
Prepare 16.1.0 (<a
href="https://redirect.github.com/stylelint/stylelint/issues/7415">#7415</a>)</li>
<li><a
href="https://github.com/stylelint/stylelint/commit/566c42267a3419b300c7200b4560320e520cc023"><code>566c422</code></a>
Bump file-entry-cache from 7.0.2 to 8.0.0 (<a
href="https://redirect.github.com/stylelint/stylelint/issues/7427">#7427</a>)</li>
<li><a
href="https://github.com/stylelint/stylelint/commit/42bf8f84ccb5560b36ae227673e7315579096f8d"><code>42bf8f8</code></a>
Bump meow from 12.1.1 to 13.0.0 (<a
href="https://redirect.github.com/stylelint/stylelint/issues/7426">#7426</a>)</li>
<li><a
href="https://github.com/stylelint/stylelint/commit/cb509a08942f97fbd4fb507abfd8510eed402982"><code>cb509a0</code></a>
Fix <code>function-url-quotes</code> false positives for SCSS variable
and <code>@</code> character...</li>
<li><a
href="https://github.com/stylelint/stylelint/commit/e2223521cdef40d62d23c56b33b0f9176c2a4646"><code>e222352</code></a>
Document benefits from TypeScript annotation (<a
href="https://redirect.github.com/stylelint/stylelint/issues/7423">#7423</a>)</li>
<li><a
href="https://github.com/stylelint/stylelint/commit/760a6f109d9a04d9dc93ac20745284e37227d84e"><code>760a6f1</code></a>
Fix <code>selector-pseudo-class-no-unknown</code> false positive for
<code>:popover-open</code> (<a
href="https://redirect.github.com/stylelint/stylelint/issues/7">#7</a>...</li>
<li><a
href="https://github.com/stylelint/stylelint/commit/8ec6748675116ddfd8154421dbbc42bd8c3e8d9a"><code>8ec6748</code></a>
Add <code>ignore: [&quot;keyframe-selectors&quot;]</code> to
<code>selector-disallowed-list</code> (<a
href="https://redirect.github.com/stylelint/stylelint/issues/7417">#7417</a>)</li>
<li><a
href="https://github.com/stylelint/stylelint/commit/548b221e02e7a61e5fd618ea38c1054287318116"><code>548b221</code></a>
Add missing changelog for PR <a
href="https://redirect.github.com/stylelint/stylelint/issues/7366">#7366</a></li>
<li><a
href="https://github.com/stylelint/stylelint/commit/19ab06a4ca55da15ff64a6391037a47a01136229"><code>19ab06a</code></a>
Sort rules alphabetically in <code>docs/user-guide/rules.md</code> (<a
href="https://redirect.github.com/stylelint/stylelint/issues/7422">#7422</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/stylelint/stylelint/compare/16.0.2...16.1.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.0.2&new-version=16.1.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 5, 2024
1 parent dcb9e34 commit e193382
Show file tree
Hide file tree
Showing 2 changed files with 206 additions and 63 deletions.
Loading

0 comments on commit e193382

Please sign in to comment.