Skip to content

chore(deps): bump @google/genai from 1.52.0 to 2.10.0#147

Merged
helebest merged 1 commit into
mainfrom
dependabot/npm_and_yarn/google/genai-2.10.0
Jul 4, 2026
Merged

chore(deps): bump @google/genai from 1.52.0 to 2.10.0#147
helebest merged 1 commit into
mainfrom
dependabot/npm_and_yarn/google/genai-2.10.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 4, 2026

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps @google/genai from 1.52.0 to 2.10.0.

Release notes

Sourced from @​google/genai's releases.

v2.10.0

2.10.0 (2026-06-24)

Features

  • [Interactions] Add ComputerUse.disabled_safety_policies (a2ca95c)
  • [Models] Add ComputerUse.disabled_safety_policies (3618023)
  • add usage fields for steps (048db9a)
  • add video generation and response format parameters. (84e795c)

v2.9.0

2.9.0 (2026-06-19)

Features

  • Add audioOffset to VoiceActivity (3bc7d42)
  • Add interimInputTranscription to LiveServerContent (3bc7d42)
  • Add LanguageAuto, LanguageHints, and adaptationPhrases to AudioTranscriptionConfig (3bc7d42)
  • Add ServiceTier to UsageMetadata (1f44b04)
  • expose Computer Use API fields (da54ea4)
  • interaction-api: Add presence_penalty, frequency_penalty, and cached_content to models.proto (2740a42)
  • interaction-api: Rename usage to total_usage in StreamMetadata. (b72db47)
  • introduce gaos sdk libs (bfac5d4)

Miscellaneous Chores

  • Configure 2.9.0 as the next release (e9968c6)
  • Configure a 2.9.0-rc.0 prerelease (ae612ec)

v2.9.0-rc.0

2.9.0-rc.0 (2026-06-16)

Features

  • Add ServiceTier to UsageMetadata (1f44b04)
  • expose Computer Use API fields (da54ea4)
  • interaction-api: Add model field and CodeMenderAgentData response message (688f3a0)
  • interaction-api: Add CodeMenderAgentConfig to the Interactions API AgentInteraction proto (cb4da1f)
  • interaction-api: Add presence_penalty, frequency_penalty, and cached_content to models.proto (2740a42)
  • interaction-api: Rename usage to total_usage in StreamMetadata. (b72db47)
  • introduce gaos sdk libs (f2cb0d2)
  • introduce gaos sdk libs (72ed90c)
  • introduce gaos sdk libs (bfac5d4)

Miscellaneous Chores

... (truncated)

Changelog

Sourced from @​google/genai's changelog.

2.10.0 (2026-06-24)

Features

  • [Interactions] Add ComputerUse.disabled_safety_policies (a2ca95c)
  • [Models] Add ComputerUse.disabled_safety_policies (3618023)
  • add usage fields for steps (048db9a)
  • add video generation and response format parameters. (84e795c)

2.9.0 (2026-06-19)

Features

  • Add audioOffset to VoiceActivity (3bc7d42)
  • Add interimInputTranscription to LiveServerContent (3bc7d42)
  • Add LanguageAuto, LanguageHints, and adaptationPhrases to AudioTranscriptionConfig (3bc7d42)
  • Add ServiceTier to UsageMetadata (1f44b04)
  • expose Computer Use API fields (da54ea4)
  • interaction-api: Add presence_penalty, frequency_penalty, and cached_content to models.proto (2740a42)
  • interaction-api: Rename usage to total_usage in StreamMetadata. (b72db47)
  • introduce gaos sdk libs (bfac5d4)

Miscellaneous Chores

  • Configure 2.9.0 as the next release (e9968c6)
  • Configure a 2.9.0-rc.0 prerelease (ae612ec)

2.8.0 (2026-06-03)

Features

  • Add Agent Platform MCP support to async generate_content (baeaeaa)
  • Add transcription language code. (d2981d6)
  • Add TranslationConfig for live translation. (8c44240)
  • Support ReinforcementTuning in GenAI SDK including ValidateReward API method. (36f0bfb)

2.7.0 (2026-05-27)

Features

  • Add Skill Registry ListSkills and DeleteSkill to SDK (d75582a)
  • additional computer_use field support for vertex. (54a692b)
  • interaction-api: Allow "text/csv" as a supported document mime type for Interaction API. (3cc830e)
  • interaction-api: Enable BigQuery tool in Deep Research config. (58c8c7e)
  • Support Reinforcement Tuning in GenAI SDK (418cc35)

... (truncated)

Commits
  • 31223a3 chore(main): release 2.10.0 (#1725)
  • 628f3f2 chore: Disable ComputerUse.disabled_safety_policies in Gemini Enterprise API
  • 84e795c feat: add video generation and response format parameters.
  • 048db9a feat: add usage fields for steps
  • a2ca95c feat: Add ComputerUse.disabled_safety_policies
  • 3618023 feat: Add ComputerUse.disabled_safety_policies
  • eeee711 docs: fix typos across docstrings
  • a12a590 chore: Upgrade stalebot action to use v10 (due to Node20 deprecation)
  • d791388 chore(main): release 2.9.0 (#1703)
  • 1838c80 chore: internal update
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@google/genai](https://github.com/googleapis/js-genai) from 1.52.0 to 2.10.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.10.0)

---
updated-dependencies:
- dependency-name: "@google/genai"
  dependency-version: 2.10.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 4, 2026

helebest commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

Automated Dependabot review

Step 1 — Code review

  • Change: @google/genai 1.52.0 → 2.10.0 (semver-major, direct production dependency). It is imported directly by the sidecar agent code — Type (runtime enum) + Schema/Content/Part/FunctionDeclaration (type-only) in server/agent/adkTools.ts, minimaxLlm.ts, adkRunner.ts.
  • Dependency-graph note: @google/adk@1.2.0 pins @google/genai@^1.37.0, so the lockfile resolves two copies — the app's direct import gets 2.10.0 at the top level while ADK keeps its own nested 1.52.0. This is the expected npm resolution and is safe here: the symbols the app uses (Type, Schema, Content, Part, FunctionDeclaration) all still exist in v2, and the Type enum's string values are unchanged, so the objects built with v2 and handed to ADK's v1 interface remain structurally compatible.
  • Changelog (1.52 → 2.10): reviewed the v2 release notes — the changes are additive (Computer-Use fields, video-generation/response-format params, new usage/transcription fields, live-translation config). No removal or rename of the exports this project consumes.
  • Security: no advisories flagged for this bump.

Step 2 — Regression verification

  • The full CI verify gate passed on head 378281b: tsc typechecks the app against genai v2, vite build, and the Playwright e2e suite (which exercises the ADK agent path) all green — this is the authoritative signal that the major bump did not break the frozen /agent/* + AgentStreamEvent contract.

Step 3 — CI

  • All required checks green (mergeable_state: clean).

Step 4 — Decision: ✅ All steps passed — squash-merging. (Follow-up worth tracking separately: once @google/adk widens its peer to genai v2, the nested duplicate can be de-duped — not a blocker.)


Generated by Claude Code

@helebest helebest merged commit 6d56ebb into main Jul 4, 2026
12 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/google/genai-2.10.0 branch July 4, 2026 05:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant