Update dependencies (non-major) - #1435
Merged
Merged
Conversation
renovate
Bot
requested review from
1egoman,
lukasIO and
thomasyuill-livekit
as code owners
September 1, 2026 01:28
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
size-limit report 📦
|
renovate
Bot
force-pushed
the
renovate/dependencies-(non-major)
branch
from
September 1, 2026 16:04
2a96841 to
4cd9fcb
Compare
renovate
Bot
force-pushed
the
renovate/dependencies-(non-major)
branch
from
September 1, 2026 19:29
4cd9fcb to
df75911
Compare
1egoman
approved these changes
Sep 1, 2026
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.
This PR contains the following updates:
1.7.6→1.8.0^0.2.1→^0.3.05.0.210→5.0.2441.9.1→1.9.21.24.0→1.33.012.42.2→12.43.02.0.7→2.0.8Release Notes
floating-ui/floating-ui (@floating-ui/dom)
v1.8.0Compare Source
Minor Changes
'layoutViewport'string option torootBoundary. Unlike the visual'viewport'boundary, it remains stable while pinch-zooming or when a mobile software keyboard is open, and unlike a manually passedRectof the documentElement's client size, it accounts for space reserved byscrollbar-gutter: stable.Patch Changes
undefinedfor optional properties withexactOptionalPropertyTypeslayoutShiftrefresh throttle when the reference moved during an observer refreshscrollbar-gutter: stable both-edgesreserved spacegetClientRectswhen a virtual element without agetClientRectsmethod is used with theinline()middleware@floating-ui/core@1.8.0,@floating-ui/utils@0.2.12shadcn-ui/ui (@shadcn/react)
v0.3.0Compare Source
Minor Changes
3e54530e31020e2277df03490a30a08e3bc1792bThanks @shadcn! - Add the Questionnaire primitive for multi-step questions, freeform answers, validation, and keyboard navigation.vercel/ai (ai)
v5.0.244Compare Source
Patch Changes
b7dd2fe]v5.0.243Compare Source
Patch Changes
9e8a754: Prevent exceptions in streamingonChunkandonErrorcallbacks from terminating the stream or masking provider errors.1a04ece]ed2f035]v5.0.242Compare Source
Patch Changes
e88bc9f: Fix array-backed language model mocks to return configured results in order from the first call.v5.0.241Compare Source
Patch Changes
9d0b84c: fix: rejectstreamObjectresult promises and report failed completion when the provider stream errors05df123: Filter preliminary tool outputs whenignoreIncompleteToolCallsis enabled.e532644: Prevent automatic tool execution when a model call ends with an unsafe finish reason.v5.0.240Compare Source
Patch Changes
bef36a6]v5.0.239Compare Source
Patch Changes
05d5b6c]v5.0.238Compare Source
Patch Changes
b484978]v5.0.237Compare Source
Patch Changes
bf11412: Avoid repeatedly cloning accumulated text inreadUIMessageStreamwhilepreserving independent snapshots for mutable nested values.
7ec6b69: Fix declaration emit for exported values that infer anOutputtype.v5.0.236Compare Source
Patch Changes
c425210: Propagate errors thrown by chatonFinishcallbacks.eb7f2ac: Keep chat status submitted until response content begins streaming.df0cbe9]v5.0.235Compare Source
Patch Changes
91e93fa]de0921d]v5.0.234Compare Source
Patch Changes
412c15e: Preserve reasoning part IDs when processing UI message streams.1e632f7]v5.0.233Compare Source
Patch Changes
2604cb6: PreventresumeStreamfrom copying the previous assistant message into the resumed response.v5.0.232Compare Source
Patch Changes
66dd974: Prevent streaming telemetry spans from ending twice or remaining unfinished when model calls fail.0e51b7b]v5.0.231Compare Source
Patch Changes
2709314: Stop pending and active resumed chat streams after cancellation, and prevent overlapping resumptions from applying stale updates.b474448]v5.0.230Compare Source
Patch Changes
c524e57]v5.0.229Compare Source
Patch Changes
bd09b8e]v5.0.228Compare Source
Patch Changes
b74765f]v5.0.227Compare Source
Patch Changes
212d793: Skip re-validating tool input for terminal output-available UI message parts.1ce55ef]f50dc31]v5.0.226Compare Source
Patch Changes
ecd9c1c]v5.0.225Patch Changes
8ea0ce4]v5.0.224Patch Changes
d27b3c3]v5.0.223Patch Changes
7a6bdbc: 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.c5e11c6: Preserve provider metadata from empty text deltas instreamText.7a6bdbc]5bd6d2c]v5.0.222Patch Changes
d38a1d5: Route the warning system information banner to stderr so it does not corrupt application output written to stdout.b408f1d]v5.0.221Patch Changes
191423e]v5.0.220Patch Changes
a45e563]v5.0.219Patch Changes
649bd0f: fix(ai): bound media-type sniffing decode for ID3-prefixed inputMedia-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 both image and audio paths.965545b: Return response piping promises so callers can catch stream read and write errors.Updated dependencies [
fb4c0d7]v5.0.217Compare Source
Patch Changes
dcbdf32: Fix chatonFinishhandling when overlapping requests clear the active response before a resume stream finishes.d7d22d3: Allow UI message chunks to include fields added by newer server versions.01edf75: Propagate abort reasons when generation is cancelled during tool execution.473d770: Prevent tools excluded byactiveToolsfrom being parsed or executed.1fec2e5]d8e8477]v5.0.216Compare Source
Patch Changes
2fd6076: fix(ai): callonInputStartbeforeonInputAvailableduring non-streaming tool calls2fd6076]v5.0.215Compare Source
Patch Changes
73c6143]v5.0.214Compare Source
Patch Changes
4e119ca]v5.0.213Compare Source
Patch Changes
97e9b70: Allow validating assistant UI messages with empty parts so persisted errored responses remain loadable.59e34d9: Prevent pending tool executions from enqueueing results after a model stream error closes the result stream.c6e1d1a]7480df1]v5.0.212Compare Source
Patch Changes
2786e44]v5.0.211Compare Source
Patch Changes
6a823a6]ed8b811]4f00314]8549807]3c89617]pimterry/loglevel (loglevel)
v1.9.2Compare Source
lucide-icons/lucide (lucide-react)
v1.33.0: Version 1.33.0Compare Source
What's Changed
usb-c-porticon by @karsa-mistmere in #4556audio-lines-officon by @karsa-mistmere in #4589mopicon by @karsa-mistmere in #4682midi-porticon by @simoncoudeville in #3754New Contributors
Full Changelog: lucide-icons/lucide@1.32.0...1.33.0
v1.32.0: Version 1.32.0Compare Source
What's Changed
car-batteryicon by @andreynaz4renko in #4088New Contributors
Full Changelog: lucide-icons/lucide@1.31.0...1.32.0
v1.31.0Compare Source
v1.30.0Compare Source
v1.29.0: Version 1.29.0Compare Source
What's Changed
Full Changelog: lucide-icons/lucide@1.28.0...1.29.0
v1.28.0Compare Source
v1.27.0: Version 1.27.0Compare Source
What's Changed
square-scissorsicons by @karsa-mistmere in #4581pending-cwicon by @NielsLazaroms in #4439zapandzap-officons by @kapowaz in #4536square-officon by @october-learns in #4496toolboxicon by @karsa-mistmere in #4571user-shieldicon by @MArtytraM99 in #3099mosqueicon by @iskepr in #4494feathericon by @karsa-mistmere in #4584barrelicon by @karsa-mistmere in #4592police-capicon to lab by @uibalint in #3019trophyicon by @karsa-mistmere in #4591piloticon by @jguddas in #2409podcasticon with newmic-*icons by @karsa-mistmere in #4583New Contributors
Full Changelog: lucide-icons/lucide@1.26.0...1.27.0
v1.26.0Compare Source
v1.25.0Compare Source
motiondivision/motion (motion)
v12.43.0Compare Source
Added
backgroundColorin supported browsers.Fixed
AnimatePresence: Exiting children no longer interleave with entering children, which could reorder and remount children present in both renders.motion: Throw error when passing a custommotioncomponent an incorrectreftype.emilkowalski/sonner (sonner)
v2.0.8Compare Source
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.