chore(deps): STU-2113 patch bump biome, postcss, react + react-dom - #143
Merged
Conversation
Contributor
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
theme-matrix | d7f7a5d | Commit Preview URL Branch Preview URL |
Jul 22 2026, 04:17 AM |
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.
Summary
Three atomic patch bumps for open dependency issues:
@biomejs/biome2.5.4 → 2.5.5 (biome.json schema URL updated in the same commit) — closes [🥝 choko][deps] @biomejs/biome 2.5.4 → 2.5.5 #139postcss8.5.20 → 8.5.21 — closes [🥝 choko][deps] postcss 8.5.20 → 8.5.21 #140react+react-dom19.2.7 → 19.2.8 (paired) — closes [🥝 choko][deps] react 19.2.7 → 19.2.8 #141, closes [🥝 choko][deps] react-dom 19.2.7 → 19.2.8 #142All semver ranges retain the existing
^caret (matching prior bumps like7a24a42).package.jsonandbun.lockroot workspace declarations are consistent with the resolved package entries.Tracked in Multica STU-2113.
Verification
Local pre-push gates all green on
d7f7a5d:bun install --frozen-lockfile— no driftbun run lint— cleanbun run typecheck— cleanbun run test— 638/638 pass (14 test files)bun run build— successbun run test:coverage— Statements 97.57% / Branches 95.21% / Functions 99.67% / Lines 99.38% (targets:src/components/ui,src/lib≥ 95% / branches ≥ 94%)Commits
83433bcchore(deps): bump @biomejs/biome 2.5.4 → 2.5.56e3f251chore(deps): bump postcss 8.5.20 → 8.5.21d7f7a5dchore(deps): bump react + react-dom 19.2.7 → 19.2.8