Update dependencies (non-major) #24
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.
This PR contains the following updates:
2.9.14->2.9.162.9.0->2.9.5137.0.0->137.0.27.4.2->7.8.67.1.14->7.1.2154.0.22->54.0.256.0.16->6.0.188.0.8->8.0.96.0.14->6.0.1531.0.10->31.0.112.15.4->2.16.019.1.0->19.2.019.1.0->19.2.00.81.5->0.82.1~2.28.0->~2.29.04.1.3->4.1.5~4.16.0->~4.18.013.15.0->13.16.0Release 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]:v2.9.15Patch Changes
Fix
useParticipantTracksto include local participant - #1185 (@mpnri)add useSequentialRoomConnectDisconnect to fix react useEffect room connection issue - #1199 (@1egoman)
chore(react): deprecate legacy useTrackTranscriptions - #1200 (@lukasIO)
Updated dependencies [
6f02e9f9b3e7737863d256b26a26ade914a5066a,14064656e7f877d5eeacc04d6cc69186c25b7e24]:livekit/client-sdk-react-native (@livekit/react-native)
v2.9.5: Release 2.9.5Compare Source
Bug Fixes
v2.9.4: Release 2.9.4Compare Source
v2.9.3: Release 2.9.3Compare Source
Bug Fixes
Features
v2.9.2: Release 2.9.2Compare Source
Bug Fixes
Features
v2.9.1: Release 2.9.1Compare Source
Bug Fixes
livekit/react-native-webrtc (@livekit/react-native-webrtc)
v137.0.2Compare Source
v137.0.1Compare Source
react-navigation/react-navigation (@react-navigation/bottom-tabs)
v7.8.6Compare Source
v7.8.5Compare Source
v7.8.4Compare Source
Bug Fixes
v7.8.3Compare Source
Bug Fixes
v7.8.2Compare Source
Bug Fixes
v7.8.1Compare Source
Bug Fixes
v7.8.0Compare Source
Features
v7.7.3Compare Source
v7.7.2Compare Source
Bug Fixes
v7.7.1Compare Source
Bug Fixes
v7.7.0Compare Source
Features
v7.6.0Compare Source
Features
v7.5.0Compare Source
Features
v7.4.9Compare Source
Bug Fixes
v7.4.8Compare Source
v7.4.7Compare Source
v7.4.6Compare Source
v7.4.5Compare Source
v7.4.4Compare Source
v7.4.3Compare Source
Note: Version bump only for package @react-navigation/bottom-tabs
react-navigation/react-navigation (@react-navigation/native)
v7.1.21Compare Source
Bug Fixes
v7.1.20Compare Source
v7.1.19Compare Source
v7.1.18Compare Source
Bug Fixes
v7.1.17Compare Source
v7.1.16Compare Source
v7.1.15Compare Source
Note: Version bump only for package @react-navigation/native
expo/expo (expo)
v54.0.25Compare Source
v54.0.24Compare Source
v54.0.23Compare Source
expo/expo (expo-dev-client)
v6.0.18Compare Source
v6.0.17Compare Source
expo/expo (expo-linking)
v8.0.9Compare Source
expo/expo (expo-router)
v6.0.15Compare Source
expo/expo (expo-splash-screen)
v31.0.11Compare Source
livekit/client-sdk-js (livekit-client)
v2.16.0Compare Source
Minor Changes
Patch Changes
Wait for dc buffer status low for all published packets - #1691 (@lukasIO)
Fix message loss during resuming/migration - #1757 (@cnderrauber)
Cancel region refresh on invalid tokens - #1755 (@lukasIO)
Add connectionCount tracking and stop auto refetching after timeout - #1756 (@lukasIO)
Add explicit error types for future helper - #1753 (@lukasIO)
fix(LocalTrackAudio): prevent overwriting constraint flags - #1744 (@itamayo)
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)
v2.15.13Compare Source
Patch Changes
v2.15.12Compare Source
Patch Changes
v2.15.11Compare Source
Patch Changes
Fix abort race resulting in multiple code paths trying to close the ws connection - #1695 (@lukasIO)
fix the RPC comment and clam the timeout if the provided value is less than 8s - #1694 (@xianshijing-lk)
Fix track mapping when single peer connectionis used - #1696 (@lukasIO)
v2.15.10Compare Source
Patch Changes
Ensure leave requests can be sent before join response is received - #1687 (@lukasIO)
Increase RPC total timeout to 15s and connection timeout to 7s for better reliability under network latency. - #1692 (@xianshijing-lk)
Add sdp to answer debug log - #1689 (@lukasIO)
v2.15.9Compare Source
Patch Changes
Populate participant identity when receiving encrypted e2ee packets - #1679 (@lukasIO)
Export supportsAudioOutputSelection helper - #1676 (@lukasIO)
Fix bug in isResponseExpired token expiry checking logic - #1683 (@1egoman)
Use WebSocketStream for sequential signal processing - #1638 (@lukasIO)
Support for data channel encryption on React-Native - #1678 (@davidliu)
Single peer connection support - #1682 (@lukasIO)
v2.15.8Compare Source
Patch Changes
Add preliminary support for data message decryption - #1595 (@lukasIO)
Add video autoplay attributes to PublishVideoCheck - #1648 (@Doomann)
Ensure handleDisconnect is called also when already in Reconnecting state - #1671 (@lukasIO)
Fix TS 5.9 generic Uint8Array declaration when inferred - #1668 (@lukasIO)
Properly clean up event listeners in getNewAudioContext() - #1660 (@indexds)
Avoid uncaught errors related to send/disconnect races - #1674 (@bryfox)
Register online listener in engine's join - #1658 (@lukasIO)
add TokenSource token fetching abstraction - #1645 (@1egoman)
v2.15.7Compare 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.6Compare 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.5Compare Source
Patch Changes
feat: add ability to include an AbortSignal when reading from a datastream - #1611 (@1egoman)
Fix error when
unwrapConstraintreceives 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)
facebook/react (react)
v19.2.0Compare Source
Below is a list of all new features, APIs, and bug fixes.
Read the React 19.2 release post for more information.
New React Features
<Activity>: A new API to hide and restore the UI and internal state of its children.useEffectEventis a React Hook that lets you extract non-reactive logic into an Effect Event.cacheSignal(for RSCs) lets your know when thecache()lifetime is over.New React DOM Features
resume: to resume a prerender to a stream.resumeAndPrerender: to resume a prerender to HTML.resumeToPipeableStream: to resume a prerender to a stream.resumeAndPrerenderToNodeStream: to resume a prerender to HTML.prerenderAPIs to return apostponedstate that can be passed to theresumeAPIs.Notable changes
<ViewTransition>Component. React will batch as much reveals as possible before the first paint while trying to hit popular first-contentful paint metrics.prerender,renderToReadableStream) to server-side-rendering APIs for Node.js:IDs generated by useIdAll Changes
React
<Activity />was developed over many years, starting beforeClassComponent.setState(@acdlite @sebmarkbage and many others)%oplaceholder (@eps1lon #34198)useDeferredValueloop in popstate event (@acdlite #32821)useDeferredValue(@acdlite #34376)cacheSignal(@sebmarkbage #33557)React DOM
:for IDs generated byuseId(@sebmarkbage, @eps1lon: #32001, #33342#33099, #33422)nonceto be used on hoistable styles (@Andarist #32461)React.useinsideReact.lazy-ed Component (@hi-ogawa #33941)progressiveChunkSizeoption for server-side-rendering APIs (@sebmarkbage #33027)React Server Components
<img>and<link>using hints before they're rendered (@sebmarkbage #34604)filterStackFrame(@eps1lon #33707)React Reconciler
on*handlers to account for upcoming experimental APIsv19.1.1Compare Source
React
facebook/react-native (react-native)
v0.82.1: 0.82.1[Compare So
Configuration
📅 Schedule: Branch creation - "before 6am on the first day of the week" (UTC), 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.
This PR was generated by Mend Renovate. View the repository job log.