Skip to content

chore(deps-dev): bump @tailwindcss/postcss from 4.2.1 to 4.2.2 - #6

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/tailwindcss/postcss-4.2.2
Open

chore(deps-dev): bump @tailwindcss/postcss from 4.2.1 to 4.2.2#6
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/tailwindcss/postcss-4.2.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 27, 2026

Copy link
Copy Markdown

Bumps @tailwindcss/postcss from 4.2.1 to 4.2.2.

Release notes

Sourced from @​tailwindcss/postcss's releases.

v4.2.2

Added

  • Support Vite 8 in @tailwindcss/vite (#19790)

Fixed

  • Don't crash when candidates contain prototype properties like row-constructor (#19725)
  • Canonicalize calc(var(--spacing)*…) expressions into --spacing(…) (#19769)
  • Fix crash in canonicalization step when handling utilities containing @property at-rules (e.g. shadow-sm border) (#19727)
  • Skip full reload for server only modules scanned by client CSS when using @tailwindcss/vite (#19745)
  • Improve canonicalization for bare values exceeding default spacing scale suggestions (e.g. w-1234 h-1234size-1234) (#19809)
  • Fix canonicalization resulting in empty list (e.g. w-5 h-5 size-5'' instead of size-5) (#19812)
Changelog

Sourced from @​tailwindcss/postcss's changelog.

[4.2.2] - 2026-03-18

Fixed

  • Don't crash when candidates contain prototype properties like row-constructor (#19725)
  • Canonicalize calc(var(--spacing)*…) expressions into --spacing(…) (#19769)
  • Fix crash in canonicalization step when handling utilities containing @property at-rules (e.g. shadow-sm border) (#19727)
  • Skip full reload for server only modules scanned by client CSS when using @tailwindcss/vite (#19745)
  • Add support for Vite 8 in @tailwindcss/vite (#19790)
  • Improve canonicalization for bare values exceeding default spacing scale suggestions (e.g. w-1234 h-1234size-1234) (#19809)
  • Fix canonicalization resulting in empty list (e.g. w-5 h-5 size-5'' instead of size-5) (#19812)
  • Resolve tsconfig paths to allow for @import '@/path/to/file'; when using @tailwindcss/vite (#19803)
Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.2.2/packages/@tailwindcss-postcss)

---
updated-dependencies:
- dependency-name: "@tailwindcss/postcss"
  dependency-version: 4.2.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 27, 2026
@vercel

vercel Bot commented Mar 27, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
ribba-pro Ready Ready Preview, Comment Mar 27, 2026 6:45pm

melvinmt added a commit that referenced this pull request Jul 19, 2026
…e.a.

Verwerkt de high-effort review-bevindingen op ribba-web#25 (migratie
20260718000000 + live toegepast op het gedeelde project):

#1  inquiry_recipients: column-level SELECT — geclaimde deelnemers konden de
    bearer chat-tokens van de tegenpartij lezen; token/notified_email-kolommen
    ge-REVOKE't voor authenticated.
#2  cron: throttle-stamp VÓÓR de send (+ revert bij send-fail) i.p.v. onbewaakt
    erna — voorkomt een duplicate-mailstorm als de stamp-UPDATE faalt.
#3  inquiry-submit: no-email-scholen niet meer in de leerling-bevestigingsmail
    (ze worden nooit gecontacteerd en kunnen structureel niet reageren).
#4  cron: retry-sweep voor recipients die na een mislukte outreach op 'pending'
    bleven (had geen enkel retry-pad).
#5  opt-out: honoreert chat_tokens_expire_at — een verlopen/gelekt token kan
    niet langer account-breed de e-mailnotificaties uitzetten.
#6  inquiry-submit: transactionele submit_inquiry-RPC (advisory lock op e-mail)
    tegen de dedupe-TOCTOU; vervangt read-then-insert + compenserende delete.
#7  cron: list_notifiable_conversation_ids-RPC doet de kolom-vergelijking
    server-side, zodat de 200-cap niet vol loopt met al-genotificeerde
    conversaties en nieuwere niet verhongeren.
#8  messages-INSERT-policy blokkeert nu status 'declined'/'expired'.
#9  smart-banner appArgument: token → /r/{recipient_id} of /i/{inquiry_id}
    server-side geresolved, i.p.v. het door de app niet-geroute /chat/{token}.
#10 (los commit) chat-notifications cron → Supabase pg_cron; deploy-blocker weg.

tsc + build + lint schoon; submit_inquiry/dedupe/notifiable live geverifieerd
op het gedeelde project, RPC-route end-to-end getest (RESEND uit, testrijen
opgeruimd).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants