Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @google/genai from 1.25.0 to 1.28.0.

Release notes

Sourced from @​google/genai's releases.

v1.28.0

1.28.0 (2025-10-29)

Features

  • Add safety_filter_level and person_generation for Imagen upscaling (aaceb1b)
  • Add support for preference optimization tuning in the SDK. (f74660e)
  • Pass file name to the backend when uploading with a file path (7115726)
  • support default global location when not using api key with vertexai backend (f8967b1)
  • Update test-server-sdk dependency to ^0.2.9. (8d507bf)

Bug Fixes

  • Fix downloader. With this change after you await the download, the file write is complete, and the data is fully readable. (127c9bf)

v1.27.0

1.27.0 (2025-10-23)

Features

  • Remove redundant calls to rollup/api-extractor, speeds up the TS SDK testing further by a factor of 2. (009b75f)

Bug Fixes

v1.26.0

1.26.0 (2025-10-21)

Features

  • Add enable_enhanced_civic_answers in GenerationConfig (0e95d72)
  • support jailbreak in HarmCategory and BlockedReason (cd79a83)
Changelog

Sourced from @​google/genai's changelog.

1.28.0 (2025-10-29)

Features

  • Add safety_filter_level and person_generation for Imagen upscaling (aaceb1b)
  • Add support for preference optimization tuning in the SDK. (f74660e)
  • Pass file name to the backend when uploading with a file path (7115726)
  • support default global location when not using api key with vertexai backend (f8967b1)
  • Update test-server-sdk dependency to ^0.2.9. (8d507bf)

Bug Fixes

  • Fix downloader. With this change after you await the download, the file write is complete, and the data is fully readable. (127c9bf)

1.27.0 (2025-10-23)

Features

  • Remove redundant calls to rollup/api-extractor, speeds up the TS SDK testing further by a factor of 2. (009b75f)

Bug Fixes

1.26.0 (2025-10-21)

Features

  • Add enable_enhanced_civic_answers in GenerationConfig (0e95d72)
  • support jailbreak in HarmCategory and BlockedReason (cd79a83)
Commits
  • a07c8d1 chore(main): release 1.28.0 (#1047)
  • 45ba05a Copybara import of the project:
  • f74660e feat: Add support for preference optimization tuning in the SDK.
  • 164b498 chore: Clean up internal configurations
  • aaceb1b feat: Add safety_filter_level and person_generation for Imagen upscaling
  • c939a70 chore: Clean up internal configurations
  • dfea4d7 chore: Add node:stream/promises to Rollup externals.
  • 516535d chore: internal
  • 28b564f chore: Clean up internal configurations
  • 7115726 feat: Pass file name to the backend when uploading with a file path
  • 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 Nov 3, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 3, 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 3, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/google/genai-1.28.0 branch from f89bb66 to 71eaaa1 Compare November 4, 2025 04:56
Bumps [@google/genai](https://github.com/googleapis/js-genai) from 1.25.0 to 1.28.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.25.0...v1.28.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/google/genai-1.28.0 branch from 71eaaa1 to 1fb6503 Compare November 4, 2025 04:57
@DiogoRibeiro7 DiogoRibeiro7 merged commit 78aca0b into main Nov 4, 2025
@DiogoRibeiro7 DiogoRibeiro7 deleted the dependabot/npm_and_yarn/google/genai-1.28.0 branch November 4, 2025 04:58
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