Skip to content

chore(deps):(deps): bump the minor-and-patch group across 1 directory with 29 updates#115

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/minor-and-patch-05066e74f6
Closed

chore(deps):(deps): bump the minor-and-patch group across 1 directory with 29 updates#115
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/minor-and-patch-05066e74f6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 15, 2026

Bumps the minor-and-patch group with 26 updates in the / directory:

Package From To
@gorhom/bottom-sheet 5.2.8 5.2.9
@react-native-async-storage/async-storage 3.0.1 3.0.2
@react-navigation/bottom-tabs 7.15.6 7.15.9
@react-navigation/native 7.1.34 7.2.2
@react-navigation/native-stack 7.14.6 7.14.11
@shopify/flash-list 2.3.0 2.3.1
react 19.2.4 19.2.5
react-native 0.84.1 0.85.1
react-native-bootsplash 7.1.0 7.3.1
react-native-gesture-handler 2.30.0 2.31.1
react-native-paper 5.15.0 5.15.1
react-native-reanimated 4.2.3 4.3.0
@react-native-community/cli 20.1.2 20.1.3
@react-native/babel-preset 0.84.1 0.85.1
@react-native/eslint-config 0.84.1 0.85.1
@react-native/metro-config 0.84.1 0.85.1
@react-native/typescript-config 0.84.1 0.85.1
@typescript-eslint/eslint-plugin 8.57.1 8.58.2
@typescript-eslint/parser 8.57.1 8.58.2
eslint 10.1.0 10.2.0
eslint-plugin-jest 29.15.0 29.15.2
globals 17.4.0 17.5.0
prettier 3.8.1 3.8.3
react-dom 19.2.4 19.2.5
react-test-renderer 19.2.4 19.2.5
typescript-eslint 8.57.1 8.58.2

Updates @gorhom/bottom-sheet from 5.2.8 to 5.2.9

Release notes

Sourced from @​gorhom/bottom-sheet's releases.

Release 5.2.9

5.2.9 (2026-04-08)

🐛 Bug Fixes

🧹 Maintenance Chores

Changelog

Sourced from @​gorhom/bottom-sheet's changelog.

5.2.9 (2026-04-08)

🐛 Bug Fixes

🧹 Maintenance Chores

Commits

Updates @react-native-async-storage/async-storage from 3.0.1 to 3.0.2

Release notes

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

Async Storage v3.0.2

Patch Changes

  • 1d1867f: include jest mock
Changelog

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

3.0.2

Patch Changes

  • 1d1867f: include jest mock
Commits

Updates @react-navigation/bottom-tabs from 7.15.6 to 7.15.9

Changelog

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

7.15.9 (2026-03-28)

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

7.15.8 (2026-03-26)

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

7.15.7 (2026-03-23)

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

Commits

Updates @react-navigation/elements from 2.9.11 to 2.9.14

Changelog

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

2.9.14 (2026-03-28)

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

2.9.13 (2026-03-26)

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

2.9.12 (2026-03-23)

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

Commits

Updates @react-navigation/native from 7.1.34 to 7.2.2

Release notes

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

@​react-navigation/native@​7.2.0

7.2.0 (2026-03-23)

Features

  • support wrapping static config in a component (57a622c) - by @
Changelog

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

7.2.2 (2026-03-28)

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

7.2.1 (2026-03-26)

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

7.2.0 (2026-03-23)

Features

  • support wrapping static config in a component (57a622c) - by @
Commits

Updates @react-navigation/native-stack from 7.14.6 to 7.14.11

Release notes

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

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

7.14.11 (2026-04-13)

Bug Fixes

  • use explicit headerTintColor for header title if provided (646390d), closes #13070 - by @

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

7.14.8 (2026-03-25)

Bug Fixes

  • automatically change header title color based on content underneath (8789a3d) - by @
Changelog

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

7.14.11 (2026-04-13)

Bug Fixes

  • use explicit headerTintColor for header title if provided (646390d), closes #13070 - by @

7.14.10 (2026-03-28)

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

7.14.9 (2026-03-26)

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

7.14.8 (2026-03-25)

