chore(deps): bump the production-dependencies group across 1 directory with 5 updates#52
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
Contributor
Bundle Size Report
Largest CLI ESM chunk: 40K Sizes are uncompressed. Published npm tarballs are ~30-40% smaller. |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
4a2f9f1 to
a3a499c
Compare
…y with 5 updates Bumps the production-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@ai-sdk/anthropic](https://github.com/vercel/ai/tree/HEAD/packages/anthropic) | `2.0.77` | `3.0.76` | | [@ai-sdk/google](https://github.com/vercel/ai/tree/HEAD/packages/google) | `2.0.70` | `3.0.71` | | [@ai-sdk/openai](https://github.com/vercel/ai/tree/HEAD/packages/openai) | `2.0.103` | `3.0.63` | | [ai](https://github.com/vercel/ai/tree/HEAD/packages/ai) | `5.0.179` | `6.0.177` | | [protobufjs](https://github.com/protobufjs/protobuf.js) | `8.0.1` | `8.0.3` | Updates `@ai-sdk/anthropic` from 2.0.77 to 3.0.76 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/@ai-sdk/anthropic@3.0.76/packages/anthropic/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/commits/@ai-sdk/anthropic@3.0.76/packages/anthropic) Updates `@ai-sdk/google` from 2.0.70 to 3.0.71 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/@ai-sdk/google@3.0.71/packages/google/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/commits/@ai-sdk/google@3.0.71/packages/google) Updates `@ai-sdk/openai` from 2.0.103 to 3.0.63 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/@ai-sdk/openai@3.0.63/packages/openai/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/commits/@ai-sdk/openai@3.0.63/packages/openai) Updates `ai` from 5.0.179 to 6.0.177 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/ai@6.0.177/packages/ai/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/commits/ai@6.0.177/packages/ai) Updates `protobufjs` from 8.0.1 to 8.0.3 - [Release notes](https://github.com/protobufjs/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md) - [Commits](protobufjs/protobuf.js@protobufjs-v8.0.1...protobufjs-v8.0.3) --- updated-dependencies: - dependency-name: "@ai-sdk/anthropic" dependency-version: 3.0.72 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: "@ai-sdk/google" dependency-version: 3.0.65 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: "@ai-sdk/openai" dependency-version: 3.0.54 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: ai dependency-version: 6.0.169 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: protobufjs dependency-version: 8.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
a3a499c to
3d1e5c4
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the production-dependencies group with 5 updates in the / directory:
2.0.773.0.762.0.703.0.712.0.1033.0.635.0.1796.0.1778.0.18.0.3Updates
@ai-sdk/anthropicfrom 2.0.77 to 3.0.76Release notes
Sourced from @ai-sdk/anthropic's releases.
... (truncated)
Changelog
Sourced from @ai-sdk/anthropic's changelog.
... (truncated)
Commits
e3ccdb5Version Packages (#15094)74a7a20Version Packages (#15012)3f06680Backport: fix(anthropic): remove stale effort-2025-11-24 beta header (#15011)8a46a3cVersion Packages (#14875)8e650abVersion Packages (#14824)a727da4backport of chore: ensure consistent import handling and avoid import duplica...f8c9ae4backport v6: feat (provider/anthropic): sanitize unsupported json schema vali...77a4e05Version Packages (#14802)a7f3c72Re-enable v6 releases (#14799)f93eca6Version Packages (#14564)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@ai-sdk/anthropicsince your current version.Updates
@ai-sdk/googlefrom 2.0.70 to 3.0.71Release notes
Sourced from @ai-sdk/google's releases.
Changelog
Sourced from @ai-sdk/google's changelog.
... (truncated)
Commits
e70aab9Version Packages (#15138)59530cfBackport: fix(google): emit no-args streaming tool calls and preserve thought...0288286Version Packages (#15105)e3ccdb5Version Packages (#15094)4f3f564Backport: fix(provider/google): fix lack of image consistency when using Inte...bb377baBackport: fix(google): omit passing includeServerSideToolInvocations for Vert...3a6aef7Version Packages (#15072)e0f8c9eBackport: feat(provider/google): add support for the Gemini Interactions API ...8a46a3cVersion Packages (#14875)8e650abVersion Packages (#14824)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@ai-sdk/googlesince your current version.Updates
@ai-sdk/openaifrom 2.0.103 to 3.0.63Release notes
Sourced from @ai-sdk/openai's releases.
Changelog
Sourced from @ai-sdk/openai's changelog.
... (truncated)
Commits
e3ccdb5Version Packages (#15094)bf9de31Version Packages (#15046)65edccaBackport: feat(openai): add allowedTools provider option for Responses (#15044)ee37690Version Packages (#15020)b93f9b4Backport: feat(provider/openai): forward imageDetail providerOptions on tool-...c706111Version Packages (#14971)6dcd8e6Backport: feat(openai): add GPT-5.5 chat model IDs (#14965)a1dddccVersion Packages (#14954)38966abbackport v6: fix(openai, openai-compatible): only send null content for assis...0129eb6Version Packages (#14912)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@ai-sdk/openaisince your current version.Updates
aifrom 5.0.179 to 6.0.177Release notes
Sourced from ai's releases.
Changelog
Sourced from ai's changelog.
... (truncated)
Commits
e70aab9Version Packages (#15138)e3ccdb5Version Packages (#15094)f591416Backport: feat(ai): add toolMetadata for tool specific metdata (#15053)0084974Backport: feat(mcp): deprecate name and use clientName for MCPClient (#15003)3015153Version Packages (#14960)0129eb6Version Packages (#14912)8a46a3cVersion Packages (#14875)7beadf0Backport: feat(mcp): propagate the server name through dynamic tool parts (#1...29c80ecVersion Packages (#14868)8e650abVersion Packages (#14824)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for ai since your current version.
Updates
protobufjsfrom 8.0.1 to 8.0.3Release notes
Sourced from protobufjs's releases.
Changelog
Sourced from protobufjs's changelog.
Commits
89c80c6chore: release master (#2179)24651c9fix: Accept imports after declarations (#2178)ae48e07chore(ci): Use npm install in release publish job (#2177)658b93echore: release master (#2147)a26dd61fix: Accept empty statements in proto definitions (#2176)1899891chore(ci): Prepare publish automation (#2175)3a48675fix: Forward group end tag in lazy decode (#2162)6eb3a3bfix: Harden input handling (#2163)5696d2cchore(ci): Speed up dependency installs (#2172)8c5060ffix: Parse empty repeated options (#2161)