Skip to content

[Snyk] Upgrade @ai-sdk/google-vertex from 3.0.51 to 3.0.81#67

Open
ssdeanx wants to merge 1 commit intomainfrom
snyk-upgrade-842f984209123264d9dbe8f442916fad
Open

[Snyk] Upgrade @ai-sdk/google-vertex from 3.0.51 to 3.0.81#67
ssdeanx wants to merge 1 commit intomainfrom
snyk-upgrade-842f984209123264d9dbe8f442916fad

Conversation

@ssdeanx
Copy link
Copy Markdown
Owner

@ssdeanx ssdeanx commented Dec 20, 2025

snyk-top-banner

Snyk has created this PR to upgrade @ai-sdk/google-vertex from 3.0.51 to 3.0.81.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 29 versions ahead of your current version.

  • The recommended version was released 23 days ago.

Release notes
Package name: @ai-sdk/google-vertex
  • 3.0.81 - 2025-11-27
  • 3.0.80 - 2025-11-26
  • 3.0.79 - 2025-11-25
  • 3.0.78 - 2025-11-25
  • 3.0.77 - 2025-11-24
  • 3.0.75 - 2025-11-24
  • 3.0.74 - 2025-11-22
  • 3.0.73 - 2025-11-22
  • 3.0.72 - 2025-11-20
  • 3.0.71 - 2025-11-19
  • 3.0.70 - 2025-11-19
  • 3.0.69 - 2025-11-19
  • 3.0.68 - 2025-11-18
  • 3.0.67 - 2025-11-18
  • 3.0.66 - 2025-11-18
  • 3.0.65 - 2025-11-17
  • 3.0.64 - 2025-11-16
  • 3.0.63 - 2025-11-15
  • 3.0.62 - 2025-11-10
  • 3.0.61 - 2025-11-10
  • 3.0.60 - 2025-11-07
  • 3.0.59 - 2025-11-07
  • 3.0.58 - 2025-11-04
  • 3.0.57 - 2025-11-03
  • 3.0.56 - 2025-10-31
  • 3.0.55 - 2025-10-29
  • 3.0.54 - 2025-10-27
  • 3.0.53 - 2025-10-23
  • 3.0.52 - 2025-10-23
  • 3.0.51 - 2025-10-21
from @ai-sdk/google-vertex GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade @ai-sdk/google-vertex from 3.0.51 to 3.0.81.

See this package in npm:
@ai-sdk/google-vertex

See this project in Snyk:
https://app.snyk.io/org/ssdeanx/project/97f9b44f-04aa-4c4a-a071-4c3e5cc49f97?utm_source=github&utm_medium=referral&page=upgrade-pr
Copilot AI review requested due to automatic review settings December 20, 2025 08:52
@continue
Copy link
Copy Markdown

continue Bot commented Dec 20, 2025

All Green - Keep your PRs mergeable

Learn more

All Green is an AI agent that automatically:

✅ Addresses code review comments

✅ Fixes failing CI checks

✅ Resolves merge conflicts


Unsubscribe from All Green comments

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Dec 20, 2025

Important

Review skipped

Ignore keyword(s) in the title.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch snyk-upgrade-842f984209123264d9dbe8f442916fad

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Copy Markdown

🤖 Hi @ssdeanx, I've received your request, and I'm working on it now! You can track my progress in the logs for more details.

@gemini-code-assist
Copy link
Copy Markdown

Summary of Changes

Hello @ssdeanx, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request, automatically created by Snyk, updates the @ai-sdk/google-vertex dependency to its latest recommended version. The primary goal is to ensure the project benefits from the most recent features, bug fixes, and security enhancements provided by the updated package, promoting better overall project health and reducing potential vulnerabilities.

Highlights

  • Dependency Upgrade: The @ai-sdk/google-vertex package has been upgraded from version 3.0.51 to 3.0.81.
  • Automated Update: This pull request was automatically generated by Snyk to keep dependencies up-to-date, which helps in fixing existing vulnerabilities and quickly identifying new ones.
  • Version Jump: The update spans 29 versions, with the recommended version released 23 days ago.

🧠 New Feature in Public Preview: You can now enable Memory to help Gemini Code Assist learn from your team's feedback. This makes future code reviews more consistent and personalized to your project's style. Click here to enable Memory in your admin console.

Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request, automatically generated by Snyk, proposes an upgrade of the @ai-sdk/google-vertex dependency from version 3.0.51 to 3.0.81. This update spans 29 patch versions. While this is a minor version bump and should theoretically be backward-compatible, the large number of intermediate versions introduces a risk of regressions or subtle breaking changes. The library is used in src/mastra/config/vertex.ts for creating Vertex AI model instances. Given the automated nature of this PR, it is crucial to perform thorough manual testing, including integration and regression tests, to validate that the application's functionality related to Google Vertex AI is unaffected before merging. I have also added a specific comment regarding the potential need to upgrade other related @ai-sdk/* packages in tandem.

Comment thread package.json
"dependencies": {
"@ai-sdk/google": "^2.0.23",
"@ai-sdk/google-vertex": "^3.0.51",
"@ai-sdk/google-vertex": "^3.0.81",
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

high

Upgrading @ai-sdk/google-vertex in isolation introduces a risk of incompatibility with other @ai-sdk/* packages from the Vercel AI SDK, such as @ai-sdk/google (v2.0.23) and @ai-sdk/openai (v2.0.53). Packages within a monorepo like the AI SDK are often designed to work together at similar release cycles, and mismatched versions can lead to runtime errors or unexpected behavior. To mitigate this risk, all related @ai-sdk/* dependencies and the core ai package should be upgraded to their latest compatible versions simultaneously.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR upgrades the @ai-sdk/google-vertex package from version 3.0.51 to 3.0.81, jumping 29 versions ahead (released 23 days ago). This is an automated dependency upgrade initiated by Snyk to keep dependencies current and facilitate security patching.

Key Changes

  • Primary package upgrade: @ai-sdk/google-vertex from 3.0.51 to 3.0.81
  • Transitive dependency updates: @ai-sdk/anthropic (2.0.35 → 2.0.50), @ai-sdk/google (2.0.23 → 2.0.44), and @ai-sdk/provider-utils (3.0.12 → 3.0.18)
  • Package-lock.json peer dependency flag adjustments (standard npm lock file maintenance)

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
package.json Updates @ai-sdk/google-vertex version constraint from ^3.0.51 to ^3.0.81
package-lock.json Updates resolved versions and integrity hashes for @ai-sdk/google-vertex and its transitive dependencies; adjusts peer dependency flags for various packages

@github-actions
Copy link
Copy Markdown

🤖 I'm sorry @ssdeanx, but I was unable to process your request. Please see the logs for more details.

@openhands-ai
Copy link
Copy Markdown

openhands-ai Bot commented Dec 20, 2025

Looks like there are a few issues preventing this PR from being merged!

  • GitHub Actions are failing:
    • ESLint
    • 🔀 Gemini Dispatch

If you'd like me to help, just leave a comment, like

@OpenHands please fix the failing actions on PR #67 at branch `snyk-upgrade-842f984209123264d9dbe8f442916fad`

Feel free to include any additional details that might help me get this PR into a better state.

You can manage your notification settings

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants