Open
Conversation
Bumps all workspace dependencies to their latest versions. No breaking changes surface during typecheck for the updated packages. https://claude.ai/code/session_01C7SSHDQMGRjje31RzoYv6o
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
pnpm update --latest --recursiveto bump every workspace dependency to its latest versionpackage.jsonfiles (root, 4 apps, 4 packages) pluspnpm-lock.yaml@ai-sdk/anthropic3.0.68 → 3.0.69,@ai-sdk/google3.0.61 → 3.0.62,ai6.0.154 → 6.0.158,@hono/node-server1.19.13 → 1.19.14,fumadocs-core/fumadocs-ui16.7.11 → 16.7.14,fumadocs-mdx14.2.11 → 14.2.13,@tanstack/react-query5.97.0 → 5.99.0,@types/node25.5.2 → 25.6.0Test plan
pnpm installsucceedspnpm outdated --recursivereports nothing remainingpnpm typecheck— all 11 non-@raven/apipackages pass; the 4apps/apierrors inmodules/knowledge/**are pre-existing (reproduce onmainwith the same@bigrag/clientsetup) and unrelated to this dep bumphttps://claude.ai/code/session_01C7SSHDQMGRjje31RzoYv6o