Skip to content

Update jupyter-html livekit deps#765

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/jupyter-html-livekit-deps
Open

Update jupyter-html livekit deps#765
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/jupyter-html-livekit-deps

Conversation

@renovate

@renovate renovate Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@livekit/components-react (source) 2.9.212.9.23 age confidence
livekit-client 2.20.02.20.1 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

livekit/components-js (@​livekit/components-react)

v2.9.23

Compare Source

Patch Changes
  • Require livekit-client >= 2.20.1. That release ships the NonSharedUint8Array - #​1360 (@​1egoman)
    type declaration in its published types; earlier 2.19/2.20.0 builds referenced it
    without shipping it, which broke type resolution for consumers (skipLibCheck: false)
    and API Extractor. The local workaround shim is removed now that the type resolves
    from livekit-client itself.
  • Updated dependencies [87220e4dd61b926023ce0d041e6fcf310f515edf]:
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)


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.

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

Generated by renovateBot
@renovate
renovate Bot force-pushed the renovate/jupyter-html-livekit-deps branch from 12c315e to 776fe99 Compare July 23, 2026 16:43
@renovate renovate Bot changed the title Update dependency livekit-client to v2.20.1 Update jupyter-html livekit deps Jul 23, 2026
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