Update tailwindcss monorepo to v4.3.1#8412
Conversation
Merging this PR will degrade performance by 19.74%
|
| Mode | Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|---|
| ❌ | Simulation | compare[48] |
213 µs | 300.7 µs | -29.16% |
| ❌ | Simulation | compare[50] |
227.7 µs | 319.2 µs | -28.66% |
| ❌ | Simulation | compare[49] |
228.2 µs | 317.7 µs | -28.19% |
| ❌ | Simulation | compare[44] |
207.5 µs | 287.8 µs | -27.89% |
| ❌ | Simulation | compare[46] |
218.5 µs | 302.5 µs | -27.77% |
| ❌ | Simulation | compare[47] |
223.5 µs | 309.4 µs | -27.75% |
| ❌ | Simulation | compare[40] |
190.7 µs | 263.5 µs | -27.64% |
| ❌ | Simulation | compare[44] |
212.2 µs | 292.4 µs | -27.44% |
| ❌ | Simulation | compare[45] |
218.9 µs | 301 µs | -27.28% |
| ❌ | Simulation | compare[43] |
209.2 µs | 287.7 µs | -27.26% |
| ❌ | Simulation | compare[42] |
204.6 µs | 281.1 µs | -27.23% |
| ❌ | Simulation | compare[40] |
195.6 µs | 268.4 µs | -27.1% |
| ❌ | Simulation | compare[43] |
214.2 µs | 292.6 µs | -26.79% |
| ❌ | Simulation | compare[42] |
209.4 µs | 286 µs | -26.76% |
| ❌ | Simulation | compare[41] |
204.5 µs | 279.2 µs | -26.75% |
| ❌ | Simulation | compare[41] |
209.3 µs | 284 µs | -26.29% |
| ❌ | Simulation | compare[31] |
157.7 µs | 213.8 µs | -26.21% |
| ❌ | Simulation | compare[39] |
199.9 µs | 270.8 µs | -26.19% |
| ❌ | Simulation | compare[38] |
195.5 µs | 264.6 µs | -26.12% |
| ❌ | Simulation | compare[36] |
187.3 µs | 252.6 µs | -25.87% |
| ... | ... | ... | ... | ... | ... |
ℹ️ Only the first 20 benchmarks are displayed. Go to the app to view all benchmarks.
Tip
Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.
Comparing renovate/tailwindcss-monorepo (9e50480) with develop (9444d20)
Footnotes
-
10 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports. ↩
Pull request was closed
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update ( If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
4.3.0→4.3.14.3.0→4.3.1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
tailwindlabs/tailwindcss (@tailwindcss/vite)
v4.3.1Compare Source
Added
--silentoption to suppress output in@tailwindcss/cli(#20100)Fixed
Module#registerHooksinstead ofModule#registeron Node 26+ (#20028)@applyto be used with CSS mixins (#19427)not-*correctly negates@containerqueries, includingstyle(…)queries (#20059)drop-shadow-*color utilities work with custom shadow values containingcalc(…)(#20080)@tailwindcss/vite(#20103)@tailwindcss/webpackcan be installed in Rspack projects without requiringwebpackas a peer dependency (#20027)calc(…)expressions (e.g.px-[calc(1rem+0px)]→px-[calc(1rem+0)]) (#20127)left-[99999px]→left-[99999px], notleft-24999.75) (#20130)@tailwindcss/cliin--watchmode recovers when a tracked dependency is deleted and restored (#20137)@tailwindcss/clibinaries are ignored when scanning for class candidates (#20139)addClass(…)andremoveClass(…)calls (#20198)@variantto be used insideaddBase(#19480)@sourceglobs with symlinks are preserved (#20203)@sourcerules can re-include files excluded by earlier@source notrules (#20203)@utilityrules (#20205)inset-shadow-noneand other inset shadows work correctly (#20208)@sourcedirectories are scanned even when ignored by git (#20214)@sourceglobs ending in**/*preserve dynamic path segments to avoid scanning too many files (#20217)calc(…)divisions when the result would require high precision (e.g.w-[calc(100%/3.5)]→w-[calc(100%/3.5)], notw-[28.571428571428573%]) (#20221)@tailwindcss/postcss(#20228)Changed
0instead ofcalc(var(--spacing) * 0)for spacing utilities likem-0andleft-0(#20196)var(--spacing)instead ofcalc(var(--spacing) * 1)for spacing utilities likem-1andleft-1(#20196)Configuration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.