Skip to content

Update @google/genai 2.12.0 → 2.13.0 (minor)#185

Merged
guibranco merged 1 commit into
mainfrom
depfu/update/npm/@google/genai-2.13.0
Jul 22, 2026
Merged

Update @google/genai 2.12.0 → 2.13.0 (minor)#185
guibranco merged 1 commit into
mainfrom
depfu/update/npm/@google/genai-2.13.0

Conversation

@depfu

@depfu depfu Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ @​google/genai (2.12.0 → 2.13.0) · Repo · Changelog

Release Notes

2.13.0

2.13.0 (2026-07-21)

Features

  • A new field custom_vocabulary is added to Live API(f32ec0a)
  • add model selector (b5d70da)
  • interaction-api: add queued status to interaction proto (1b7dd39)
  • make ASR fields public in v1main and Interactions (08ef3eb)

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 10 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

Greptile Summary

This is a routine dependency update bumping @google/genai from 2.12.0 to 2.13.0, generated by Depfu. The change touches only package.json and package-lock.json.

  • The new version adds additive features (custom vocabulary in Live API, model selector, queued interaction status, public ASR fields, Environments service) with no breaking changes noted in the changelog.
  • The integrity hash in package-lock.json has been updated to match the new published artifact.

Confidence Score: 5/5

Safe to merge — the update is purely additive with no breaking changes and only touches package manifests.

The diff is limited to version strings and the lockfile integrity hash for @google/genai. The 2.13.0 changelog lists only new fields and features with no removals or API changes, and no transitive dependencies were altered.

No files require special attention.

Important Files Changed

Filename Overview
package.json Bumps @google/genai minimum pinned version from ^2.12.0 to ^2.13.0; no other changes.
package-lock.json Lockfile updated to resolve @google/genai at 2.13.0 with the correct registry URL and integrity hash; no transitive dependency changes.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Depfu Bot] -->|Opens PR| B[Bump @google/genai]
    B --> C[package.json\n2.12.0 → 2.13.0]
    B --> D[package-lock.json\nHash + version updated]
    C & D --> E[No transitive dep changes]
    E --> F{Breaking changes?}
    F -->|No| G[Additive features only\ncustom_vocabulary, model selector,\nqueued status, ASR fields public,\nEnvironments service]
    G --> H[Safe to merge]
Loading

Reviews (1): Last reviewed commit: "Update @google/genai to version 2.13.0" | Re-trigger Greptile

@depfu depfu Bot added the depfu label Jul 22, 2026
@guibranco
guibranco enabled auto-merge (squash) July 22, 2026 20:03
@gstraccini gstraccini Bot added the ☑️ auto-merge Automatic merging of pull requests (gstraccini-bot) label Jul 22, 2026

@guibranco guibranco left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approved by gstraccini[bot]

@gstraccini gstraccini Bot added the 🤖 bot Automated processes or integrations label Jul 22, 2026
@guibranco

Copy link
Copy Markdown
Owner

@depfu merge

@gstraccini gstraccini Bot added npm 📦 dependencies Dependencies labels Jul 22, 2026
@sonarqubecloud

Copy link
Copy Markdown

@guibranco
guibranco merged commit 26101a3 into main Jul 22, 2026
12 of 13 checks passed
@guibranco
guibranco deleted the depfu/update/npm/@google/genai-2.13.0 branch July 22, 2026 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

☑️ auto-merge Automatic merging of pull requests (gstraccini-bot) 🤖 bot Automated processes or integrations 📦 dependencies Dependencies depfu npm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant