Skip to content

Update dependency livekit-server-sdk to v2.17.0#45

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/livekit-server-sdk-2.x-lockfile
Open

Update dependency livekit-server-sdk to v2.17.0#45
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/livekit-server-sdk-2.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
livekit-server-sdk (source) 2.15.42.17.0 age confidence

Release Notes

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

v2.15.5

Compare Source

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.

🔕 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 Jun 18, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
livepaint Ready Ready Preview, Comment Jul 8, 2026 5:05am

Request Review

@renovate renovate Bot force-pushed the renovate/livekit-server-sdk-2.x-lockfile branch from 725db16 to 57f0244 Compare June 30, 2026 16:00
@renovate renovate Bot changed the title Update dependency livekit-server-sdk to v2.15.5 Update dependency livekit-server-sdk to v2.16.0 Jun 30, 2026
@renovate renovate Bot changed the title Update dependency livekit-server-sdk to v2.16.0 Update dependency livekit-server-sdk to v2.17.0 Jul 8, 2026
@renovate renovate Bot force-pushed the renovate/livekit-server-sdk-2.x-lockfile branch from 57f0244 to 2b32176 Compare July 8, 2026 05:03
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.

0 participants