Bug Fixes

  • automatically change header title color based on content underneath (8789a3d) - by @

7.14.7 (2026-03-23)

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

Commits

Updates @shopify/flash-list from 2.3.0 to 2.3.1

Release notes

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

v2.3.1

What's Changed

New Contributors

Full Changelog: Shopify/flash-list@v2.3.0...v2.3.1

Commits
  • c0339d8 v2.3.1
  • 422dcda fix(scroll): enable maintainVisibleContentPosition for horizontal lists (#2145)
  • 2b8ec28 fix: guard against zero window size in bound detection (#2146)
  • ce349cf chore(ci): use SHOPIFY_GH_ACCESS_TOKEN for agent PRs (#2192)
  • 3835bf1 Add type to export statement to comply with isolatedModules (#1995)
  • a063fce chore(ci): improve agent workflows and skills from run feedback (#2182)
  • a4c31b8 fix(ci): add cd and ./gradlew to allowed tools for fix, bot, and android-bot ...
  • c6037fe fix(ci): triage only triggers when agent-triage label is added by a qualified...
  • a215cd2 fix(ci): triage agent should label only, not comment (#2170)
  • a632e10 fix(ci): correct allowedTools syntax for claude-code-action v1 (#2167)
  • Additional commits viewable in compare view

Updates react from 19.2.4 to 19.2.5

Release notes

Sourced from react's releases.

19.2.5 (April 8th, 2026)

React Server Components

Commits

Updates react-native from 0.84.1 to 0.85.1

Release notes

Sourced from react-native's releases.

0.85.1


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


Hermes dSYMS:

Hermes V1 dSYMS:

ReactNativeDependencies dSYMs:

ReactNative Core dSYMs:

... (truncated)

Changelog

Sourced from react-native's changelog.

v0.85.1

Fixed

Android specific

v0.85.0

Breaking

Android specific

  • Events: Re-added receiveTouches to RCTEventEmitter with a default no-op implementation to avoid breaking ecosystem libraries (67db89d08a by @​javache)
  • Legacy Architecture: Deprecated UIManagerHelper.getEventDispatcherForReactTag and UIManagerHelper.getEventDispatcher(ReactContext, UIManagerType Int), use getEventDispatcher (4e5d45f4db by @​javache)
  • Legacy Architecture: Stub UIImplementation class, this class is unused in the new architecture (fbe15f6605 by @​mdvacca)
  • Text: Make ReactTextUpdate internal (faebee4338 by @​NickGerleman)

Added

  • Animated: RCTAnimationChoreographer to RCTScheduler (019c9a7d8f by Bartlomiej Bloniarz)
  • Animated: std::mutex to AnimationBackend to protect start, stop and callbacks. (4064b89867 by Bartlomiej Bloniarz)
  • Animated: Add c++ AnimatedModule to DefaultTurboModules (15e52e3f71 by @​zeyap)
  • Animated: Added support for transform operations. (58b7b052c0 by @​coado)
  • Animated: Animated calls AnimationBackend::trigger to push updates from. events to the mounting layer (ac06f3bdc7 by Bartlomiej Bloniarz)
  • Animated: Animated can now prompt the backend to push changes to the shadowTree on the JS thread, making RSNRU update the ShadowNode references held by the react renderer. (f9e94c0502 by Bartlomiej Bloniarz)
  • Animated: Animation Backend examples in RNTester (149a4b8dcd by Bartlomiej Bloniarz)
  • Animated: AnimationBackend docs (f3678f51d9 by Bartlomiej Bloniarz)
  • Animated: AnimationBackend now cleans-up the AnimatedPropsRegistry after the js sync when updateRuntimeShadowNodeReferencesOnCommitThread is enabled (b38428c9bc by Bartlomiej Bloniarz)
  • Animated: Moved shadowNodeFamily_ from a map in NativeAnimatedNodesManager to PropsAnimatedNode (af96497b54 by Bartlomiej Bloniarz)
  • Animated: Updated AnimationBackend usages to use AnimationTimestamp (2a4a54ae6c by Bartlomiej Bloniarz)
  • Animated: Upstream useAnimatedColor and useAnimatedValueXY (b92d37879e by @​zeyap)
  • Dev Server: Make metro accept tls server config (8915d81a5b by @​vzaidman)
  • Feature Flags: Create featureflag viewTransitionEnabled (d7a1d080c2 by @​zeyap)
  • JavaScript API: Added EventEmitter to react-native exports. (f7cd8c4c1c by @​yungsters)
  • Pressable: Added tests for Pressability onHoverOut property (de5994817d by @​chicio)
  • React Native DevTools: Added missing tests for Standalone fusebox shell (e5d720d98d by @​chicio)
  • React Native DevTools: Support multiple CDP connections to one React Native Host (diff 1 of 2) (534c06f3c8 by @​motiz88)
  • React Native DevTools: Support multiple CDP connections to one React Native Host (diff 2 of 2) (f04659972c by @​motiz88)
  • Runtime: Added a synchronization mechanism for the layout information between the React branch and the main branch of the ShadowTree (c8d498d62d by @​j-piasecki)

... (truncated)

Commits
  • 2c0ae27 Release 0.85.1
  • 9dfd26e fix: formData upload broken in debug builds (#56406)
  • 76cf797 Update generate-artifacts-executor scripts to skip write/cp for unchanged o...
  • 401b162 [0.85] Correclty promote flags to experimental for 0.85 release (#56373)
  • 10644a0 Release 0.85.0
  • b2839b1 Release 0.85.0-rc.7
  • 1030a5a fix(jni) ensure correct export of react/uimanager headers in prefab (#56215)
  • fc61224 Add header_mappings_dir to React-Fabric.podspec animated subspec (#56151)
  • 7a5da64 Fix Hermes crash from TurboModule void method NSException handling (#56265)
  • 8f22bbd Release 0.85.0-rc.6
  • Additional commits viewable in compare view

Updates react-native-bootsplash from 7.1.0 to 7.3.1

Release notes

Sourced from react-native-bootsplash's releases.

7.3.1

  • Remove StyleSheet.absoluteFillObject usage for react-native 0.85 compatibility (closes #767)

7.3.0

  • Add mitigation for SurfaceControl.checkNotReleased() errors on Android 12 / 13
  • Switch from Dialog to View on Android
  • Improve exceeding assets size logs in CLI output (closes #766)

7.2.0

  • Make the Expo plugin read BOOTSPLASH_LICENSE_KEY environment variable, deprecate the licenseKey plugin property (closes #763)
Commits
  • ae43f00 Bump version number
  • 4779b0a Remove StyleSheet.absoluteFillObject usage
  • ea097a1 Update dependencies
  • 4808fa8 Use a ConcurrentLinkedQueue
  • b419186 Switch from Dialog to Android View (#765)
  • dacaf6e Improve warnings
  • abf2696 Improve size warning
  • 5ac508d Modernize Kotlin
  • 1dfdabc Use ArrayDeque instead of Vector
  • 650850d Fix race condition by clearing splash exit listener on activity stop to reduc...
  • Additional commits viewable in compare view

Updates react-native-gesture-handler from 2.30.0 to 2.31.1

Release notes

Sourced from react-native-gesture-handler's releases.

v2.31.1

❗ Important changes

🔢 Miscellaneous

Full Changelog: software-mansion/react-native-gesture-handler@v2.31.0...v2.31.1

v2.31.0

❗ Important changes

👍 Improvements

🐛 Bug fixes

🔢 Miscellaneous

... (truncated)

Commits

Updates react-native-paper from 5.15.0 to 5.15.1

Release notes

Sourced from react-native-paper's releases.

Release 5.15.1

5.15.1 (2026-04-14)

Bug Fixes

  • docs: syntax highlighting (#4857) (8a1c86a)
  • fix Menu briefly flashes on first open (#4876) (ad744ff)
  • Men...

    Description has been truncated

… with 29 updates

Bumps the minor-and-patch group with 26 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@gorhom/bottom-sheet](https://github.com/gorhom/react-native-bottom-sheet) | `5.2.8` | `5.2.9` |
| [@react-native-async-storage/async-storage](https://github.com/react-native-async-storage/async-storage/tree/HEAD/packages/async-storage) | `3.0.1` | `3.0.2` |
| [@react-navigation/bottom-tabs](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/bottom-tabs) | `7.15.6` | `7.15.9` |
| [@react-navigation/native](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/native) | `7.1.34` | `7.2.2` |
| [@react-navigation/native-stack](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/native-stack) | `7.14.6` | `7.14.11` |
| [@shopify/flash-list](https://github.com/Shopify/flash-list) | `2.3.0` | `2.3.1` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.4` | `19.2.5` |
| [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native) | `0.84.1` | `0.85.1` |
| [react-native-bootsplash](https://github.com/zoontek/react-native-bootsplash) | `7.1.0` | `7.3.1` |
| [react-native-gesture-handler](https://github.com/software-mansion/react-native-gesture-handler) | `2.30.0` | `2.31.1` |
| [react-native-paper](https://github.com/callstack/react-native-paper) | `5.15.0` | `5.15.1` |
| [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated/tree/HEAD/packages/react-native-reanimated) | `4.2.3` | `4.3.0` |
| [@react-native-community/cli](https://github.com/react-native-community/cli/tree/HEAD/packages/cli) | `20.1.2` | `20.1.3` |
| [@react-native/babel-preset](https://github.com/facebook/react-native) | `0.84.1` | `0.85.1` |
| [@react-native/eslint-config](https://github.com/facebook/react-native/tree/HEAD/packages/eslint-config-react-native) | `0.84.1` | `0.85.1` |
| [@react-native/metro-config](https://github.com/facebook/react-native/tree/HEAD/packages/metro-config) | `0.84.1` | `0.85.1` |
| [@react-native/typescript-config](https://github.com/facebook/react-native/tree/HEAD/packages/typescript-config) | `0.84.1` | `0.85.1` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.57.1` | `8.58.2` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.57.1` | `8.58.2` |
| [eslint](https://github.com/eslint/eslint) | `10.1.0` | `10.2.0` |
| [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `29.15.0` | `29.15.2` |
| [globals](https://github.com/sindresorhus/globals) | `17.4.0` | `17.5.0` |
| [prettier](https://github.com/prettier/prettier) | `3.8.1` | `3.8.3` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.4` | `19.2.5` |
| [react-test-renderer](https://github.com/facebook/react/tree/HEAD/packages/react-test-renderer) | `19.2.4` | `19.2.5` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.57.1` | `8.58.2` |



Updates `@gorhom/bottom-sheet` from 5.2.8 to 5.2.9
- [Release notes](https://github.com/gorhom/react-native-bottom-sheet/releases)
- [Changelog](https://github.com/gorhom/react-native-bottom-sheet/blob/master/CHANGELOG.md)
- [Commits](gorhom/react-native-bottom-sheet@v5.2.8...v5.2.9)

Updates `@react-native-async-storage/async-storage` from 3.0.1 to 3.0.2
- [Release notes](https://github.com/react-native-async-storage/async-storage/releases)
- [Changelog](https://github.com/react-native-async-storage/async-storage/blob/main/packages/async-storage/CHANGELOG.md)
- [Commits](https://github.com/react-native-async-storage/async-storage/commits/@react-native-async-storage/async-storage@3.0.2/packages/async-storage)

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

Updates `@react-navigation/elements` from 2.9.11 to 2.9.14
- [Release notes](https://github.com/react-navigation/react-navigation/releases)
- [Changelog](https://github.com/react-navigation/react-navigation/blob/@react-navigation/elements@2.9.14/packages/elements/CHANGELOG.md)
- [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/elements@2.9.14/packages/elements)

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

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

Updates `@shopify/flash-list` from 2.3.0 to 2.3.1
- [Release notes](https://github.com/Shopify/flash-list/releases)
- [Changelog](https://github.com/Shopify/flash-list/blob/main/CHANGELOG.md)
- [Commits](Shopify/flash-list@v2.3.0...v2.3.1)

Updates `react` from 19.2.4 to 19.2.5
- [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.5/packages/react)

Updates `react-native` from 0.84.1 to 0.85.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.85.1/packages/react-native)

Updates `react-native-bootsplash` from 7.1.0 to 7.3.1
- [Release notes](https://github.com/zoontek/react-native-bootsplash/releases)
- [Commits](zoontek/react-native-bootsplash@7.1.0...7.3.1)

Updates `react-native-gesture-handler` from 2.30.0 to 2.31.1
- [Release notes](https://github.com/software-mansion/react-native-gesture-handler/releases)
- [Commits](software-mansion/react-native-gesture-handler@v2.30.0...v2.31.1)

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

Updates `react-native-reanimated` from 4.2.3 to 4.3.0
- [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.3.0/packages/react-native-reanimated)

Updates `@react-native-community/cli` from 20.1.2 to 20.1.3
- [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.1.3/packages/cli)

Updates `@react-native-community/cli-platform-android` from 20.1.2 to 20.1.3
- [Release notes](https://github.com/react-native-community/cli/releases)
- [Commits](https://github.com/react-native-community/cli/commits/v20.1.3/packages/platform-android)

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

Updates `@react-native/babel-preset` from 0.84.1 to 0.85.1
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md)
- [Commits](facebook/react-native@v0.84.1...v0.85.1)

Updates `@react-native/eslint-config` from 0.84.1 to 0.85.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.85.1/packages/eslint-config-react-native)

Updates `@react-native/metro-config` from 0.84.1 to 0.85.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.85.1/packages/metro-config)

Updates `@react-native/typescript-config` from 0.84.1 to 0.85.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.85.1/packages/typescript-config)

Updates `@typescript-eslint/eslint-plugin` from 8.57.1 to 8.58.2
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.58.2/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.57.1 to 8.58.2
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.58.2/packages/parser)

Updates `eslint` from 10.1.0 to 10.2.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v10.1.0...v10.2.0)

Updates `eslint-plugin-jest` from 29.15.0 to 29.15.2
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v29.15.0...v29.15.2)

Updates `globals` from 17.4.0 to 17.5.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v17.4.0...v17.5.0)

Updates `prettier` from 3.8.1 to 3.8.3
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.8.1...3.8.3)

Updates `react-dom` from 19.2.4 to 19.2.5
- [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.5/packages/react-dom)

Updates `react-test-renderer` from 19.2.4 to 19.2.5
- [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.5/packages/react-test-renderer)

Updates `typescript-eslint` from 8.57.1 to 8.58.2
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.58.2/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@gorhom/bottom-sheet"
  dependency-version: 5.2.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@react-native-async-storage/async-storage"
  dependency-version: 3.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@react-navigation/bottom-tabs"
  dependency-version: 7.15.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@react-navigation/elements"
  dependency-version: 2.9.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@react-navigation/native"
  dependency-version: 7.2.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@react-navigation/native-stack"
  dependency-version: 7.14.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@shopify/flash-list"
  dependency-version: 2.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: react
  dependency-version: 19.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: react-native
  dependency-version: 0.85.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: react-native-bootsplash
  dependency-version: 7.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: react-native-gesture-handler
  dependency-version: 2.31.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: react-native-paper
  dependency-version: 5.15.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: react-native-reanimated
  dependency-version: 4.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@react-native-community/cli"
  dependency-version: 20.1.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@react-native-community/cli-platform-android"
  dependency-version: 20.1.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@react-native-community/cli-platform-ios"
  dependency-version: 20.1.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@react-native/babel-preset"
  dependency-version: 0.85.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@react-native/eslint-config"
  dependency-version: 0.85.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@react-native/metro-config"
  dependency-version: 0.85.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@react-native/typescript-config"
  dependency-version: 0.85.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.58.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.58.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: eslint
  dependency-version: 10.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: eslint-plugin-jest
  dependency-version: 29.15.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: globals
  dependency-version: 17.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: prettier
  dependency-version: 3.8.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: react-dom
  dependency-version: 19.2.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: react-test-renderer
  dependency-version: 19.2.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: typescript-eslint
  dependency-version: 8.58.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

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

dependabot bot commented on behalf of github Apr 17, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Apr 17, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/minor-and-patch-05066e74f6 branch April 17, 2026 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants