Skip to content

build(deps): bump google.golang.org/genai from 1.54.0 to 1.62.0 - #142

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/google.golang.org/genai-1.62.0
Open

build(deps): bump google.golang.org/genai from 1.54.0 to 1.62.0#142
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/google.golang.org/genai-1.62.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 27, 2026

Copy link
Copy Markdown
Contributor

Bumps google.golang.org/genai from 1.54.0 to 1.62.0.

Release notes

Sourced from google.golang.org/genai's releases.

v1.62.0

1.62.0 (2026-06-24)

Features

  • Add ComputerUse.disabled_safety_policies (c89e5eb)

v1.61.0

1.61.0 (2026-06-17)

Features

  • Add audioOffset to VoiceActivity (43a352f)
  • Add interimInputTranscription to LiveServerContent (43a352f)
  • Add LanguageAuto, LanguageHints, and adaptationPhrases to AudioTranscriptionConfig (43a352f)

v1.60.0

1.60.0 (2026-06-04)

Features

  • Add ServiceTier to UsageMetadata (74b1290)

v1.59.0

1.59.0 (2026-06-03)

Features

  • Add Agent Platform MCP support to async generate_content (4b138c2)
  • Add transcription language code. (cc4dd9c)
  • Add TranslationConfig for live translation. (76f4126)
  • additional computer_use field support for vertex. (8831eb3)
  • Support 'additionalProperties', 'defs' and 'ref' in the GenerateContent.Schema type. (996b831)
  • Support Reinforcement Tuning in GenAI SDK (fecb49e)
  • Support ReinforcementTuning in GenAI SDK including ValidateReward API method. (c95d115)

v1.58.0

1.58.0 (2026-05-21)

Features

  • add enable_prompt_injection_detection for Computer Use feature for the Gemini API. (19c2566)
  • add new fields (1608e80)

v1.57.0

... (truncated)

Changelog

Sourced from google.golang.org/genai's changelog.

1.62.0 (2026-06-24)

Features

  • Add ComputerUse.disabled_safety_policies (c89e5eb)

1.61.0 (2026-06-17)

Features

  • Add audioOffset to VoiceActivity (43a352f)
  • Add interimInputTranscription to LiveServerContent (43a352f)
  • Add LanguageAuto, LanguageHints, and adaptationPhrases to AudioTranscriptionConfig (43a352f)

1.60.0 (2026-06-04)

Features

  • Add ServiceTier to UsageMetadata (74b1290)

1.59.0 (2026-06-03)

Features

  • Add Agent Platform MCP support to async generate_content (4b138c2)
  • Add transcription language code. (cc4dd9c)
  • Add TranslationConfig for live translation. (76f4126)
  • additional computer_use field support for vertex. (8831eb3)
  • Support 'additionalProperties', 'defs' and 'ref' in the GenerateContent.Schema type. (996b831)
  • Support Reinforcement Tuning in GenAI SDK (fecb49e)
  • Support ReinforcementTuning in GenAI SDK including ValidateReward API method. (c95d115)

1.58.0 (2026-05-21)

Features

  • add enable_prompt_injection_detection for Computer Use feature for the Gemini API. (19c2566)
  • add new fields (1608e80)

1.57.0 (2026-05-12)

Features

  • Expose Test and Server of the Replay API Client for the cross module usage in the AgentPlatform module. (27b142d)

... (truncated)

Commits
  • 5319d0b chore(main): release 1.62.0 (#825)
  • 535e44a chore: Disable ComputerUse.disabled_safety_policies in Gemini Enterprise API
  • c89e5eb feat: Add ComputerUse.disabled_safety_policies
  • ba3b2b4 docs: fix typos across docstrings
  • 4fe211c chore: Upgrade stalebot action to use v10 (due to Node20 deprecation)
  • 8ca5385 chore(main): release 1.61.0 (#817)
  • 266a1a6 chore: Fix google-contributor-stale workflow for GenAI SDKs
  • 43a352f feat: Add LanguageAuto, LanguageHints, and adaptationPhrases to AudioTranscri...
  • 78d63ab chore: Add GH workflow for stale google-contributor PRs
  • 496f230 docs: Clarify Live API START/END_SENSITIVITY_HIGH/LOW defaults are different ...
  • 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)

Bumps [google.golang.org/genai](https://github.com/googleapis/go-genai) from 1.54.0 to 1.62.0.
- [Release notes](https://github.com/googleapis/go-genai/releases)
- [Changelog](https://github.com/googleapis/go-genai/blob/main/CHANGELOG.md)
- [Commits](googleapis/go-genai@v1.54.0...v1.62.0)

---
updated-dependencies:
- dependency-name: google.golang.org/genai
  dependency-version: 1.62.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 27, 2026
@dependabot
dependabot Bot requested a review from e9169 as a code owner June 27, 2026 02:52
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 27, 2026
@sonarqubecloud

Copy link
Copy Markdown

@codecov

codecov Bot commented Jun 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants