Skip to content

Update LiveKit dependencies (non-major)#1355

Merged
lukasIO merged 4 commits into
mainfrom
renovate/livekit-dependencies-(non-major)
Jul 13, 2026
Merged

Update LiveKit dependencies (non-major)#1355
lukasIO merged 4 commits into
mainfrom
renovate/livekit-dependencies-(non-major)

Conversation

@renovate

@renovate renovate Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@livekit/changesets-changelog-github ^0.0.4^0.2.0 age confidence
@livekit/protocol 1.47.01.49.0 age confidence
livekit-server-sdk (source) 2.15.52.17.0 age confidence

Release Notes

livekit/changesets-changelog-github (@​livekit/changesets-changelog-github)

v0.2.0

Compare Source

v0.1.1

Compare Source

v0.1.0

Compare Source

livekit/protocol (@​livekit/protocol)

v1.49.0

Compare Source

Minor Changes
Patch Changes

v1.48.2

Compare Source

Patch Changes

v1.48.1

Compare Source

Patch Changes

v1.48.0

Compare Source

Minor Changes
Patch Changes
livekit/node-sdks (livekit-server-sdk)

v2.17.0

Compare Source

Minor Changes
  • Add LiveKitAPI, a unified entry point that exposes every server API through a property (api.room, api.egress, api.ingress, api.sip, api.agentDispatch, api.connector). It can be constructed with an API key and secret, or with a pre-signed token (no secret required, so it can run client-side), and falls back to the LIVEKIT_URL, LIVEKIT_API_KEY, LIVEKIT_API_SECRET, and LIVEKIT_TOKEN environment variables. Individual clients also accept a token via ClientOptions. - #​695 (@​davidzhao)

  • Add SipCallError, a TwirpError subclass thrown by SipClient.createSipParticipant / transferSipParticipant when a call fails with a SIP status. It exposes the SIP response code and reason as sipStatusCode / sipStatus getters, while other error metadata remains available via metadata. - #​695 (@​davidzhao)

Patch Changes

v2.16.0

Compare Source

Minor Changes
Patch Changes

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.

👻 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.

@vercel

vercel Bot commented Jun 22, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
components-js-storybook-5kld Ready Ready Preview, Comment Jul 13, 2026 4:07pm

Request Review

@changeset-bot

changeset-bot Bot commented Jun 22, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: ce5d98c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate Bot force-pushed the renovate/livekit-dependencies-(non-major) branch from 593ec4c to e813edf Compare June 24, 2026 10:51
@renovate renovate Bot force-pushed the renovate/livekit-dependencies-(non-major) branch from e813edf to e472b5c Compare June 29, 2026 20:16
@renovate renovate Bot force-pushed the renovate/livekit-dependencies-(non-major) branch from e472b5c to 3f186ed Compare June 30, 2026 04:53
@renovate renovate Bot force-pushed the renovate/livekit-dependencies-(non-major) branch from 3f186ed to 80d87fe Compare June 30, 2026 17:32
@renovate renovate Bot force-pushed the renovate/livekit-dependencies-(non-major) branch from 80d87fe to 997ac5e Compare July 2, 2026 01:18
@renovate renovate Bot force-pushed the renovate/livekit-dependencies-(non-major) branch from 997ac5e to 7de98da Compare July 2, 2026 15:52
@renovate renovate Bot force-pushed the renovate/livekit-dependencies-(non-major) branch from 7de98da to 78677d7 Compare July 8, 2026 05:11
@renovate renovate Bot force-pushed the renovate/livekit-dependencies-(non-major) branch from 78677d7 to a6e37e3 Compare July 8, 2026 16:13
@renovate renovate Bot force-pushed the renovate/livekit-dependencies-(non-major) branch from a6e37e3 to 0e594eb Compare July 8, 2026 20:22
@renovate renovate Bot force-pushed the renovate/livekit-dependencies-(non-major) branch from 0e594eb to d6a9906 Compare July 8, 2026 23:54
@renovate renovate Bot force-pushed the renovate/livekit-dependencies-(non-major) branch from d6a9906 to 0ef4bfd Compare July 9, 2026 19:54
@github-actions

github-actions Bot commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

size-limit report 📦

Path Size
LiveKitRoom only 6.01 KB (0%)
LiveKitRoom with VideoConference 32.25 KB (0%)
All exports 43.69 KB (+0.01% 🔺)

@renovate

renovate Bot commented Jul 10, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

renovate Bot and others added 3 commits July 10, 2026 12:40
livekit-client 2.20.1 adds a `deployment` field to
TokenSourceFetchOptions. The exhaustive never-check in
areTokenSourceFetchOptionsEqual failed to compile (TS2322) because the
new key was unhandled. Compare it like the other string fields and
refresh the api-extractor report (prettier 3.9.5 reparenthesized the
useEvents generic).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@1egoman 1egoman force-pushed the renovate/livekit-dependencies-(non-major) branch from fa18808 to ce5d98c Compare July 10, 2026 16:41
@lukasIO lukasIO merged commit 25d94bc into main Jul 13, 2026
8 checks passed
@lukasIO lukasIO deleted the renovate/livekit-dependencies-(non-major) branch July 13, 2026 16:08
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.

2 participants