Skip to content

Bump the production-minor-patch group in /template with 10 updates - #24

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/template/production-minor-patch-e1e3f00aca
Open

Bump the production-minor-patch group in /template with 10 updates#24
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/template/production-minor-patch-e1e3f00aca

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 23, 2026

Copy link
Copy Markdown

Bumps the production-minor-patch group in /template with 10 updates:

Package From To
@react-navigation/elements 2.9.29 2.9.35
@react-navigation/native 7.3.8 7.3.13
@react-navigation/native-stack 7.17.9 7.18.5
react 19.2.7 19.2.8
react-native-gesture-handler 3.0.2 3.1.0
react-native-keyboard-controller 1.21.13 1.22.2
react-native-nitro-modules 0.33.9 0.36.1
react-native-reanimated 4.5.1 4.5.3
react-native-screens 4.25.2 4.26.2
react-native-unistyles 3.2.5 3.3.0

Updates @react-navigation/elements from 2.9.29 to 2.9.35

Release notes

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

@​react-navigation/elements@​2.9.31

2.9.31 (2026-07-16)

Bug Fixes

Changelog

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

2.9.35 (2026-07-20)

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

2.9.34 (2026-07-20)

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

2.9.33 (2026-07-17)

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

2.9.32 (2026-07-17)

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

2.9.31 (2026-07-16)

Bug Fixes

2.9.30 (2026-07-07)

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

Commits

Updates @react-navigation/native from 7.3.8 to 7.3.13

Release notes

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

@​react-navigation/native@​7.3.12

7.3.12 (2026-07-20)

Bug Fixes

@​react-navigation/native@​7.3.9

7.3.9 (2026-07-16)

Bug Fixes

Changelog

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

7.3.13 (2026-07-20)

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

7.3.12 (2026-07-20)

Bug Fixes

7.3.11 (2026-07-17)

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

7.3.10 (2026-07-17)

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

7.3.9 (2026-07-16)

Bug Fixes

Commits

Updates @react-navigation/native-stack from 7.17.9 to 7.18.5

Release notes

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

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

7.18.1 (2026-07-16)

Bug Fixes

  • account for disabled top inset for header height (1c12df8) - by @

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

7.18.0 (2026-07-16)

Features

Changelog

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

7.18.5 (2026-07-20)

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

7.18.4 (2026-07-20)

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

7.18.3 (2026-07-17)

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

7.18.2 (2026-07-17)

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

7.18.1 (2026-07-16)

Bug Fixes

  • account for disabled top inset for header height (1c12df8) - by @

7.18.0 (2026-07-16)

Features

7.17.10 (2026-07-07)

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

Commits

Updates react from 19.2.7 to 19.2.8

Release notes

Sourced from react's releases.

19.2.8 (July 21st, 2026)

React Server Components

Commits

Updates react-native-gesture-handler from 3.0.2 to 3.1.0

Release notes

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

v3.1.0

❗ Important changes

👍 Improvements

🐛 Bug fixes

🔢 Miscellaneous

... (truncated)

