deps: bump the npm-ai-sdk group across 1 directory with 4 updates#62
Closed
dependabot[bot] wants to merge 1 commit into
Closed
deps: bump the npm-ai-sdk group across 1 directory with 4 updates#62dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
9453e4b to
7cf9ef4
Compare
7cf9ef4 to
8c298f4
Compare
Bumps the npm-ai-sdk group with 4 updates in the / directory: [@ai-sdk/anthropic](https://github.com/vercel/ai/tree/HEAD/packages/anthropic), [@ai-sdk/google](https://github.com/vercel/ai/tree/HEAD/packages/google), [@ai-sdk/openai](https://github.com/vercel/ai/tree/HEAD/packages/openai) and [ai](https://github.com/vercel/ai/tree/HEAD/packages/ai). Updates `@ai-sdk/anthropic` from 1.2.12 to 4.0.8 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/main/packages/anthropic/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/commits/@ai-sdk/anthropic@4.0.8/packages/anthropic) Updates `@ai-sdk/google` from 1.2.22 to 4.0.8 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/main/packages/google/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/commits/@ai-sdk/google@4.0.8/packages/google) Updates `@ai-sdk/openai` from 1.3.24 to 4.0.7 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/main/packages/openai/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/commits/@ai-sdk/openai@4.0.7/packages/openai) Updates `ai` from 4.3.19 to 7.0.15 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/main/packages/ai/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/commits/ai@7.0.15/packages/ai) --- updated-dependencies: - dependency-name: "@ai-sdk/anthropic" dependency-version: 3.0.9 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-ai-sdk - dependency-name: "@ai-sdk/google" dependency-version: 3.0.6 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-ai-sdk - dependency-name: "@ai-sdk/openai" dependency-version: 3.0.7 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-ai-sdk - dependency-name: ai dependency-version: 6.0.19 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-ai-sdk ... Signed-off-by: dependabot[bot] <support@github.com>
8c298f4 to
856234a
Compare
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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 npm-ai-sdk group with 4 updates in the / directory: @ai-sdk/anthropic, @ai-sdk/google, @ai-sdk/openai and ai.
Updates
@ai-sdk/anthropicfrom 1.2.12 to 4.0.8Release notes
Sourced from @ai-sdk/anthropic's releases.
Changelog
Sourced from @ai-sdk/anthropic's changelog.
... (truncated)
Commits
77f9f68Version Packages (#16661)0aa0ff3fix(anthropic): forward thinking { type: 'disabled' } to the API (#16687)c73f2efVersion Packages (#16651)70d913bVersion Packages (#16568)679c52afix: normalize bare Anthropic API base URL to avoid missing /v1 path (#16584)c6f5e62fix: RawJSON.parseused in production provider code (prototype pollution r...73a1457Version Packages (#16545)7df44f2Version Packages (#16511)c18018cAdd anthropic sonnet 5 (#16517)11ee778Version Packages (#16499)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 1.2.22 to 4.0.8Changelog
Sourced from @ai-sdk/google's changelog.
... (truncated)
Commits
c73f2efVersion Packages (#16651)70d913bVersion Packages (#16568)c6f5e62fix: RawJSON.parseused in production provider code (prototype pollution r...bd8d172fix: embedMany over-batches@ai-sdk/googleembedding models (#16575)2667de0Version Packages (#16556)d20f0dcfeat(provider/google-vertex): add interactions() for Gemini Interactions API ...73a1457Version Packages (#16545)db897f9Version Packages (#16525)dc1eb8dfeat(provider/google): support Gemini Interactions video output, usage, and o...11ee778Version Packages (#16499)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 1.3.24 to 4.0.7Release notes
Sourced from @ai-sdk/openai's releases.
Changelog
Sourced from @ai-sdk/openai's changelog.
... (truncated)
Commits
c73f2efVersion Packages (#16651)5c5c0f5Add experimental streaming transcription support (#16338)70d913bVersion Packages (#16568)73a1457Version Packages (#16545)11ee778Version Packages (#16499)cccd5b0Version Packages (#16466)1ead90cfeat(openai): report Chat Completions stream mismatch (#16423)62fc7d6Version Packages (#16443)53dfdc3Version Packages (#16425)9507724feat(openai): add support for web_search_call.results include option (#16424)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@ai-sdk/openaisince your current version.Updates
aifrom 4.3.19 to 7.0.15Release notes
Sourced from ai's releases.
Changelog
Sourced from ai's changelog.
... (truncated)
Commits
77f9f68Version Packages (#16661)c73f2efVersion Packages (#16651)5c5c0f5Add experimental streaming transcription support (#16338)ce88e54Version Packages (#16648)70d913bVersion Packages (#16568)ecfeb6ffix: Parallel tool results are serialized in completion order, silently break...a193137fix: extractJsonMiddleware removes valid leading space from final streamed su...25f32a7Version Packages (#16549)0a87626fix(ai): replace dynamic import() with loadBuiltinModule for diagnostics_chan...73a1457Version Packages (#16545)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for ai since your current version.