Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 9, 2025

This PR contains the following updates:

Package Change Age Confidence
@livekit/components-react (source) 2.9.14 -> 2.9.16 age confidence
@livekit/react-native 2.9.0 -> 2.9.5 age confidence
@livekit/react-native-webrtc 137.0.0 -> 137.0.2 age confidence
@react-navigation/bottom-tabs (source) 7.4.2 -> 7.8.6 age confidence
@react-navigation/native (source) 7.1.14 -> 7.1.21 age confidence
expo (source) 54.0.22 -> 54.0.25 age confidence
expo-dev-client (source) 6.0.16 -> 6.0.18 age confidence
expo-linking (source) 8.0.8 -> 8.0.9 age confidence
expo-router (source) 6.0.14 -> 6.0.15 age confidence
expo-splash-screen (source) 31.0.10 -> 31.0.11 age confidence
livekit-client 2.15.4 -> 2.16.0 age confidence
react (source) 19.1.0 -> 19.2.0 age confidence
react-dom (source) 19.1.0 -> 19.2.0 age confidence
react-native (source, changelog) 0.81.5 -> 0.82.1 age confidence
react-native-gesture-handler (source) ~2.28.0 -> ~2.29.0 age confidence
react-native-reanimated (source) 4.1.3 -> 4.1.5 age confidence
react-native-screens ~4.16.0 -> ~4.18.0 age confidence
react-native-webview 13.15.0 -> 13.16.0 age confidence

Release Notes

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

v2.9.16

Compare Source

Patch Changes

v2.9.15

Patch Changes
livekit/client-sdk-react-native (@​livekit/react-native)

v2.9.5: Release 2.9.5

Compare Source

Bug Fixes

v2.9.4: Release 2.9.4

Compare Source

  • Removed defunct JCenter repository from android build.gradle file.

v2.9.3: Release 2.9.3

Compare Source

Bug Fixes
Features

v2.9.2: Release 2.9.2

Compare Source

Bug Fixes
Features
  • add consumer proguard rules for android (#​294) (2f9ed74)
  • iOS Audio configuration improvements (#​290)

v2.9.1: Release 2.9.1

Compare Source

Bug Fixes
  • update react-native-webrtc to fix audio issues and android proguard rules (#​275) (ec8ee65)
livekit/react-native-webrtc (@​livekit/react-native-webrtc)

v137.0.2

Compare Source

v137.0.1

Compare Source

react-navigation/react-navigation (@​react-navigation/bottom-tabs)

v7.8.6

Compare Source

v7.8.5

Compare Source

v7.8.4

Compare Source

Bug Fixes
  • fix native tab bar color in dark theme (056a9e5) - by @​

v7.8.3

Compare Source

Bug Fixes
  • don't wrap tab switch in a transition (9e1d019) - by @​

v7.8.2

Compare Source

Bug Fixes
  • fix color from tab bar badge style not being used in native tabs (4b2d7f7) - by @​

v7.8.1

Compare Source

Bug Fixes
  • fix showing search bar in native tab bar (681f408) - by @​

v7.8.0

Compare Source

Features
  • don't show native header by default in native bottom tabs (fc81d9a) - by @​

v7.7.3

Compare Source

v7.7.2

Compare Source

Bug Fixes

v7.7.1

Compare Source

Bug Fixes
  • add missing options (503aef2) - by @​

v7.7.0

Compare Source

Features

v7.6.0

Compare Source

Features
  • restore unhandled state after route names change (#​12812) (d773976) - by @​

v7.5.0

Compare Source

Features

v7.4.9

Compare Source

Bug Fixes

v7.4.8

Compare Source

v7.4.7

Compare Source

v7.4.6

Compare Source

v7.4.5

Compare Source

v7.4.4

Compare Source

v7.4.3

Compare Source

Note: Version bump only for package @​react-navigation/bottom-tabs

react-navigation/react-navigation (@​react-navigation/native)

v7.1.21

Compare Source

Bug Fixes

v7.1.20

Compare Source

v7.1.19

Compare Source

v7.1.18

Compare Source

Bug Fixes

v7.1.17

Compare Source

v7.1.16

Compare Source

v7.1.15

Compare Source

Note: Version bump only for package @​react-navigation/native

expo/expo (expo)

v54.0.25

Compare Source

v54.0.24

Compare Source

v54.0.23

Compare Source

expo/expo (expo-dev-client)

v6.0.18

Compare Source

v6.0.17

Compare Source

expo/expo (expo-linking)

v8.0.9

Compare Source

expo/expo (expo-router)

v6.0.15

Compare Source

expo/expo (expo-splash-screen)

v31.0.11

Compare Source

livekit/client-sdk-js (livekit-client)

v2.16.0

Compare Source

Minor Changes
Patch Changes

v2.15.16

Compare Source

Patch Changes

v2.15.15

Compare Source

Patch Changes

v2.15.14

Compare 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 adaptiveStream is enabled - #​1712 (@​1egoman)

  • Cache region settings per project - #​1709 (@​lukasIO)

  • Export decodeTokenPayload from package - #​1710 (@​1egoman)

v2.15.13

Compare Source

Patch Changes

v2.15.12

Compare Source

Patch Changes

v2.15.11

Compare Source

Patch Changes

v2.15.10

Compare Source

Patch Changes

v2.15.9

Compare Source

Patch Changes

v2.15.8

Compare Source

Patch Changes

v2.15.7

Compare Source

Patch Changes

v2.15.6

Compare Source

Patch Changes

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)

facebook/react (react)

v19.2.0

Compare 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.
  • useEffectEvent is a React Hook that lets you extract non-reactive logic into an Effect Event.
  • cacheSignal (for RSCs) lets your know when the cache() lifetime is over.
  • React Performance tracks appear on the Performance panel’s timeline in your browser developer tools
New React DOM Features
  • Added resume APIs for partial pre-rendering with Web Streams:
  • Added resume APIs for partial pre-rendering with Node Streams:
  • Updated prerender APIs to return a postponed state that can be passed to the resume APIs.
Notable changes
  • React DOM now batches suspense boundary reveals, matching the behavior of client side rendering. This change is especially noticeable when animating the reveal of Suspense boundaries e.g. with the upcoming <ViewTransition> Component. React will batch as much reveals as possible before the first paint while trying to hit popular first-contentful paint metrics.
  • Add Node Web Streams (prerender, renderToReadableStream) to server-side-rendering APIs for Node.js
  • Use underscore instead of : IDs generated by useId
All Changes
React
React DOM
React Server Components
React Reconciler

v19.1.1

Compare 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch 7 times, most recently from a6adc5e to 7565a6c Compare November 17, 2025 12:54
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch 3 times, most recently from c919f15 to 94fc8fa Compare November 19, 2025 08:51
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from 94fc8fa to f6f56eb Compare November 20, 2025 17:29
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.

1 participant