Commits
  • fb1089b Fix updating SharedValue crash (#4315)
  • 98cb1e7 [Example] Add an in-app console viewer (#4313)
  • af04cd4 [Example] Add search bar to the main screen (#4314)
  • 17d3df8 Bump TypeScript to 6.0.3 (#4311)
  • 4363f48 [Native] Add delaysChildPressedState to native gesture (#4308)
  • 201493f Bump http-proxy-middleware from 2.0.9 to 2.0.10 in /packages/docs-gesture-han...
  • 950dc8e Fix Easing import in LongPress example (#4298)
  • 8b5d4a0 Emit coordinates in Native gesture events (#4302)
  • 5b70c4b [iOS] Fix js responder cancelation in modals (#4306)
  • c8d66b4 [Web] Make getEffectiveBoundingRect recursive (#4303)
  • Additional commits viewable in compare view

Updates react-native-keyboard-controller from 1.21.13 to 1.22.2

Release notes

Sourced from react-native-keyboard-controller's releases.

Release 1.22.2

Improving KeyboardChatScrollView and interactive dismissal behavior on Android 🤖

🐛 Bug fixes

🔢 Miscellaneous

Release 1.22.1

Improving KeyboardAwareScrollView behavior in edge cases 😎

🐛 Bug fixes

📚 Documentation

🔢 Miscellaneous

Release 1.22.0

Introducing KeyboardEffects 🎉

A new component that lets you customize the keyboard background - disable translucency, apply your brand colors, remove the default keyboard backdrop, and recreate the Siri / Apple Intelligence-style keyboard effect on iOS 😎

👍 Improvements

📚 Documentation

🔢 Miscellaneous

Release 1.21.14

Regular weekly update containing latest bug fixes 😎

🐛 Bug fixes

... (truncated)

Commits

Updates react-native-nitro-modules from 0.33.9 to 0.36.1

Release notes

Sourced from react-native-nitro-modules's releases.

Release 0.36.1

0.36.1 (2026-06-30)

🐛 Bug Fixes

  • Fix union inline joining not generating enums (#1427) (9c0172b)

Release 0.36.0

0.36.0 (2026-06-30)

✨ Features

📚 Documentation

Release 0.35.11

0.35.11 (2026-06-24)

🐛 Bug Fixes

  • Fix Swift wait fractional sleep in example object (#1365) (f9f254b)
  • Read _tasks.empty() under _queueMutex in ThreadPool::run() (#1413) (a4cf95d)
  • Synchronize C++ Promise<T> state-inspection accessors (#1398) (cd3d486)

📚 Documentation

  • Add Data Scanner (137a6d4)
  • Add react-native-alternate-app-icon module to the Nitro Modules list (#1374) (5cd4434)
  • add react-native-nitro-google-signin to awesome modules list (#1377) (ca4b6df)
  • Better SEO for Awesome Nitro Modules (c0d6f49)
  • Disable trailing slash (d7e5c77)
  • fix react-native-nitro-google-signin URL (#1379) (35ef753)
  • Fix SEO (#1382) (aaa1d0e)
  • Update wording for types (33b4e25)

Release 0.35.9

0.35.9 (2026-05-27)

💨 Performance Improvements

  • Prevent capturing onResolved/onRejected in Swift Promise (#1339) (2b733b9)

🐛 Bug Fixes

  • Fix Promise<void> was destroyed! race condition by synchronizing Swift Promise operations (#1338) (d568d3a)
  • Safely wrap/copy ByteBuffer without modifying cursor state (#1335) (326d3e4)

... (truncated)

Commits
  • 569be3c chore: release 0.36.1
  • 9c0172b fix: Fix union inline joining not generating enums (#1427)
  • 0891b58 chore: release 0.36.0
  • 8e31e1a feat: Support variants of union-style enums (#1426)
  • 8fbd420 docs: Add showcase (#1381)
  • 2124ec9 chore: Widen Promise race condition test to test platform too (#1418)
  • 6b041b9 chore: Reproduce C++ Promise\<T> _state data race in Harness Test (#1397)
  • 4d4d6c8 chore: fix iOS Harness ASan compiler path (#1417)
  • 7b65d57 chore: Run Harness CI with ASan and TSan to catch race conditions or UB (#1415)
  • f6e82d3 chore: release 0.35.11
  • Additional commits viewable in compare view

Updates react-native-reanimated from 4.5.1 to 4.5.3

Release notes

Sourced from react-native-reanimated's releases.

Reanimated - 4.5.3

What's Changed

Full Changelog: software-mansion/react-native-reanimated@4.5.2...4.5.3

Reanimated - 4.5.2

What's Changed

Reanimated version supporting Worklets 0.11.

Full Changelog: software-mansion/react-native-reanimated@4.5.1...4.5.2

Commits
  • 312aaff release(Reanimated): 4.5.1
  • 610f2d5 cherry-pick(4.5-stable): Prevent animated views from reverting to stale value...
  • 66859a1 cherry-pick(4.5-stable): Fix crash from withheld exiting layout animations in...
  • 55c6bcc release(Reanimated): 4.5.2
  • See full diff in compare view

Updates react-native-screens from 4.25.2 to 4.26.2

Release notes

Sourced from react-native-screens's releases.

4.26.2

What's Changed

This patch release for 4.26.2 brings important stability improvements specifically for Android.

Key updates include preventing unexpected screen unmounting during fast navigation in Stack v5 by fixing transition finalization, as well as resolving a potential crash related to container state restoration in Tabs.

[!NOTE]

This version supports React Native 0.84+.

🐞 Bugfixes

  • fix(Android, Stack v5): Prevent screen unmounting on fast navigation (fix transition finalization) (#4342)
  • fix(Android, Tabs): fix potential crash with container state restoration (#4341)

Full Changelog: software-mansion/react-native-screens@4.26.1...4.26.2

4.26.1

What's Changed

This patch release for 4.26.1 brings a few targeted bug fixes for both iOS and Android, alongside a minor package configuration adjustment to improve dependency compatibility.

[!NOTE]

This version supports React Native 0.84+.

🐞 Bugfixes

  • fix(Android, Stack v4): default consume*Inset props to true (#4322)
  • fix(iOS, Split): Fix ShadowState inside SplitView columns after transition (#4309)

🔢 Misc

  • chore: remove explicit react-native peer dependency version from package config (#4328)
  • release: 4.26.1 (#4330)

Full Changelog: software-mansion/react-native-screens@4.26.0...4.26.1

4.26.0

What's Changed

This release brings a stable Tabs API along with numerous fixes, including improved coordination of FormSheet animations and keyboard interaction on Android, and fixed touch handling for Pressables in transparent headers on iOS.

We're also actively working on v5 of the library — this release adds an experimental standalone FormSheet component for both Android and iOS, and extends the menu API of the new Native Stack with several new features.

[!NOTE]

This version supports React Native 0.84+.

✅ Improvements

... (truncated)

Commits
  • 886754c release: 4.26.2
  • 7b280df fix(Android, Stack v5): Prevent screen unmounting on fast navigation (fix tra...
  • 970f950 fix(Android, Tabs): fix potential crash with container state restoration (#4341)
  • 7f2162b release: 4.26.1 (#4330)
  • 5767eff chore: remove explicit react-native peer dependency version from package conf...
  • f51e6eb fix(Android, Stack v4): default consume*Inset props to true (#4322)
  • fa041e7 fix(iOS, Split): Fix ShadowState inside SplitView columns after transition (#...
  • 7c1b491 release: 4.26.0 (#4304)
  • baeac78 fix(iOS): hide react symbols from swift (#4224)
  • 9d68e8f fix(iOS, Stack v4): fix header positioning in shadow tree (#4286)
  • Additional commits viewable in compare view

Updates react-native-unistyles from 3.2.5 to 3.3.0

Release notes

Sourced from react-native-unistyles's releases.

Release v3.3.0

What's Changed

✨ Features

  • feat: parse transformOrigin strings for shadow tree updates (e1e2fb56) by @​1kuko3
  • feat: (android only) parse background image native props (f4dc9b5f) by @​erickreutz
  • feat: upgrade nitro to latest (0.36.1) (a366a467)
  • feat: move transform converted to separate file (c9d4cd39)
  • feat: add support for react-navigation inactive behaviour (4d462237)

🐛 Bug Fixes

  • fix: stop leaking system bar mocks + align skill docs (a06e45ec)
  • fix: add types condition for mocks export (68acf18a) by @​PrinceD96
  • fix: remove invalid system bar root exports (061a882f) by @​jingjing2222
  • fix(web): reset shadow registry and listener (7b9e48dc)

🧹 Chores

  • chore: move parser to separate file (f45d6ac3)

Full Changelog: jpudysz/react-native-unistyles@v3.2.5...v3.3.0

Commits
  • 744f332 chore: bump version to 3.3.0
  • 697b83f Merge pull request #1216 from jpudysz/feature/nitro
  • a366a46 feat: upgrade nitro to latest
  • 66f15de Merge pull request #1197 from jingjing2222/feat/remove-invalid-system-bar-exp...
  • a06e45e fix: stop leaking system bar mocks + align skill docs
  • 0567c2c Merge pull request #1208 from 1kuko3/codex/fix-transform-origin-shadow-tree
  • 9f5b939 chore: merge PR #1208 branch before hardening
  • c9d4cd3 feat: move tranform converted to separate file
  • 990db2a Merge pull request #1209 from erickreutz/eric/parse-background-image-native-p...
  • f45d6ac chore: move parser to separate file
  • 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 edit...

Description has been truncated

Bumps the production-minor-patch group in /template with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [@react-navigation/elements](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/elements) | `2.9.29` | `2.9.35` |
| [@react-navigation/native](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/native) | `7.3.8` | `7.3.13` |
| [@react-navigation/native-stack](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/native-stack) | `7.17.9` | `7.18.5` |
| [react](https://github.com/react/react/tree/HEAD/packages/react) | `19.2.7` | `19.2.8` |
| [react-native-gesture-handler](https://github.com/software-mansion/react-native-gesture-handler) | `3.0.2` | `3.1.0` |
| [react-native-keyboard-controller](https://github.com/kirillzyusko/react-native-keyboard-controller) | `1.21.13` | `1.22.2` |
| [react-native-nitro-modules](https://github.com/mrousavy/nitro) | `0.33.9` | `0.36.1` |
| [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated/tree/HEAD/packages/react-native-reanimated) | `4.5.1` | `4.5.3` |
| [react-native-screens](https://github.com/software-mansion/react-native-screens) | `4.25.2` | `4.26.2` |
| [react-native-unistyles](https://github.com/jpudysz/react-native-unistyles) | `3.2.5` | `3.3.0` |


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

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

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

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

Updates `react-native-gesture-handler` from 3.0.2 to 3.1.0
- [Release notes](https://github.com/software-mansion/react-native-gesture-handler/releases)
- [Commits](software-mansion/react-native-gesture-handler@v3.0.2...v3.1.0)

Updates `react-native-keyboard-controller` from 1.21.13 to 1.22.2
- [Release notes](https://github.com/kirillzyusko/react-native-keyboard-controller/releases)
- [Commits](kirillzyusko/react-native-keyboard-controller@1.21.13...1.22.2)

Updates `react-native-nitro-modules` from 0.33.9 to 0.36.1
- [Release notes](https://github.com/mrousavy/nitro/releases)
- [Commits](mrousavy/nitro@v0.33.9...v0.36.1)

Updates `react-native-reanimated` from 4.5.1 to 4.5.3
- [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.5.3/packages/react-native-reanimated)

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

Updates `react-native-unistyles` from 3.2.5 to 3.3.0
- [Release notes](https://github.com/jpudysz/react-native-unistyles/releases)
- [Commits](jpudysz/react-native-unistyles@v3.2.5...v3.3.0)

---
updated-dependencies:
- dependency-name: "@react-navigation/elements"
  dependency-version: 2.9.35
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: "@react-navigation/native"
  dependency-version: 7.3.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: "@react-navigation/native-stack"
  dependency-version: 7.18.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-minor-patch
- dependency-name: react
  dependency-version: 19.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: react-native-gesture-handler
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-minor-patch
- dependency-name: react-native-keyboard-controller
  dependency-version: 1.22.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-minor-patch
- dependency-name: react-native-nitro-modules
  dependency-version: 0.36.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-minor-patch
- dependency-name: react-native-reanimated
  dependency-version: 4.5.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: react-native-screens
  dependency-version: 4.26.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-minor-patch
- dependency-name: react-native-unistyles
  dependency-version: 3.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-minor-patch
...

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

dependabot Bot commented on behalf of github Jul 23, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it 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