Skip to content

fix(deps): update patch updates group - #283

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/patch-updates-group
Open

fix(deps): update patch updates group#283
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/patch-updates-group

Conversation

@renovate

@renovate renovate Bot commented Jun 1, 2026

Copy link
Copy Markdown

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@ai-sdk/groq (source) 3.0.303.0.60 age confidence
@mantine/core (source) 8.3.178.3.18 age confidence
@mantine/dates (source) 8.3.178.3.18 age confidence
@mantine/form (source) 8.3.178.3.18 age confidence
@mantine/hooks (source) 8.3.178.3.18 age confidence
@mantine/notifications (source) 8.3.178.3.18 age confidence
@mediapipe/tasks-vision 0.10.320.10.35 age confidence
@speechmatics/browser-audio-input (source) 2.0.32.0.4 age confidence
@speechmatics/browser-audio-input-react (source) 2.0.32.0.4 age confidence
@testing-library/user-event 14.6.114.6.6 age confidence
@types/luxon (source) 3.7.13.7.5 age confidence
@types/react (source) 19.2.1419.2.18 age confidence
@types/react-dom (source) 19.2.319.2.4 age confidence
@vitest/runner (source) 3.2.43.2.7 age confidence
@vitest/snapshot (source) 3.2.43.2.7 age confidence
ai (source) 6.0.1286.0.264 age confidence
jose 6.2.16.2.10 age confidence
linkify-react (source) 4.3.24.3.3 age confidence
linkifyjs (source) 4.3.24.3.3 age confidence
postcss (source) 8.5.88.5.26 age confidence
react (source) 19.2.419.2.8 age confidence
react-dom (source) 19.2.419.2.8 age confidence
vite (source) 7.3.17.3.6 age confidence
zustand 5.0.125.0.15 age confidence

Release Notes

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

v3.0.60

Compare Source

Patch Changes

v3.0.59

Compare Source

Patch Changes

v3.0.58

Compare Source

Patch Changes

v3.0.57

Compare Source

Patch Changes

v3.0.56

Compare Source

Patch Changes

v3.0.55

Compare Source

Patch Changes
  • ae2812a: fix(groq): map word timestamps to transcription segments when segment timestamps are unavailable
  • cc3269f: Support plain-text responses from Groq transcription models when responseFormat is set to text.

v3.0.54

Compare Source

Patch Changes

v3.0.53

Compare Source

Patch Changes

v3.0.52

Compare Source

Patch Changes

v3.0.51

Compare Source

Patch Changes
  • cee7e45: fix (provider/groq): surface prompt cache reads in usage

    convertGroqUsage accepted prompt_tokens_details.cached_tokens but never read it, so cache hits were reported as cacheRead: undefined and the entire prompt was counted as noCache. Groq's implicit prompt caching now surfaces as usage.cachedInputTokens (mapped to cacheRead, subtracted from noCache). Groq has no cache-creation charge, so cacheWrite remains undefined.

v3.0.50

Compare Source

Patch Changes

v3.0.49

Compare Source

Patch Changes
  • bef93ae: fix(security): prevent streaming tool calls from finalizing on parsable partial JSON

    Streaming tool call arguments were finalized using isParsableJson() as a heuristic for completion. If partial accumulated JSON happened to be valid JSON before all chunks arrived, the tool call would be executed with incomplete arguments. Tool call finalization now only occurs in flush() after the stream is fully consumed.

  • 327642b: fix: more precise default message for tool execution denial

  • Updated dependencies [d559de9]

v3.0.48

Compare Source

Patch Changes

v3.0.47

Compare Source

Patch Changes

v3.0.46

Compare Source

Patch Changes

v3.0.45

Compare Source

Patch Changes

v3.0.44

Compare Source

Patch Changes

v3.0.43

Compare Source

Patch Changes

v3.0.42

Compare Source

Patch Changes

v3.0.41

Patch Changes

v3.0.39

Compare Source

Patch Changes

v3.0.38

Compare Source

Patch Changes

v3.0.37

Compare Source

Patch Changes

v3.0.36

Compare Source

Patch Changes

v3.0.35

Compare Source

Patch Changes
  • d42076d: Add AI Gateway hint to provider READMEs

v3.0.34

Compare Source

Patch Changes

v3.0.33

Compare Source

Patch Changes

v3.0.32

Patch Changes
  • cb3ca8f: feat: Groq support for performance service tier
mantinedev/mantine (@​mantine/core)

v8.3.18

Compare Source

