chore(deps): Upgrade Jest@29; upgrade reanimated@2.13#8003
Merged
Conversation
82856a3 to
d67f68f
Compare
369e71f to
e47d0c1
Compare
e47d0c1 to
0f4915a
Compare
45a46db to
ff003a7
Compare
damassi
commented
Jan 19, 2023
| "react-native-url-polyfill": "1.3.0", | ||
| "react-native-view-shot": "3.4.0", | ||
| "react-native-vision-camera": "2.14.1", | ||
| "react-native-vision-camera": "2.15.2", |
Contributor
Author
There was a problem hiding this comment.
Contributor
There was a problem hiding this comment.
try running yarn install:all. I feel this might have podfile updates too.
Contributor
There was a problem hiding this comment.
ignore this. I just saw it's there already.
Contributor
jest-environment-jsdomAuthor: Unknown Description: undefined Homepage: https://github.com/facebook/jest#readme
|
8 tasks
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.
Addresses MOPLAT-517
Description
This PR upgrades Jest to 29 and reanimated to 2.13. Also updates
react-native-vision-camerato 2.15, since 2.14 breaks when building for android. Needed to upgrade reanimated in support of latest Jest.Also note that reanimated@2.14 is incompatible with RN.66 due to missing build for android! See missing
react-native-reanimated-66in unpkg. reanimated 2.13 includes it, however.cc @artsy/mobile-platform
PR Checklist
To the reviewers 👀
Changelog updates
Changelog updates
Cross-platform user-facing changes
iOS user-facing changes
Android user-facing changes
Dev changes
Need help with something? Have a look at our docs, or get in touch with us.