build(deps): bump undici, @ai-sdk/openai-compatible, @ai-sdk/react and ai - #263
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…d ai Bumps [undici](https://github.com/nodejs/undici) to 7.29.1 and updates ancestor dependencies [undici](https://github.com/nodejs/undici), [@ai-sdk/openai-compatible](https://github.com/vercel/ai/tree/HEAD/packages/openai-compatible), [@ai-sdk/react](https://github.com/vercel/ai/tree/HEAD/packages/react) and [ai](https://github.com/vercel/ai/tree/HEAD/packages/ai). These dependencies need to be updated together. Updates `undici` from 5.29.0 to 7.29.1 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v5.29.0...v7.29.1) Updates `@ai-sdk/openai-compatible` from 1.0.53 to 3.0.52 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/main/packages/openai-compatible/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/commits/@ai-sdk/openai-compatible@3.0.52/packages/openai-compatible) Updates `@ai-sdk/react` from 2.0.256 to 4.0.109 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/main/packages/react/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/commits/@ai-sdk/react@4.0.109/packages/react) Updates `ai` from 5.0.253 to 7.0.106 - [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.106/packages/ai) --- updated-dependencies: - dependency-name: undici dependency-version: 7.29.1 dependency-type: indirect - dependency-name: "@ai-sdk/openai-compatible" dependency-version: 3.0.52 dependency-type: direct:production - dependency-name: "@ai-sdk/react" dependency-version: 4.0.109 dependency-type: direct:production - dependency-name: ai dependency-version: 7.0.106 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Preview deployments for wdk-docs staging ⚡️
Commit: Deployment ID: Static site name: |
Preview deployments for wdk-docs prod ⚡️
Commit: Deployment ID: Static site name: |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
This branch has not been deployed
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 undici to 7.29.1 and updates ancestor dependencies undici, @ai-sdk/openai-compatible, @ai-sdk/react and ai. These dependencies need to be updated together.
Updates
undicifrom 5.29.0 to 7.29.1Release notes
Sourced from undici's releases.
... (truncated)
Commits
d39a83eBumped v7.29.1 (#5772)0d88464fix(test): remove unused EventEmitter importf57411bperf(h1): drop idle-socket timer floor with a ref'd setImmediate (#5707) (#5769)3c67265fix(retry): settle exposed body on terminal failurecd8af90fix(retry): validate resumed response framing6615e01fix(websocket): reject unrequested subprotocols2c7d7e1fix(decompress): limit decompressed response sizeb6c5a00fix(cache): do not cache Set-Cookie in shared caches21693f4fix(interceptor/dump): abort oversized chunked responsesf690157fix: preserve BalancedPool connection optionsMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for undici since your current version.
Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
@ai-sdk/openai-compatiblefrom 1.0.53 to 3.0.52Release notes
Sourced from @ai-sdk/openai-compatible's releases.
Changelog
Sourced from @ai-sdk/openai-compatible's changelog.
... (truncated)
Commits
b3033f7Version Packages (#20979)1a82df1Version Packages (#20860)c60b9d3Version Packages (#20799)11b4c2dfix(openai-compatible): extract streaming response metadata after pla… (#20837)ccecb2dVersion Packages (#20765)9ed46d2Version Packages (#20569)e9795abVersion Packages (#20555)65eb52bVersion Packages (#20524)ccb8952fix: handle empty non-streaming chat completion choices as invalid provider r...b3b74c8Version Packages (#20455)Updates
@ai-sdk/reactfrom 2.0.256 to 4.0.109Release notes
Sourced from @ai-sdk/react's releases.
Changelog
Sourced from @ai-sdk/react's changelog.
... (truncated)
Commits
b3033f7Version Packages (#20979)a18f576Version Packages (#20901)1a82df1Version Packages (#20860)b0cfd5bfix: Prevent useChat-only bundles from retaining the realtime browser runtime...c60b9d3Version Packages (#20799)ccecb2dVersion Packages (#20765)5c0054dfeat(realtime): add optional browser-direct Live WebRTC (#20630)a050aedfeat(react): support Live WebSocket sessions in useRealtime (#20629)4b306c2feat(ai): add WebSocket continuous realtime sessions (#20628)8c9007bVersion Packages (#20751)Updates
aifrom 5.0.253 to 7.0.106Release notes
Sourced from ai's releases.
Changelog
Sourced from ai's changelog.
... (truncated)
Commits
b3033f7Version Packages (#20979)107343afix: use prepareStep model for streamed response metadata fallbacks (#21078)1aef01efix: allow valid prototype-named properties in serialized tool outputs (#20937)2d53a5dfix: prevent streamText from calling onEnd after aborting a later step (#20919)6696728fix: report the model selected by prepareStep in streamed step results and ca...5d42ebdfix: prevent invalid streamed tool input from reaching onInputAvailable (#20955)03c3e33fix: preserve originating tool calls when pruning histories with pending appr...2a5ed55fix: preserve structured output streaming when earlier tool steps emit text (...84f5d1bfix: preserve null and empty-string values in structured partial output strea...09516a1fix: prevent unhandled rejections when UI message stream reading stops early ...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.