Skip to content

Update dependency livekit-client to v2.22.2 - #1439

Merged
1egoman merged 1 commit into
mainfrom
renovate/livekit-dependencies-(non-major)
Sep 1, 2026
Merged

Update dependency livekit-client to v2.22.2#1439
1egoman merged 1 commit into
mainfrom
renovate/livekit-dependencies-(non-major)

Conversation

@renovate

@renovate renovate Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
livekit-client 2.22.12.22.2 age confidence

Release Notes

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

v2.22.2

Compare Source

Patch Changes
  • Fix the subscriber silently buffering remote ICE candidates after a reconnect - #​2054 (@​xianshijing-lk)

    triggerIceRestart put the subscriber into restartingIce on every reconnect, but only
    setRemoteDescription clears that — and the server re-offers the subscriber only when the
    reconnect moved the participant to a different node. After an ordinary signal-only resume no
    offer arrives, so the flag stayed set for the lifetime of the transport and every subsequent
    remote candidate was queued instead of applied, leaving the subscriber unable to adopt any new
    network path the server proposed. The subscriber no longer enters that state: the server does
    not send candidates ahead of the offer that introduces them, so queueing them gains nothing.

  • fix: track ws close with attemptId - #​2069 (@​lukasIO)

  • fix: ensure buffered events are flushed on signal reconnection - #​2044 (@​lukasIO)

  • fix: error on datastreams when chunks are missing - #​2073 (@​lukasIO)


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

@vercel

vercel Bot commented Sep 1, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
components-js-storybook-5kld Ready Ready Preview Sep 1, 2026 7:27pm UTC

Request Review

@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

size-limit report 📦

Path Size
LiveKitRoom only 7.91 KB (0%)
LiveKitRoom with VideoConference 32.5 KB (0%)
All exports 44.57 KB (0%)

@1egoman
1egoman merged commit 17bd9d4 into main Sep 1, 2026
5 checks passed
@1egoman
1egoman deleted the renovate/livekit-dependencies-(non-major) branch September 1, 2026 20:13
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.

1 participant