build(deps): bump the expo-and-react-native group with 6 updates - #6
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): bump the expo-and-react-native group with 6 updates#6dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the expo-and-react-native group with 6 updates: | Package | From | To | | --- | --- | --- | | [expo-doctor](https://github.com/expo/expo/tree/HEAD/packages/expo-doctor) | `1.20.1` | `1.20.2` | | [react-native-gesture-handler](https://github.com/software-mansion/react-native-gesture-handler) | `2.32.0` | `3.2.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-safe-area-context](https://github.com/AppAndFlow/react-native-safe-area-context) | `5.7.0` | `5.9.0` | | [react-native-screens](https://github.com/software-mansion/react-native-screens) | `4.26.2` | `4.27.0` | | [react-native-worklets](https://github.com/software-mansion/react-native-reanimated/tree/HEAD/packages/react-native-worklets) | `0.10.3` | `0.11.4` | Updates `expo-doctor` from 1.20.1 to 1.20.2 - [Changelog](https://github.com/expo/expo/blob/main/packages/expo-doctor/CHANGELOG.md) - [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-doctor) Updates `react-native-gesture-handler` from 2.32.0 to 3.2.1 - [Release notes](https://github.com/software-mansion/react-native-gesture-handler/releases) - [Commits](software-mansion/react-native-gesture-handler@v2.32.0...v3.2.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/CHANGELOG.md) - [Commits](https://github.com/software-mansion/react-native-reanimated/commits/4.5.3/packages/react-native-reanimated) Updates `react-native-safe-area-context` from 5.7.0 to 5.9.0 - [Release notes](https://github.com/AppAndFlow/react-native-safe-area-context/releases) - [Commits](appandflow/react-native-safe-area-context@v5.7.0...v5.9.0) Updates `react-native-screens` from 4.26.2 to 4.27.0 - [Release notes](https://github.com/software-mansion/react-native-screens/releases) - [Commits](software-mansion/react-native-screens@4.26.2...4.27.0) Updates `react-native-worklets` from 0.10.3 to 0.11.4 - [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-worklets/CHANGELOG.md) - [Commits](https://github.com/software-mansion/react-native-reanimated/commits/worklets-0.11.4/packages/react-native-worklets) --- updated-dependencies: - dependency-name: expo-doctor dependency-version: 1.20.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: expo-and-react-native - dependency-name: react-native-gesture-handler dependency-version: 3.2.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: expo-and-react-native - dependency-name: react-native-reanimated dependency-version: 4.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: expo-and-react-native - dependency-name: react-native-safe-area-context dependency-version: 5.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: expo-and-react-native - dependency-name: react-native-screens dependency-version: 4.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: expo-and-react-native - dependency-name: react-native-worklets dependency-version: 0.11.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: expo-and-react-native ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Looks like these dependencies are no longer being updated by Dependabot, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/expo-and-react-native-ffebb0b526
branch
August 19, 2026 11:40
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the expo-and-react-native group with 6 updates:
1.20.11.20.22.32.03.2.14.5.14.5.35.7.05.9.04.26.24.27.00.10.30.11.4Updates
expo-doctorfrom 1.20.1 to 1.20.2Changelog
Sourced from expo-doctor's changelog.
Commits
Updates
react-native-gesture-handlerfrom 2.32.0 to 3.2.1Release notes
Sourced from react-native-gesture-handler's releases.
... (truncated)
Commits
62f0f7dRelease v3.2.14716425Merge branch '3.2-stable' of github.com:software-mansion/react-native-gesture...f0ae48cUpdatePressableprops (#4421)5f0f0d8Forward press handlers astestOnly_*inPressableWithTouchable(#4416)0a91db7Release v3.2.044046a6[Android] Resolve the button event dispatcher by react tag (#4415)2469c1dDerivePressablepressed state fromtestOnly_pressed(#4414)3f1bf74Clear pending timers on unmount in StatefulPressable (#4413)50ae6a1[General] Default GestureDetector moduleId to -1 (#4412)8b661c9ImplementPressablebased onTouchable(#4411)Updates
react-native-reanimatedfrom 4.5.1 to 4.5.3Release notes
Sourced from react-native-reanimated's releases.
Commits
312aaffrelease(Reanimated): 4.5.1610f2d5cherry-pick(4.5-stable): Prevent animated views from reverting to stale value...66859a1cherry-pick(4.5-stable): Fix crash from withheld exiting layout animations in...55c6bccrelease(Reanimated): 4.5.2Updates
react-native-safe-area-contextfrom 5.7.0 to 5.9.0Release notes
Sourced from react-native-safe-area-context's releases.
Commits
f65d4d9chore: release 5.9.076dfb06fix: avoid NotFoundError when the measurement element is already detached (#746)2fa707dfix: make nested SafeAreaProvider report its own frame and insets on web (#737)1fe7ec5fix: update insets and frame on window resize on web (#736)42c50a6feat: Adopt AGP v9 (#733)b3cfc57chore: release 5.8.12f7f2e9rm tea.yamlb9e2857fix: Move jest/mock into package build (fix TS under RN 0.87) (#745)ae0e83ffix: skip Fabric SafeAreaView state updates while detached from window (#735)4d00f52feat: upgrade to react-native 0.85.0 with RNTA 5.3.2 (#732)Updates
react-native-screensfrom 4.26.2 to 4.27.0Release notes
Sourced from react-native-screens's releases.
Commits
42c1615release: 4.27.0 (#4475)2b55ed6fix(iOS): Add missing RNSScrollToTopGuard stubs (#4480)1ce9142Revert "chore: backport #4411 (#4460)" (#4477)973def6chore: backport #4402 (#4472)d59af14chore: backport #4447 (#4471)23ba913chore: backport #4449 (#4470)9aa7d2achore: backport #4107 (#4469)2ac61a1chore: backport #4444 (#4468)c993a72chore: backport #4443 (#4467)85f7a08chore: backport #4426 (#4466)Updates
react-native-workletsfrom 0.10.3 to 0.11.4Release notes
Sourced from react-native-worklets's releases.
... (truncated)
Commits
06ed7eerelease(Worklets): 0.11.4 (#10225)d093aaffix(Worklets): UI loop not pausing when the app is backgrounded (#10196)8616206fix(Worklets): missing autorelease drain on detached worklet threads (#10192)e5ccb1erelease(Worklets): 0.11.36a426b6fix(Worklets): don't mutate shared Babel options in plugin (#10032)470d425release(Worklets): 0.11.2f20aaacfix(Worklets): networking in Bundle Mode on some setups (#9897)c9c7c17fix: Prevent crashes on empty worklet source maps in debug builds (#9920)afa43berelease(Worklets): 0.11.1338b87cChanged error to warning in createSerializable unserializable code branchDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions