Skip to content

chore(deps): update dependency ai to v3.4.33 - autoclosed - #282

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ai-3.x-lockfile
Closed

chore(deps): update dependency ai to v3.4.33 - autoclosed#282
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ai-3.x-lockfile

Conversation

@renovate

@renovaterenovateBot commented Apr 12, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageChangeAgeConfidence
ai (source)3.1.17 -> 3.4.33ageconfidence

Release Notes

vercel/ai (ai)

v3.4.33

Compare Source

Patch Changes
  • ac380e3: fix (provider/anthropic): continuation mode with 3+ steps

v3.4.32

Compare Source

Patch Changes
  • 6bb9e51: fix (ai/core): expose response.messages in streamText

v3.4.31

Compare Source

Patch Changes

v3.4.30

Compare Source

Patch Changes

v3.4.29

Compare Source

Patch Changes
  • 54b56f7: feat (ai/core): send tool and tool choice telemetry data

v3.4.28

Compare Source

Patch Changes
  • 29f1390: feat (ai/test): add simulateReadableStream helper

v3.4.27

Compare Source

Patch Changes
  • fa772ae: feat (ai/core): automatically convert ui messages to core messages

v3.4.26

Compare Source

Patch Changes
  • 57f39ea: feat (ai/core): support multi-modal tool results in convertToCoreMessages

v3.4.25

Compare Source

Patch Changes
  • 6e0fa1c: fix (ai/core): wait for tool results to arrive before sending finish event

v3.4.24

Compare Source

Patch Changes

v3.4.23

Compare Source

Patch Changes

v3.4.22

Compare Source

Patch Changes

v3.4.21

Compare Source

Patch Changes
  • 3954471: (experimental) fix passing "experimental_toToolResultContent" into PoolResultPart

v3.4.20

Compare Source

Patch Changes

v3.4.18

Compare Source

Patch Changes
  • 95c67b4: fix (ai/core): handle tool calls without results in message conversion

v3.4.17

Compare Source

Patch Changes
  • e4ff512: fix (core): prevent unnecessary input/output serialization when telemetry is not enabled

v3.4.16

Compare Source

Patch Changes
  • 01dcc44: feat (ai/core): add experimental activeTools option to generateText and streamText

v3.4.15

Compare Source

Patch Changes

v3.4.14

Compare Source

Patch Changes
  • e930f40: feat (ai/core): expose core tool result and tool call types

v3.4.13

Compare Source

Patch Changes
  • fc39158: fix (ai/core): add abortSignal to tool helper function

v3.4.12

Compare Source

Patch Changes
  • a23da5b: feat (ai/core): forward abort signal to tools

v3.4.11

Compare Source

Patch Changes

v3.4.10

Compare Source

Patch Changes
  • 0b557d7: feat (ai/core): add tracer option to telemetry settings
  • 44f6bc5: feat (ai/core): expose StepResult type

v3.4.9

Compare Source

Patch Changes
  • d347538: fix (ai/core): export FilePart interface

v3.4.8

Compare Source

Patch Changes

v3.4.7

Compare Source

Patch Changes
  • db04700: feat (core): support converting attachments to file parts
  • 988707c: feat (ai/core): automatically download files from urls

v3.4.6

Compare Source

Patch Changes

v3.4.5

Compare Source

Patch Changes

v3.4.4

Compare Source

Patch Changes
  • 4db074b: fix (ai/core): correct whitespace in generateText continueSteps
  • 1297e1b: fix (ai/core): correct whitespace in streamText continueSteps

v3.4.3

Compare Source

Patch Changes
  • b270ae3: feat (ai/core): streamText continueSteps (experimental)
  • b270ae3: chore (ai/core): rename generateText continuationSteps to continueSteps

v3.4.2

Compare Source

Patch Changes
  • e6c7e98: feat (ai/core): add continuationSteps to generateText

v3.4.1

Compare Source

Patch Changes

v3.4.0

Compare Source

Minor Changes

v3.3.44

Compare Source

Patch Changes

v3.3.43

Compare Source

Patch Changes
  • fea6bec: fix (ai/core): support tool calls without arguments

v3.3.42

Compare Source

Patch Changes
  • de37aee: feat (ai): Add support for LlamaIndex

v3.3.41

Compare Source

Patch Changes

v3.3.40

Compare Source

Patch Changes
  • a91c308: feat (ai/core): add responseMessages to streamText

v3.3.39

Compare Source

Patch Changes
  • 33cf3e1: feat (ai/core): add providerMetadata to StepResult
  • 17ee757: feat (ai/core): add onStepFinish callback to generateText

v3.3.38

Compare Source

Patch Changes
  • 83da52c: feat (ai/core): add onStepFinish callback to streamText

v3.3.37

Compare Source

Patch Changes

v3.3.36

Compare Source

Patch Changes

v3.3.35

Compare Source

Patch Changes

v3.3.34

Compare Source

Patch Changes
  • a0403d6: feat (react): support sending attachments using append
  • 678449a: feat (ai/core): export test helpers
  • ff22fac: fix (ai/rsc): streamUI onFinish is called when tool calls have finished
  • Updated dependencies [a0403d6]

v3.3.33

Compare Source

Patch Changes
  • cbddc83: fix (ai/core): filter out empty text parts

v3.3.32

Compare Source

Patch Changes
  • ce7a4af: feat (ai/core): support providerMetadata in functions

v3.3.31

Compare Source

Patch Changes
  • 561fd7e: feat (ai/core): add output: enum to generateObject

v3.3.30

Compare Source

Patch Changes
  • 6ee1f8e: feat (ai/core): add toDataStream to streamText result

v3.3.29

Compare Source

Patch Changes
  • 1e3dfd2: feat (ai/core): enhance pipeToData/TextStreamResponse methods

v3.3.28

Compare Source

Patch Changes
  • db61c53: feat (ai/core): middleware support

v3.3.27

Compare Source

Patch Changes

v3.3.26

Compare Source

Patch Changes

v3.3.25

Compare Source

Patch Changes
  • 4f1530f: feat (ai/core): add OpenTelemetry Semantic Conventions for GenAI operations to v1.27.0 of standard
  • dad775f: feat (ai/core): add finish event and avg output tokens per second (telemetry)

v3.3.24

Compare Source

Patch Changes
  • d87a655: fix (ai/core): provide fallback when globalThis.performance is not available

v3.3.23

Compare Source

Patch Changes
  • b55e6f7: fix (ai/core): streamObject text stream in array mode must not include elements: prefix.

v3.3.22

Compare Source

Patch Changes
  • a5a56fd: fix (ai/core): only send roundtrip-finish event after async tool calls are done

v3.3.21

Compare Source

Patch Changes

v3.3.20

Compare Source

Patch Changes
  • 7807677: fix (rsc): Deep clone currentState in getMutableState()

v3.3.19

Compare Source

Patch Changes
  • 7235de0: fix (ai/core): convertToCoreMessages accepts Message[]

v3.3.18

Compare Source

Patch Changes

v3.3.17

Compare Source

Patch Changes

v3.3.16

Compare Source

Patch Changes

v3.3.15

Compare Source

Patch Changes

v3.3.14

Compare Source

Patch Changes

v3.3.13

Compare Source

Patch Changes
  • 412f943: fix (ai/core): make Buffer validation optional for environments without buffer

v3.3.12

Compare Source

Patch Changes

v3.3.11

Compare Source

Patch Changes

v3.3.10

Compare Source

Patch Changes

v3.3.9

Compare Source

Patch Changes

v3.3.8

Compare Source

Patch Changes

v3.3.7

Compare Source

Patch Changes

v3.3.6

Compare Source

Patch Changes

v3.3.5

Compare Source

Patch Changes

v3.3.4

Compare Source

Patch Changes

v3.3.3

Compare Source

Patch Changes

v3.3.2

Compare Source

Patch Changes

v3.3.1

Compare Source

Patch Changes

v3.3.0

Compare Source

Minor Changes
  • dbc3afb: chore (ai): release AI SDK 3.3
Patch Changes
  • b982718: feat (ai/core): update operation.name telemetry attribute to include function id and detailed name

v3.2.45

Compare Source

Patch Changes

v3.2.44

Compare Source

Patch Changes

v3.2.43

Compare Source

Patch Changes

v3.2.42

Compare Source

Patch Changes

v3.2.41

Compare Source

Patch Changes

v3.2.40

Compare Source

Patch Changes
  • f56b7e6: feat (ai/ui): add toDataStreamResponse to LangchainAdapter.

v3.2.39

Compare Source

Patch Changes

v3.2.38

Compare Source

Patch Changes

v3.2.37

Compare Source

Patch Changes

v3.2.36

Compare Source

Patch Changes

v3.2.35

Compare Source

Patch Changes

v3.2.34

Compare Source

Patch Changes

v3.2.33

Compare Source

Patch Changes

v3.2.32

Compare Source

Patch Changes

v3.2.31

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@vercel

vercelBot commented Apr 12, 2024

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

NameStatusPreviewCommentsUpdated (UTC)
chat-chat❌ Failed (Inspect)Feb 9, 2025 1:28pm

@renovaterenovateBot changed the title fix(deps): update dependency ai to v3.0.22fix(deps): update dependency ai to v3.0.22 - autoclosedApr 13, 2024
@renovaterenovateBot closed this Apr 13, 2024
@renovate
renovateBot deleted the renovate/ai-3.x-lockfile branch April 13, 2024 16:41
@renovaterenovateBot changed the title fix(deps): update dependency ai to v3.0.22 - autoclosedfix(deps): update dependency ai to v3.0.22Apr 16, 2024
@renovate
renovateBot restored the renovate/ai-3.x-lockfile branch April 16, 2024 16:51
@renovaterenovateBot reopened this Apr 16, 2024
@renovate
renovateBotforce-pushed the renovate/ai-3.x-lockfile branch from a8bc12a to f2a7b85CompareApril 16, 2024 20:10
@renovaterenovateBot changed the title fix(deps): update dependency ai to v3.0.22fix(deps): update dependency ai to v3.0.23Apr 16, 2024
@renovaterenovateBot changed the title fix(deps): update dependency ai to v3.0.23fix(deps): update dependency ai to v3.0.24Apr 18, 2024
@renovate
renovateBotforce-pushed the renovate/ai-3.x-lockfile branch from f2a7b85 to 1379b23CompareApril 20, 2024 12:49
@renovaterenovateBot changed the title fix(deps): update dependency ai to v3.0.24fix(deps): update dependency ai to v3.0.24 - autoclosedApr 20, 2024
@renovaterenovateBot closed this Apr 20, 2024
@renovate
renovateBot deleted the renovate/ai-3.x-lockfile branch April 20, 2024 14:30
@renovaterenovateBot changed the title fix(deps): update dependency ai to v3.0.24 - autoclosedfix(deps): update dependency ai to v3.0.24Apr 23, 2024
@renovaterenovateBot reopened this Apr 23, 2024
@renovate
renovateBot restored the renovate/ai-3.x-lockfile branch April 23, 2024 08:15
@renovate
renovateBotforce-pushed the renovate/ai-3.x-lockfile branch from 1379b23 to 27af1b7CompareApril 23, 2024 08:15
@renovaterenovateBot changed the title fix(deps): update dependency ai to v3.0.24fix(deps): update dependency ai to v3.0.25Apr 23, 2024
@renovaterenovateBot changed the title fix(deps): update dependency ai to v3.0.25fix(deps): update dependency ai to v3.0.26Apr 23, 2024
@renovaterenovateBot changed the title fix(deps): update dependency ai to v3.0.26fix(deps): update dependency ai to v3.0.27Apr 23, 2024
@renovaterenovateBot changed the title fix(deps): update dependency ai to v3.0.27fix(deps): update dependency ai to v3.0.28Apr 23, 2024
@renovaterenovateBot changed the title fix(deps): update dependency ai to v3.0.28fix(deps): update dependency ai to v3.0.29Apr 23, 2024
@renovaterenovateBot changed the title fix(deps): update dependency ai to v3.0.29fix(deps): update dependency ai to v3.0.30Apr 24, 2024
@renovaterenovateBot changed the title fix(deps): update dependency ai to v3.0.30fix(deps): update dependency ai to v3.0.31Apr 24, 2024
@renovaterenovateBot changed the title fix(deps): update dependency ai to v3.0.31fix(deps): update dependency ai to v3.0.32Apr 25, 2024
@renovaterenovateBot changed the title fix(deps): update dependency ai to v3.1.8fix(deps): update dependency ai to v3.1.9May 15, 2024
@renovaterenovateBot changed the title fix(deps): update dependency ai to v3.1.9fix(deps): update dependency ai to v3.1.10May 16, 2024
@renovaterenovateBot changed the title fix(deps): update dependency ai to v3.1.10fix(deps): update dependency ai to v3.1.11May 17, 2024
@renovaterenovateBot changed the title fix(deps): update dependency ai to v3.1.11fix(deps): update dependency ai to v3.1.12May 17, 2024
@renovaterenovateBot changed the title fix(deps): update dependency ai to v3.1.12fix(deps): update dependency ai to v3.1.13May 23, 2024
@renovaterenovateBot changed the title fix(deps): update dependency ai to v3.1.13fix(deps): update dependency ai to v3.1.14May 24, 2024
@renovaterenovateBot changed the title fix(deps): update dependency ai to v3.1.14fix(deps): update dependency ai to v3.1.15May 27, 2024
@renovaterenovateBot changed the title fix(deps): update dependency ai to v3.1.15fix(deps): update dependency ai to v3.1.15 - autoclosedMay 28, 2024
@renovaterenovateBot closed this May 28, 2024
@renovate
renovateBot deleted the renovate/ai-3.x-lockfile branch May 28, 2024 08:16
@renovaterenovateBot changed the title fix(deps): update dependency ai to v3.1.15 - autoclosedfix(deps): update dependency ai to v3.1.15May 28, 2024
@renovaterenovateBot reopened this May 28, 2024
@renovate
renovateBot restored the renovate/ai-3.x-lockfile branch May 28, 2024 19:47
@renovaterenovateBot changed the title fix(deps): update dependency ai to v3.1.15fix(deps): update dependency ai to v3.1.16May 28, 2024
@renovate
renovateBotforce-pushed the renovate/ai-3.x-lockfile branch from 27af1b7 to 6a1cad7CompareMay 28, 2024 21:55
@renovaterenovateBot changed the title fix(deps): update dependency ai to v3.1.16fix(deps): update dependency ai to v3.1.17May 29, 2024
@renovaterenovateBot changed the title fix(deps): update dependency ai to v3.1.17fix(deps): update dependency ai to v3.1.17 - autoclosedMay 29, 2024
@renovaterenovateBot closed this May 29, 2024
@renovate
renovateBot deleted the renovate/ai-3.x-lockfile branch May 29, 2024 13:47
@renovaterenovateBot changed the title fix(deps): update dependency ai to v3.1.17 - autoclosedfix(deps): update dependency ai to v3.1.17May 29, 2024
@renovaterenovateBot reopened this May 29, 2024
@renovate
renovateBot restored the renovate/ai-3.x-lockfile branch May 29, 2024 18:08
@renovaterenovateBot changed the title fix(deps): update dependency ai to v3.1.17fix(deps): update dependency ai to v3.1.18May 29, 2024
@renovate
renovateBotforce-pushed the renovate/ai-3.x-lockfile branch from 6a1cad7 to 8986f02CompareMay 29, 2024 21:10
@renovaterenovateBot changed the title fix(deps): update dependency ai to v3.1.18fix(deps): update dependency ai to v3.1.19May 30, 2024
@renovaterenovateBot changed the title fix(deps): update dependency ai to v3.1.19fix(deps): update dependency ai to v3.1.20May 30, 2024
@renovaterenovateBot changed the title fix(deps): update dependency ai to v3.1.20fix(deps): update dependency ai to v3.1.21May 30, 2024
Sign up for freeto 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.

0 participants