Skip to content

update#1321

Merged
isamu merged 1 commit into
mainfrom
updatePackage20260519
May 19, 2026
Merged

update#1321
isamu merged 1 commit into
mainfrom
updatePackage20260519

Conversation

@isamu
Copy link
Copy Markdown
Contributor

@isamu isamu commented May 19, 2026

Summary by CodeRabbit

  • Chores
    • Updated Anthropic AI SDK dependency
    • Updated Google GenAI library dependency
    • Updated development dependencies including Node types, ESLint, and TypeScript-ESLint

Review Change Stack

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 19, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 618e4cef-ba93-4edd-8c60-02d56ab1b363

📥 Commits

Reviewing files that changed from the base of the PR and between d5cb0e6 and 1be3f6e.

⛔ Files ignored due to path filters (1)
  • yarn.lock is excluded by !**/yarn.lock, !**/*.lock
📒 Files selected for processing (3)
  • llm_agents/anthropic_agent/package.json
  • llm_agents/gemini_agent/package.json
  • package.json

📝 Walkthrough

Walkthrough

This PR updates dependencies across the monorepo: root tooling packages (@types/node, eslint, typescript-eslint) are bumped to newer patch/minor versions, and LLM agent SDKs (@anthropic-ai/sdk and @google/genai) are updated to newer minor versions.

Changes

Dependency version updates

Layer / File(s) Summary
Root development tooling dependencies
package.json
@types/node (^25.7.0 → ^25.9.0), eslint (^10.3.0 → ^10.4.0), and typescript-eslint (^8.59.3 → ^8.59.4) are bumped to newer patch/minor versions.
LLM agent SDK dependencies
llm_agents/anthropic_agent/package.json, llm_agents/gemini_agent/package.json
@anthropic-ai/sdk (^0.72.0 → ^0.96.0) and @google/genai (^2.1.0 → ^2.4.0) are updated to newer minor versions.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Poem

🐰 The SDK versions hop to new heights,
ESLint and TypeScript burn brighter lights,
Node types align with the modern way—
Dependencies dance in perfect play! ✨

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Title check ❓ Inconclusive The title 'update' is vague and generic, providing no meaningful information about which dependencies were updated or the scope of the changes. Use a more descriptive title such as 'Update dependencies across anthropic-agent, gemini-agent, and root package' to clearly convey the main change.
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch updatePackage20260519

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​anthropic-ai/​sdk@​0.72.1 ⏵ 0.96.073 +110088 -12100100
Updatedtypescript-eslint@​8.59.3 ⏵ 8.59.410010074 +198 +1100
Updated@​google/​genai@​2.1.0 ⏵ 2.4.075 +110010098 +1100
Updated@​types/​node@​25.7.0 ⏵ 25.9.0100 +110081 +196 +1100
Updatedeslint@​10.3.0 ⏵ 10.4.08910010097 +1100

View full report

@isamu isamu merged commit bd7ec48 into main May 19, 2026
12 checks passed
@isamu isamu deleted the updatePackage20260519 branch May 19, 2026 04:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant