Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 20, 2025

This PR contains the following updates:

Package Change Age Confidence
@ai-sdk/react (source) 2.0.34 -> 2.0.108 age confidence

Release Notes

vercel/ai (@​ai-sdk/react)

v2.0.108

Compare Source

Patch Changes
  • Updated dependencies [03cafbc]
    • ai@​5.0.108

v2.0.107

Compare Source

Patch Changes
  • Updated dependencies [21c9f90]
    • ai@​5.0.107

v2.0.106

Compare Source

Patch Changes
  • ai@​5.0.106

v2.0.105

Compare Source

Patch Changes
  • Updated dependencies [1063aca]
    • ai@​5.0.105

v2.0.104

Compare Source

Patch Changes

v2.0.103

Compare Source

Patch Changes
  • ai@​5.0.103

v2.0.102

Compare Source

Patch Changes
  • Updated dependencies [83b2c4b]
    • ai@​5.0.102

v2.0.101

Compare Source

Patch Changes
  • ai@​5.0.101

v2.0.100

Compare Source

Patch Changes
  • ai@​5.0.100

v2.0.99

Compare Source

Patch Changes
  • Updated dependencies [15cfac8]
    • ai@​5.0.99

v2.0.98

Compare Source

Patch Changes
  • ai@​5.0.98

v2.0.97

Compare Source

Patch Changes
  • ai@​5.0.97

v2.0.96

Compare Source

Patch Changes
  • Updated dependencies [c89268c]
    • ai@​5.0.96

v2.0.95

Compare Source

Patch Changes
  • Updated dependencies [a20e687]
    • ai@​5.0.95

v2.0.94

Compare Source

Patch Changes
  • ai@​5.0.94

v2.0.93

Compare Source

Patch Changes
  • ai@​5.0.93

v2.0.92

Compare Source

Patch Changes
  • 250edbd: Added finishReason on useChat onFinish callbck
  • Updated dependencies [250edbd]
    • ai@​5.0.92

v2.0.91

Compare Source

Patch Changes

v2.0.90

Compare Source

Patch Changes
  • Updated dependencies [818b144]
    • ai@​5.0.90

v2.0.89

Compare Source

Patch Changes
  • 7cfada6: feat(ai): chat.addToolResult() is now chat.addToolOutput()
  • Updated dependencies [7cfada6]
    • ai@​5.0.89

v2.0.88

Compare Source

Patch Changes
  • ai@​5.0.88

v2.0.87

Compare Source

Patch Changes

v2.0.86

Compare Source

Patch Changes
  • Updated dependencies [0f92046]
    • ai@​5.0.86

v2.0.85

Compare Source

Patch Changes

v2.0.84

Compare Source

Patch Changes
  • Updated dependencies [a017497]
    • ai@​5.0.84

v2.0.83

Compare Source

Patch Changes
  • ai@​5.0.83

v2.0.82

Compare Source

Patch Changes

v2.0.81

Compare Source

Patch Changes

v2.0.80

Compare Source

Patch Changes
  • Updated dependencies [c7688ec]
    • ai@​5.0.80

v2.0.79

Compare Source

Patch Changes
  • Updated dependencies [22ab538]
    • ai@​5.0.79

v2.0.78

Compare Source

Patch Changes
  • ai@​5.0.78

v2.0.77

Compare Source

Patch Changes
  • 31f6c20: fix(openai): allow open_page action type url to be nullish

v2.0.76

Compare Source

Patch Changes
  • 61545c4: feat (provider/openai): include more image generation response metadata

v2.0.75

Compare Source

Patch Changes
  • 1c7ff4a: distinguish between OpenAI and Azure in Responses API providerMetadata

v2.0.74

Compare Source

Patch Changes

v2.0.73

Compare Source

Patch Changes
  • 2e2fd83: refactoring(provider/openai): simplify code

v2.0.72

Compare Source

Patch Changes
  • 53d2fcc: added support for external_web_access parameter on web_search tool

v2.0.71

Compare Source

Patch Changes
  • 29a5595: Azure OpenAI enabled web-search-preview

v2.0.70

Compare Source

Patch Changes
  • dafda29: Set the annotations from the Responses API to doStream

v2.0.69

Compare Source

Patch Changes
  • 38a9f48: fix: error schema for Responses API

v2.0.68

Compare Source

Patch Changes

v2.0.67

Compare Source

Patch Changes
  • ai@​5.0.67

v2.0.66

Compare Source

Patch Changes
  • ai@​5.0.66

v2.0.65

Compare Source

Patch Changes
  • ai@​5.0.65

v2.0.64

Compare Source

Patch Changes
  • d251e53: feat(openai): add o3-deep-research and o4-mini-deep-research models

v2.0.63

Compare Source

Patch Changes
  • Updated dependencies [22609f8]
  • Updated dependencies [b552c94]
    • ai@​5.0.63

v2.0.62

Compare Source

Patch Changes

v2.0.61

Compare Source

Patch Changes
  • ai@​5.0.61

v2.0.60

Compare Source

Patch Changes
  • ai@​5.0.60

v2.0.59

Compare Source

Patch Changes
  • ai@​5.0.59

v2.0.58

Compare Source

Patch Changes
  • ai@​5.0.58

v2.0.57

Compare Source

Patch Changes
  • Updated dependencies [c319849]
    • ai@​5.0.57

v2.0.56

Compare Source

Patch Changes
  • Updated dependencies [b1d8458]
    • ai@​5.0.56

v2.0.55

Compare Source

Patch Changes
  • Updated dependencies [85da29e]
    • ai@​5.0.55

v2.0.54

Compare Source

Patch Changes

v2.0.53

Compare Source

Patch Changes
  • 65dee10: fix(anthropic): simplify pulling first chunk

v2.0.52

Compare Source

Patch Changes
  • 518e786: fix(anthropic): send {} as tool input when streaming tool calls without arguments

v2.0.51

Compare Source

Patch Changes
  • a54839c: fix(anthropic): pull first chunk without async IIFE

v2.0.50

Compare Source

Patch Changes
  • c336b43: feat(provider/openai): send assistant text and tool call parts as reference ids when store: true

v2.0.49

Compare Source

Patch Changes
  • f4287d0: feat(provider/openai): automatically add reasoning.encrypted_content include when store = false

v2.0.48

Compare Source

Patch Changes

v2.0.47

Compare Source

Patch Changes
  • 99e2a2a: feat(provider/openai): support file and image tool results

v2.0.46

Compare Source

Patch Changes
  • 66f69e7: Add 'default' as service tier

v2.0.45

Compare Source

Patch Changes
  • 54b7c08: fix(provider/anthropic): clamp temperature to valid 0-1 range with warnings

v2.0.44

Compare Source

Patch Changes
  • ai@​5.0.44

v2.0.43

Compare Source

Patch Changes
  • e2dac8b: Support for custom provider name in google and anthropic providers

v2.0.42

Compare Source

Patch Changes
  • 035b927: fix: set providerExecuted on Anthropic web_fetch tool results

v2.0.41

Compare Source

Patch Changes
  • 110c735: support OPENAI_BASE_URL env

v2.0.40

Compare Source

Patch Changes
  • 8c74f47: feat(provider/openai): add gpt-5-codex model id
  • adca087: feat(provider/openai): local shell tool

v2.0.39

Compare Source

Patch Changes
  • 5428a0d: The built in Code Interpreter tool input code is streamed in tool-input-<start/delta/end> chunks.

v2.0.38

Compare Source

Patch Changes
  • 0bda600: enables code_interpreter and file_search capabilities in the Azure provider through the Responses API

v2.0.37

Compare Source

Patch Changes
  • 6075c91: feat(provider/openai): only send item references for reasoning when store: true

v2.0.36

Compare Source

Patch Changes

v2.0.35

Compare Source

Patch Changes
  • 1cfc209: feat(provider/openai): OpenAIChatLanguageModelOptions type

    import { openai, type OpenAIChatLanguageModelOptions } from '@&#8203;ai-sdk/openai';
    import { generateText } from 'ai';
    
    await generateText({
      model: openai.chat('gpt-4o'),
      prompt: 'Invent a new holiday and describe its traditions.',
      providerOptions: {
        openai: {
          user: 'user-123',
        } satisfies OpenAIChatLanguageModelOptions,
      },
    });

Configuration

📅 Schedule: Branch creation - "before 8am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

@coderabbitai
Copy link

coderabbitai bot commented Oct 20, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate bot force-pushed the renovate/ai-sdk-react-2.x branch from 9354c5c to f79f983 Compare October 24, 2025 17:45
@renovate renovate bot changed the title fix(deps): update dependency @ai-sdk/react to v2.0.76 fix(deps): update dependency @ai-sdk/react to v2.0.78 Oct 24, 2025
@renovate renovate bot force-pushed the renovate/ai-sdk-react-2.x branch from f79f983 to 0ddffca Compare October 26, 2025 16:11
@renovate renovate bot changed the title fix(deps): update dependency @ai-sdk/react to v2.0.78 fix(deps): update dependency @ai-sdk/react to v2.0.80 Oct 26, 2025
@renovate renovate bot force-pushed the renovate/ai-sdk-react-2.x branch from 0ddffca to 513489a Compare October 27, 2025 11:48
@renovate renovate bot changed the title fix(deps): update dependency @ai-sdk/react to v2.0.80 fix(deps): update dependency @ai-sdk/react to v2.0.81 Oct 27, 2025
@renovate renovate bot force-pushed the renovate/ai-sdk-react-2.x branch from 513489a to cbd08c0 Compare October 29, 2025 13:02
@renovate renovate bot changed the title fix(deps): update dependency @ai-sdk/react to v2.0.81 fix(deps): update dependency @ai-sdk/react to v2.0.82 Oct 29, 2025
@renovate renovate bot force-pushed the renovate/ai-sdk-react-2.x branch from cbd08c0 to 4a2b37c Compare October 31, 2025 17:51
@renovate renovate bot changed the title fix(deps): update dependency @ai-sdk/react to v2.0.82 fix(deps): update dependency @ai-sdk/react to v2.0.85 Oct 31, 2025
@renovate renovate bot force-pushed the renovate/ai-sdk-react-2.x branch from 4a2b37c to 2e0ef2d Compare October 31, 2025 19:56
@renovate renovate bot changed the title fix(deps): update dependency @ai-sdk/react to v2.0.85 fix(deps): update dependency @ai-sdk/react to v2.0.86 Oct 31, 2025
@renovate renovate bot force-pushed the renovate/ai-sdk-react-2.x branch from 2e0ef2d to af12513 Compare November 6, 2025 08:33
@renovate renovate bot changed the title fix(deps): update dependency @ai-sdk/react to v2.0.86 fix(deps): update dependency @ai-sdk/react to v2.0.88 Nov 6, 2025
@renovate renovate bot force-pushed the renovate/ai-sdk-react-2.x branch from af12513 to 2e68287 Compare November 7, 2025 11:43
@renovate renovate bot changed the title fix(deps): update dependency @ai-sdk/react to v2.0.88 fix(deps): update dependency @ai-sdk/react to v2.0.89 Nov 7, 2025
@renovate renovate bot force-pushed the renovate/ai-sdk-react-2.x branch from 2e68287 to ffcd227 Compare November 10, 2025 13:53
@renovate renovate bot changed the title fix(deps): update dependency @ai-sdk/react to v2.0.89 fix(deps): update dependency @ai-sdk/react to v2.0.90 Nov 10, 2025
@renovate renovate bot force-pushed the renovate/ai-sdk-react-2.x branch from ffcd227 to 94dbd9a Compare November 11, 2025 07:17
@renovate renovate bot changed the title fix(deps): update dependency @ai-sdk/react to v2.0.90 fix(deps): update dependency @ai-sdk/react to v2.0.92 Nov 11, 2025
@renovate renovate bot force-pushed the renovate/ai-sdk-react-2.x branch from 94dbd9a to 17c380a Compare November 14, 2025 04:51
@renovate renovate bot changed the title fix(deps): update dependency @ai-sdk/react to v2.0.92 fix(deps): update dependency @ai-sdk/react to v2.0.93 Nov 14, 2025
@renovate renovate bot force-pushed the renovate/ai-sdk-react-2.x branch from 17c380a to 5904f91 Compare November 20, 2025 00:01
@renovate renovate bot changed the title fix(deps): update dependency @ai-sdk/react to v2.0.93 fix(deps): update dependency @ai-sdk/react to v2.0.97 Nov 20, 2025
@renovate renovate bot force-pushed the renovate/ai-sdk-react-2.x branch from 5904f91 to a42d601 Compare November 20, 2025 16:34
@renovate renovate bot changed the title fix(deps): update dependency @ai-sdk/react to v2.0.97 fix(deps): update dependency @ai-sdk/react to v2.0.98 Nov 20, 2025
@renovate renovate bot force-pushed the renovate/ai-sdk-react-2.x branch from a42d601 to 6dd57b2 Compare November 22, 2025 04:59
@renovate renovate bot changed the title fix(deps): update dependency @ai-sdk/react to v2.0.98 fix(deps): update dependency @ai-sdk/react to v2.0.99 Nov 22, 2025
@renovate renovate bot force-pushed the renovate/ai-sdk-react-2.x branch from 6dd57b2 to 313b88a Compare November 23, 2025 01:18
@renovate renovate bot changed the title fix(deps): update dependency @ai-sdk/react to v2.0.99 fix(deps): update dependency @ai-sdk/react to v2.0.100 Nov 23, 2025
@renovate renovate bot force-pushed the renovate/ai-sdk-react-2.x branch from 313b88a to dcd9520 Compare November 24, 2025 05:44
@renovate renovate bot changed the title fix(deps): update dependency @ai-sdk/react to v2.0.100 fix(deps): update dependency @ai-sdk/react to v2.0.101 Nov 24, 2025
@renovate renovate bot force-pushed the renovate/ai-sdk-react-2.x branch from dcd9520 to 565bd26 Compare November 25, 2025 17:55
@renovate renovate bot changed the title fix(deps): update dependency @ai-sdk/react to v2.0.101 fix(deps): update dependency @ai-sdk/react to v2.0.102 Nov 25, 2025
@renovate renovate bot force-pushed the renovate/ai-sdk-react-2.x branch from 565bd26 to 1024753 Compare November 27, 2025 09:00
@renovate renovate bot changed the title fix(deps): update dependency @ai-sdk/react to v2.0.102 fix(deps): update dependency @ai-sdk/react to v2.0.103 Nov 27, 2025
@renovate renovate bot force-pushed the renovate/ai-sdk-react-2.x branch from 1024753 to 86c3ad0 Compare November 27, 2025 15:45
@renovate renovate bot changed the title fix(deps): update dependency @ai-sdk/react to v2.0.103 fix(deps): update dependency @ai-sdk/react to v2.0.104 Nov 27, 2025
@renovate renovate bot force-pushed the renovate/ai-sdk-react-2.x branch from 86c3ad0 to 54dcf10 Compare December 1, 2025 14:11
@renovate renovate bot changed the title fix(deps): update dependency @ai-sdk/react to v2.0.104 fix(deps): update dependency @ai-sdk/react to v2.0.105 Dec 1, 2025
@renovate renovate bot force-pushed the renovate/ai-sdk-react-2.x branch from 54dcf10 to 8af1ef8 Compare December 2, 2025 06:38
@renovate renovate bot changed the title fix(deps): update dependency @ai-sdk/react to v2.0.105 fix(deps): update dependency @ai-sdk/react to v2.0.106 Dec 2, 2025
@renovate renovate bot force-pushed the renovate/ai-sdk-react-2.x branch from 8af1ef8 to 405122f Compare December 5, 2025 16:38
@renovate renovate bot changed the title fix(deps): update dependency @ai-sdk/react to v2.0.106 fix(deps): update dependency @ai-sdk/react to v2.0.107 Dec 5, 2025
@renovate renovate bot force-pushed the renovate/ai-sdk-react-2.x branch from 405122f to a8af9e6 Compare December 6, 2025 12:53
@renovate renovate bot changed the title fix(deps): update dependency @ai-sdk/react to v2.0.107 fix(deps): update dependency @ai-sdk/react to v2.0.108 Dec 6, 2025
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.

1 participant