Skip to content

Bump the expo group across 1 directory with 4 updates - #77

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/mobile/expo-babd73b512
Closed

Bump the expo group across 1 directory with 4 updates#77
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/mobile/expo-babd73b512

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 6, 2026

Copy link
Copy Markdown
Contributor

Bumps the expo group with 4 updates in the /mobile directory: react-native-gesture-handler, react-native-reanimated, react-native-safe-area-context and react-native-worklets.

Updates react-native-gesture-handler from 2.32.0 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-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-safe-area-context from 5.7.0 to 5.8.0

Release notes

Sourced from react-native-safe-area-context's releases.

Release 5.8.0

5.8.0 (2026-05-18)

Changes

  • remove UIImplementation usage from SafeAreaView (#730) (ef89f4d)
Commits

Updates react-native-worklets from 0.10.1 to 0.11.3

Release notes

Sourced from react-native-worklets's releases.

Worklets - 0.11.3

What's Changed

Full Changelog: software-mansion/react-native-reanimated@worklets-0.11.2...worklets-0.11.3

Worklets - 0.11.2

What's Changed

Full Changelog: software-mansion/react-native-reanimated@worklets-0.11.1...worklets-0.11.2

Worklets - 0.11.1

What's Changed

Full Changelog: software-mansion/react-native-reanimated@worklets-0.11.0...worklets-0.11.1

Worklets - 0.11.0

Key changes

Experimental bytecode worklets in Legacy Eval Mode

Legacy Eval Mode can now optionally evaluate worklets from Hermes bytecode instead of plain code in production builds. This is an opt-in workaround for the Hermes V1 memory issue (software-mansion/react-native-reanimated#9650).

https://docs.swmansion.com/react-native-worklets/docs/worklets-babel-plugin/plugin-options

Other changes

New Contributors

... (truncated)

Commits
  • e5ccb1e release(Worklets): 0.11.3
  • 6a426b6 fix(Worklets): don't mutate shared Babel options in plugin (#10032)
  • 470d425 release(Worklets): 0.11.2
  • f20aaac fix(Worklets): networking in Bundle Mode on some setups (#9897)
  • c9c7c17 fix: Prevent crashes on empty worklet source maps in debug builds (#9920)
  • afa43be release(Worklets): 0.11.1
  • 338b87c Changed error to warning in createSerializable unserializable code branch
  • af8aa3c release(Worklets): 0.11.0
  • e919317 fix(Worklets): resolve @​babel/preset-typescript relative to react-native-work...
  • 2a9295b Fix: type safety in Android build configuration for React Native directory re...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 6, 2026
Bumps the expo group with 4 updates in the /mobile directory: [react-native-gesture-handler](https://github.com/software-mansion/react-native-gesture-handler), [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated/tree/HEAD/packages/react-native-reanimated), [react-native-safe-area-context](https://github.com/AppAndFlow/react-native-safe-area-context) and [react-native-worklets](https://github.com/software-mansion/react-native-reanimated/tree/HEAD/packages/react-native-worklets).


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

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-safe-area-context` from 5.7.0 to 5.8.0
- [Release notes](https://github.com/AppAndFlow/react-native-safe-area-context/releases)
- [Commits](appandflow/react-native-safe-area-context@v5.7.0...v5.8.0)

Updates `react-native-worklets` from 0.10.1 to 0.11.3
- [Release notes](https://github.com/software-mansion/react-native-reanimated/releases)
- [Commits](https://github.com/software-mansion/react-native-reanimated/commits/worklets-0.11.3/packages/react-native-worklets)

---
updated-dependencies:
- dependency-name: react-native-gesture-handler
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: expo
- dependency-name: react-native-reanimated
  dependency-version: 4.5.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: expo
- dependency-name: react-native-safe-area-context
  dependency-version: 5.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: expo
- dependency-name: react-native-worklets
  dependency-version: 0.11.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: expo
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump the expo group in /mobile with 4 updates Bump the expo group across 1 directory with 4 updates Aug 6, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/mobile/expo-babd73b512 branch from 43f6dc4 to 3d31c6a Compare August 6, 2026 02:37
@Jberma23 Jberma23 closed this Aug 6, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 6, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/mobile/expo-babd73b512 branch August 6, 2026 02:56
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