Build(deps-dev): bump tailwindcss from 4.0.12 to 4.1.7
Merged
Number: #88
Type: Pull Request
State: Merged
Type: Pull Request
State: Merged
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
May 19, 2025 at 01:59 PM UTC
(6 months ago)
(6 months ago)
Updated:
May 30, 2025 at 02:32 PM UTC
(6 months ago)
(6 months ago)
Merged:
May 30, 2025 at 02:32 PM UTC
(6 months ago)
by CrazyBoy49z
(6 months ago)
by CrazyBoy49z
Time to Close:
11 days
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps tailwindcss from 4.0.12 to 4.1.7.
Release notes
Sourced from tailwindcss's releases.
v4.1.7
Added
- Upgrade: Migrate bare values to named values (#18000)
- Upgrade: Added cache to improve template migration performance (#18025)
Fixed
- Allow
_before numbers during candidate extraction (#17961)- Prevent duplicate suggestions when using
@themeand@utilitytogether (#17675)- Ensure that media queries within
::beforeand::afterpseudo selectors create valid CSS rules in production builds (#17979)- Ensure that the standalone CLI does not leave temporary files behind (#17981)
- Ensure
-rotate-*utilities properly negate arbitrary values (#18014)- Ignore custom variants using
:merge(…)selectors in legacy JS plugins (#18020)- Ensure classes containing
.are properly extracted from Clojure files (#18038)- Upgrade: Fix error when using
@import … source(…)(#17963)- Upgrade: Change casing of utilities with named values to kebab-case to match updated theme variables (#18017)
- Upgrade: Don't migrate strings that match utility names in Vue attribute bindings other than
class(#18025)v4.1.6
Added
- Upgrade: Automatically convert arbitrary values to named values when possible (e.g.
h-[1lh]toh-lh) (#17831, #17854)- Upgrade: Update dependencies in parallel for improved performance (#17898)
- Add detailed logging about
@sourcedirectives, discovered files and scanned files when usingDEBUG=*(#17906, #17952)- Add support for generating source maps in development (#17775)
Fixed
- Ensure negative arbitrary
scalevalues generate negative values (#17831)- Fix HAML extraction with embedded Ruby (#17846)
- Don't scan files for utilities when using
@reference(#17836)- Fix incorrectly replacing
_within arbitrary modifier shorthandbg-red-500/(--my_opacity)(#17889)- Don't scan
.logfiles for classes by default (#17906)- Ensure that custom utilities applying other custom utilities don't swallow nested
@applyrules (#17925)- Download platform specific package if
optionalDependenciesare skipped (#17929)v4.1.5
Added
- Support using
@tailwindcss/upgradeto upgrade between versions of v4.* (#17717)- Add
h-lh/min-h-lh/max-h-lhutilities (#17790)- Transition
display,visibility,content-visibility,overlay, andpointer-eventswhen usingtransitionto simplify@starting-styleusage (#17812)Fixed
... (truncated)
Changelog
Sourced from tailwindcss's changelog.
[4.1.7] - 2025-05-15
Added
- Upgrade: Migrate bare values to named values (#18000)
- Upgrade: Added cache to improve template migration performance (#18025)
Fixed
- Allow
_before numbers during candidate extraction (#17961)- Prevent duplicate suggestions when using
@themeand@utilitytogether (#17675)- Ensure that media queries within
::beforeand::afterpseudo selectors create valid CSS rules in production builds (#17979)- Ensure that the standalone CLI does not leave temporary files behind (#17981)
- Ensure
-rotate-*utilities properly negate arbitrary values (#18014)- Ignore custom variants using
:merge(…)selectors in legacy JS plugins (#18020)- Ensure classes containing
.are properly extracted from Clojure files (#18038)- Upgrade: Fix error when using
@import … source(…)(#17963)- Upgrade: Change casing of utilities with named values to kebab-case to match updated theme variables (#18017)
- Upgrade: Don't migrate strings that match utility names in Vue attribute bindings other than
class(#18025)[4.1.6] - 2025-05-09
Added
- Upgrade: Automatically convert arbitrary values to named values when possible (e.g.
h-[1lh]toh-lh) (#17831, #17854)- Upgrade: Update dependencies in parallel for improved performance (#17898)
- Add detailed logging about
@sourcedirectives, discovered files and scanned files when usingDEBUG=*(#17906, #17952)- Add support for generating source maps in development (#17775)
Fixed
- Ensure negative arbitrary
scalevalues generate negative values (#17831)- Fix HAML extraction with embedded Ruby (#17846)
- Don't scan files for utilities when using
@reference(#17836)- Fix incorrectly replacing
_within arbitrary modifier shorthandbg-red-500/(--my_opacity)(#17889)- Don't scan
.logfiles for classes by default (#17906)- Ensure that custom utilities applying other custom utilities don't swallow nested
@applyrules (#17925)- Download platform specific package if
optionalDependenciesare skipped (#17929)[4.1.5] - 2025-04-30
Added
- Support using
@tailwindcss/upgradeto upgrade between versions of v4.* (#17717)- Add
h-lh/min-h-lh/max-h-lhutilities (#17790)- Transition
display,visibility,content-visibility,overlay, andpointer-eventswhen usingtransitionto simplify@starting-styleusage (#17812)Fixed
... (truncated)
Commits
74e084aPrepare v4.1.7 release (#18040)f3157cdIgnore custom variants with:merge(…)selectors (#18020)4db711dFix-rotate-*with arbitary values (#18014)4fba87bUpgrade lightningcss to1.30.0(#17979)0d975f5Update dedent 1.5.3 → 1.6.0 (minor) (#17965)f0986cePrevent duplicate suggestions when using@themeand@utilitytogether (#1...2d13998Prepare v4.1.6 release (#17951)56b22bbAdd support for source maps (#17775)17ca56dFix bug with nested@applyrules in utility classes (#17924) (#17925)4f8539cFix bug replacing modifier variable shorthand syntax underscores (#17889)- 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:
1
1
Files Changed:
2
2
Additions:
+5
+5
Deletions:
-5
-5
Package Dependencies
Technical Details
| ID: | 750206 |
| UUID: | 2528830788 |
| Node ID: | PR_kwDOKL5X8s6WuuVE |
| Host: | GitHub |
| Repository: | step2dev/lazy-ui-docs |
| Merge State: | Unknown |