Skip to content

Comments

bump ai sdk + google providers version#1685

Merged
pirate merged 2 commits intomainfrom
bump-ai-sdk-+-google-providers-version
Feb 14, 2026
Merged

bump ai sdk + google providers version#1685
pirate merged 2 commits intomainfrom
bump-ai-sdk-+-google-providers-version

Conversation

@tkattkat
Copy link
Collaborator

@tkattkat tkattkat commented Feb 14, 2026

why

fix 1/2 ai sdk google thought signature buts

The version of google provider + ai sdk we currently use has a bug resulting in errors with google thought signatures

They are in the process of releasing a fix for bug #2 but it is not yet released - w ewill need to bump again when that is live

what changed

bumped ai sdk + google providers versions

test plan


Summary by cubic

Bumped AI SDK and @ai-sdk/google to pick up the fix for Google “thought signature” errors. A second upstream fix is pending and will require another bump later.

  • Dependencies
    • ai: ^5.0.0 -> ^5.0.133 (core, evals)
    • @ai-sdk/google: ^2.0.23 -> ^2.0.53 (core)
    • Updated lockfile and added changeset for @browserbasehq/stagehand (patch)

Written for commit b6c94cb. Summary will update on new commits. Review in cubic

@changeset-bot
Copy link

changeset-bot bot commented Feb 14, 2026

🦋 Changeset detected

Latest commit: b6c94cb

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@browserbasehq/stagehand Patch
@browserbasehq/stagehand-evals Patch
@browserbasehq/stagehand-server Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@greptile-apps
Copy link
Contributor

greptile-apps bot commented Feb 14, 2026

Greptile Overview

Greptile Summary

Bumps ai SDK from ^5.0.0 to ^5.0.133 and @ai-sdk/google from ^2.0.23 to ^2.0.53 to fix Google thought signature bugs. The PR description notes this addresses 1 of 2 known bugs, with another fix pending a future release.

  • Updates ai dependency in both core and evals packages for consistency
  • Updates @ai-sdk/google optional dependency in core package
  • Lock file properly reflects the new versions and transitive dependencies including @ai-sdk/gateway, @ai-sdk/provider-utils, and @vercel/oidc

Confidence Score: 5/5

  • This PR is safe to merge with minimal risk
  • Straightforward dependency version bump to fix known bugs. The changes are limited to package manifests and lock file with no code changes. Version bumps are within semver-compatible ranges (caret ranges maintained), and the lock file properly resolves all transitive dependencies.
  • No files require special attention

Important Files Changed

Filename Overview
packages/core/package.json Bumped ai from ^5.0.0 to ^5.0.133 and @ai-sdk/google from ^2.0.23 to ^2.0.53 to fix Google thought signature bugs
packages/evals/package.json Bumped ai from ^5.0.0 to ^5.0.133 to match core package dependency version
pnpm-lock.yaml Lock file updated with new resolved versions and transitive dependencies for ai and @ai-sdk/google packages

Last reviewed commit: b6c94cb

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

3 files reviewed, no comments

Edit Code Review Agent Settings | Greptile

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.

2 participants