Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 10, 2026

Bumps the react-native group with 8 updates in the /frontend directory:

Package From To
@react-native-async-storage/async-storage 2.1.2 2.2.0
react 19.0.0 19.2.4
react-dom 19.0.0 19.2.4
react-native 0.79.5 0.83.1
react-native-paper 5.14.5 5.15.0
react-native-safe-area-context 5.4.0 5.6.2
react-native-screens 4.11.1 4.23.0
react-native-web 0.20.0 0.21.2

Updates @react-native-async-storage/async-storage from 2.1.2 to 2.2.0

Release notes

Sourced from @​react-native-async-storage/async-storage's releases.

@​react-native-async-storage/async-storage@​2.2.0

Minor Changes

  • 8b2f32b: Fix support for React Native 0.80
Commits

Updates react from 19.0.0 to 19.2.4

Release notes

Sourced from react's releases.

19.2.4 (January 26th, 2026)

React Server Components

19.2.3 (December 11th, 2025)

React Server Components

19.2.2 (December 11th, 2025)

React Server Components

19.2.1 (December 3rd, 2025)

React Server Components

19.2.0 (Oct 1, 2025)

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

... (truncated)

Changelog

Sourced from react's changelog.

19.2.1 (Dec 3, 2025)

React Server Components

19.2.0 (October 1st, 2025)

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

... (truncated)

Commits

Updates react-dom from 19.0.0 to 19.2.4

Release notes

Sourced from react-dom's releases.

19.2.4 (January 26th, 2026)

React Server Components

19.2.3 (December 11th, 2025)

React Server Components

19.2.2 (December 11th, 2025)

React Server Components

19.2.1 (December 3rd, 2025)

React Server Components

19.2.0 (Oct 1, 2025)

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

... (truncated)

Changelog

Sourced from react-dom's changelog.

19.2.1 (Dec 3, 2025)

React Server Components

19.2.0 (October 1st, 2025)

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

... (truncated)

Commits

Updates react-native from 0.79.5 to 0.83.1

Release notes

Sourced from react-native's releases.

0.83.1

Fixed

Android specific

  • Fix Network error that could occur for FormData uploads with binary data (471ef7212e by @​huntie)

Hermes dSYMS:

Hermes V1 dSYMS:

ReactNativeDependencies dSYMs:

ReactNative Core dSYMs:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

0.83.0


Hermes dSYMS:

Hermes V1 dSYMS:

ReactNativeDependencies dSYMs:

... (truncated)

Changelog

Sourced from react-native's changelog.

Changelog (pre 0.80)

v0.79.7

Fixed

Android specific

v0.79.6

Added

Android specific

iOS specific

  • Cocoapods: Add the ENTERPRISE_REPOSITORY env var to let user consume artifacts from their personal maven mirror (a74d930c93 by @​cipolleschi)

Fixed

Android specific

Commits

Updates react-native-paper from 5.14.5 to 5.15.0

Release notes

Sourced from react-native-paper's releases.

Release 5.15.0

5.15.0 (2026-02-04)

Bug Fixes

