Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2025

Bumps @google/genai from 1.12.0 to 1.17.0.

Release notes

Sourced from @​google/genai's releases.

v1.17.0

1.17.0 (2025-09-02)

Features

  • Add resolution field for Gemini Developer API Veo 3 generation (5ce467b)

v1.16.0

1.16.0 (2025-08-27)

Features

  • add sdkHttpResponse.headers to *Delete responses. (397c602)
  • Add add_watermark field for recontext_image (Virtual Try-On, Product Recontext) (e182fe8)
  • Add output_gcs_uri to Imagen upscale_image (8db102a)
  • add outputSchema support for MCP (e2d4e50)
  • Add VALIDATED mode into FunctionCallingConfigMode (af410e7)
  • Add VideoGenerationReferenceType enum for generate_videos (eb17013)
  • Support GenerateVideosSource for Veo GenerateVideos (2241749)
  • support tunings.cancel in the genai SDK for Python, Java, JS, and Go (2d67d25)
  • Update server test recordings to JSON. (dd0a033)

Bug Fixes

  • js: empty env vars should be treated as undefined. (16a80c0)

v1.15.0

1.15.0 (2025-08-18)

Features

  • Support Imagen image segmentation on Vertex (6b86bae)
  • Support Veo 2 Reference Images to Video Generation on Vertex (6bca6ad)

Bug Fixes

  • chats: Drop the validation on part with empty text (d2602d2)
  • Fix the bug to support Gemini Batch inlined requests system instruction (843c774)

v1.14.0

1.14.0 (2025-08-13)

Features

... (truncated)

Changelog

Sourced from @​google/genai's changelog.

1.17.0 (2025-09-02)

Features

  • Add resolution field for Gemini Developer API Veo 3 generation (5ce467b)

1.16.0 (2025-08-27)

Features

  • add sdkHttpResponse.headers to *Delete responses. (397c602)
  • Add add_watermark field for recontext_image (Virtual Try-On, Product Recontext) (e182fe8)
  • Add output_gcs_uri to Imagen upscale_image (8db102a)
  • add outputSchema support for MCP (e2d4e50)
  • Add VALIDATED mode into FunctionCallingConfigMode (af410e7)
  • Add VideoGenerationReferenceType enum for generate_videos (eb17013)
  • Support GenerateVideosSource for Veo GenerateVideos (2241749)
  • support tunings.cancel in the genai SDK for Python, Java, JS, and Go (2d67d25)
  • Update server test recordings to JSON. (dd0a033)

Bug Fixes

  • js: empty env vars should be treated as undefined. (16a80c0)

1.15.0 (2025-08-18)

Features

  • Support Imagen image segmentation on Vertex (6b86bae)
  • Support Veo 2 Reference Images to Video Generation on Vertex (6bca6ad)

Bug Fixes

  • chats: Drop the validation on part with empty text (d2602d2)
  • Fix the bug to support Gemini Batch inlined requests system instruction (843c774)

1.14.0 (2025-08-13)

Features

  • add an _exclude_fields characteristic in the config for unused values to avoid unnecessary and unused code in converter and type generation. (15a4504)
  • enable continuous fine-tuning on a pre-tuned model in the SDK. (027f09d)
  • support document name in grounding metadata (b801236)
  • Support exclude_domains in Google Search and Enterprise Web Search (8ed49f1)

... (truncated)

Commits
  • f3f7f3d chore(main): release 1.17.0 (#934)
  • 5ce467b feat: Add resolution field for Gemini Developer API Veo 3 generation
  • b5d77e1 docs: Refactor/update docstrings for Imagen and Veo
  • 170adf0 chore(main): release 1.16.0 (#902)
  • 7dcec49 chore: decrease coverage threshold from 40% to 39% to enable SDK release
  • e2d4e50 feat: add outputSchema support for MCP
  • 16a80c0 fix(js): empty env vars should be treated as undefined.
  • eb17013 feat: Add VideoGenerationReferenceType enum for generate_videos
  • be032e1 docs: Updating Imagen 4 code snippet
  • 2d67d25 feat: support tunings.cancel in the genai SDK for Python, Java, JS, and Go
  • 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.12.0 to 1.17.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.12.0...v1.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 8, 2025

Labels

The following labels could not be found: dependencies. 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 @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 15, 2025

Superseded by #73.

@dependabot dependabot bot closed this Sep 15, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/google/genai-1.17.0 branch September 15, 2025 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants