Skip to content

fix(deps): update tailwindcss monorepo (4.3.1 → 4.3.2)#488

Merged
joryirving merged 3 commits into
mainfrom
renovate/tailwindcss-monorepo
Jun 29, 2026
Merged

fix(deps): update tailwindcss monorepo (4.3.1 → 4.3.2)#488
joryirving merged 3 commits into
mainfrom
renovate/tailwindcss-monorepo

Conversation

@its-miso

@its-miso its-miso Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@tailwindcss/postcss (source) 4.3.14.3.2 age adoption passing confidence
tailwindcss (source) 4.3.14.3.2 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

tailwindlabs/tailwindcss (@​tailwindcss/postcss)

v4.3.2

Compare Source

Fixed
  • Support bare spacing values for auto-rows-* and auto-cols-* utilities (e.g. auto-rows-12 and auto-cols-16) (#​20229)
  • Prevent @tailwindcss/cli in --watch mode from crashing on Windows when @source points to a directory that doesn't exist (#​20242)
  • Prevent @tailwindcss/vite from crashing in Deno v2.8.x when context.parentURL is not a valid URL (#​20245)
  • Ensure @tailwindcss/cli in --watch mode rebuilds when the input CSS file changes in an ignored directory (#​20246)
  • Allow @variant rules used in addBase(…) to use custom variants defined later (#​20247)
  • Prevent @tailwindcss/vite from crashing during HMR when scanned files or directories are deleted (#​20259)
  • Generate font-size instead of color declarations for text-[--spacing(…)] (#​20260)
  • Prevent @source patterns from scanning unrelated sibling files and folders (#​20263)
  • Extract class candidates adjacent to Template Toolkit delimiters like %]…[% in .tt, .tt2, and .tx files (#​20269)
  • Extract class candidates from conditional Maud syntax like p.text-black[condition] (#​20269)
  • Prevent @position-try rules from triggering unknown at-rule warnings when optimizing CSS (#​20277)
  • Support class suggestions for named opacity modifiers from --opacity theme values (#​20287)
  • Prevent type errors in @tailwindcss/postcss when used with newer PostCSS patch releases (#​20289)

Configuration

📅 Schedule: (in timezone America/Edmonton)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@its-miso its-miso Bot added the type/patch label Jun 29, 2026

@its-saffron its-saffron Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AI Automated Review

Full PR review.

Analysis engine: MiniMax-M2.7@https://litellm.jory.dev/v1 (anthropic) — escalated (fast_low_confidence)

PR Review: TailwindCSS 4.3.1 → 4.3.2 Patch Upgrade

Recommendation

Approve. This is a straightforward patch-level dependency update with no breaking changes. Both required checks have been satisfied.


Change Overview

  • Package: @tailwindcss/postcss and tailwindcss
  • Version bump: 4.3.1 → 4.3.2 (patch)
  • Changed file: package-lock.json (72 additions, 72 deletions)

Required Check Results

✅ check for breaking API changes in updated dependencies

Verified. The v4.3.2 release contains only bug fixes and improvements with zero API changes:

  • Support bare spacing values for auto-rows-* and auto-cols-* utilities
  • Windows CLI crash fix when @source points to a non-existent directory
  • Deno v2.8.x crash fix for invalid context.parentURL
  • CLI watch mode rebuild fix for ignored directories
  • @variant rules fix in addBase() with forward references
  • Vite HMR crash fix for deleted files/directories
  • text-[--spacing(…)] now correctly generates font-size instead of color
  • @source pattern scanning optimization
  • Template Toolkit and Maud syntax class extraction fixes
  • PostCSS type error fix for newer PostCSS patch releases
  • Named opacity modifier suggestions fix

This is a pure bugfix release. The public API surface is unchanged.

✅ run full test suite after upgrade

Verified. CI Check Results confirm all checks passed including Tests (vitest run):

Check Status
review success
Typecheck success
Tests success
Lint success
Build success
Docker Build success

The full test suite ran against the upgrade and passed.


Standards Compliance

This patch upgrade follows standard conventions. No repository-specific standards govern dependency updates. The PR correctly pins exact versions in package-lock.json via Renovate.


Evidence Provider Findings

No evidence providers configured for this repository.


Tool Harness Findings

The harness ran successfully:

  • package.json read confirmed @tailwindcss/postcss: ^4.3.0 and tailwindcss: ^4.3.0 with engines.node: >=24
  • GitHub API confirmed release v4.3.2 published 2026-06-29 with 21 commits ahead of v4.3.1

Unknowns / Needs Verification

None. The upgrade is well-characterized:

  • Patch release (low risk by definition)
  • All 13 bug fixes are scoped and non-breaking
  • Full CI pipeline green including tests
  • No linked issues or special context requiring further investigation

@joryirving joryirving enabled auto-merge (squash) June 29, 2026 15:05
@joryirving joryirving merged commit 0d9227a into main Jun 29, 2026
6 checks passed
@joryirving joryirving deleted the renovate/tailwindcss-monorepo branch June 29, 2026 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant