Skip to content

chore(deps): update dependency livekit-server-sdk to v2.17.0 - #7

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

chore(deps): update dependency livekit-server-sdk to v2.17.0#7
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/livekit-server-sdk-2.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Jul 5, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
livekit-server-sdk (source) 2.15.52.17.0 age adoption passing 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

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.

@renovate
renovate Bot force-pushed the renovate/livekit-server-sdk-2.x-lockfile branch from 99c1c51 to ca6de3a Compare July 15, 2026 23:49
@renovate renovate Bot changed the title chore(deps): update dependency livekit-server-sdk to v2.16.0 chore(deps): update dependency livekit-server-sdk to v2.17.0 Jul 15, 2026
@renovate
renovate Bot force-pushed the renovate/livekit-server-sdk-2.x-lockfile branch from ca6de3a to d26d4a0 Compare July 18, 2026 10:56
@renovate
renovate Bot force-pushed the renovate/livekit-server-sdk-2.x-lockfile branch from d26d4a0 to 9ccc9df Compare July 25, 2026 07:35
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