Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pin React Native Navigation for RN 0.66 #1858

Merged
merged 1 commit into from
Nov 3, 2022
Merged

Pin React Native Navigation for RN 0.66 #1858

merged 1 commit into from
Nov 3, 2022

Conversation

twometresteve
Copy link
Contributor

Goal

Fix the pipeline build by pinning react-native-navigation to 7.29.1 for React Native 0.66.

Design

Although we don't fully understand why it has happened, the release of RNN 7.30.0 broke the test fixture build.

Separate to this PR we should bumpy the version of RN that we run the RNN tests on (I tried 0.68 and 0.69 in the run up to this, but both builds failed for different reasons).

Testing

Covered by CI.

@twometresteve twometresteve changed the title Pin React Native Navigation for RN 0.60 Pin React Native Navigation for RN 0.66 Nov 3, 2022
@github-actions
Copy link

github-actions bot commented Nov 3, 2022

@bugsnag/browser bundle size diff

Minified Minfied + Gzipped
Before 43.19 kB 13.21 kB
After 43.19 kB 13.21 kB
± No change No change

code coverage diff

Coverage values did not change👌.

Total:

Lines Branches Functions Statements
0%(+0%) 0%(+0%) 0%(+0%) 0%(+0%)

Generated by 🚫 dangerJS against d7cd7b8

@twometresteve twometresteve merged commit 2b6ace8 into next Nov 3, 2022
@twometresteve twometresteve deleted the tms/fix-rnn branch November 3, 2022 20:44
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.

2 participants