deps(deps): bump @google/genai from 1.51.0 to 2.7.0#20
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
b8d3067 to
ea5586f
Compare
|
Major version update detected — manual review required before merge. |
ea5586f to
112631d
Compare
|
Major version update detected — manual review required before merge. |
Bumps [@google/genai](https://github.com/googleapis/js-genai) from 1.51.0 to 2.7.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.51.0...v2.7.0) --- updated-dependencies: - dependency-name: "@google/genai" dependency-version: 2.6.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
112631d to
cf6bf60
Compare
|
Major version update detected — manual review required before merge. |
v2 breaking changes are scoped entirely to the Interactions API; the GenerateContent path this provider uses (models.generateContent / generateContentStream, generation config, response.text/usageMetadata/ candidates/groundingMetadata) is unaffected, so no provider code changes are required. Supersedes Dependabot PR #20. Verified: typecheck + lint clean, 536 unit tests pass.
|
Superseded by manual update in 595da47 on main: |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps @google/genai from 1.51.0 to 2.7.0.
Release notes
Sourced from @google/genai's releases.
... (truncated)
Changelog
Sourced from @google/genai's changelog.
... (truncated)
Commits
2821346chore(main): release 2.7.0 (#1630)54a692bfeat: additional computer_use field support for vertex.d75582afeat: Add Skill Registry ListSkills and DeleteSkill to SDK3cc830efeat(interaction-api): Allow "text/csv" as a supported document mime type for...58c8c7efeat(interaction-api): Enable BigQuery tool in Deep Research config.b25d22fchore: Internal cleanup418cc35feat: Support Reinforcement Tuning in GenAI SDKa631549chore(main): release 2.6.0 (#1623)f780f3cfeat: addenable_prompt_injection_detectionfor Computer Use feature for th...b78eeeefeat: add new fields