Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2025

Bumps the mobile group in /frontend with 54 updates:

Package From To
@expo/vector-icons 14.1.0 15.0.2
@fortawesome/free-regular-svg-icons 6.7.2 7.0.1
@fortawesome/free-solid-svg-icons 6.7.2 7.0.1
@hookform/resolvers 3.10.0 5.2.2
@mui/icons-material 6.5.0 7.3.2
@react-native-async-storage/async-storage 1.23.1 2.2.0
@react-native-community/cli 15.1.3 20.0.2
@react-native-community/datetimepicker 8.2.0 8.4.5
@shopify/flash-list 1.7.3 2.1.0
expo 52.0.42 54.0.10
expo-av 15.1.7 16.0.7
expo-blur 14.0.3 15.0.7
expo-camera 16.0.18 17.0.8
expo-constants 17.0.8 18.0.9
expo-device 7.1.4 8.0.8
expo-file-system 18.0.12 19.0.15
expo-image 2.0.7 3.0.8
expo-image-manipulator 13.1.7 14.0.7
expo-image-picker 16.0.6 17.0.8
expo-linking 7.0.5 8.0.8
expo-local-authentication 15.0.2 17.0.7
expo-localization 16.1.6 17.0.7
expo-location 18.0.9 19.0.7
expo-notifications 0.29.14 0.32.11
expo-router 4.0.21 6.0.8
expo-secure-store 14.0.1 15.0.7
expo-sms 13.1.4 14.0.7
expo-splash-screen 0.29.22 31.0.10
expo-status-bar 2.0.1 3.0.8
expo-symbols 0.2.2 1.0.7
expo-system-ui 4.0.9 6.0.7
expo-web-browser 14.0.2 15.0.7
nativewind 2.0.11 4.2.1
openapi-fetch 0.13.8 0.14.0
openapi-react-query 0.2.10 0.5.0
react 18.3.1 19.1.1
react-dom 18.3.1 19.1.1
react-native 0.76.8 0.81.4
react-native-gesture-handler 2.20.2 2.28.0
react-native-reanimated 3.16.1 4.1.2
react-native-safe-area-context 4.12.0 5.6.1
react-native-screens 4.4.0 4.16.0
react-native-svg 15.8.0 15.13.0
react-native-url-polyfill 2.0.0 3.0.0
react-native-web 0.19.13 0.21.1
react-native-webview 13.12.5 13.16.0
zod 3.25.76 4.1.11
@types/jest 29.5.14 30.0.0
@types/react 18.3.24 19.1.15
eslint 8.57.1 9.36.0
eslint-config-expo 8.0.1 10.0.0
jest 29.7.0 30.2.0
jest-expo 52.0.6 54.0.12
react-test-renderer 18.3.1 19.1.1

Updates @expo/vector-icons from 14.1.0 to 15.0.2

Commits
Maintainer changes

This version was pushed to npm by vonovak, a new releaser for @​expo/vector-icons since your current version.


Updates @fortawesome/free-regular-svg-icons from 6.7.2 to 7.0.1

Release notes

Sourced from @​fortawesome/free-regular-svg-icons's releases.

Release 7.0.1

Change log available at https://fontawesome.com/docs/changelog/

Release 7.0.0

Change log available at https://fontawesome.com/docs/changelog/

Commits

Updates @fortawesome/free-solid-svg-icons from 6.7.2 to 7.0.1

Release notes

Sourced from @​fortawesome/free-solid-svg-icons's releases.

Release 7.0.1

Change log available at https://fontawesome.com/docs/changelog/

Release 7.0.0

Change log available at https://fontawesome.com/docs/changelog/

Commits

Updates @hookform/resolvers from 3.10.0 to 5.2.2

Release notes

Sourced from @​hookform/resolvers's releases.

v5.2.2

5.2.2 (2025-09-14)

Bug Fixes

  • zod: fix output type for Zod 4 resolver (#803) (e95721d)

v5.2.1

5.2.1 (2025-07-29)

Bug Fixes

v5.2.0

5.2.0 (2025-07-25)

Features

  • ajv: add ajv-formats for ajvResolver (#797) (f040039)

v5.1.1

5.1.1 (2025-06-09)

Bug Fixes

v5.1.0

5.1.0 (2025-06-07)

Features

  • support Zod 4, Zod v4 mini, and retains compatibility with Zod v3. (#777) (8d083bd)

v5.0.1

5.0.1 (2025-04-02)

Bug Fixes

... (truncated)

Commits

Updates @mui/icons-material from 6.5.0 to 7.3.2

Release notes

Sourced from @​mui/icons-material's releases.

v7.3.2

A big thanks to the 16 contributors who made this release possible.

@mui/[email protected]

@mui/[email protected]

Docs

Core

... (truncated)

Changelog

Sourced from @​mui/icons-material's changelog.

7.3.2

Sep 1, 2025

A big thanks to the 16 contributors who made this release possible.

@mui/[email protected]

@mui/[email protected]

Docs

Core

... (truncated)

Commits

Updates @react-native-async-storage/async-storage from 1.23.1 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

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

Patch Changes

  • 21d0c22: Remove unnecessary getViewManagers overrides

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

Patch Changes

  • 5042047: Mark some methods as nonnull

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

Minor Changes

  • b7c842c: Windows: Add New Architecture support

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

Major Changes

  • c319205: Support 0.74 (by migrating off deprecated onCatalystInstanceDestroy) — unfortunately, this also means that we must bump the minimum supported version to 0.65

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

Minor Changes

  • 8bf1526: dependencies bump and multiset type fix
Commits

Updates @react-native-community/cli from 15.1.3 to 20.0.2

Commits

Updates @react-native-community/datetimepicker from 8.2.0 to 8.4.5

Release notes

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

v8.4.5

8.4.5 (2025-09-13)

Bug Fixes

  • android: remove deprecated activity getter (#1003) (f4b046a)

This release is also available on:

v8.4.4

8.4.4 (2025-08-08)

Bug Fixes

  • ios: remove potential division by zero minute interval (#997) (e65a5d3)

This release is also available on:

v8.4.3

8.4.3 (2025-07-28)

Bug Fixes

  • ios: minuteInterval breaks minimumDate (#992) (5266faf)

This release is also available on:

v8.4.2

8.4.2 (2025-06-20)

Bug Fixes

... (truncated)

Commits
  • 97c3a40 chore(release): 8.4.5 [skip ci]
  • f4b046a fix(android): remove deprecated activity getter (#1003)
  • 157b8fa chore: upgrade example to React 19, Expo 53, and React Native 0.79.5 (#998)
  • 53033d2 chore(release): 8.4.4 [skip ci]
  • e65a5d3 fix(ios): remove potential division by zero minute interval (#997)
  • 535e554 chore(release): 8.4.3 [skip ci]
  • 5266faf fix(ios): minuteInterval breaks minimumDate (#992)
  • 897add5 chore(release): 8.4.2 [skip ci]
  • 5c58b3c fix: add ios.componentProvider to codegenConfig (#981)
  • efb383d chore(release): 8.4.1 [skip ci]
  • Additional commits viewable in compare view

Updates @shopify/flash-list from 1.7.3 to 2.1.0

Release notes

Sourced from @​shopify/flash-list's releases.

v2.1.0

What's Changed

New Contributors

Full Changelog: Shopify/flash-list@v2.0.3...v2.1.0

v2.0.4-alpha.1

What's Changed

  • Fix #1773 (infinite loop when a large number of lists are nested).

Full Changelog: Shopify/flash-list@v2.0.3...v2.0.4-alpha.1

v2.0.3

What's Changed

Full Changelog: Shopify/flash-list@v2.0.2...v2.0.3

v2.0.2

What's Changed

Full Changelog: Shopify/flash-list@v2.0.1...v2.0.2

v2.0.2-rc.1

What's Changed

Full Changelog: Shopify/flash-list@v2.0.0-rc.12...v2.0.2-rc.1

v2.0.1

What's Changed

... (truncated)

Changelog

Sourced from @​shopify/flash-list's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and adheres to Semantic Versioning.

[Unreleased]

[1.7.6] - 2025-03-19

[1.7.5] - 2025-03-13

Commits
  • 0e8e860 v2.1.0
  • c19e298 fix: prevent NPE in RecyclerView controller when ref is undefined (#1922)
  • 600f11f docs: document useBenchmark (#1913)
  • 8d923d0 Apply initialScrollOffset to it initial scroll position (#1870)
  • 6b81a85 Export target changed to es2018 (#1904)
  • 357bd41 Fix style prop in FlashListProps (#1888)
  • a303c2f feat: expose functionality to start benchmarking manually (#1757)
  • 5e22470 Remove test files from the published package (#1902)
  • 47db753 Update issue templates (#1901)
  • 40fb21d Fix infinite loop when a lot of horizontal lists are inside a vertical one (#...
  • Additional commits viewable in compare view

Updates expo from 52.0.42 to 54.0.10

Changelog

Sourced from expo's changelog.

Changelog

This is the log of notable changes to the Expo client that are developer-facing. Package-specific changes not released in any SDK will be added here just before the release. Until then, you can find them in changelogs of the individual packages (see packages directory).

Unpublished

📚 3rd party library updates

🛠 Breaking changes

🎉 New features

🐛 Bug fixes

54.0.0 — 2025-09-10

📚 3rd party library updates

  • expo-sqlite
  • expo-camera
    • [Android] Bumped MLKit barcode scanner to 17.3.0 for Android 16KB page size support. (#37454 by @​kudo)

🛠 Breaking changes

  • expo-notifications
  • expo-media-library
    • [Android] Fix getAssetsAsync loading performance, add resolveWithFullInfo option to control whether to load full EXIF data for images. This is a breaking change for Android apps, as it might break the orientation of images in some cases. (#37957 by @​kosmydel).
  • expo-intent-launcher
  • expo-image-picker
    • [Web] Changed web uri to use blob URLs instead of base64 data URLs for better performance. The uri property will now be a blob URL instead of a base64 data URL, while the base64 property behavior remains unchanged. (#37447 by @​hirbod)
    • [ios] The default for preferredAssetRepresentationMode is now .current instead of .automatic. This keeps the asset in its original container/codec (e.g. HEIC instead of JPEG) and is required for the new fast-path. Apps that relied on .automatic re-encoded output can pass preferredAssetRepresentationMode: '.automatic' to restore the old behaviour. (#37569 by @​hirbod)
  • expo-font
  • expo-file-system
    • Make the modern filesystem API the default, move previous one to expo-file-system/legacy. (#38404 by @​aleqsio)
  • expo-document-picker
    • [Web] getDocumentAsync() no longer returns base64 by default. The uri on web now always points to a Blob created via URL.createObjectURL(), which can be used for previews or appended to FormData for uploads. Selecting large files on web is now almost instant, since there’s no base64 conversion by default. If you still need base64, you can pass base64: true in the options. A new base64 field will then be included in the result. (#37443 by @​hirbod)

🎉 New features

... (truncated)

Commits

Updates expo-av from 15.1.7 to 16.0.7

Changelog

Sourced from expo-av's changelog.

16.0.7 — 2025-09-11

This version does not introduce any user-facing changes.

16.0.6 — 2025-09-02

💡 Others

16.0.5 — 2025-08-31

This version does not introduce any user-facing changes.

16.0.4 — 2025-08-27

This version does not introduce any user-facing changes.

16.0.3 — 2025-08-25

This version does not introduce any user-facing changes.

16.0.2 — 2025-08-16

This version does not introduce any user-facing changes.

16.0.1 — 2025-08-15

This version does not introduce any user-facing changes.

16.0.0 — 2025-08-13

This version does not introduce any user-facing changes.

Commits
Maintainer changes

This version was pushed to npm by alanhughes, a new releaser for expo-av since your current version.


Updates expo-blur from 14.0.3 to 15.0.7

Changelog

Sourced from expo-blur's changelog.

15.0.7 — 2025-09-11

This version does not introduce any user-facing changes.

15.0.6 — 2025-09-02

This version does not introduce any user-facing changes.

15.0.5 — 2025-08-31

This version does not introduce any user-facing changes.

15.0.4 — 2025-08-27

This version does not introduce any user-facing changes.

15.0.3 — 2025-08-25

This version does not introduce any user-facing changes.

15.0.2 — 2025-08-16

This version does not introduce any user-facing changes.

15.0.1 — 2025-08-15

This version does not introduce any user-facing changes.

15.0.0 — 2025-08-13

🐛 Bug fixes

  • [Android] Fix transition issues with react-native-screens when using dimezisBlurView blur method. (#37904 by @​hannojg

14.1.5 - 2025-06-05

This version does not introduce any user-facing changes.

14.1.4 — 2025-04-30

Description has been truncated

Bumps the mobile group in /frontend with 54 updates:

| Package | From | To |
| --- | --- | --- |
| [@expo/vector-icons](https://github.com/expo/vector-icons) | `14.1.0` | `15.0.2` |
| [@fortawesome/free-regular-svg-icons](https://github.com/FortAwesome/Font-Awesome) | `6.7.2` | `7.0.1` |
| [@fortawesome/free-solid-svg-icons](https://github.com/FortAwesome/Font-Awesome) | `6.7.2` | `7.0.1` |
| [@hookform/resolvers](https://github.com/react-hook-form/resolvers) | `3.10.0` | `5.2.2` |
| [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) | `6.5.0` | `7.3.2` |
| [@react-native-async-storage/async-storage](https://github.com/react-native-async-storage/async-storage/tree/HEAD/packages/default-storage-backend) | `1.23.1` | `2.2.0` |
| [@react-native-community/cli](https://github.com/react-native-community/cli/tree/HEAD/packages/cli) | `15.1.3` | `20.0.2` |
| [@react-native-community/datetimepicker](https://github.com/react-native-community/datetimepicker) | `8.2.0` | `8.4.5` |
| [@shopify/flash-list](https://github.com/Shopify/flash-list) | `1.7.3` | `2.1.0` |
| [expo](https://github.com/expo/expo/tree/HEAD/packages/expo) | `52.0.42` | `54.0.10` |
| [expo-av](https://github.com/expo/expo/tree/HEAD/packages/expo-av) | `15.1.7` | `16.0.7` |
| [expo-blur](https://github.com/expo/expo/tree/HEAD/packages/expo-blur) | `14.0.3` | `15.0.7` |
| [expo-camera](https://github.com/expo/expo/tree/HEAD/packages/expo-camera) | `16.0.18` | `17.0.8` |
| [expo-constants](https://github.com/expo/expo/tree/HEAD/packages/expo-constants) | `17.0.8` | `18.0.9` |
| [expo-device](https://github.com/expo/expo/tree/HEAD/packages/expo-device) | `7.1.4` | `8.0.8` |
| [expo-file-system](https://github.com/expo/expo/tree/HEAD/packages/expo-file-system) | `18.0.12` | `19.0.15` |
| [expo-image](https://github.com/expo/expo/tree/HEAD/packages/expo-image) | `2.0.7` | `3.0.8` |
| [expo-image-manipulator](https://github.com/expo/expo/tree/HEAD/packages/expo-image-manipulator) | `13.1.7` | `14.0.7` |
| [expo-image-picker](https://github.com/expo/expo/tree/HEAD/packages/expo-image-picker) | `16.0.6` | `17.0.8` |
| [expo-linking](https://github.com/expo/expo/tree/HEAD/packages/expo-linking) | `7.0.5` | `8.0.8` |
| [expo-local-authentication](https://github.com/expo/expo/tree/HEAD/packages/expo-local-authentication) | `15.0.2` | `17.0.7` |
| [expo-localization](https://github.com/expo/expo/tree/HEAD/packages/expo-localization) | `16.1.6` | `17.0.7` |
| [expo-location](https://github.com/expo/expo/tree/HEAD/packages/expo-location) | `18.0.9` | `19.0.7` |
| [expo-notifications](https://github.com/expo/expo/tree/HEAD/packages/expo-notifications) | `0.29.14` | `0.32.11` |
| [expo-router](https://github.com/expo/expo/tree/HEAD/packages/expo-router) | `4.0.21` | `6.0.8` |
| [expo-secure-store](https://github.com/expo/expo/tree/HEAD/packages/expo-secure-store) | `14.0.1` | `15.0.7` |
| [expo-sms](https://github.com/expo/expo/tree/HEAD/packages/expo-sms) | `13.1.4` | `14.0.7` |
| [expo-splash-screen](https://github.com/expo/expo/tree/HEAD/packages/expo-splash-screen) | `0.29.22` | `31.0.10` |
| [expo-status-bar](https://github.com/expo/expo/tree/HEAD/packages/expo-status-bar) | `2.0.1` | `3.0.8` |
| [expo-symbols](https://github.com/expo/expo/tree/HEAD/packages/expo-symbols) | `0.2.2` | `1.0.7` |
| [expo-system-ui](https://github.com/expo/expo/tree/HEAD/packages/expo-system-ui) | `4.0.9` | `6.0.7` |
| [expo-web-browser](https://github.com/expo/expo/tree/HEAD/packages/expo-web-browser) | `14.0.2` | `15.0.7` |
| [nativewind](https://github.com/marklawlor/nativewind) | `2.0.11` | `4.2.1` |
| [openapi-fetch](https://github.com/openapi-ts/openapi-typescript/tree/HEAD/packages/openapi-fetch) | `0.13.8` | `0.14.0` |
| [openapi-react-query](https://github.com/openapi-ts/openapi-typescript/tree/HEAD/packages/openapi-react-query) | `0.2.10` | `0.5.0` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.3.1` | `19.1.1` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.3.1` | `19.1.1` |
| [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native) | `0.76.8` | `0.81.4` |
| [react-native-gesture-handler](https://github.com/software-mansion/react-native-gesture-handler) | `2.20.2` | `2.28.0` |
| [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated/tree/HEAD/packages/react-native-reanimated) | `3.16.1` | `4.1.2` |
| [react-native-safe-area-context](https://github.com/th3rdwave/react-native-safe-area-context) | `4.12.0` | `5.6.1` |
| [react-native-screens](https://github.com/software-mansion/react-native-screens) | `4.4.0` | `4.16.0` |
| [react-native-svg](https://github.com/react-native-community/react-native-svg) | `15.8.0` | `15.13.0` |
| [react-native-url-polyfill](https://github.com/charpeni/react-native-url-polyfill) | `2.0.0` | `3.0.0` |
| [react-native-web](https://github.com/necolas/react-native-web) | `0.19.13` | `0.21.1` |
| [react-native-webview](https://github.com/react-native-webview/react-native-webview) | `13.12.5` | `13.16.0` |
| [zod](https://github.com/colinhacks/zod) | `3.25.76` | `4.1.11` |
| [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.14` | `30.0.0` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.24` | `19.1.15` |
| [eslint](https://github.com/eslint/eslint) | `8.57.1` | `9.36.0` |
| [eslint-config-expo](https://github.com/expo/expo/tree/HEAD/packages/eslint-config-expo) | `8.0.1` | `10.0.0` |
| [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `29.7.0` | `30.2.0` |
| [jest-expo](https://github.com/expo/expo/tree/HEAD/packages/jest-expo) | `52.0.6` | `54.0.12` |
| [react-test-renderer](https://github.com/facebook/react/tree/HEAD/packages/react-test-renderer) | `18.3.1` | `19.1.1` |


Updates `@expo/vector-icons` from 14.1.0 to 15.0.2
- [Commits](expo/vector-icons@v14.1.0...v15.0.2)

Updates `@fortawesome/free-regular-svg-icons` from 6.7.2 to 7.0.1
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/7.x/CHANGELOG.md)
- [Commits](FortAwesome/Font-Awesome@6.7.2...7.0.1)

Updates `@fortawesome/free-solid-svg-icons` from 6.7.2 to 7.0.1
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/7.x/CHANGELOG.md)
- [Commits](FortAwesome/Font-Awesome@6.7.2...7.0.1)

Updates `@hookform/resolvers` from 3.10.0 to 5.2.2
- [Release notes](https://github.com/react-hook-form/resolvers/releases)
- [Commits](react-hook-form/resolvers@v3.10.0...v5.2.2)

Updates `@mui/icons-material` from 6.5.0 to 7.3.2
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v7.3.2/packages/mui-icons-material)

Updates `@react-native-async-storage/async-storage` from 1.23.1 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/[email protected]/packages/default-storage-backend)

Updates `@react-native-community/cli` from 15.1.3 to 20.0.2
- [Release notes](https://github.com/react-native-community/cli/releases)
- [Changelog](https://github.com/react-native-community/cli/blob/main/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/react-native-community/cli/commits/v20.0.2/packages/cli)

Updates `@react-native-community/datetimepicker` from 8.2.0 to 8.4.5
- [Release notes](https://github.com/react-native-community/datetimepicker/releases)
- [Changelog](https://github.com/react-native-datetimepicker/datetimepicker/blob/master/CHANGELOG.md)
- [Commits](react-native-datetimepicker/datetimepicker@v8.2.0...v8.4.5)

Updates `@shopify/flash-list` from 1.7.3 to 2.1.0
- [Release notes](https://github.com/Shopify/flash-list/releases)
- [Changelog](https://github.com/Shopify/flash-list/blob/main/CHANGELOG.md)
- [Commits](Shopify/flash-list@v1.7.3...v2.1.0)

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

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

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

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

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

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

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

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

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

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

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

Updates `expo-local-authentication` from 15.0.2 to 17.0.7
- [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-localization` from 16.1.6 to 17.0.7
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo-localization/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-localization)

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

Updates `expo-notifications` from 0.29.14 to 0.32.11
- [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-router` from 4.0.21 to 6.0.8
- [Changelog](https://github.com/expo/expo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-router)

Updates `expo-secure-store` from 14.0.1 to 15.0.7
- [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-sms` from 13.1.4 to 14.0.7
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo-sms/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-sms)

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

Updates `expo-status-bar` from 2.0.1 to 3.0.8
- [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-symbols` from 0.2.2 to 1.0.7
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo-symbols/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-symbols)

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

Updates `expo-web-browser` from 14.0.2 to 15.0.7
- [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 `nativewind` from 2.0.11 to 4.2.1
- [Release notes](https://github.com/marklawlor/nativewind/releases)
- [Changelog](https://github.com/nativewind/nativewind/blob/main/CHANGELOG.md)
- [Commits](https://github.com/marklawlor/nativewind/commits)

Updates `openapi-fetch` from 0.13.8 to 0.14.0
- [Release notes](https://github.com/openapi-ts/openapi-typescript/releases)
- [Changelog](https://github.com/openapi-ts/openapi-typescript/blob/main/packages/openapi-fetch/CHANGELOG.md)
- [Commits](https://github.com/openapi-ts/openapi-typescript/commits/[email protected]/packages/openapi-fetch)

Updates `openapi-react-query` from 0.2.10 to 0.5.0
- [Release notes](https://github.com/openapi-ts/openapi-typescript/releases)
- [Changelog](https://github.com/openapi-ts/openapi-typescript/blob/main/packages/openapi-react-query/CHANGELOG.md)
- [Commits](https://github.com/openapi-ts/openapi-typescript/commits/[email protected]/packages/openapi-react-query)

Updates `react` from 18.3.1 to 19.1.1
- [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.1.1/packages/react)

Updates `react-dom` from 18.3.1 to 19.1.1
- [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.1.1/packages/react-dom)

Updates `react-native` from 0.76.8 to 0.81.4
- [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.81.4/packages/react-native)

Updates `react-native-gesture-handler` from 2.20.2 to 2.28.0
- [Release notes](https://github.com/software-mansion/react-native-gesture-handler/releases)
- [Commits](software-mansion/react-native-gesture-handler@2.20.2...2.28.0)

Updates `react-native-reanimated` from 3.16.1 to 4.1.2
- [Release notes](https://github.com/software-mansion/react-native-reanimated/releases)
- [Changelog](https://github.com/software-mansion/react-native-reanimated/blob/main/packages/react-native-reanimated/RELEASE.md)
- [Commits](https://github.com/software-mansion/react-native-reanimated/commits/4.1.2/packages/react-native-reanimated)

Updates `react-native-safe-area-context` from 4.12.0 to 5.6.1
- [Release notes](https://github.com/th3rdwave/react-native-safe-area-context/releases)
- [Commits](AppAndFlow/react-native-safe-area-context@v4.12.0...v5.6.1)

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

Updates `react-native-svg` from 15.8.0 to 15.13.0
- [Release notes](https://github.com/react-native-community/react-native-svg/releases)
- [Commits](software-mansion/react-native-svg@v15.8.0...v15.13.0)

Updates `react-native-url-polyfill` from 2.0.0 to 3.0.0
- [Release notes](https://github.com/charpeni/react-native-url-polyfill/releases)
- [Commits](charpeni/react-native-url-polyfill@v2.0.0...v3.0.0)

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

Updates `react-native-webview` from 13.12.5 to 13.16.0
- [Release notes](https://github.com/react-native-webview/react-native-webview/releases)
- [Changelog](https://github.com/react-native-webview/react-native-webview/blob/master/.releaserc)
- [Commits](react-native-webview/react-native-webview@v13.12.5...v13.16.0)

Updates `zod` from 3.25.76 to 4.1.11
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](colinhacks/zod@v3.25.76...v4.1.11)

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

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

Updates `eslint` from 8.57.1 to 9.36.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.57.1...v9.36.0)

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

Updates `jest` from 29.7.0 to 30.2.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.2.0/packages/jest)

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

Updates `react-test-renderer` from 18.3.1 to 19.1.1
- [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.1.1/packages/react-test-renderer)

---
updated-dependencies:
- dependency-name: "@expo/vector-icons"
  dependency-version: 15.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: "@fortawesome/free-regular-svg-icons"
  dependency-version: 7.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: "@fortawesome/free-solid-svg-icons"
  dependency-version: 7.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: "@hookform/resolvers"
  dependency-version: 5.2.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: "@mui/icons-material"
  dependency-version: 7.3.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: "@react-native-async-storage/async-storage"
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: "@react-native-community/cli"
  dependency-version: 20.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: "@react-native-community/datetimepicker"
  dependency-version: 8.4.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile
- dependency-name: "@shopify/flash-list"
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: expo
  dependency-version: 54.0.10
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: expo-av
  dependency-version: 16.0.7
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: expo-blur
  dependency-version: 15.0.7
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: expo-camera
  dependency-version: 17.0.8
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: expo-constants
  dependency-version: 18.0.9
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: expo-device
  dependency-version: 8.0.8
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: expo-file-system
  dependency-version: 19.0.15
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: expo-image
  dependency-version: 3.0.8
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: expo-image-manipulator
  dependency-version: 14.0.7
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: expo-image-picker
  dependency-version: 17.0.8
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: expo-linking
  dependency-version: 8.0.8
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: expo-local-authentication
  dependency-version: 17.0.7
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: expo-localization
  dependency-version: 17.0.7
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: expo-location
  dependency-version: 19.0.7
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: expo-notifications
  dependency-version: 0.32.11
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile
- dependency-name: expo-router
  dependency-version: 6.0.8
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: expo-secure-store
  dependency-version: 15.0.7
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: expo-sms
  dependency-version: 14.0.7
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: expo-splash-screen
  dependency-version: 31.0.10
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: expo-status-bar
  dependency-version: 3.0.8
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: expo-symbols
  dependency-version: 1.0.7
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: expo-system-ui
  dependency-version: 6.0.7
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: expo-web-browser
  dependency-version: 15.0.7
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: nativewind
  dependency-version: 4.2.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: openapi-fetch
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile
- dependency-name: openapi-react-query
  dependency-version: 0.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile
- dependency-name: react
  dependency-version: 19.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: react-dom
  dependency-version: 19.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: react-native
  dependency-version: 0.81.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile
- dependency-name: react-native-gesture-handler
  dependency-version: 2.28.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile
- dependency-name: react-native-reanimated
  dependency-version: 4.1.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: react-native-safe-area-context
  dependency-version: 5.6.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: react-native-screens
  dependency-version: 4.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile
- dependency-name: react-native-svg
  dependency-version: 15.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile
- dependency-name: react-native-url-polyfill
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: react-native-web
  dependency-version: 0.21.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile
- dependency-name: react-native-webview
  dependency-version: 13.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile
- dependency-name: zod
  dependency-version: 4.1.11
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: "@types/jest"
  dependency-version: 30.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: "@types/react"
  dependency-version: 19.1.15
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: eslint
  dependency-version: 9.36.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: eslint-config-expo
  dependency-version: 10.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: jest
  dependency-version: 30.2.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: jest-expo
  dependency-version: 54.0.12
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: react-test-renderer
  dependency-version: 19.1.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: mobile
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 29, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 20, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

1 similar comment
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 17, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant