Skip to content

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

Open
its-miso[bot] wants to merge 3 commits into
mainfrom
renovate/tailwindcss-monorepo
Open

fix(deps): update tailwindcss monorepo (4.3.1 → 4.3.2)#127
its-miso[bot] wants to merge 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

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

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)

Review Summary

PR PR 127: fix(deps): update tailwindcss monorepo (4.3.1 → 4.3.2) — Patch-level CSS framework update via Renovate.

Recommendation

Approve. This is a low-risk patch release (4.3.1 → 4.3.2) containing only bug fixes and no API or behavioral changes. All required checks have been satisfied.


Required Checks — Explicit Address

✅ Check for breaking API changes in updated dependencies

Verified: The diff updates tailwindcss and @tailwindcss/postcss from 4.3.1 to 4.3.2 — a pure patch release. According to the official release notes for v4.3.2, every change is a bug fix or internal improvement:

  • CSS utility generation fixes (auto-rows-*, auto-cols-*, text-[--spacing(…)])
  • CLI stability fixes (Windows watch mode crash, HMR crash on file deletion)
  • Vite plugin fixes (Deno v2.8.x compatibility)
  • File scanner improvements (unrelated sibling files/folders)
  • Template syntax parsing improvements (Maud, Template Toolkit)
  • TypeScript type fixes for PostCSS

There are no API changes, no configuration schema changes, and no behavioral changes to the Tailwind CSS output that could affect the project's styling. The @emnapi/* dependency updates in the WASM runtime are internal implementation details and not exposed to consumers.

✅ Run full test suite after upgrade

Verified: The CI pipeline ran all checks and all completed successfully:

Check Status
test success
legacy-test success
frontend-build success
e2e-tests success
helm-check success
security success
lint success
build-and-publish success
review success

The frontend-build check specifically exercises the Tailwind CSS build pipeline against the updated dependencies, confirming the monorepo packages integrate correctly with the project's Next.js 14 setup.


Standards Compliance

  • Dependency Management: Follows repository conventions via Renovate automerge. Python minor/patch and Docker image updates are auto-merged per the AGENTS.md SLA.
  • No violations detected: The PR modifies only kubetix-web/package-lock.json with a clean, minimal patch bump. No security advisories are triggered.

Linked Issue Fit

No linked issues — this is a standard automated dependency update with no specific feature or bug fix to validate against.


Unknowns / Needs Verification

None. All evidence is complete:

  • The upstream release is confirmed via GitHub Releases API (tag v4.3.2, published 2026-06-29)
  • The full changelog is captured and analyzed
  • CI has already run the complete test suite

Evidence Provider Findings

No evidence providers configured for this repository.


Tool Harness Findings

The tool harness confirmed:

  • kubetix-web/package.json declares @tailwindcss/postcss: ^4.3.0 and tailwindcss: ^4.0.0 — both semver ranges accommodate the 4.3.2 patch
  • The tailwindlabs/tailwindcss GitHub release API confirms v4.3.2 was published on 2026-06-29
  • All 21 upstream commits are bug fixes only, with no API surface changes

@its-miso its-miso Bot force-pushed the renovate/tailwindcss-monorepo branch 2 times, most recently from 9d8631e to 9178e14 Compare June 30, 2026 19:41
@its-miso its-miso Bot force-pushed the renovate/tailwindcss-monorepo branch from 9178e14 to fa2e4a2 Compare July 2, 2026 04:41
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.

0 participants