chore: add React Native 0.86 support and upgrade dependencies#1575
Conversation
…into fix/multi-tenant-domain-switching
…pdate Auth0Provider to use it
…sage of credentialsManagerStorageKey
…into fix/multi-tenant-domain-switching
… for multi-tenant support
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (4)
📒 Files selected for processing (7)
💤 Files with no reviewable changes (1)
📝 WalkthroughWalkthroughDependency and build tooling updates across the example app and root project: JS package versions are bumped in both ChangesDependency and build tooling updates
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
The base branch was changed.
…into chore/upgrade-react-native-0.86
Adds support for React Native 0.86 and upgrades the development toolchain and example app dependencies to their latest compatible versions.
The public
peerDependenciesare intentionally left unchanged(
react >=19.0.0,react-native >=0.78.0), so this is non-breaking for consumers.React Native 0.86 upgrade-helper changes (example app)
react-native@0.86.0/react@19.2.79.0.0→9.3.1, plus the correspondinggradlew/gradlew.batscript updatesgem 'nkf'to the iOSGemfile(Ruby 3.4+ compatibility)Dependency upgrades
@react-native/babel-preset,eslint-config,metro-config,typescript-config→0.86.0react-native-builder-bob→0.43.0@react-navigation/*,react-native-gesture-handler(
2.x→3.0.2),react-native-screens,react-native-safe-area-contexttypescript-eslint,eslint-plugin-*,prettier,commitlint,release-it,expo,webpackand related,typedoc,pod-install,semverTesting
yarn typecheckpassesyarn lintpasses (0 errors)yarn test— 508/508 tests passyarn build(bob) — commonjs, module, and typescript targets buildassembleDebug)Checklist
Summary by CodeRabbit