Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 22, 2025

Bumps the mobile-dependencies group with 14 updates in the /mobile directory:

Package From To
@react-navigation/bottom-tabs 7.8.5 7.9.0
@react-navigation/native-stack 7.6.3 7.9.0
expo 54.0.23 54.0.30
expo-auth-session 7.0.8 7.0.10
expo-local-authentication 17.0.7 17.0.8
expo-notifications 0.32.12 0.32.15
expo-secure-store 15.0.7 15.0.8
expo-status-bar 3.0.8 3.0.9
expo-web-browser 15.0.9 15.0.10
react 19.1.0 19.2.3
@types/react 19.1.17 19.2.7
react-native 0.81.5 0.83.1
react-native-screens 4.18.0 4.19.0
react-native-svg 15.15.0 15.15.1

Updates @react-navigation/bottom-tabs from 7.8.5 to 7.9.0

Release notes

Sourced from @​react-navigation/bottom-tabs's releases.

@​react-navigation/bottom-tabs@​7.9.0

7.9.0 (2025-12-17)

Bug Fixes

Features

@​react-navigation/bottom-tabs@​7.8.7

7.8.7 (2025-11-26)

Bug Fixes

Changelog

Sourced from @​react-navigation/bottom-tabs's changelog.

7.9.0 (2025-12-17)

Bug Fixes

Features

7.8.12 (2025-12-08)

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

7.8.11 (2025-12-03)

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

7.8.10 (2025-12-03)

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

7.8.9 (2025-12-02)

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

7.8.8 (2025-11-29)

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

7.8.7 (2025-11-26)

Bug Fixes

7.8.6 (2025-11-20)

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

Commits
  • 2b7ee0d chore: publish
  • 4e39c69 feat: add new menu options to native bottom tabs
  • 5a0cb12 feat: expose icon type for native bottom tabs (#12892)
  • 6d02aff refactor: rename Icon to NativeBottomTabIcon for clarity
  • d051301 feat: add support for bottom accessory to native tabs
  • eb0150e feat: override user interface style for native navigation to match theme (#12...
  • 0e5aaff fix: disable header height workarounds when new react-native-screens implem...
  • 806883b chore: upgrade expo sdk to 54 (#12753)
  • ac865e7 chore: publish
  • bdd3ae0 chore: publish
  • Additional commits viewable in compare view

Updates @react-navigation/native from 7.1.20 to 7.1.26

Release notes

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

@​react-navigation/native@​7.1.21

7.1.21 (2025-11-20)

Bug Fixes

Changelog

Sourced from @​react-navigation/native's changelog.

7.1.26 (2025-12-17)

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

7.1.25 (2025-12-08)

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

7.1.24 (2025-12-03)

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

7.1.23 (2025-12-03)

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

7.1.22 (2025-11-26)

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

7.1.21 (2025-11-20)

Bug Fixes

Commits

Updates @react-navigation/native-stack from 7.6.3 to 7.9.0

Release notes

Sourced from @​react-navigation/native-stack's releases.

@​react-navigation/native-stack@​7.9.0

7.9.0 (2025-12-17)

Bug Fixes

Features

@​react-navigation/native-stack@​7.8.1

7.8.1 (2025-11-26)

Bug Fixes

@​react-navigation/native-stack@​7.8.0

7.8.0 (2025-11-24)

Features

@​react-navigation/native-stack@​7.7.0

7.7.0 (2025-11-22)

Features

Changelog

Sourced from @​react-navigation/native-stack's changelog.

7.9.0 (2025-12-17)

Bug Fixes

Features

7.8.6 (2025-12-08)

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

7.8.5 (2025-12-03)

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

7.8.4 (2025-12-03)

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

7.8.3 (2025-12-02)

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

7.8.2 (2025-11-29)

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

7.8.1 (2025-11-26)

Bug Fixes

7.8.0 (2025-11-24)

Features

7.7.0 (2025-11-22)

Features

... (truncated)

Commits
  • 2b7ee0d chore: publish
  • 7131e4b feat: align header item types with react-native-screens (#12895)
  • 0467f9a fix: don't use native header height if we have custom header
  • ea190e9 feat: add sheetShouldOverflowTopInset prop (#12871)
  • 72ee2ef fix: fix invisible text when header large title is enabled
  • eb0150e feat: override user interface style for native navigation to match theme (#12...
  • 0e5aaff fix: disable header height workarounds when new react-native-screens implem...
  • 806883b chore: upgrade expo sdk to 54 (#12753)
  • ac865e7 chore: publish
  • bdd3ae0 chore: publish
  • Additional commits viewable in compare view

Updates expo from 54.0.23 to 54.0.30

Changelog

Sourced from expo's changelog.

Changelog

Unpublished

🛠 Breaking changes

🎉 New features

🐛 Bug fixes

💡 Others

⚠️ Notices

54.0.26 - 2025-12-04

This version does not introduce any user-facing changes.

54.0.25 - 2025-11-18

... (truncated)

Commits

Updates expo-auth-session from 7.0.8 to 7.0.10

Changelog

Sourced from expo-auth-session's changelog.

7.0.10 - 2025-12-05

This version does not introduce any user-facing changes.

7.0.9 - 2025-11-17

This version does not introduce any user-facing changes.

Commits

Updates expo-local-authentication from 17.0.7 to 17.0.8

Changelog

Sourced from expo-local-authentication's changelog.

17.0.8 - 2025-12-05

This version does not introduce any user-facing changes.

Commits

Updates expo-notifications from 0.32.12 to 0.32.15

Changelog

Sourced from expo-notifications's changelog.

Changelog

Unpublished

🛠 Breaking changes

  • expose BackgroundNotificationTaskResult (#41291 by @​vonovak)
  • throw instead of logging when attempting to use push notifications on Android with Expo Go (#39459 by @​vonovak)

🎉 New features

🐛 Bug fixes

  • avoid crash emitting new token event when module is destroyed (#41754 by @​vonovak)
  • fix completion handler never called for background notifications (#41300 by @​vonovak)

💡 Others

0.32.14 - 2025-12-05

This version does not introduce any user-facing changes.

0.32.13 - 2025-11-17

This version does not introduce any user-facing changes.

Commits

Updates expo-secure-store from 15.0.7 to 15.0.8

Changelog

Sourced from expo-secure-store's changelog.

15.0.8 - 2025-12-05

This version does not introduce any user-facing changes.

Commits
Maintainer changes

This version was pushed to npm by kudochien, a new releaser for expo-secure-store since your current version.


Updates expo-status-bar from 3.0.8 to 3.0.9

Changelog

Sourced from expo-status-bar's changelog.

3.0.9 - 2025-12-05

This version does not introduce any user-facing changes.

Commits
Maintainer changes

This version was pushed to npm by kudochien, a new releaser for expo-status-bar since your current version.


Updates expo-web-browser from 15.0.9 to 15.0.10

Changelog

Sourced from expo-web-browser's changelog.

15.0.10 - 2025-12-05

This version does not introduce any user-facing changes.

Commits
Maintainer changes

This version was pushed to npm by kudochien, a new releaser for expo-web-browser since your current version.


Updates react from 19.1.0 to 19.2.3

Release notes

Sourced from react's releases.

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

React

  • <Activity /> was developed over many years, starting before ClassComponent.setState (@​acdlite @​sebmarkbage and many others)
  • Stringify context as "SomeContext" instead of "SomeContext.Provider" (@​kassens #33507)
  • Include stack of cause of React instrumentation errors with %o placeholder (@​eps1lon #34198)

... (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 @types/react from 19.1.17 to 19.2.7

Commits

Updates react-native from 0.81.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.

v0.83.1

Fixed

Android specific

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

v0.83.0

Breaking

None

Deprecated

Android specific

  • Animated: Mark startOperationBatch and finishOperationBatch as deprecated, replace with no-op (c9dcd64ed5 by @​zeyap)
  • Networking: Mark NetworkingModule.sendRequestInternal as deprecated (30999b868c by @​motiz88)

Added

Android specific

  • Dev Menu: Add new configuration f...

    Description has been truncated

…ory with 15 updates

Bumps the mobile-dependencies group with 14 updates in the /mobile directory:

| Package | From | To |
| --- | --- | --- |
| [@react-navigation/bottom-tabs](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/bottom-tabs) | `7.8.5` | `7.9.0` |
| [@react-navigation/native-stack](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/native-stack) | `7.6.3` | `7.9.0` |
| [expo](https://github.com/expo/expo/tree/HEAD/packages/expo) | `54.0.23` | `54.0.30` |
| [expo-auth-session](https://github.com/expo/expo/tree/HEAD/packages/expo-auth-session) | `7.0.8` | `7.0.10` |
| [expo-local-authentication](https://github.com/expo/expo/tree/HEAD/packages/expo-local-authentication) | `17.0.7` | `17.0.8` |
| [expo-notifications](https://github.com/expo/expo/tree/HEAD/packages/expo-notifications) | `0.32.12` | `0.32.15` |
| [expo-secure-store](https://github.com/expo/expo/tree/HEAD/packages/expo-secure-store) | `15.0.7` | `15.0.8` |
| [expo-status-bar](https://github.com/expo/expo/tree/HEAD/packages/expo-status-bar) | `3.0.8` | `3.0.9` |
| [expo-web-browser](https://github.com/expo/expo/tree/HEAD/packages/expo-web-browser) | `15.0.9` | `15.0.10` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.1.0` | `19.2.3` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.1.17` | `19.2.7` |
| [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native) | `0.81.5` | `0.83.1` |
| [react-native-screens](https://github.com/software-mansion/react-native-screens) | `4.18.0` | `4.19.0` |
| [react-native-svg](https://github.com/react-native-community/react-native-svg) | `15.15.0` | `15.15.1` |



Updates `@react-navigation/bottom-tabs` from 7.8.5 to 7.9.0
- [Release notes](https://github.com/react-navigation/react-navigation/releases)
- [Changelog](https://github.com/react-navigation/react-navigation/blob/@react-navigation/[email protected]/packages/bottom-tabs/CHANGELOG.md)
- [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/[email protected]/packages/bottom-tabs)

Updates `@react-navigation/native` from 7.1.20 to 7.1.26
- [Release notes](https://github.com/react-navigation/react-navigation/releases)
- [Changelog](https://github.com/react-navigation/react-navigation/blob/@react-navigation/[email protected]/packages/native/CHANGELOG.md)
- [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/[email protected]/packages/native)

Updates `@react-navigation/native-stack` from 7.6.3 to 7.9.0
- [Release notes](https://github.com/react-navigation/react-navigation/releases)
- [Changelog](https://github.com/react-navigation/react-navigation/blob/@react-navigation/[email protected]/packages/native-stack/CHANGELOG.md)
- [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/[email protected]/packages/native-stack)

Updates `expo` from 54.0.23 to 54.0.30
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo)

Updates `expo-auth-session` from 7.0.8 to 7.0.10
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo-auth-session/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-auth-session)

Updates `expo-local-authentication` from 17.0.7 to 17.0.8
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo-local-authentication/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-local-authentication)

Updates `expo-notifications` from 0.32.12 to 0.32.15
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo-notifications/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-notifications)

Updates `expo-secure-store` from 15.0.7 to 15.0.8
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo-secure-store/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-secure-store)

Updates `expo-status-bar` from 3.0.8 to 3.0.9
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo-status-bar/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-status-bar)

Updates `expo-web-browser` from 15.0.9 to 15.0.10
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo-web-browser/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-web-browser)

Updates `react` from 19.1.0 to 19.2.3
- [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.3/packages/react)

Updates `@types/react` from 19.1.17 to 19.2.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

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

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

Updates `react-native-svg` from 15.15.0 to 15.15.1
- [Release notes](https://github.com/react-native-community/react-native-svg/releases)
- [Commits](software-mansion/react-native-svg@v15.15.0...v15.15.1)

Updates `@types/react` from 19.1.17 to 19.2.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@react-navigation/bottom-tabs"
  dependency-version: 7.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile-dependencies
- dependency-name: "@react-navigation/native"
  dependency-version: 7.1.26
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mobile-dependencies
- dependency-name: "@react-navigation/native-stack"
  dependency-version: 7.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile-dependencies
- dependency-name: expo
  dependency-version: 54.0.30
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mobile-dependencies
- dependency-name: expo-auth-session
  dependency-version: 7.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mobile-dependencies
- dependency-name: expo-local-authentication
  dependency-version: 17.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mobile-dependencies
- dependency-name: expo-notifications
  dependency-version: 0.32.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mobile-dependencies
- dependency-name: expo-secure-store
  dependency-version: 15.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mobile-dependencies
- dependency-name: expo-status-bar
  dependency-version: 3.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mobile-dependencies
- dependency-name: expo-web-browser
  dependency-version: 15.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mobile-dependencies
- dependency-name: react
  dependency-version: 19.2.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile-dependencies
- dependency-name: "@types/react"
  dependency-version: 19.2.7
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: mobile-dependencies
- dependency-name: react-native
  dependency-version: 0.83.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile-dependencies
- dependency-name: react-native-screens
  dependency-version: 4.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile-dependencies
- dependency-name: react-native-svg
  dependency-version: 15.15.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mobile-dependencies
- dependency-name: "@types/react"
  dependency-version: 19.2.7
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: mobile-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 22, 2025

Labels

The following labels could not be found: dependencies, mobile, npm. 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.

1 participant