Features

  • replace generic iPhone icon with official Apple App Store logo SVG (#4850) (341218a)
Commits
Maintainer changes

This version was pushed to npm by ruben-rebelo, a new releaser for react-native-paper since your current version.


Updates react-native-safe-area-context from 5.4.0 to 5.6.2

Release notes

Sourced from react-native-safe-area-context's releases.

Release 5.6.2

5.6.2 (2025-10-28)

Bug Fixes

  • Add missing event dispatcher for tvOS and macOS in legacy arch (#670) (393fcc8)

Release 5.6.1

5.6.1 (2025-08-19)

Bug Fixes

  • RNCSafeAreaProvider compilation on RN 0.74 (#657) (ee466e2)

Release 5.6.0

5.6.0 (2025-08-07)

Features

  • Support RN 0.81: set compile options using target_compile_reactnative_options (#653) (c505e73)

Release 5.5.2

5.5.2 (2025-07-10)

  • [RN 0.81] Do not set the ShadowNodeTraits::Trait::DirtyYogaNode (#646)

Release 5.5.1

5.5.1 (2025-07-01)

  • fix building Fabric on macOS (#642)

Release 5.5.0

5.5.0 (2025-06-21)

Features

Release 5.4.1

5.4.1 (2025-05-22)

Fixes

  • Prevent invalidateSafeAreaInsets get call when RNCSafeAreaProviderComponentView still in the fabric view pool (#629)
Commits
  • 8b2267a chore: release 5.6.2
  • 393fcc8 fix: Add missing event dispatcher for tvOS and macOS in legacy arch (#670)
  • e8b8d93 chore(docs): update urls in documentation (#658)
  • f500270 chore: release 5.6.1
  • ee466e2 fix: RNCSafeAreaProvider compilation on RN 0.74 (#657)
  • f1059dd chore: release 5.6.0
  • c505e73 feat: Set compile options using target_compile_reactnative_options (#653)
  • 1e95e14 Update example to RN 0.80
  • 864a7e1 chore: release 5.5.2
  • 7f81f8e [RN 0.81] Do not set the ShadowNodeTraits::Trait::DirtyYogaNode (#646)
  • Additional commits viewable in compare view

Updates react-native-screens from 4.11.1 to 4.23.0

Release notes

Sourced from react-native-screens's releases.

4.23.0

What's Changed

Minor release. It's minor, because it ships with improvements with experimental APIs, however its purpose is mostly to publish fix for FormSheet on Android related to focus & keyboard management.

🟢 Improvements

🐞 Bug fixes

🔢 Misc

New Contributors

Full Changelog: software-mansion/react-native-screens@4.22.0...4.23.0

4.22.0

What's Changed

Minor release bringing couple of fixes for the downstream regarding iPad orientation support and tab-core logic.

Additionally, we've landed few PRs with further development of overhaul of native stack. These are marked with ⚠️.

🟢 Improvements

🐛 Bug fixes

🔢 Misc

... (truncated)

Commits
  • 61a7d8e release: 4.23.0 (#3623)
  • 9b387ce fix(Android, FormSheet): Add logic for dismissing keyboard when the BottomShe...
  • 2711117 fix(android): default ScreenStackHeaderSubview type is LEFT (#3619)
  • c72539d feat(Android, Stack v5): allow for nested container pop via JS (#3612)
  • 5a6f842 chore(Android): run :spotlessApply (#3614)
  • 8f80ca3 release: 4.22.0 (#3610)
  • 441e1d8 fix: updateSelectedTab removing unowned fragments (#3608)
  • ac6d8e3 fix(iOS): Respect all screen orientations on iPad (#3609)
  • 82ce103 feat(Android, Stack v5): allow for native navigation in nested stacks (#3601)
  • c3f7cb1 chore(examples): fix import path for tests in apps/App.tsx (#3605)
  • Additional commits viewable in compare view

Updates react-native-web from 0.20.0 to 0.21.2

Release notes

Sourced from react-native-web's releases.

0.21.2

What's Changed

New Contributors

Full Changelog: necolas/react-native-web@0.21.1...0.21.2

0.21.1

Full Changelog: necolas/react-native-web@0.21.0...0.21.1

0.21.0

These are fixes but also potentially breaking changes.

  • Correctly propagate pointer-events: auto to children of elements using pointerEvents: 'box-none'.
  • Update createPortal import from react-dom

Full Changelog: necolas/react-native-web@0.20.0...0.21.0

Commits
  • a9de220 0.21.2
  • a78ec28 feat(accessibility): add inert to forwardedProps
  • d902158 Fix memory leak in AnimatedProps constructor
  • ac73f24 Modal: Significantly improve animation
  • fb510d0 Fix benchmarks
  • 21342d4 Fix pointerEvents propagation
  • 2da322a 0.21.1
  • ae6ad8f Fix Animated.loop and Animated.sequence crash
  • e351aad Fix memory leak with Animated API
  • ef03bdd Add 'Version' to Platform
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…ates

Bumps the react-native group with 8 updates in the /frontend directory:

| Package | From | To |
| --- | --- | --- |
| [@react-native-async-storage/async-storage](https://github.com/react-native-async-storage/async-storage/tree/HEAD/packages/default-storage-backend) | `2.1.2` | `2.2.0` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.0.0` | `19.2.4` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.0.0` | `19.2.4` |
| [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native) | `0.79.5` | `0.83.1` |
| [react-native-paper](https://github.com/callstack/react-native-paper) | `5.14.5` | `5.15.0` |
| [react-native-safe-area-context](https://github.com/AppAndFlow/react-native-safe-area-context) | `5.4.0` | `5.6.2` |
| [react-native-screens](https://github.com/software-mansion/react-native-screens) | `4.11.1` | `4.23.0` |
| [react-native-web](https://github.com/necolas/react-native-web) | `0.20.0` | `0.21.2` |



Updates `@react-native-async-storage/async-storage` from 2.1.2 to 2.2.0
- [Release notes](https://github.com/react-native-async-storage/async-storage/releases)
- [Commits](https://github.com/react-native-async-storage/async-storage/commits/@react-native-async-storage/async-storage@2.2.0/packages/default-storage-backend)

Updates `react` from 19.0.0 to 19.2.4
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.4/packages/react)

Updates `react-dom` from 19.0.0 to 19.2.4
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.4/packages/react-dom)

Updates `react-native` from 0.79.5 to 0.83.1
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG-0.7x.md)
- [Commits](https://github.com/facebook/react-native/commits/v0.83.1/packages/react-native)

Updates `react-native-paper` from 5.14.5 to 5.15.0
- [Release notes](https://github.com/callstack/react-native-paper/releases)
- [Commits](callstack/react-native-paper@v5.14.5...v5.15.0)

Updates `react-native-safe-area-context` from 5.4.0 to 5.6.2
- [Release notes](https://github.com/AppAndFlow/react-native-safe-area-context/releases)
- [Commits](AppAndFlow/react-native-safe-area-context@v5.4.0...v5.6.2)

Updates `react-native-screens` from 4.11.1 to 4.23.0
- [Release notes](https://github.com/software-mansion/react-native-screens/releases)
- [Commits](software-mansion/react-native-screens@4.11.1...4.23.0)

Updates `react-native-web` from 0.20.0 to 0.21.2
- [Release notes](https://github.com/necolas/react-native-web/releases)
- [Commits](necolas/react-native-web@0.20.0...0.21.2)

---
updated-dependencies:
- dependency-name: "@react-native-async-storage/async-storage"
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-native
- dependency-name: react
  dependency-version: 19.2.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-native
- dependency-name: react-dom
  dependency-version: 19.2.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-native
- dependency-name: react-native
  dependency-version: 0.83.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-native
- dependency-name: react-native-paper
  dependency-version: 5.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-native
- dependency-name: react-native-safe-area-context
  dependency-version: 5.6.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-native
- dependency-name: react-native-screens
  dependency-version: 4.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-native
- dependency-name: react-native-web
  dependency-version: 0.21.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-native
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 10, 2026

Assignees

The following users could not be added as assignees: vrajpatelll. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Labels

The following labels could not be found: dependencies, frontend, javascript. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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