chore(deps): update dependency tailwindcss to v3.4.19#110
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
|
renovate
Bot
force-pushed
the
renovate/tailwindcss-monorepo
branch
from
February 12, 2025 20:14
b546932 to
4b3f594
Compare
renovate
Bot
force-pushed
the
renovate/tailwindcss-monorepo
branch
from
March 5, 2025 07:40
4b3f594 to
55cb628
Compare
renovate
Bot
force-pushed
the
renovate/tailwindcss-monorepo
branch
2 times, most recently
from
March 18, 2025 08:06
1d9fb53 to
63ab428
Compare
renovate
Bot
force-pushed
the
renovate/tailwindcss-monorepo
branch
from
April 1, 2025 23:38
63ab428 to
49a1c13
Compare
renovate
Bot
force-pushed
the
renovate/tailwindcss-monorepo
branch
2 times, most recently
from
May 31, 2025 07:54
3cb1c1b to
e250639
Compare
renovate
Bot
force-pushed
the
renovate/tailwindcss-monorepo
branch
from
June 29, 2025 15:56
e250639 to
a0b689e
Compare
renovate
Bot
force-pushed
the
renovate/tailwindcss-monorepo
branch
from
August 13, 2025 00:11
a0b689e to
cc3a843
Compare
renovate
Bot
force-pushed
the
renovate/tailwindcss-monorepo
branch
from
August 23, 2025 03:33
cc3a843 to
6893c48
Compare
renovate
Bot
force-pushed
the
renovate/tailwindcss-monorepo
branch
from
September 27, 2025 00:15
6893c48 to
ba15d1b
Compare
renovate
Bot
force-pushed
the
renovate/tailwindcss-monorepo
branch
from
October 1, 2025 23:08
ba15d1b to
826b474
Compare
renovate
Bot
force-pushed
the
renovate/tailwindcss-monorepo
branch
from
October 25, 2025 08:13
826b474 to
9a0df90
Compare
renovate
Bot
force-pushed
the
renovate/tailwindcss-monorepo
branch
from
November 19, 2025 07:56
9a0df90 to
53c0134
Compare
renovate
Bot
force-pushed
the
renovate/tailwindcss-monorepo
branch
from
December 4, 2025 19:29
53c0134 to
93cbd77
Compare
renovate
Bot
force-pushed
the
renovate/tailwindcss-monorepo
branch
from
December 12, 2025 08:15
93cbd77 to
ba45d49
Compare
renovate
Bot
force-pushed
the
renovate/tailwindcss-monorepo
branch
from
January 1, 2026 02:37
ba45d49 to
7b2d33f
Compare
renovate
Bot
force-pushed
the
renovate/tailwindcss-monorepo
branch
from
March 8, 2026 09:18
7b2d33f to
afcf1ac
Compare
renovate
Bot
force-pushed
the
renovate/tailwindcss-monorepo
branch
from
April 15, 2026 17:00
afcf1ac to
022c2f8
Compare
renovate
Bot
force-pushed
the
renovate/tailwindcss-monorepo
branch
from
April 30, 2026 02:11
022c2f8 to
b36f9cd
Compare
renovate
Bot
force-pushed
the
renovate/tailwindcss-monorepo
branch
from
May 13, 2026 07:55
b36f9cd to
8c1d308
Compare
renovate
Bot
force-pushed
the
renovate/tailwindcss-monorepo
branch
from
May 22, 2026 03:15
8c1d308 to
6f6f545
Compare
renovate
Bot
force-pushed
the
renovate/tailwindcss-monorepo
branch
2 times, most recently
from
June 3, 2026 03:49
06a5c14 to
822d84c
Compare
renovate
Bot
force-pushed
the
renovate/tailwindcss-monorepo
branch
from
June 12, 2026 13:03
822d84c to
cd43e87
Compare
renovate
Bot
force-pushed
the
renovate/tailwindcss-monorepo
branch
from
July 15, 2026 04:09
cd43e87 to
6916e97
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.2.4→3.4.19Release Notes
tailwindlabs/tailwindcss (tailwindcss)
v3.4.19Compare Source
Fixed
sibling-*()functions when used insidecalc(…)(#19335)v3.4.18Compare Source
Fixed
supports-[…]queries in arbitrary values (#13605)require.cacheerror when loaded through a TypeScript file in Node 22.18+ (#18665)import.meta.resolve(…)in configs for new enough Node.js versions (#18938)postcss-load-configfor better ESM and TypeScript PostCSS config support with the CLI (#18938)v3.4.17Compare Source
Fixed
v3.4.16Compare Source
Fixed
PluginsConfigallowundefinedvalues (#14668)v3.4.15Compare Source
boxShadowtheme configuration allows arrays (#14856)selection:*variant works in Chrome 131 (#15003)v3.4.14Compare Source
Fixed
display: noneon elements that usehidden="until-found"(#14625)v3.4.13Compare Source
Fixed
v3.4.12Compare Source
Fixed
@applywith utilities that use@defaultsworks with rules defined in the base layer when usingoptimizeUniversalDefaults(#14427)v3.4.11Compare Source
Fixed
anchor-size(…)in arbitrary values (#14393)v3.4.10Compare Source
Fixed
v3.4.9Compare Source
Fixed
vendorfoldersv3.4.8Compare Source
Fixed
v3.4.7Compare Source
Fixed
data-*andaria-*modifiers are always quoted in the generated CSS (#14037)v3.4.6Compare Source
Fixed
Changed
:is()wrapping rules when using an important selector (#13900)v3.4.5Compare Source
Fixed
var()injection for anchor properties (#13826)blur(0px)forbackdrop-blur-noneandblur-noneutilities (#13830).mtsand.ctsconfig file detection (#13940)px-1unnecessarily when using utilities likepx-1.5(#13959)-webkit-backdrop-filterforbackdrop-*utilities (#13997)v3.4.4Compare Source
Fixed
<alpha-value>placeholders in a single color definition (#13740)has-*,group-has-*, andpeer-has-*variants (#13770){col,row}-{start,end}utilities (#13781)v3.4.3Compare Source
Fixed
v3.4.2Compare Source
Fixed
0,0,1for button and input Preflight rules (#12735)(,),[or]in the file path (#12715):hasrules when usingexperimental.optimizeUniversalDefaults(#12736)mix-blend-plus-darkerutility (#12923)import.meta.urlin config files (#13322)xx-largeand remove doublex-largeabsolute size (#13324)@applya class that uses nesting (#13325)importantconfiguration (#13353)@applyworks correctly with pseudo elements (#13379)v3.4.1Compare Source
Fixed
sibling-*()functions when used insidecalc(…)(#19335)v3.4.0Compare Source
Added
svh,lvh, anddvhvalues to defaultheight/min-height/max-heighttheme (#11317)has-*variants for:has(...)pseudo-class (#11318)text-wraputilities includingtext-balanceandtext-pretty(#11320, #12031)opacityscale to include all steps of 5 (#11832)htmlstyles to include shadow DOM:hostpseudo-class (#11200)grid-rows-*utilities from 1–6 to 1–12 (#12180)size-*utilities (#12287)min-w-*,min-h-*, andmax-w-*utilities (#12300)forced-color-adjustutilities (#11931)forced-colorsvariant (#11694, #12582)appearance-autoutility (#12404)floatandclearutilities (#12480)*variant for targeting direct children (#12551)Changed
sansfont-family stack (#11748)rtl,ltr,forced-colors, anddarkvariants (#12584)v3.3.7Compare Source
Fixed
v3.3.6Compare Source
Fixed
@configin CSS when watching via the CLI (#12327)resolveConfig(#12272)font-feature-settingsformonoare included in Preflight (#12342)@layerrule (#12508)v3.3.5Compare Source
Fixed
-incalc()expression (#12283)v3.3.4Compare Source
Fixed
calc()-like functions (#11686)calc()normalisation in nestedtheme()calls (#11705)contentoptional for presets in TypeScript types (#11730)too many open fileserror (#12079):not(…)when nested in an at-rule (#12105)Node16module resolution (#12097)@apply(#12112)tailwindcss/nesting(#12269)jiti,fast-glob, andbrowserlistdependencies (#11550)varinjection for properties that accept a<dashed-ident>(#12236)v3.3.3Compare Source
Fixed
theme()insidecalc()when there are no spaces around operators (#11157)repeating-conic-gradientis detected as an image (#11180):isby default (#11345)groupandpeervariants (#11454)Added
aria-busyutility (#10966)Changed
<dialog>elements in preflight (#11069)v3.3.2Compare Source
Fixed
toposition of gradient when using implicit transparent colors (#11002)@tailwindcss/oxidedoesn't leak in the stable engine (#10988)theme(spacing[5])calls with bracket notation in arbitrary properties work (#11039)Changed
v3.3.1Compare Source
Fixed
@apply, andimportantselectors when using:is()or:has()with pseudo-elements (#10903)safelistconfig types (#10901)@tailwindcss/line-clampwarning (#10915, #10919)v3.3.0Compare Source
Added
line-heightmodifier support tofont-sizeutilities (#9875)var(...)(#9880, #9962)hyphensutilities (#10071)from-{position},via-{position}andto-{position}utilities (#10886)list-style-imageutilities (#10817)caption-sideutilities (#10470)line-clamputilities from@tailwindcss/line-clampto core (#10768, #10876, #10862)delay-0andduration-0utilities (#10294)justify-normalandjustify-stretchutilities (#10560)content-normalandcontent-stretchutilities (#10645)whitespace-break-spacesutility (#10729)font-variation-settingsfor afont-family(#10034, #10515)Fixed
null, is an emptySet(#10877)Changed
rtlandltrvariants as stable and remove warnings (#10764)insetinstead oftop,right,bottom, andleftproperties (#10765)darkandrtl/ltrvariants insensitive to DOM order (#10766):isto make important selector option insensitive to DOM order (#10835)v3.2.7Compare Source
Fixed
:where(.btn)when matching!btn(#10601)outline-colorintransitionandtransition-colorsby default (#10604)v3.2.6Compare Source
Fixed
oxide-api-shim(add1636)v3.2.5Compare Source
Added
node16-win-arm64) (#10001)Fixed
variantOrder(#9829)foo-[abc]/[def]not being handled correctly (#9866)resolveConfig, unwrapResolvableTo(#9972)datakey to theme types (#10023)string[]in thetheme.dropShadowtypes (#10072)rootor@layernodes (#10229)blocklistmember in theConfigtype (#10239)layerinsidevariantslayer (#10505)--watch=alwaysoption to prevent exit when stdin closes (#9966)Changed
themekeys in default config (#9953)outline-colorintransitionandtransition-colorsutilities (#10385)Configuration
📅 Schedule: (in timezone Africa/Johannesburg)
🚦 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.