build(deps): bump tailwindcss from 3.4.15 to 4.1.12
Open
Number: #665
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 2
Association: Contributor
Comments: 2
Created:
August 19, 2025 at 02:21 AM UTC
(3 months ago)
(3 months ago)
Updated:
August 19, 2025 at 06:11 AM UTC
(3 months ago)
(3 months ago)
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps tailwindcss from 3.4.15 to 4.1.12.
Release notes
Sourced from tailwindcss's releases.
v4.1.12
Fixed
- Don't consider the global important state in
@apply(#18404)- Add missing suggestions for
flex-<number>utilities (#18642)- Fix trailing
)from interfering with extraction in Clojure keywords (#18345)- Detect classes inside Elixir charlist, word list, and string sigils (#18432)
- Track source locations through
@pluginand@config(#18345)- Allow boolean values of
process.env.DEBUGin@tailwindcss/node(#18485)- Ignore consecutive semicolons in the CSS parser (#18532)
- Center the dropdown icon added to an input with a paired datalist by default (#18511)
- Extract candidates in Slang templates (#18565)
- Improve error messages when encountering invalid functional utility names (#18568)
- Discard CSS AST objects with
falseorundefinedproperties (#18571)- Allow users to disable URL rebasing in
@tailwindcss/postcssviatransformAssetUrls: false(#18321)- Fix false-positive migrations in
addEventListenerand JavaScript variable names (#18718)- Fix Standalone CLI showing default Bun help when run via symlink on Windows (#18723)
- Read from
--border-color-*theme keys individe-*utilities for backwards compatibility (#18704)- Don't scan
.hdrand.exrfiles for classes by default (#18734)v4.1.11
Fixed
- Add heuristic to skip candidate migrations inside
emit(…)(#18330)- Extract candidates with variants in Clojure/ClojureScript keywords (#18338)
- Document
--watch=alwaysin the CLI's usage (#18337)- Add support for Vite 7 to
@tailwindcss/vite(#18384)v4.1.10
Fixed
- Fix incorrectly generated CSS when using percentages in arbitrary values with calc (e.g.
w-[calc(100%-var(--offset))]) (#18289)v4.1.9
Fixed
- Correctly parse custom properties with strings containing semicolons (#18251)
- Upgrade: Migrate arbitrary modifiers without percentage signs to bare values (e.g.
/[0.16]→/16) (#18184)- Upgrade: Migrate CSS variable shorthands where fallback value contains function call (#18184)
- Upgrade: Migrate negative arbitrary values to negative bare values (e.g.
mb-[-32rem]→-mb-128) (#18212)- Upgrade: Do not migrate
blurinwire:model.blur(#18216)- Don't add spaces around CSS dashed idents when formatting math expressions (#18220)
v4.1.8
Added
- Improve error messages when
@applyfails (#18059)Fixed
... (truncated)
Changelog
Sourced from tailwindcss's changelog.
[4.1.12] - 2025-08-13
Fixed
- Don't consider the global important state in
@apply(#18404)- Add missing suggestions for
flex-<number>utilities (#18642)- Fix trailing
)from interfering with extraction in Clojure keywords (#18345)- Detect classes inside Elixir charlist, word list, and string sigils (#18432)
- Track source locations through
@pluginand@config(#18345)- Allow boolean values of
process.env.DEBUGin@tailwindcss/node(#18485)- Ignore consecutive semicolons in the CSS parser (#18532)
- Center the dropdown icon added to an input with a paired datalist by default (#18511)
- Extract candidates in Slang templates (#18565)
- Improve error messages when encountering invalid functional utility names (#18568)
- Discard CSS AST objects with
falseorundefinedproperties (#18571)- Allow users to disable URL rebasing in
@tailwindcss/postcssviatransformAssetUrls: false(#18321)- Fix false-positive migrations in
addEventListenerand JavaScript variable names (#18718)- Fix Standalone CLI showing default Bun help when run via symlink on Windows (#18723)
- Read from
--border-color-*theme keys individe-*utilities for backwards compatibility (#18704)- Don't scan
.hdrand.exrfiles for classes by default (#18734)[4.1.11] - 2025-06-26
Fixed
- Add heuristic to skip candidate migrations inside
emit(…)(#18330)- Extract candidates with variants in Clojure/ClojureScript keywords (#18338)
- Document
--watch=alwaysin the CLI's usage (#18337)- Add support for Vite 7 to
@tailwindcss/vite(#18384)[4.1.10] - 2025-06-11
Fixed
- Fix incorrectly generated CSS when using percentages in arbitrary values with calc (e.g.
w-[calc(100%-var(--offset))]) (#18289)[4.1.9] - 2025-06-11
Fixed
- Correctly parse custom properties with strings containing semicolons (#18251)
- Upgrade: Migrate arbitrary modifiers without percentage signs to bare values (e.g.
/[0.16]→/16) (#18184)- Upgrade: Migrate CSS variable shorthands where fallback value contains function call (#18184)
- Upgrade: Migrate negative arbitrary values to negative bare values (e.g.
mb-[-32rem]→-mb-128) (#18212)- Upgrade: Do not migrate
blurinwire:model.blur(#18216)- Don't add spaces around CSS dashed idents when formatting math expressions (#18220)
[4.1.8] - 2025-05-27
Added
... (truncated)
Commits
6791e81Prepare v4.1.12 release (#18728)1855d68Add --border-color to divide theme keys (#18704)8e8a2d6update@ampproject/remappingto@jridgewell/remapping(#18716)68a79b1Suggest bare values forflex-*utilities (#18642)fa3f45fDon’t output CSS objects withfalseorundefinedin the AST (#18571)939fda6Show more specific error for functional-like but invalid utility names (#18568)88b9f15Center the dropdown icon added to an input with a paired datalist in Chrome (...798a7bfIgnore consecutive semicolons in the CSS parser (#18532)2941a7bTrack source locations through@pluginand@config(#18329)9169d73update READMEs- 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)
Pull Request Statistics
Commits:
0
0
Files Changed:
0
0
Additions:
+0
+0
Deletions:
-0
-0
Package Dependencies
Technical Details
| ID: | 5336299 |
| UUID: | 3332661975 |
| Node ID: | PR_kwDOJ_4vkc6kNcpr |
| Host: | GitHub |
| Repository: | fork-commit-merge/fork-commit-merge-web |