Skip to content

chore(deps): bump @ai-sdk/google-vertex from 3.0.106 to 4.0.117#774

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/ai-sdk/google-vertex-4.0.117
Open

chore(deps): bump @ai-sdk/google-vertex from 3.0.106 to 4.0.117#774
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/ai-sdk/google-vertex-4.0.117

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps @ai-sdk/google-vertex from 3.0.106 to 4.0.117.

Release notes

Sourced from @​ai-sdk/google-vertex's releases.

@​ai-sdk/google-vertex@​4.0.117

Patch Changes

  • 6043d24: feat(vertex): add grok models to vertex provider
  • Updated dependencies [6043d24]
    • @​ai-sdk/openai-compatible@​2.0.45

@​ai-sdk/google-vertex@​4.0.116

Patch Changes

  • Updated dependencies [7beadf0]
    • @​ai-sdk/provider-utils@​4.0.26
    • @​ai-sdk/anthropic@​3.0.74
    • @​ai-sdk/google@​3.0.67
    • @​ai-sdk/openai-compatible@​2.0.44

@​ai-sdk/google-vertex@​3.0.136

Patch Changes

  • cb61408: feat(vertex): add grok models to vertex provider
  • Updated dependencies [cb61408]
    • @​ai-sdk/openai-compatible@​1.0.39
Changelog

Sourced from @​ai-sdk/google-vertex's changelog.

4.0.117

Patch Changes

  • 6043d24: feat(vertex): add grok models to vertex provider
  • Updated dependencies [6043d24]
    • @​ai-sdk/openai-compatible@​2.0.45

4.0.116

Patch Changes

  • Updated dependencies [7beadf0]
    • @​ai-sdk/provider-utils@​4.0.26
    • @​ai-sdk/anthropic@​3.0.74
    • @​ai-sdk/google@​3.0.67
    • @​ai-sdk/openai-compatible@​2.0.44

4.0.115

Patch Changes

  • 7639240: feat(provider/google-vertex): allow overriding Vertex Anthropic auth token generation

4.0.114

Patch Changes

  • a727da4: chore: ensure consistent import handling and avoid import duplicates or cycles
  • Updated dependencies [f8c9ae4]
  • Updated dependencies [a727da4]
    • @​ai-sdk/anthropic@​3.0.73
    • @​ai-sdk/openai-compatible@​2.0.43
    • @​ai-sdk/provider-utils@​4.0.25
    • @​ai-sdk/provider@​3.0.10
    • @​ai-sdk/google@​3.0.66

4.0.113

Patch Changes

  • a7f3c72: trigger release for all packages after provenance setup
  • Updated dependencies [a7f3c72]
  • Updated dependencies [408a2ad]
    • @​ai-sdk/anthropic@​3.0.72
    • @​ai-sdk/google@​3.0.65
    • @​ai-sdk/openai-compatible@​2.0.42
    • @​ai-sdk/provider@​3.0.9
    • @​ai-sdk/provider-utils@​4.0.24

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​ai-sdk/google-vertex since your current version.


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)

Summary by cubic

Upgrade @ai-sdk/google-vertex from 3.0.106 to 4.0.117 to add Grok model support in the Vertex provider and pull in recent fixes and dependency updates.

Written for commit 2a684da. Summary will update on new commits.

Bumps [@ai-sdk/google-vertex](https://github.com/vercel/ai/tree/HEAD/packages/google-vertex) from 3.0.106 to 4.0.117.
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/@ai-sdk/google-vertex@4.0.117/packages/google-vertex/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/commits/@ai-sdk/google-vertex@4.0.117/packages/google-vertex)

---
updated-dependencies:
- dependency-name: "@ai-sdk/google-vertex"
  dependency-version: 4.0.117
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 1, 2026
Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

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

Claude Code Review

This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.

Tip: disable this comment in your organization's Code Review settings.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 1, 2026

This PR doesn't fully meet our contributing guidelines and PR template.

What needs to be fixed:

  • PR description is missing required template sections. Please use the PR template.

Please edit this PR description to address the above within 2 hours, or it will be automatically closed.

If you believe this was flagged incorrectly, please let a maintainer know.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 1, 2026

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contributor dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code needs:compliance needs:issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants