Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

Bumps @google/genai from 1.30.0 to 1.34.0.

Release notes

Sourced from @​google/genai's releases.

v1.34.0

1.34.0 (2025-12-16)

Features

  • Add minimal and medium thinking levels. (19f8969)
  • Add support for Struct in ToolResult Content. (750a4f7)
  • Add ultra high resolution to the media resolution in Parts. (fa9a99e)
  • Add ULTRA_HIGH MediaResolution and new ThinkingLevel enums (b8a7d8c)
  • Define and use DocumentMimeType for DocumentContent (c2f118d)
  • support multi speaker for Vertex AI (94d681b)

v1.33.0

1.33.0 (2025-12-11)

Features

  • Add IMAGE_RECITATION and IMAGE_OTHER enum values to FinishReason (ab87f51)
  • Add voice activity detection signal. (bff9695)
  • Make the Interactions API public. (a8dd67b)

v1.32.0

1.32.0 (2025-12-09)

Features

  • Add enableEnhancedCivicAnswers feature in GenerateContentConfig (b429389)
  • Support ReplicatedVoiceConfig (7a56e35)

Bug Fixes

  • Improve stream parsing performance (c9c1359)

v1.31.0

1.31.0 (2025-12-03)

Features

  • Add empty response for tunings.cancel() (5dc25bc)
Changelog

Sourced from @​google/genai's changelog.

1.34.0 (2025-12-16)

Features

  • Add minimal and medium thinking levels. (19f8969)
  • Add support for Struct in ToolResult Content. (750a4f7)
  • Add ultra high resolution to the media resolution in Parts. (fa9a99e)
  • Add ULTRA_HIGH MediaResolution and new ThinkingLevel enums (b8a7d8c)
  • Define and use DocumentMimeType for DocumentContent (c2f118d)
  • support multi speaker for Vertex AI (94d681b)

1.33.0 (2025-12-11)

Features

  • Add IMAGE_RECITATION and IMAGE_OTHER enum values to FinishReason (ab87f51)
  • Add voice activity detection signal. (bff9695)
  • Make the Interactions API public. (a8dd67b)

1.32.0 (2025-12-09)

Features

  • Add enableEnhancedCivicAnswers feature in GenerateContentConfig (b429389)
  • Support ReplicatedVoiceConfig (7a56e35)

Bug Fixes

  • Improve stream parsing performance (c9c1359)

1.31.0 (2025-12-03)

Features

  • Add empty response for tunings.cancel() (5dc25bc)
Commits
  • 1b3fd31 chore(main): release 1.34.0 (#1187)
  • 20b9f8e chore: Update config to add exclude directories
  • b8a7d8c feat: Add ULTRA_HIGH MediaResolution and new ThinkingLevel enums
  • c2f118d feat: Define and use DocumentMimeType for DocumentContent
  • da3f4cf chore: Cleanup type fields
  • 19f8969 feat: Add minimal and medium thinking levels.
  • fa9a99e feat: Add ultra high resolution to the media resolution in Parts.
  • f693387 feat: Add minimal and medium thinking levels.
  • 3ef84ac feat: Add minimal and medium thinking levels.
  • 750a4f7 feat: Add support for Struct in ToolResult Content.
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 1, 2026
Copy link
Owner

@kosinal kosinal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot rebase

@kosinal kosinal enabled auto-merge (rebase) January 1, 2026 14:59
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/google/genai-1.34.0 branch from 7871835 to 3196292 Compare January 1, 2026 15:00
Bumps [@google/genai](https://github.com/googleapis/js-genai) from 1.30.0 to 1.34.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.30.0...v1.34.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/google/genai-1.34.0 branch from 3196292 to 0f2f6bb Compare January 1, 2026 15:08
@kosinal kosinal merged commit 34e267d into develop Jan 1, 2026
1 check passed
@kosinal kosinal deleted the dependabot/npm_and_yarn/google/genai-1.34.0 branch January 1, 2026 15:09
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.

2 participants