Update npm deps - #1303
Merged
Merged
Conversation
renovate
Bot
force-pushed
the
renovate/npm-deps
branch
2 times, most recently
from
August 3, 2026 03:30
6fa7e45 to
618ec9f
Compare
Generated by renovateBot
renovate
Bot
force-pushed
the
renovate/npm-deps
branch
from
August 3, 2026 21:58
ed3e4e9 to
eef7eb4
Compare
biglittlebigben
approved these changes
Aug 3, 2026
Ref: https://github.com/livekit/egress/tree/1303/merge By: renovate[bot]
Merged
milos-lk
added a commit
that referenced
this pull request
Aug 14, 2026
## Changelog ### Changed - Separate admission costs for SDK-source audio room composites (#1325) - Update Go to 1.26.5 (#1317) - Update server-sdk-go to pick up sync-engine drift fixes and a fix for a deadlock on sync.End() (#1322, #1337) - Dependency and CI maintenance: Renovate configuration, pinned GitHub Actions and Go toolchain, dependency updates (#652, #1303, #1304, #1314, #1318, #1319, #1320, #1323, #1324, #1327, #1328, #1329, #1330, #1331, #1332) ### Fixed - Fix ImageSink deadlock that wedged the pipeline on image upload failure (#1336) - Raise minimum image upload queue capacity to absorb frame bursts (#1338) - Add videotestsrc delay headroom to audio_queue to stop HLS audio drops (#1316) - Recover from stranded flushing on end of stream (#1315) - Don't declare the pipeline frozen when EOS arrived before it was requested (#1313) Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
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:
0.12.9→0.12.142.20.1→2.20.28.64.0→8.65.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
livekit/components-js (@livekit/components-core)
v0.12.14Compare Source
Patch Changes
livekit-client >= 2.20.1. That release ships theNonSharedUint8Array- #1360 (@1egoman)type declaration in its published types; earlier 2.19/2.20.0 builds referenced it
without shipping it, which broke type resolution for consumers (
skipLibCheck: false)and API Extractor. The local workaround shim is removed now that the type resolves
from livekit-client itself.
v0.12.13Compare Source
Patch Changes
Adds in support for attachments and attributes fields into data streams - #1283 (@1egoman)
Update all livekit-client to not use internal exports - #1289 (@1egoman)
v0.12.12Compare Source
Patch Changes
v0.12.11Compare Source
Patch Changes
v0.12.10Patch Changes
fix(core): prevent audio output switching on safari based browsers - #1190 (@lukasIO)
chore(react): deprecate legacy useTrackTranscriptions - #1200 (@lukasIO)
livekit/client-sdk-js (livekit-client)
v2.20.2Compare Source
Patch Changes
Ensure empty error reasons use fallback notation - #1999 (@lukasIO)
Remove stale data track subscriber handles from the packet routing table - #2011 (@ladvoc)
Fix the reliable data channel dying under concurrent / multi-packet writes (#1995). Data-channel sends now use two-watermark flow control (fill up to a high-water mark, resume when drained to a low-water mark) and serialize contended senders through a per-kind lock, which prevents the SCTP send buffer from overflowing while keeping throughput saturated for data tracks. - #2013 (@1egoman)
Handle data track SID reassignment - #2000 (@ladvoc)
Keep attached audio elements muted in startAudio() when webAudioMix is enabled, preventing double playback on platforms where element.volume has no effect (e.g. iOS Safari) - #2004 (@sawa-zen)
Add a
localAudioTrack.applyConstraintsmethod with a subset of AudioCaptureOptions - #2001 (@lukasIO)typescript-eslint/typescript-eslint (typescript-eslint)
v8.65.0Compare Source
🚀 Features
❤️ Thank You
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
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.