You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
Routine dependency bump of @google/genai from 2.6.0 to 2.8.0 in the backend package, with the lock file updated accordingly. Both versions crossed (2.7.0 and 2.8.0) introduce only new features — MCP support, transcription language codes, TranslationConfig, Reinforcement Tuning, and Skill Registry APIs — with no breaking changes.
packages/backend/package.json: version range updated from ^2.6.0 to ^2.8.0.
bun.lock: resolved entry updated to 2.8.0 with a new integrity hash; transitive dependencies are unchanged.
Confidence Score: 5/5
Safe to merge — purely additive minor-version bump with no API removals or behavioral changes affecting existing call sites.
The update spans two minor releases, both of which add new APIs without removing or modifying existing ones. The lock file hash is updated correctly, transitive dependencies are unchanged, and nothing in the codebase calls the newly added APIs, so there is no regression surface.
No files require special attention.
Important Files Changed
Filename
Overview
packages/backend/package.json
Bumps @google/genai from ^2.6.0 to ^2.8.0; minor version bump with only additive features, no breaking changes
bun.lock
Lock file updated to resolve @google/genai at 2.8.0 with the new package hash; dependencies unchanged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependenciesPull requests that update a dependency filejavascriptPull requests that update javascript code
1 participant
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps @google/genai from 2.6.0 to 2.8.0.
Release notes
Sourced from @google/genai's releases.
Changelog
Sourced from @google/genai's changelog.
Commits
ea0dd60chore(main): release 2.8.0 (#1646)36f0bfbfeat: Support ReinforcementTuning in GenAI SDK including ValidateReward API m...d2981d6feat: Add transcription language code.98ac90dchore: deprecate Google Maps grounding widget API fields8c44240feat: Add TranslationConfig for live translation.baeaeaafeat: Add Agent Platform MCP support to async generate_contentc1d3cb7chore: Internal cleanupbd78ed3chore: Fix relative import path in pagers.ts.2821346chore(main): release 2.7.0 (#1630)54a692bfeat: additional computer_use field support for vertex.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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)