Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

Bumps @google/genai from 1.29.0 to 1.30.0.

Release notes

Sourced from @​google/genai's releases.

v1.30.0

1.30.0 (2025-11-18)

Features

  • add display name to FunctionResponseBlob (81036ed)
  • add display name to FunctionResponseFileData (564f718)
  • Add generate_content_config.thinking_level (4e586df)
  • Add image output options to ImageConfig for Vertex (fff5fb6)
  • Add part.media_resolution (4e586df)
  • support Function call argument streaming for all languages (b3b94f6)

v1.29.1

1.29.1 (2025-11-12)

Bug Fixes

  • Add missing fields to the model types (8937903)
  • Don't generate warnings from response.text property because of thought_signature. (356b843)
  • Fix base_steps parameter for recontext_image (946415f)
Changelog

Sourced from @​google/genai's changelog.

1.30.0 (2025-11-18)

Features

  • add display name to FunctionResponseBlob (81036ed)
  • add display name to FunctionResponseFileData (564f718)
  • Add generate_content_config.thinking_level (4e586df)
  • Add image output options to ImageConfig for Vertex (fff5fb6)
  • Add part.media_resolution (4e586df)
  • support Function call argument streaming for all languages (b3b94f6)

1.29.1 (2025-11-12)

Bug Fixes

  • Add missing fields to the model types (8937903)
  • Don't generate warnings from response.text property because of thought_signature. (356b843)
  • Fix base_steps parameter for recontext_image (946415f)
Commits
  • 38cac5b chore(main): release 1.30.0 (#1090)
  • 2c1e0d8 chore: Update Veo and Imagen model id in samples
  • f940339 chore: add test for streaming function call for all languages
  • 4e586df feat: Add part.media_resolution
  • b3b94f6 feat: support Function call argument streaming for all languages
  • 564f718 feat: add display name to FunctionResponseFileData
  • fff5fb6 feat: Add image output options to ImageConfig for Vertex
  • 81036ed feat: add display name to FunctionResponseBlob
  • 46ca5d2 chore: update the ignore_missing_mcp_dep.js script
  • 1f61387 chore(main): release 1.29.1 (#1075)
  • 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)

Bumps [@google/genai](https://github.com/googleapis/js-genai) from 1.29.0 to 1.30.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.29.0...v1.30.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 24, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 24, 2025

Labels

The following labels could not be found: typescript. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 24, 2025
@DiogoRibeiro7 DiogoRibeiro7 merged commit 4e88a3c into main Nov 29, 2025
@DiogoRibeiro7 DiogoRibeiro7 deleted the dependabot/npm_and_yarn/google/genai-1.30.0 branch November 29, 2025 05:43
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