Skip to content

Bump livekit-client from 2.20.0 to 2.20.1 - #17

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/livekit-client-2.20.1
Open

Bump livekit-client from 2.20.0 to 2.20.1#17
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/livekit-client-2.20.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 10, 2026

Copy link
Copy Markdown

Bumps livekit-client from 2.20.0 to 2.20.1.

Release notes

Sourced from livekit-client's releases.

v2.20.1

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)

Changelog

Sourced from livekit-client's changelog.

2.20.1

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)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [livekit-client](https://github.com/livekit/client-sdk-js) from 2.20.0 to 2.20.1.
- [Release notes](https://github.com/livekit/client-sdk-js/releases)
- [Changelog](https://github.com/livekit/client-sdk-js/blob/main/CHANGELOG.md)
- [Commits](livekit/client-sdk-js@v2.20.0...v2.20.1)

---
updated-dependencies:
- dependency-name: livekit-client
  dependency-version: 2.20.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants