Skip to content

fix(deps): update dependency @tailwindcss/postcss to ^4.3.0#645

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/tailwindcss-monorepo
Open

fix(deps): update dependency @tailwindcss/postcss to ^4.3.0#645
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/tailwindcss-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 31, 2026

This PR contains the following updates:

Package Change Age Confidence
@tailwindcss/postcss (source) ^4.2.4^4.3.0 age confidence

Release Notes

tailwindlabs/tailwindcss (@​tailwindcss/postcss)

v4.3.0

Compare Source

Added
  • Add @container-size utility (#​18901)
  • Add scrollbar-{auto,thin,none} utilities for scrollbar-width, and scrollbar-thumb-* / scrollbar-track-* color utilities for scrollbar-color (#​19981, #​20019)
  • Add scrollbar-gutter-* utilities (#​20018)
  • Add zoom-* utilities (#​20020)
  • Add tab-* utilities (#​20022)
  • Allow using @variant with stacked variants (e.g. @variant hover:focus { … }) (#​19996)
  • Allow using @variant with compound variants (e.g. @variant hover, focus { … }) (#​19996)
  • Support --default(…) in --value(…) and --modifier(…) for functional @utility definitions (#​19989)
Fixed
  • Ensure @plugin resolves package JavaScript entries instead of browser CSS entries when using @tailwindcss/vite (#​19949)
  • Fix relative @import and @plugin paths resolving from the wrong directory when using @tailwindcss/vite (#​19965)
  • Ensure CSS files containing @variant are processed by @tailwindcss/vite (#​19966)
  • Resolve imports relative to base when result.opts.from is not provided when using @tailwindcss/postcss (#​19980)
  • Canonicalization: preserve significant _ whitespace in arbitrary values (#​19986)
  • Canonicalization: add parentheses when removing whitespace from arbitrary values would hurt readability (e.g. w-[calc(100%---spacing(60))]w-[calc(100%-(--spacing(60)))]) (#​19986)
  • Canonicalization: preserve the original unit in arbitrary values instead of normalizing to base units (e.g. -mt-[20in]mt-[-20in], not mt-[-1920px]) (#​19988)
  • Canonicalization: migrate arbitrary :has() variants from [&:has(…)] to has-[…] (#​19991)
  • Upgrade: don’t migrate inline style attributes (e.g. style="flex-grow: 1"style="flex-grow: 1", not style="grow: 1") (#​19918)
  • Allow multiple @utility definitions with the same name but different value types (#​19777)
  • Export missing PluginWithConfig type from tailwindcss/plugin to fix errors when inferring plugin config types (#​19707)
  • Ensure start and end legacy utilities without values do not generate CSS (#​20003)
  • Ensure --value(…) is required in functional @utility definitions (#​20005)
  • Canonicalization: preserve required whitespace around operators in negated arbitrary values (e.g. -left-[(var(--a)+var(--b))]) (#​20011)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 4am on tuesday"
  • Automerge
    • At any time (no schedule defined)

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 31, 2026

Deployment results

Worker Alias URL Outcome
API - staging success
CDN - staging success
App - success success

Logs #25734673005

@renovate renovate Bot force-pushed the renovate/tailwindcss-monorepo branch from ddcd127 to c269413 Compare April 1, 2026 17:51
@renovate renovate Bot force-pushed the renovate/tailwindcss-monorepo branch 2 times, most recently from d3982cb to 2a21195 Compare April 20, 2026 23:12
@renovate renovate Bot changed the title fix(deps): update dependency @tailwindcss/postcss to ^4.2.2 fix(deps): update dependency @tailwindcss/postcss to ^4.2.3 Apr 20, 2026
@renovate renovate Bot force-pushed the renovate/tailwindcss-monorepo branch from 2a21195 to 2f6e5e5 Compare April 21, 2026 14:44
@renovate renovate Bot changed the title fix(deps): update dependency @tailwindcss/postcss to ^4.2.3 fix(deps): update dependency @tailwindcss/postcss to ^4.2.4 Apr 21, 2026
@renovate renovate Bot force-pushed the renovate/tailwindcss-monorepo branch from 2f6e5e5 to c9afd9c Compare April 29, 2026 10:05
@renovate renovate Bot force-pushed the renovate/tailwindcss-monorepo branch from c9afd9c to addb590 Compare May 5, 2026 12:20
@renovate renovate Bot changed the title fix(deps): update dependency @tailwindcss/postcss to ^4.2.4 fix(deps): update dependency @tailwindcss/postcss to ^4.2.4 - autoclosed May 5, 2026
@renovate renovate Bot closed this May 5, 2026
@renovate renovate Bot deleted the renovate/tailwindcss-monorepo branch May 5, 2026 13:49
@renovate renovate Bot changed the title fix(deps): update dependency @tailwindcss/postcss to ^4.2.4 - autoclosed fix(deps): update dependency @tailwindcss/postcss to ^4.3.0 May 12, 2026
@renovate renovate Bot reopened this May 12, 2026
@renovate renovate Bot force-pushed the renovate/tailwindcss-monorepo branch 2 times, most recently from addb590 to 2770b37 Compare May 12, 2026 05:17
@renovate renovate Bot force-pushed the renovate/tailwindcss-monorepo branch from 2770b37 to fa6995a Compare May 12, 2026 12:33
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