Skip to content

deps(deps): bump @google/genai from 1.51.0 to 2.7.0#20

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/google/genai-2.6.0
Closed

deps(deps): bump @google/genai from 1.51.0 to 2.7.0#20
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/google/genai-2.6.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Copy link
Copy Markdown
Contributor

Bumps @google/genai from 1.51.0 to 2.7.0.

Release notes

Sourced from @​google/genai's releases.

v2.7.0

2.7.0 (2026-05-27)

Features

  • Add Skill Registry ListSkills and DeleteSkill to SDK (d75582a)
  • additional computer_use field support for vertex. (54a692b)
  • interaction-api: Allow "text/csv" as a supported document mime type for Interaction API. (3cc830e)
  • interaction-api: Enable BigQuery tool in Deep Research config. (58c8c7e)
  • Support Reinforcement Tuning in GenAI SDK (418cc35)

v2.6.0

2.6.0 (2026-05-21)

Features

  • add enable_prompt_injection_detection for Computer Use feature for the Gemini API. (f780f3c)
  • Add budget_exceeded status (1e97bd0)
  • Add gemini-3.5-flash (1e97bd0)
  • add new fields (b78eeee)

v2.5.0

2.5.0 (2026-05-20)

Features

  • Add Gemini 3.5 Flash model to options (fcf26e3)

v2.4.0

2.4.0 (2026-05-17)

Features

  • support Agent and Environment APIs. (b0d9d2b)

Bug Fixes

  • output_text for turns that don't end with text. (1a3d94f)

v2.3.0

2.3.0 (2026-05-15)

Features

... (truncated)

Changelog

Sourced from @​google/genai's changelog.

2.7.0 (2026-05-27)

Features

  • Add Skill Registry ListSkills and DeleteSkill to SDK (d75582a)
  • additional computer_use field support for vertex. (54a692b)
  • interaction-api: Allow "text/csv" as a supported document mime type for Interaction API. (3cc830e)
  • interaction-api: Enable BigQuery tool in Deep Research config. (58c8c7e)
  • Support Reinforcement Tuning in GenAI SDK (418cc35)

2.6.0 (2026-05-21)

Features

  • add enable_prompt_injection_detection for Computer Use feature for the Gemini API. (f780f3c)
  • Add budget_exceeded status (1e97bd0)
  • Add gemini-3.5-flash (1e97bd0)
  • add new fields (b78eeee)

2.5.0 (2026-05-20)

Features

  • Add Gemini 3.5 Flash model to options (fcf26e3)

2.4.0 (2026-05-17)

Features

  • support Agent and Environment APIs. (b0d9d2b)

Bug Fixes

  • output_text for turns that don't end with text. (1a3d94f)

2.3.0 (2026-05-15)

Features

  • interaction.{output_text,output_image,output_audio,output_video} (0188233)

2.2.0 (2026-05-12)

... (truncated)

Commits
  • 2821346 chore(main): release 2.7.0 (#1630)
  • 54a692b feat: additional computer_use field support for vertex.
  • d75582a feat: Add Skill Registry ListSkills and DeleteSkill to SDK
  • 3cc830e feat(interaction-api): Allow "text/csv" as a supported document mime type for...
  • 58c8c7e feat(interaction-api): Enable BigQuery tool in Deep Research config.
  • b25d22f chore: Internal cleanup
  • 418cc35 feat: Support Reinforcement Tuning in GenAI SDK
  • a631549 chore(main): release 2.6.0 (#1623)
  • f780f3c feat: add enable_prompt_injection_detection for Computer Use feature for th...
  • b78eeee feat: add new fields
  • Additional commits viewable in compare view

@dependabot @github

dependabot Bot commented on behalf of github May 25, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, npm. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/google/genai-2.6.0 branch from b8d3067 to ea5586f Compare May 25, 2026 08:41
@github-actions github-actions Bot added the needs-review Manual review required (e.g. Dependabot major version update) label May 25, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Major version update detected — manual review required before merge.

@dependabot dependabot Bot changed the title deps(deps): bump @google/genai from 1.51.0 to 2.6.0 deps(deps): bump @google/genai from 1.51.0 to 2.7.0 May 28, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/google/genai-2.6.0 branch from ea5586f to 112631d Compare May 28, 2026 19:11
@github-actions

Copy link
Copy Markdown
Contributor

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>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/google/genai-2.6.0 branch from 112631d to cf6bf60 Compare May 31, 2026 08:38
@github-actions

Copy link
Copy Markdown
Contributor

Major version update detected — manual review required before merge.

FallDownTheSystem added a commit that referenced this pull request May 31, 2026
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.
@FallDownTheSystem

Copy link
Copy Markdown
Owner

Superseded by manual update in 595da47 on main: @google/genai bumped 1.51.0 → 2.7.0. Reviewed the v2 changes — breaking changes are scoped to the Interactions API, which this project doesn't use; the GenerateContent path is unaffected, so no code changes were needed. Also fixed the pnpm 11 build-script approval (allowBuilds) that was failing the release pipeline.

@dependabot @github

dependabot Bot commented on behalf of github May 31, 2026

Copy link
Copy Markdown
Contributor Author

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 @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/google/genai-2.6.0 branch May 31, 2026 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-review Manual review required (e.g. Dependabot major version update)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant