Skip to content

fix(deps): update all patch dependencies - #289

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/all-patch
Jul 31, 2026
Merged

fix(deps): update all patch dependencies#289
renovate[bot] merged 1 commit into
mainfrom
renovate/all-patch

Conversation

@renovate

@renovate renovate Bot commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@ai-sdk/amazon-bedrock (source) 5.0.275.0.32 age confidence
@ai-sdk/google (source) 4.0.214.0.24 age confidence
@ai-sdk/openai (source) 4.0.184.0.20 age confidence
@willbooster/wb (source) 19.5.319.5.4 age confidence
ai (source) 7.0.317.0.37 age confidence

Release Notes

vercel/ai (@​ai-sdk/amazon-bedrock)

v5.0.32

Compare Source

Patch Changes
  • eb16508: fix(provider/amazon-bedrock): omit tool strict and output_config.format for Claude models Bedrock rejects them on
  • Updated dependencies [e29788d]

v5.0.31

Compare Source

Patch Changes

v5.0.30

Compare Source

Patch Changes

v5.0.29

Compare Source

Patch Changes

v5.0.28

Compare Source

Patch Changes
  • 1f92bdb: Pass through s3:// image URLs to Amazon Bedrock Converse as S3 image sources instead of downloading them.
  • 8fcb72c: Sanitize invalid characters in replayed tool call names before sending conversation history to Amazon Bedrock.
  • Updated dependencies [bc43dc2]
vercel/ai (@​ai-sdk/google)

v4.0.24

Compare Source

Patch Changes
  • c57a353: fix(google): omit unsupported function call IDs

v4.0.23

Compare Source

Patch Changes
  • f126649: feat(provider/google): default unknown Gemini model IDs to the newest supported capabilities

v4.0.22

Compare Source

Patch Changes
  • 66b7151: fix(provider/google): preserve Gemini Live lifecycle events
  • 5e5453c: Avoid missing thought-signature warnings and skip-validator injection for valid unsigned Gemini 3 parallel function calls in the same model response.
vercel/ai (@​ai-sdk/openai)

v4.0.20

Compare Source

Patch Changes
  • 1f6dd3a: Add OpenAI Responses Programmatic Tool Calling with hosted program tools, function caller controls, structured output schemas, and multi-step continuation support.

v4.0.19

Compare Source

Patch Changes
  • 34c53c0: Apply reasoning, service tier, and image defaults to recognizable future OpenAI model family versions.
WillBooster/shared (@​willbooster/wb)

v19.5.4

Compare Source

@​willbooster/wb 19.5.4 (2026-07-30)

Bug Fixes
  • wb: warn about bun-node shims only when they win node resolution (#​1151) (4118dd7)
vercel/ai (ai)

v7.0.37

Compare Source

Patch Changes

v7.0.36

Compare Source

Patch Changes
  • 7fa85b2: fix(ai): use injective serialization for tool approval HMAC payload

    The tool approval signature (experimental_toolApprovalSecret) built its HMAC
    payload by joining fields with \n. Because fields such as toolName and
    toolCallId can themselves contain a newline, distinct field tuples could
    serialize to identical bytes, allowing a signed approval to verify against a
    different tuple. The payload is now serialized with JSON.stringify (with a
    versioned domain-separation prefix), which escapes delimiter/control characters
    and makes the encoding injective.

    Verification remains backwards compatible: a signature in the old format still
    verifies, but only when no field contains the \n delimiter (the condition
    that made the old format ambiguous), so a pending approval that straddles an
    upgrade is not rejected while the collision stays closed.

v7.0.35

Compare Source

Patch Changes
  • 7f6650b: Return response piping promises so callers can catch stream read and write errors.
  • 106ea59: feat(ai): add per-step first content timeout for streaming generations
  • Updated dependencies [2112ff1]

v7.0.34

Compare Source

Patch Changes

v7.0.33

Compare Source

Patch Changes

v7.0.32

Compare Source

Patch Changes
  • 6cd7c74: fix: correct the onToolCall callback result documentation
  • e35bcae: Allow UI message chunks to include fields added by newer server versions.
  • a4eb3f3: Propagate abort reasons when generation is cancelled during tool execution.
  • Updated dependencies [cefa3b1]
  • Updated dependencies [8fbb89c]

Configuration

📅 Schedule: (in timezone Asia/Tokyo)

  • Branch creation
    • "after 5am on Saturday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate
renovate Bot enabled auto-merge (squash) July 31, 2026 23:48
@renovate
renovate Bot merged commit f9ab43b into main Jul 31, 2026
7 checks passed
@renovate
renovate Bot deleted the renovate/all-patch branch July 31, 2026 23:49
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.

0 participants