Skip to content

chore(deps): bump @google/genai from 1.45.0 to 2.16.0 in /backend - #2495

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/backend/google/genai-2.16.0
Open

chore(deps): bump @google/genai from 1.45.0 to 2.16.0 in /backend#2495
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/backend/google/genai-2.16.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 9, 2026

Copy link
Copy Markdown

Bumps @google/genai from 1.45.0 to 2.16.0.

Release notes

Sourced from @​google/genai's releases.

v2.16.0

2.16.0 (2026-08-06)

Features

  • Add the Gemini Robotics ER 2 Preview model (5647ced)
  • Add TOO_MANY_TOOL_CALLS to FinishReason enum. (a7fa568)
  • Add top-level errors array to Interaction resource (iAPI) (b9dfd81)
  • Make HttpOptions.timeout a per-attempt deadline in the JS GenAI SDK. (8268806)

Bug Fixes

  • Add propertyOrdering auto-population for ResponseSchema and ResponseJsonSchema for Dotnet SDK (e26542f)

v2.15.0

2.15.0 (2026-07-30)

Features

  • add environment resource (2c911be)
  • Support GoogleMaps Tool grounding_types places and routing (52655c1)
  • Support per-request retryOptions in the JS GenAI SDK API Client (124b606)
  • Wire environment service into genai sdk (70d7938)

v2.14.0

2.14.0 (2026-07-28)

Features

  • [GenerateContentConfig] Add GenerationConfig.audio_transcription_config and Part.audio_transcription. (4b2e67a)
  • Add flat language_codes field to AudioTranscriptionConfig. (cc808eb)
  • Allow api key + proj/location for enterprise mode (9c0540a)

Bug Fixes

  • add deprecation warnings to Imagen generate_images, edit_images, generate_videos (if using prompt/text/image args), LiveConnectConfig.GenerationConfig which will be removed in the next major version (bb66101)

v2.13.0

2.13.0 (2026-07-21)

Features

  • A new field custom_vocabulary is added to Live API(f32ec0a)
  • add model selector (b5d70da)

... (truncated)

Changelog

Sourced from @​google/genai's changelog.

2.16.0 (2026-08-06)

Features

  • Add the Gemini Robotics ER 2 Preview model (5647ced)
  • Add TOO_MANY_TOOL_CALLS to FinishReason enum. (a7fa568)
  • Add top-level errors array to Interaction resource (iAPI) (b9dfd81)
  • Make HttpOptions.timeout a per-attempt deadline in the JS GenAI SDK. (8268806)

Bug Fixes

  • Add propertyOrdering auto-population for ResponseSchema and ResponseJsonSchema for Dotnet SDK (e26542f)

2.15.0 (2026-07-30)

Features

  • add environment resource (2c911be)
  • Support GoogleMaps Tool grounding_types places and routing (52655c1)
  • Support per-request retryOptions in the JS GenAI SDK API Client (124b606)
  • Wire environment service into genai sdk (70d7938)

2.14.0 (2026-07-28)

Features

  • [GenerateContentConfig] Add GenerationConfig.audio_transcription_config and Part.audio_transcription. (4b2e67a)
  • Add flat language_codes field to AudioTranscriptionConfig. (cc808eb)
  • Allow api key + proj/location for enterprise mode (9c0540a)

Bug Fixes

  • add deprecation warnings to Imagen generate_images, edit_images, generate_videos (if using prompt/text/image args), LiveConnectConfig.GenerationConfig which will be removed in the next major version (bb66101)

2.13.0 (2026-07-21)

Features

  • A new field custom_vocabulary is added to message .google.cloud.aiplatform.v1beta1.BidiGenerateContentSetup (f32ec0a)
  • add model selector (b5d70da)
  • interaction-api: add queued status to interaction proto (1b7dd39)
  • make ASR fields public in v1main and Interactions (08ef3eb)

2.12.0 (2026-07-15)

... (truncated)

Commits
  • f838a52 chore(main): release 2.16.0 (#1817)
  • e26542f fix: Add propertyOrdering auto-population for ResponseSchema and ResponseJson...
  • a7fa568 feat: Add TOO_MANY_TOOL_CALLS to FinishReason enum.
  • a440483 chore: Cleanup error dependencies
  • b9dfd81 feat: Add top-level errors array to Interaction resource (iAPI)
  • e728fad chore: Cleanup deprecated field response_modalities
  • eb6992d docs: Update GenerateVideos docstrings and samples
  • 40aa4f3 chore: Add environment api test from sdk
  • 071c1d2 refactor: delete deprecated StreamMetadata proto field and message definition
  • 8268806 feat: Make HttpOptions.timeout a per-attempt deadline in the JS GenAI SDK.
  • Additional commits viewable in compare view
Install script changes

This version adds preinstall script that runs during installation. Review the package contents before updating.


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.45.0 to 2.16.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.45.0...v2.16.0)

---
updated-dependencies:
- dependency-name: "@google/genai"
  dependency-version: 2.16.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 Aug 9, 2026
@vercel

vercel Bot commented Aug 9, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
tzudong Ignored Ignored Preview Aug 9, 2026 7:43pm

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.

0 participants