infra
infra copied to clipboard
maintain(deps-dev): bump tailwindcss from 3.2.7 to 3.4.14 in /ui
Bumps tailwindcss from 3.2.7 to 3.4.14.
Release notes
Sourced from tailwindcss's releases.
v3.4.14
Fixed
- Don't set
display: noneon elements that usehidden="until-found"(#14625)v3.4.13
Fixed
- Improve source glob verification performance (#14481)
v3.4.12
Fixed
- Ensure using
@applywith utilities that use@defaultsworks with rules defined in the base layer when usingoptimizeUniversalDefaults(#14427)v3.4.11
Fixed
- Allow
anchor-size(…)in arbitrary values (#14393)v3.4.10
Fixed
- Bump versions of plugins in the Standalone CLI (#14185)
v3.4.9
Fixed
- No longer warns when broad glob patterns are detecting
vendorfoldersv3.4.8
Fixed
- Fix minification when using nested CSS (#14105)
- Warn when broad glob patterns are used in the content configuration (#14140)
v3.4.7
Fixed
- Fix class detection in Slim templates with attached attributes and ID (#14019)
- Ensure attribute values in
data-*andaria-*modifiers are always quoted in the generated CSS (#14037)v3.4.6
Fixed
- Fix detection of some utilities in Slim/Pug templates (#14006)
Changed
- Loosen
:is()wrapping rules when using an important selector (#13900)
... (truncated)
Changelog
Sourced from tailwindcss's changelog.
[3.4.14] - 2024-10-15
Fixed
- Don't set
display: noneon elements that usehidden="until-found"(#14625)[3.4.13] - 2024-09-23
Fixed
- Improve source glob verification performance (#14481)
[3.4.12] - 2024-09-17
Fixed
- Ensure using
@applywith utilities that use@defaultsworks with rules defined in the base layer when usingoptimizeUniversalDefaults(#14427)[3.4.11] - 2024-09-11
Fixed
- Allow
anchor-size(…)in arbitrary values (#14393)[3.4.10] - 2024-08-13
Fixed
- Bump versions of plugins in the Standalone CLI (#14185)
[3.4.9] - 2024-08-08
Fixed
- No longer warns when broad glob patterns are detecting
vendorfolders[3.4.8] - 2024-08-07
Fixed
- Fix minification when using nested CSS (#14105)
- Warn when broad glob patterns are used in the content configuration (#14140)
[3.4.7] - 2024-07-25
Fixed
... (truncated)
Commits
c616fb93.4.14b570e2bDon't setdisplay: noneon elements that usehidden="until-found"(#14625)ed3c5353.4.13066ccf8Improve the performance when checking broad glob patterns. (#14481)e8614a23.4.12fe48ca8Insert@defaultsat start of stylesheet (#14427)818d10a3.4.118dd9246update changelog6d9ae82Allowanchor-size(…)in arbitrary values (#14393)f07dbff3.4.10- Additional commits viewable in compare view
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)