chore(deps): upgrade @anthropic-ai/claude-agent-sdk from ^0.2.42 to ^0.2.91#1079
Merged
chore(deps): upgrade @anthropic-ai/claude-agent-sdk from ^0.2.42 to ^0.2.91#1079
Conversation
nhopeatall
approved these changes
Apr 3, 2026
Collaborator
nhopeatall
left a comment
There was a problem hiding this comment.
LGTM — Clean dependency bump with no source code changes required. The @anthropic-ai/sdk transitive dependency correctly resolves as a nested copy (0.80.0) alongside the existing hoisted version (0.69.0), so no conflicts. All 7 CI checks pass, and .npmrc's legacy-peer-deps=true handles the zod v3/v4 peer dependency mismatch as documented in CLAUDE.md.
🕵️ claude-code · claude-opus-4-6 · run details
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
@anthropic-ai/claude-agent-sdkfrom^0.2.42to^0.2.91(48 versions behind)package-lock.jsonto resolve to v0.2.91query()function remain compatibleChanges
package.json: bump@anthropic-ai/claude-agent-sdkminimum version from^0.2.42to^0.2.91package-lock.json: regenerated with resolved version0.2.91Testing
npm run typecheck— zero errorsclaude-code.test.ts,claude-code-hooks.test.ts,claude-code-imagePrompt.test.ts)npm run lint— no errors (2 pre-existing warnings in unrelated files)Notes
zod@^4.0.0peer dependency is safely tolerated by.npmrc'slegacy-peer-deps=truesetting (project useszod@^3.25.0)Trello card: https://trello.com/c/69ce1c9e67579850a121dc49
🕵️ claude-code · claude-sonnet-4-6 · run details