fix(deps): update livekit dependencies (non-major) #492
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.9.15->2.9.161.1.6->1.2.02.15.13->2.15.162.14.0->2.14.1Release Notes
livekit/components-js (@livekit/components-react)
v2.9.16Compare Source
Patch Changes
allow localtrack passing on bar visualizer - #1222 (@lukasIO)
Ensure multibandvolume returns 0 if no track is passed - #1223 (@lukasIO)
Add new explicit agent 'pre-connect-buffering' state and new isConnected / canInteract booleans - #1231 (@1egoman)
Change useAgent to return undefined for nullable TrackReference values - #1224 (@1egoman)
Fix useSession return value stability - #1230 (@1egoman)
Make useSession().start more stable - #1233 (@1egoman)
Make useSession wait for agent only if an agent was dispatched - #1226 (@1egoman)
Add explicit failure when agent disconnects from the room - #1228 (@1egoman)
Add initial version of agents sdk (useSession, etc) - #1207 (@1egoman)
Address useSession docstring typo - #1234 (@1egoman)
Sort session messages by first received timestamp, not "timestamp" field - #1229 (@1egoman)
Updated dependencies [
f118da6e678c4a91be91c4dfc9b3b61eb7f64e2a]:livekit/client-sdk-js (livekit-client)
v2.15.16Compare Source
Patch Changes
Fix slow start on vp9 - #1740 (@lukasIO)
Keep text / byte stream handlers between room disconnects - #1741 (@1egoman)
Export RoomEventCallbacks - #1738 (@haydenbr)
Speed up network switch recovery - #1745 (@lukasIO)
Ensure unexpected websocket disconnects trigger reconnect flow - #1748 (@lukasIO)
v2.15.15Compare Source
Patch Changes
Add exponential backoff strategy in case of connection failures - #1715 (@lukasIO)
Add participant as an optional parameter to EncryptionError events emitted on room level - #1723 (@CSantosM)
fix(e2ee): propagate worker data decryption errors and reject corresponding promises - #1729 (@CSantosM)
Fix potential undefined access while disconnecting - #1734 (@lukasIO)
Add new areTokenSourceFetchOptionsEqual function - #1733 (@1egoman)
Ensure publication isn't attempted after timeout rejected the promise - #1725 (@lukasIO)
v2.15.14Compare Source
Patch Changes
Apply server supplied cache control settings for region url provider - #1669 (@lukasIO)
Only export types for TokenSource variants to try to push users to use the TokenSource.foo static constructors instead - #1707 (@1egoman)
Add check to ensure track visibility update only happens when
adaptiveStreamis enabled - #1712 (@1egoman)Cache region settings per project - #1709 (@lukasIO)
Export decodeTokenPayload from package - #1710 (@1egoman)
livekit/server-sdk-js (livekit-server-sdk)
v2.14.1Compare Source
Patch Changes
Add observability grant - #565 (@toubatbrian)
Add outbound trunk configuration for sip participant. - #563 (@cloudwebrtc)
Add optional timeouts to clients in server APIs - #560 (@bryfox)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.