Skip to content

Update npm deps - #1303

Merged
biglittlebigben merged 2 commits into
mainfrom
renovate/npm-deps
Aug 3, 2026
Merged

Update npm deps#1303
biglittlebigben merged 2 commits into
mainfrom
renovate/npm-deps

Conversation

@renovate

@renovate renovate Bot commented Jul 19, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@livekit/components-core (source) 0.12.90.12.14 age confidence
livekit-client 2.20.12.20.2 age confidence
typescript-eslint (source) 8.64.08.65.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

livekit/components-js (@​livekit/components-core)

v0.12.14

Compare Source

Patch Changes
  • Require livekit-client >= 2.20.1. That release ships the NonSharedUint8Array - #​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.13

Compare Source

Patch Changes

v0.12.12

Compare Source

Patch Changes
  • Remove requirement for ReceivedChatMessage to have an explicit type key - #​1241 (@​1egoman)

v0.12.11

Compare Source

Patch Changes

v0.12.10

Patch Changes
livekit/client-sdk-js (livekit-client)

v2.20.2

Compare 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.applyConstraints method with a subset of AudioCaptureOptions - #​2001 (@​lukasIO)

typescript-eslint/typescript-eslint (typescript-eslint)

v8.65.0

Compare Source

🚀 Features
  • add warning when TS 7 is detected (#​12529)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "on sunday"
  • 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 requested a review from a team as a code owner July 19, 2026 02:01
@renovate
renovate Bot force-pushed the renovate/npm-deps branch 2 times, most recently from 6fa7e45 to 618ec9f Compare August 3, 2026 03:30
Generated by renovateBot
@renovate
renovate Bot force-pushed the renovate/npm-deps branch from ed3e4e9 to eef7eb4 Compare August 3, 2026 21:58
@renovate renovate Bot changed the title Update dependency @livekit/components-core to v0.12.14 Update npm deps Aug 3, 2026
@biglittlebigben
biglittlebigben merged commit de4f56f into main Aug 3, 2026
5 checks passed
@biglittlebigben
biglittlebigben deleted the renovate/npm-deps branch August 3, 2026 22:06
@milos-lk milos-lk mentioned this pull request Aug 14, 2026
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant