Skip to content

Update LiveKit dependencies (non-major)#1355

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/livekit-dependencies-(non-major)
Open

Update LiveKit dependencies (non-major)#1355
renovate[bot] wants to merge 1 commit 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-client 2.19.22.20.1 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/client-sdk-js (livekit-client)

v2.20.1

Compare Source

Patch Changes
  • Conform placeholder sections to the canonical fmtp for each shared payload - #​1993 (@​lukasIO)

  • Include the NonSharedUint8Array type polyfill in the published declarations. - #​1997 (@​1egoman)

    The type was declared in an ambient .d.ts that was resolved during our own
    build but never emitted to dist, so the published .d.ts files referenced a
    type consumers could not resolve — surfacing as Cannot find name 'NonSharedUint8Array' under skipLibCheck: false and as Unable to follow symbol for "NonSharedUint8Array" in API Extractor (which broke downstream
    packages such as @livekit/components-*). The polyfill is now an exported type
    that is imported explicitly wherever it is used, so it ships in dist and the
    published types type-check standalone.

  • Add support for user_data frame metadata trailer type - #​1983 (@​chenosaurus)

v2.20.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 Error Error Jul 8, 2026 4:13pm

Request Review

@changeset-bot

changeset-bot Bot commented Jun 22, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: a6e37e3

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