Skip to content

build(deps): bump @google/genai from 2.10.0 to 2.11.0#101

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bun/google/genai-2.11.0
Open

build(deps): bump @google/genai from 2.10.0 to 2.11.0#101
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bun/google/genai-2.11.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 11, 2026

Copy link
Copy Markdown
Contributor

Bumps @google/genai from 2.10.0 to 2.11.0.

Release notes

Sourced from @​google/genai's releases.

v2.11.0

2.11.0 (2026-07-09)

Features

  • Add environment_id in network config (85fe0a5)
  • Add response_format and Translation_config in GenerationConfig (3f3b7bc)
  • add retrieval result step and new fields to maps and search results (ecfdc69)
  • Add Tool.exa_ai_search for Gemini Enterprise API (3f3b7bc)
  • support Function declarations during Agent Creation (824badf)
  • voice consent signature types across all SDK languages. (5fb5354)

Bug Fixes

  • interactions: accept both dict and list[dict] for transform (67d2f68)

Code Refactoring

  • interactions: remove cached_content, presence_penalty, and frequency_penalty; expose safety_settings and labels (0f414be)
Changelog

Sourced from @​google/genai's changelog.

2.11.0 (2026-07-09)

Features

  • Add environment_id in network config (85fe0a5)
  • Add response_format and Translation_config in GenerationConfig (3f3b7bc)
  • add retrieval result step and new fields to maps and search results (ecfdc69)
  • Add Tool.exa_ai_search for Gemini Enterprise API (3f3b7bc)
  • support Function declarations during Agent Creation (824badf)
  • voice consent signature types across all SDK languages. (5fb5354)

Bug Fixes

  • interactions: accept both dict and list[dict] for transform (67d2f68)

Code Refactoring

  • interactions: remove cached_content, presence_penalty, and frequency_penalty; expose safety_settings and labels (0f414be)
Commits
  • 136ea26 chore(main): release 2.11.0 (#1743)
  • 3bf5090 chore: update the release.txt
  • 43c5380 chore: release 2.11.0
  • 824badf feat: support Function declarations during Agent Creation
  • 0f414be refactor(interactions)!: remove cached_content, presence_penalty, and frequen...
  • 1127b43 chore: Add multiple approval check for major releases
  • 67d2f68 fix(interactions): accept both dict and list[dict] for transform
  • 5fb5354 feat: voice consent signature types across all SDK languages.
  • aad178e chore: Remove default api-revision header
  • be7ab10 chore: sort 'properties' keys in OpenAPI schemas
  • 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 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)

Summary by cubic

Update @google/genai from 2.10.0 to 2.11.0 to adopt new config options and fixes. Only package.json and lockfile updated.

  • Dependencies

    • Upgrade @google/genai to 2.11.0: adds response_format/translation config and environment_id; refactors interactions (removes cached_content, presence_penalty, frequency_penalty, exposes safety_settings and labels) and fixes transform input handling.
  • Migration

    • If we set any removed interaction fields, switch to supported options (e.g., use safety_settings/labels). Otherwise, no changes needed.

Written for commit de7edc0. Summary will update on new commits.

Review in cubic

Bumps [@google/genai](https://github.com/googleapis/js-genai) from 2.10.0 to 2.11.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@v2.10.0...v2.11.0)

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

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 Jul 11, 2026
@github-actions

Copy link
Copy Markdown

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

License Issues

package.json

PackageVersionLicenseIssue Type
@google/genai^2.11.0NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
npm/@google/genai ^2.11.0 UnknownUnknown

Scanned Files

  • package.json

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