Skip to content

[Snyk] Upgrade @ai-sdk/google-vertex from 3.0.51 to 3.0.86#71

Open
ssdeanx wants to merge 1 commit intomainfrom
snyk-upgrade-28315c5783c88f271bb9bc04223d6bdf
Open

[Snyk] Upgrade @ai-sdk/google-vertex from 3.0.51 to 3.0.86#71
ssdeanx wants to merge 1 commit intomainfrom
snyk-upgrade-28315c5783c88f271bb9bc04223d6bdf

Conversation

@ssdeanx
Copy link
Copy Markdown
Owner

@ssdeanx ssdeanx commented Dec 27, 2025

snyk-top-banner

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

ℹ️ 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 34 versions ahead of your current version.

  • The recommended version was released 24 days ago.

Release notes
Package name: @ai-sdk/google-vertex
  • 3.0.86 - 2025-12-02
  • 3.0.85 - 2025-12-01
  • 3.0.84 - 2025-12-01
  • 3.0.83 - 2025-12-01
  • 3.0.82 - 2025-11-29
  • 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

    Patch Changes

    • 4f0e5af: Fix bedrock ConverseStream using /delta/stop_sequence
  • 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.86.

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 27, 2025 09:15
@continue
Copy link
Copy Markdown

continue Bot commented Dec 27, 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 27, 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-28315c5783c88f271bb9bc04223d6bdf

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 automates the process of keeping project dependencies current by upgrading the @ai-sdk/google-vertex package. This update, facilitated by Snyk, ensures the project benefits from the latest features, bug fixes, and security enhancements, contributing to overall project health and maintainability.

Highlights

  • Dependency Upgrade: This pull request upgrades the @ai-sdk/google-vertex package from version 3.0.51 to 3.0.86.
  • Automated by Snyk: The upgrade was automatically generated by Snyk to keep dependencies up-to-date and improve security.
  • Version Jump: The upgrade spans 34 versions, with the latest recommended version released 24 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.

@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.

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 from Snyk upgrades @ai-sdk/google-vertex to version 3.0.86. While this is a good step, the upgrade is partial. Other related @ai-sdk/* packages from the Vercel AI SDK are left on older, potentially incompatible major versions. I've added a comment recommending a more comprehensive upgrade of all related packages to prevent potential runtime issues and ensure consistency across the AI SDK dependencies.

Comment thread package.json
"dependencies": {
"@ai-sdk/google": "^2.0.23",
"@ai-sdk/google-vertex": "^3.0.51",
"@ai-sdk/google-vertex": "^3.0.86",
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

While upgrading @ai-sdk/google-vertex is a good move, this update is partial and could introduce compatibility issues. Other packages from the Vercel AI SDK are on older major versions (v2), while this one is being updated on v3.

Specifically:

  • @ai-sdk/google is on version ^2.0.23
  • @ai-sdk/openai is on version ^2.0.53

Packages from the same monorepo (like Vercel's AI SDK) are often designed to be used together at similar versions. A mix of major versions can lead to subtle bugs or runtime errors.

It is strongly recommended to upgrade all @ai-sdk/* packages simultaneously to their latest compatible versions (likely 3.x.x) to ensure stability and consistency. This will require careful testing as it involves major version bumps for some packages.

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.86, spanning 34 minor/patch releases over approximately 24 days. This is an automated security and maintenance update generated by Snyk.

Key changes:

  • Updates the primary Vertex AI SDK package to the latest version
  • Upgrades transitive dependencies including google-auth-library (9.x → 10.x), @ai-sdk/anthropic, and @ai-sdk/google
  • Includes various peer dependency resolution updates in the lock file

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.86
package-lock.json Updates resolved versions for @ai-sdk/google-vertex and all transitive dependencies, including google-auth-library major version upgrade to 10.x, and various peer dependency flag adjustments

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