Skip to content

build(deps): bump expo-router from 55.0.13 to 57.0.7#209

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/expo-router-56.2.11
Open

build(deps): bump expo-router from 55.0.13 to 57.0.7#209
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/expo-router-56.2.11

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Bumps expo-router from 55.0.13 to 57.0.7.

Changelog

Sourced from expo-router's changelog.

Changelog

Unpublished

🛠 Breaking changes

  • Add redirectTo to protected routes and render guarded screens as redirects instead of removing them from navigators. (#47744 by @​Ubax)

🎉 New features

  • [android] Support Stack.Toolbar.Badge in header left/right placements (#46537 by @​benjaminkomen)
  • [android] Support Stack.Toolbar.Badge on Stack.Toolbar.Menu icons in header left/right placements (#47276 by @​Ubax)
  • Add standard-navigation integration (#46456 by @​Ubax)
  • Add unstable_nativeProps to native Stack options. (#47482 by @​Ubax)
  • Export the Theme type from the root expo-router entry point. (#47476 by @​eliotgevers)
  • Re-export drawer content components and types (DrawerContentScrollView, DrawerItem, DrawerItemList, DrawerContentComponentProps, DrawerNavigationProp, and more) from expo-router/drawer (#46635 by @​Ubax)
  • [native-tabs] Emit a tabPress event with isPrevented: true when a disabled tab is tapped, without selecting it. (#46445 by @​Ubax)
  • [native-tabs] Add testID and accessibilityLabel props to NativeTabs.Trigger. (#47472 by @​ramonclaudio)
  • Add pageHeaders config plugin option for declaring per-path response headers (#47429 by @​hassankhan)
  • Upgrade react-native-screens to 4.26.0 (#47770 by @​Ubax)

🐛 Bug fixes

  • [android] Disable safe area insets in Native Tabs on Android when tab bar is hidden. (#47611 by @​debitan)
  • Sync config plugin Props type with the options schema, adding the missing redirects, rewrites, platformRoutes, and disableSynchronousScreensUpdates options. (#46677 by @​zoontek)
  • [android] fix renderingMode for toolbar icons (#46149 by @​Ubax)
  • Allow async routes to rehydrate synchronously by carrying through preloaded modules preventing FOUC in production output (#46539 by @​kitten)
  • Fix type inference for unstable_createStandardRouterNavigator (#46737 by @​Ubax)
  • Preserve a system time mocked with jest.setSystemTime across renderRouter (#46978 by @​Ubax)
  • [ios] Fix white flash behind screens during the interactive swipe-back gesture by forwarding the theme background to the native stack container. (#47121 by @​kevenleone)
  • [ios] Fix memory leaks in the native toolbar and link preview from strong-reference cycles and closures that strongly captured self. (#47378 by @​Ubax)
  • [android] Remove navigation state restoration across activity recreation. (#47422 by @​Ubax)
  • Fix renderRouter ignoring overrides and listing duplicate routes when an override key matches a file in appDir. (#47287 by @​wwdrew)
  • Guard the deep link decode in extractExactPathFromURL against malformed percent-encoding. (#47526 by @​momomuchu)
  • [android][ios] Fix expo-router/head and expo-router/stack resolution on native platforms. (#47870 by @​hassankhan)

💡 Others

  • Move @testing-library/jest-dom and @testing-library/user-event from dependencies to devDependencies (#47820 by @​krystofwoldrich)
  • Rewrite native tabs using standard-navigation (#46457 by @​Ubax)
  • [Internal] Split useLoaderData() into a document cache and a per-mount Suspense store (#47365 by @​hassankhan)

56.2.7 — 2026-05-26

🐛 Bug fixes

56.2.6 — 2026-05-23

... (truncated)

Commits

@dependabot @github

dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor 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.

@dependabot dependabot Bot changed the title build(deps): bump expo-router from 55.0.13 to 56.2.11 build(deps): bump expo-router from 55.0.13 to 57.0.3 Jul 3, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/expo-router-56.2.11 branch 4 times, most recently from 30c43e4 to f4b0a56 Compare July 4, 2026 01:07
Bumps [expo-router](https://github.com/expo/expo/tree/HEAD/packages/expo-router) from 55.0.13 to 57.0.7.
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo-router/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-router)

---
updated-dependencies:
- dependency-name: expo-router
  dependency-version: 56.2.11
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): bump expo-router from 55.0.13 to 57.0.3 build(deps): bump expo-router from 55.0.13 to 57.0.7 Jul 18, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/expo-router-56.2.11 branch from f4b0a56 to e31ed6d Compare July 18, 2026 18:01
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