Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump tailwindcss from 3.3.2 to 3.3.3 in /website (#3601)
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.3.2 to 3.3.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tailwindlabs/tailwindcss/releases">tailwindcss's releases</a>.</em></p> <blockquote> <h2>v3.3.3</h2> <h3>Fixed</h3> <ul> <li>Fix issue where some pseudo-element variants generated the wrong selector (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/10943">#10943</a>, <a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/10962">#10962</a>, <a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11111">#11111</a>)</li> <li>Make font settings propagate into buttons, inputs, etc. (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/10940">#10940</a>)</li> <li>Fix parsing of <code>theme()</code> inside <code>calc()</code> when there are no spaces around operators (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11157">#11157</a>)</li> <li>Ensure <code>repeating-conic-gradient</code> is detected as an image (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11180">#11180</a>)</li> <li>Move unknown pseudo-elements outside of <code>:is</code> by default (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11345">#11345</a>)</li> <li>Escape animation names when prefixes contain special characters (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11470">#11470</a>)</li> <li>Don't prefix arbitrary classes in <code>group</code> and <code>peer</code> variants (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11454">#11454</a>)</li> <li>Sort classes using position of first matching rule (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11504">#11504</a>)</li> <li>Allow variant to be an at-rule without a prelude (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11589">#11589</a>)</li> <li>Make PostCSS plugin async to improve performance (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11548">#11548</a>)</li> <li>Don’t error when a config file is missing (<a href="https://github.com/tailwindlabs/tailwindcss/commit/f97759f808d15ace66647b1405744fcf95a392e5">f97759f</a>)</li> </ul> <h3>Added</h3> <ul> <li>Add <code>aria-busy</code> utility (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/10966">#10966</a>)</li> </ul> <h3>Changed</h3> <ul> <li>Reset padding for <code><dialog></code> elements in preflight (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11069">#11069</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/tailwindlabs/tailwindcss/blob/v3.3.3/CHANGELOG.md">tailwindcss's changelog</a>.</em></p> <blockquote> <h2>[3.3.3] - 2023-07-13</h2> <h3>Fixed</h3> <ul> <li>Fix issue where some pseudo-element variants generated the wrong selector (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/10943">#10943</a>, <a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/10962">#10962</a>, <a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11111">#11111</a>)</li> <li>Make font settings propagate into buttons, inputs, etc. (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/10940">#10940</a>)</li> <li>Fix parsing of <code>theme()</code> inside <code>calc()</code> when there are no spaces around operators (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11157">#11157</a>)</li> <li>Ensure <code>repeating-conic-gradient</code> is detected as an image (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11180">#11180</a>)</li> <li>Move unknown pseudo-elements outside of <code>:is</code> by default (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11345">#11345</a>)</li> <li>Escape animation names when prefixes contain special characters (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11470">#11470</a>)</li> <li>Don't prefix arbitrary classes in <code>group</code> and <code>peer</code> variants (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11454">#11454</a>)</li> <li>Sort classes using position of first matching rule (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11504">#11504</a>)</li> <li>Allow variant to be an at-rule without a prelude (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11589">#11589</a>)</li> <li>Make PostCSS plugin async to improve performance (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11548">#11548</a>)</li> <li>Don’t error when a config file is missing (<a href="https://github.com/tailwindlabs/tailwindcss/commit/f97759f808d15ace66647b1405744fcf95a392e5">f97759f</a>)</li> </ul> <h3>Added</h3> <ul> <li>Add <code>aria-busy</code> utility (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/10966">#10966</a>)</li> </ul> <h3>Changed</h3> <ul> <li>Reset padding for <code><dialog></code> elements in preflight (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/11069">#11069</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/0bd81a06c499be58bf87ca16481333823d86e828"><code>0bd81a0</code></a> 3.3.3</li> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/6a6ceb524016efcab107fdb0ac9adfe6cf9b2cf3"><code>6a6ceb5</code></a> Update changelog</li> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/f97759f808d15ace66647b1405744fcf95a392e5"><code>f97759f</code></a> Don’t error when a config file is missing</li> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/005c1be2edf85c9ace9d441cb6b8a9c973491566"><code>005c1be</code></a> Don't prefix arbitrary classes in <code>peer</code>/<code>group</code> variants (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/11454">#11454</a>)</li> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/5b9cbb3a81c1557a60f0f0142fedd6159bf09ff7"><code>5b9cbb3</code></a> Make PostCSS plugin async to improve performance (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/11548">#11548</a>)</li> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/1c9bb387e1a081d2a8ea7bf7aab413a212afd99d"><code>1c9bb38</code></a> Allow variant to be an at-rule without a prelude (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/11589">#11589</a>)</li> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/80f3e85fa079036949a203054a6924d8e87ac3be"><code>80f3e85</code></a> Sort classes using position of first matching rule (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/11504">#11504</a>)</li> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/243226887f16166fe504ad543fbb203fc46a4130"><code>2432268</code></a> Reset dialog element styles (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/11069">#11069</a>)</li> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/b885fff544b1a109ba72a4a3f0e6b2a3a6cbcfe0"><code>b885fff</code></a> Add <code>aria-busy</code> utility (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/10966">#10966</a>)</li> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/1fb7486165bc633dc53b6c1d10328ccd09a4b13b"><code>1fb7486</code></a> Make font settings propagate into buttons, inputs, etc. (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/issues/10940">#10940</a>)</li> <li>Additional commits viewable in <a href="https://github.com/tailwindlabs/tailwindcss/compare/v3.3.2...v3.3.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tailwindcss&package-manager=npm_and_yarn&previous-version=3.3.2&new-version=3.3.3)](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 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