build(deps): bump @google/genai from 1.52.0 to 2.8.0#211
build(deps): bump @google/genai from 1.52.0 to 2.8.0#211dependabot[bot] wants to merge 1 commit into
Conversation
Greptile SummaryThis PR bumps
Confidence Score: 5/5Safe to merge — the only breaking changes in v2.0.0 are isolated to the Interactions API, which this codebase does not use. The codebase relies solely on generateContent and a handful of enums/types (FinishReason, ThinkingLevel, ThinkingConfig). The v2.0.0 release explicitly states that GenerateContent usage is unaffected by the breaking changes introduced in that major bump, and no Interactions API surface is touched anywhere in the repo. All subsequent minor releases (2.1–2.8) are additive features only. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A["GeminiProvider"] -->|"client.models.generateContent()"| B["@google/genai v2.8.0\nGenerateContent API\n(unaffected by v2 breaking changes)"]
B --> C["GoogleGenAI"]
B --> D["FinishReason"]
B --> E["ThinkingLevel"]
B --> F["ThinkingConfig"]
G["Interactions API\n(v2.0.0 breaking changes)"] -.->|"NOT used by codebase"| B
Reviews (2): Last reviewed commit: "build(deps): bump @google/genai from 1.5..." | Re-trigger Greptile |
Bumps [@google/genai](https://github.com/googleapis/js-genai) from 1.52.0 to 2.8.0. - [Release notes](https://github.com/googleapis/js-genai/releases) - [Changelog](https://github.com/googleapis/js-genai/blob/main/CHANGELOG.md) - [Commits](googleapis/js-genai@v1.52.0...v2.8.0) --- updated-dependencies: - dependency-name: "@google/genai" dependency-version: 2.8.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
f04b4d0 to
b1da8af
Compare
Bumps @google/genai from 1.52.0 to 2.8.0.
Release notes
Sourced from @google/genai's releases.
... (truncated)
Changelog
Sourced from @google/genai's changelog.
... (truncated)
Commits
ea0dd60chore(main): release 2.8.0 (#1646)36f0bfbfeat: Support ReinforcementTuning in GenAI SDK including ValidateReward API m...d2981d6feat: Add transcription language code.98ac90dchore: deprecate Google Maps grounding widget API fields8c44240feat: Add TranslationConfig for live translation.baeaeaafeat: Add Agent Platform MCP support to async generate_contentc1d3cb7chore: Internal cleanupbd78ed3chore: Fix relative import path in pagers.ts.2821346chore(main): release 2.7.0 (#1630)54a692bfeat: additional computer_use field support for vertex.