chore(deps-dev): bump tailwindcss from 4.2.1 to 4.2.2 - #10
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps-dev): bump tailwindcss from 4.2.1 to 4.2.2#10dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) 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) --- updated-dependencies: - dependency-name: tailwindcss dependency-version: 4.2.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/tailwindcss-4.2.2
branch
from
March 27, 2026 21:22
106f4c6 to
e637d48
Compare
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).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps tailwindcss from 4.2.1 to 4.2.2.
Release notes
Sourced from tailwindcss's releases.
Changelog
Sourced from tailwindcss's changelog.
Commits
d596b0c4.2.2 (#19821)2228a57Bump Lightning CSS (#19771)f302fceFix canonicalization resulting in empty list (#19812)bb2f170Improve canonicalization for bare values exceeding default spacing scale sugg...faa5e88Cleanup inconsistencies related to (regex) escapes (#19804)d5717f2run prettier51aa9d7fix(canonicalize): handle utilities with empty property maps in collapse (#19...c586bd6Canonicalizecalc(var(--spacing)*…)expressions into--spacing(…)(#19769)9ded4a2Guard object lookups against inherited prototype properties (#19725)