Skip to content

Commit c092755

Browse files
Bump tailwindcss from 4.1.7 to 4.1.8 (#2264)
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 4.1.7 to 4.1.8. <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>v4.1.8</h2> <h3>Added</h3> <ul> <li>Improve error messages when <code>@apply</code> fails (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18059">#18059</a>)</li> </ul> <h3>Fixed</h3> <ul> <li>Upgrade: Do not migrate declarations that look like candidates in <code>&lt;style&gt;</code> blocks (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18057">#18057</a>, <a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18068">18068</a>)</li> <li>Upgrade: Don't error when looking for <code>tailwindcss</code> in pnpm monorepos (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18065">#18065</a>)</li> <li>Upgrade: Don't error when updating dependencies in pnpm monorepos (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18065">#18065</a>)</li> <li>Upgrade: Migrate deprecated <code>order-none</code> to <code>order-0</code> (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18126">#18126</a>)</li> <li>Support Leptos <code>class:</code> attributes when extracting classes (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18093">#18093</a>)</li> <li>Fix &quot;Cannot read properties of undefined&quot; crash on malformed arbitrary value (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18133">#18133</a>)</li> <li>Upgrade: Migrate <code>-mt-[0px]</code> to <code>mt-[0px]</code> instead of the other way around (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18154">#18154</a>)</li> <li>Fix Haml pre-processing crash when there is no <code>\n</code> at the end of the file (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18155">#18155</a>)</li> <li>Ignore <code>.pnpm-store</code> folders by default (can be overridden by <code>@source …</code> rules) (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18163">#18163</a>)</li> <li>Fix PostCSS crash when calling <code>toJSON()</code> (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18083">#18083</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md">tailwindcss's changelog</a>.</em></p> <blockquote> <h2>[4.1.8] - 2025-05-27</h2> <h3>Added</h3> <ul> <li>Improve error messages when <code>@apply</code> fails (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18059">#18059</a>)</li> </ul> <h3>Fixed</h3> <ul> <li>Upgrade: Do not migrate declarations that look like candidates in <code>&lt;style&gt;</code> blocks (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18057">#18057</a>, <a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18068">18068</a>)</li> <li>Upgrade: Don't error when looking for <code>tailwindcss</code> in pnpm monorepos (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18065">#18065</a>)</li> <li>Upgrade: Don't error when updating dependencies in pnpm monorepos (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18065">#18065</a>)</li> <li>Upgrade: Migrate deprecated <code>order-none</code> to <code>order-0</code> (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18126">#18126</a>)</li> <li>Support Leptos <code>class:</code> attributes when extracting classes (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18093">#18093</a>)</li> <li>Fix &quot;Cannot read properties of undefined&quot; crash on malformed arbitrary value (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18133">#18133</a>)</li> <li>Upgrade: Migrate <code>-mt-[0px]</code> to <code>mt-[0px]</code> instead of the other way around (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18154">#18154</a>)</li> <li>Fix Haml pre-processing crash when there is no <code>\n</code> at the end of the file (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18155">#18155</a>)</li> <li>Ignore <code>.pnpm-store</code> folders by default (can be overridden by <code>@source …</code> rules) (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18163">#18163</a>)</li> <li>Fix PostCSS crash when calling <code>toJSON()</code> (<a href="https://redirect.github.com/tailwindlabs/tailwindcss/pull/18083">#18083</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/193eb84f6c4c23ef43166162bed99d0fb3485c8b"><code>193eb84</code></a> Release v4.1.8 (<a href="https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss/issues/18164">#18164</a>)</li> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/4bfacb33a08a289f7d47846878a6157c200c9d49"><code>4bfacb3</code></a> Improve error messages when <code>@apply</code> fails (<a href="https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss/issues/18059">#18059</a>)</li> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/884f02c46b1c675e21fa33a21bdad7df4aa8e236"><code>884f02c</code></a> Fix &quot;Cannot read properties of undefined&quot; crash on malformed arbitrary value ...</li> <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/9cb38993d2e68cd98b458ebd8c863e87bf7ce5ae"><code>9cb3899</code></a> Upgrade deprecated <code>order-none</code> to <code>order-0</code> (<a href="https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss/issues/18126">#18126</a>)</li> <li>See full diff in <a href="https://github.com/tailwindlabs/tailwindcss/commits/v4.1.8/packages/tailwindcss">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=4.1.7&new-version=4.1.8)](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>
1 parent bb9112d commit c092755

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"react": "^19.1.0",
2929
"react-dom": "^19.1.0",
3030
"shiki": "^1.29.1",
31-
"tailwindcss": "^4.1.7"
31+
"tailwindcss": "^4.1.8"
3232
},
3333
"devDependencies": {
3434
"@svgr/webpack": "^8.1.0",

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)