This is the last 8.x release. You are welcome to test 9.0 alpha version and provide feedback before its release on March 31 – https://alpha.mantine.dev/changelog/9-0-0/

  • [@mantine/core] PasswordInput: Fix styles api props not resolving correctly in theme (#​8716)
testing-library/user-event (@​testing-library/user-event)

v14.6.6

Compare Source

Bug Fixes
  • default pointer event pointerType to empty string instead of the string "undefined" (#​1325) (71a5475)

v14.6.5

Compare Source

Bug Fixes

v14.6.4

Compare Source

v14.6.3

Compare Source

vitest-dev/vitest (@​vitest/runner)

v3.2.7

Compare Source

   🐞 Bug Fixes
  • browser: Check fs access in builtin commands [backport to v3]  -  by @​hi-ogawa, Hiroshi Ogawa and OpenCode (claude-opus-4-8) in #​10679 (b795e)
    View changes on GitHub

v3.2.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.2.5

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
vercel/ai (ai)

v6.0.264

Compare Source

v6.0.263

Compare Source

Patch Changes

v6.0.262

Compare Source

Patch Changes
  • 30526e9: Prevent exceptions in streaming onChunk and onError callbacks from terminating the stream or masking provider errors.
  • Updated dependencies [7de3226]
  • Updated dependencies [504da15]

v6.0.261

Compare Source

v6.0.260

Compare Source

Patch Changes
  • 98c656f: fix: reject streamObject result promises and report failed completion when the provider stream errors
  • b253d52: Filter preliminary tool outputs when ignoreIncompleteToolCalls is enabled.
  • 9e15cb4: Prevent automatic tool execution when a model call ends with an unsafe finish reason.

v6.0.259

Compare Source

Patch Changes

v6.0.258

Compare Source

v6.0.257

Compare Source

Patch Changes

v6.0.256

Compare Source

Patch Changes

v6.0.255

Compare Source

v6.0.253

Compare Source

Patch Changes

v6.0.252

Compare Source

Patch Changes
  • 2f96d3f: Allow providers without reranking model support to satisfy the Provider type.
  • afb1965: Propagate errors thrown by the Chat onFinish callback to the initiating request.
  • Updated dependencies [18b0965]
  • Updated dependencies [451d2c3]

v6.0.250

Compare Source

Patch Changes

v6.0.249

Compare Source

Patch Changes
  • a774b7b: Stop pending and active resumed chat streams after cancellation, and prevent
    overlapping resumptions from applying stale updates.
  • Updated dependencies [b39f987]
  • Updated dependencies [d79117b]

v6.0.248

Compare Source

Patch Changes
  • 2171d15: feat(video): allow aspectRatio: 'adaptive' on generateVideo

    Some video models derive the output ratio from the input and reject explicit
    {width}:{height} values — BytePlus Seedance 2.5 does this for first-frame,
    first-and-last-frame, editing, and extension tasks. aspectRatio on
    VideoModelV3CallOptions, and
    experimental_generateVideo is now `${number}:${number}` | 'adaptive', so
    those calls no longer need a type assertion. Support is provider-specific.

  • Updated dependencies [2171d15]

v6.0.247

Compare Source

Patch Changes

v6.0.246

Patch Changes

v6.0.244

Patch Changes
  • 79e58aa: Preserve preceding assistant messages when regenerating a response.

v6.0.243

v6.0.242

v6.0.241

Compare Source

Patch Changes

v6.0.240

Patch Changes

v6.0.239

Patch Changes

v6.0.238

Patch Changes
  • 9ecdefe: Prevent validated downloads on Node.js from reaching private or internal services through DNS aliases or DNS rebinding by validating and pinning every resolved address at connection time.
  • 26d10c0: support overriding model call settings for individual prepareStep invocations
  • 7767170: Preserve provider metadata from empty text deltas in streamText.
  • Updated dependencies [9ecdefe]
  • Updated dependencies [87fb433]

v6.0.237

Patch Changes

v6.0.236

v6.0.235

Patch Changes

v6.0.234

Patch Changes
  • 1efdef8: fix(ai): bound media-type sniffing decode for ID3-prefixed input

    Media-type detection stripped ID3 tags before the ~18-byte prefix cap, decoding the entire base64 attachment (plus a full-size copy) whenever the data began with ID3/SUQz. This turned the intended O(1) sniff into an O(N) decode of the whole attachment. Detection now decodes at most a bounded prefix and skips the ID3 tag within that bound, keeping cost O(1) in input size on all paths (image, audio, and combined).

  • 49414cf: Return response piping promises so callers can catch stream read and write errors.

  • Updated dependencies [e7d064f]

v6.0.233

Patch Changes
  • fe410e7: fix: detect MP4 audio from its ftyp box during transcription
  • af7188c: fix(ai): preserve tool parts when tool call IDs repeat across steps
  • Updated dependencies [a09f944]

v6.0.232

Compare Source

Patch Changes
  • 7644a61: Preserve provider options when combining consecutive tool messages.

v6.0.231

Compare Source

Patch Changes
  • 926f5a0: Allow UI message chunks to include fields added by newer server versions.
  • 4c5a22f: Propagate abort reasons when generation is cancelled during tool execution.
  • 842a383: Prevent tools excluded by activeTools from being parsed or executed.
  • Updated dependencies [2dd1aab]
  • Updated dependencies [e567091]

v6.0.230

Compare Source

Patch Changes

v6.0.229

Compare Source

Patch Changes

v6.0.228

Compare Source

Patch Changes

v6.0.227

Compare Source

Patch Changes
  • 6ace546: Fix chat onFinish handling when overlapping requests clear the active response before a resume stream finishes.

v6.0.226

Compare Source

Patch Changes

v6.0.225

Compare Source

Patch Changes

v6.0.224

Compare Source

Patch Changes

v6.0.223

Compare Source

Patch Changes

v6.0.222

Compare Source

Patch Changes

v6.0.221

Compare Source

v6.0.220

Compare Source

Patch Changes
  • 158d027: Sort tool results by their tool call order when converting generation output to response messages.
  • eb3cdd9: Fix extractJsonMiddleware preserving leading whitespace in the final streamed text suffix when no markdown fence prefix was stripped.
  • Updated dependencies [7dea716]
  • Updated dependencies [4f7fe37]
  • Updated dependencies [0952964]

v6.0.219

Compare Source

v6.0.218

Compare Source

Patch Changes

v6.0.217

Compare Source

Patch Changes

v6.0.216

Compare Source

Patch Changes

v6.0.215

Compare Source

Patch Changes
  • f66ac32: fix(ai): prune orphaned tool-approval responses in pruneMessages

    When pruning a specific tool by name (toolCalls: [{ type, tools: [...] }]), pruneMessages left the tool's tool-approval-response in place while removing its tool-approval-request and tool-call. The tool name of an approval response was resolved per-message, but approval responses live in a separate tool message from their approval request, so the name could never be resolved and the response was always kept. Tool name resolution is now done across all messages, so approval requests and responses are pruned together.

v6.0.214

Compare Source

Patch Changes

v6.0.213

Compare Source

Patch Changes

v6.0.212

Compare Source

Patch Changes

v6.0.211

Compare Source

Patch Changes

v6.0.210

Compare Source

Patch Changes

v6.0.209

Compare Source

v6.0.208

Compare Source

v6.0.207

Compare Source

Patch Changes
  • 779f5cd: fix(provider-utils): cancel response body on download rejection to prevent socket leak

    When a download was rejected early — because the Content-Length header exceeded the size limit, the response status was not ok, or a redirect resolved to a blocked URL — the fetch response body was left unconsumed and uncancelled. With WHATWG Fetch/undici this leaves the underlying TCP socket open instead of returning it to the connection pool, allowing an attacker-controlled origin to exhaust file descriptors and cause a denial of service. The body is now cancelled on all early-rejection paths in readResponseWithSizeLimit, download, and downloadBlob, and fetchWithValidatedRedirects cancels each redirect hop's body before following or rejecting the next hop.

  • Updated dependencies [5bfde36]

  • Updated dependencies [779f5cd]

v6.0.206

Compare Source

Patch Changes

v6.0.205

Compare Source

Patch Changes

v6.0.204

Compare Source

v6.0.203

Compare Source

Patch Changes
  • f42aa79: fix: harden download URL SSRF guard against hostname and redirect bypasses

    `validateD

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone America/Toronto)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, on day 1 of the month (* 0-3 1 * *)
  • 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.

👻 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 force-pushed the renovate/patch-updates-group branch 13 times, most recently from fd4a01a to 9b7fef3 Compare June 8, 2026 17:59
@renovate
renovate Bot force-pushed the renovate/patch-updates-group branch 6 times, most recently from 7d1ce27 to 4b33db1 Compare June 17, 2026 20:42
@renovate
renovate Bot force-pushed the renovate/patch-updates-group branch 10 times, most recently from 413eaf2 to 031de18 Compare June 25, 2026 18:05
@renovate
renovate Bot force-pushed the renovate/patch-updates-group branch from 031de18 to fb612ad Compare June 26, 2026 15:51
@renovate
renovate Bot force-pushed the renovate/patch-updates-group branch 8 times, most recently from 1217383 to 9c37cbe Compare July 17, 2026 00:48
@renovate
renovate Bot force-pushed the renovate/patch-updates-group branch 9 times, most recently from c6ace01 to 69298b2 Compare July 27, 2026 01:43
@renovate
renovate Bot force-pushed the renovate/patch-updates-group branch 9 times, most recently from 2d5ce8d to 9c679d8 Compare August 2, 2026 09:07
@renovate
renovate Bot force-pushed the renovate/patch-updates-group branch 3 times, most recently from f9b7aa5 to 3bba99d Compare August 4, 2026 13:48
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