chore(deps): batch dependency updates (carbon 0.109, vite 8, ts 6, node 24, python)#12
Merged
Merged
Conversation
…de 24, python) Combines Renovate PRs #3,#5,#6,#7,#8,#9,#10,#11 into one validated update (merging individually cascaded pnpm-lock conflicts since all touch it): - frontend: carbon-components-svelte 0.99→0.109, carbon-icons/-preprocess, vite 7→8, typescript 5→6, @sveltejs/vite-plugin-svelte 6→7, eslint 9→10, prettier-plugin-svelte 3→4, @types/node 22→24, dev-dep minors - backend: fastapi/pydantic/uvicorn/httpx minors + aiofiles 25, chardet 7, redis 8, rich 15, pytest 9 (no runtime redis usage — safe) - node 20→24 (digest-pinned) - pnpm-workspace.yaml: allowBuilds format for pnpm 11 (esbuild + carbon-components-svelte telemetry postinstall); Dockerfile copies it into the install layer so the build doesn't trip strictDepBuilds Verified: svelte-check (no new errors vs baseline), vite build clean, homepage renders (carbon 0.109 paints). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_015DhnqGFWe6wvzQt4Ktcrwv
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.
Combines Renovate PRs #3, #5, #6, #7, #8, #9, #10, #11 into one validated update — merging them individually cascades pnpm-lock conflicts (all touch the lockfile).
Changes
pnpm-workspace.yamlswitched toallowBuilds(esbuild + carbon-components-svelte telemetry postinstall), and the Dockerfile copies it into the install layer sopnpm run builddoesn't trip strictDepBuilds.Verification
vite buildclean (vite 8 + carbon 0.109)Merging auto-closes #3/#5/#6/#7/#8/#9/#10/#11. (#2 pin-dependencies left for a follow-up.)
🤖 Generated with Claude Code