Update LiveKit dependencies (non-major) #143
Open
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.
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.
This PR contains the following updates:
2.9.3
->2.9.14
1.1.5
->1.1.6
2.11.4
->2.15.7
2.13.0
->2.13.3
Release Notes
livekit/components-js (@livekit/components-react)
v2.9.13
Compare Source
Patch Changes
v2.9.12
Compare Source
Patch Changes
Only call onDeviceChange callback when non default device initially - #1172 (@lukasIO)
Updated dependencies [
287c29fbdbe33086e44162b08343882c7e9ece99
]:v2.9.11
Compare Source
Patch Changes
Initialize connection quality with participant's current value - #1171 (@lukasIO)
fix(react): ensure useParticipantTracks hook updates on participant joins - #1166 (@lukasIO)
v2.9.10
Compare Source
Patch Changes
Refine visible controls based on canPublishSources permissions - #1160 (@lukasIO)
Use correct default states in useLocalParticipant hook - #1169 (@lukasIO)
v2.9.9
Compare Source
Patch Changes
v2.9.8
Compare Source
Patch Changes
v2.9.7
Compare Source
Patch Changes
3c1d973ff7b94d4b796223bc2511dab747635839
]:v2.9.6
Compare Source
Patch Changes
Add useTranscription hook - #1109 (@lukasIO)
Updated dependencies [
f2a7e95975d8bd173fea38e6377bff26ce6f0bcc
]:v2.9.5
Compare Source
Patch Changes
feat: add MediaDeviceKind to onMediaDeviceFailure callback - #1143 (@lukasIO)
fix: merge classes for slotted cloned children - #1147 (@lukasIO)
Updated dependencies []:
v2.9.4
Compare Source
Patch Changes
0854fe11d70e2c2766720f663bc17cec5a3d98a2
]:livekit/components-js (@livekit/components-styles)
v1.1.6
Compare Source
Patch Changes
livekit/client-sdk-js (livekit-client)
v2.15.7
Compare Source
Patch Changes
Ensure permission event is only emitted once for local participant - #1643 (@lukasIO)
internal typing fix - add missing async to postAction - #1644 (@1egoman)
Ensure mid is always interpreted as string - #1641 (@lukasIO)
v2.15.6
Compare Source
Patch Changes
Query audio track with all constraints present - #1624 (@lukasIO)
Ensure RemoteVideoTracks without any attached elements are stopped by adaptiveStream - #1625 (@lukasIO)
Disable av1 for firefox - #1631 (@cnderrauber)
Use SIF payload hashes to ensure integrity - #1629 (@lukasIO)
fix(e2ee): h264 publishing with e2ee enabled - #1632 (@lukasIO)
Check for encrypted track if room unencrypted, and if so, emit an event - #1627 (@1egoman)
v2.15.5
Compare Source
Patch Changes
feat: add ability to include an AbortSignal when reading from a datastream - #1611 (@1egoman)
Fix error when
unwrapConstraint
receives an empty deviceId when creating local tracks - #1594 (@mpnri)feat(e2ee): add h265 as supported codec for encryption - #1618 (@lukasIO)
Handle numerous small data stream errors / state inconsistiencies with throwing explicit errors - #1613 (@1egoman)
lock all APIs that change underlying track with the same lock - #1620 (@lukasIO)
v2.15.4
Compare Source
Patch Changes
Fix iOS local track recorder mimetype for preconnect buffer - #1609 (@lukasIO)
Add support for react-native preconnect audio - #1598 (@davidliu)
Clear LocalParticipant futures at start of disconnect, not at end - #1604 (@1egoman)
fix: ensure audio output switching is disabled for safari based browsers - #1602 (@lukasIO)
skip errant signal layer leave message when already disconnected - #1601 (@1egoman)
v2.15.3
Compare Source
Patch Changes
fix: retry processor playback on abort error - #1592 (@lukasIO)
fix: correct handling of signal connect future - #1600 (@lukasIO)
v2.15.2
Compare Source
Patch Changes
v2.15.1
Compare Source
Patch Changes
v2.15.0
Compare Source
Minor Changes
allow manual controls even when adaptiveStream is enabled - #1569 (@davidzhao)
Add support for H265 - #1576 (@cnderrauber)
Patch Changes
v2.14.0
Compare Source
Minor Changes
Patch Changes
Ensure feature support checks include iOS checks - #1563 (@lukasIO)
Ensure encryption transforms are set up as soon as sender is created - #1561 (@lukasIO)
Wrap createAndSendOffer with mutex - #1567 (@lukasIO)
v2.13.8
Compare Source
Patch Changes
v2.13.7
Compare Source
Patch Changes
v2.13.6
Compare Source
Patch Changes
Fix transceiver reuse causing destination stream closed errors - #1554 (@lukasIO)
Stop MediaStream tracks at the end of the video check - #1552 (@svajunas-budrys)
disable dyncast for svc encoding - #1556 (@cnderrauber)
Update active device immediately for muted audio tracks - #1526 (@yashjain-99)
Drop outdated sdp answers and forward offer ids - #1547 (@lukasIO)
v2.13.5
Compare Source
Patch Changes
Improve e2e reliablility of data channel - #1546 (@cnderrauber)
do not expose token with Moved events - #1549 (@davidzhao)
v2.13.4
Compare Source
Patch Changes
v2.13.3
Compare Source
Patch Changes
v2.13.2
Compare Source
Patch Changes
Add LocalTrackRecorder helper - #1430 (@lukasIO)
fix: skip default device selection on iOS - #1528 (@lukasIO)
v2.13.1
Compare Source
Patch Changes
fix: don't try to set audio output on Safari without explicit user interaction - #1527 (@lukasIO)
Fix svc encoding for safari 18.4 - #1519 (@cnderrauber)
feat: add MediaDeviceKind to media device error event - #1525 (@lukasIO)
fix: remove track from transceiver if add request failed - #1524 (@lukasIO)
v2.13.0
Compare Source
Minor Changes
Unorder the lossy data channel - #1512 (@bcherry)
Add ParticipantActive event to signal data message readiness - #1517 (@lukasIO)
Patch Changes
Respect facingMode in createLocalTracks - #1514 (@lukasIO)
fix(datastreams): forward attributes on streamBytes API - #1518 (@lukasIO)
v2.12.0
Compare Source
Minor Changes
Support moving participant to another room - #1511 (@cnderrauber)
feature: E2E Allow sharing ratcheted material out-of-band - #1503 (@BillCarsonFr)
Patch Changes
livekit/server-sdk-js (livekit-server-sdk)
v2.13.3
Compare Source
Patch Changes
v2.13.2
Compare Source
Patch Changes
EgressClient
- #517 (@davidzhao)v2.13.1
Compare Source
Patch Changes
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.