-
Notifications
You must be signed in to change notification settings - Fork 583
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump react-native from 0.72.17 to 0.73.9 #WIP #DONOTMERGE (
#10739) * build(deps-js+ios): bump react-native from 0.72.17 to 0.73.9 * build(deps): bump reanimated and webview to work with 73 * fix: 'images' alias after rn upgrade * fix: type issues * fix: deps to make android work * build(deps): bump java to 17 in tool-versions * bump(rn-upgrade-helper): apply android specific native changes * boom ~> GOTCHA android native module link * chore(hack): Patch Braze for java upgrade and Kotlin compatibility and add hacks.md entry * fix: deps after rebase * fix: some tests * build(deps/tests): bump jsdom to fix setimmediate issue * build(deps/tests): bump jsdom to fix setimmediate issue * chore(hack): patch rn jest setup: * docs(HACKS): add explanation for rn jest patch * fix: reanimated useEvent * chore: bump cache * fix: some tests * secretsbaseline * delete stale test * fix: detect secrets * chore: update patches * bump ios cache * chore: remove hermes from build script now that it is by defaylt * testing ios solutions * add prjct dir to shellscript * patch revert * build(deps): bump braze sdk to be compatible with rn73 and move register token to JS * chore: remove patch unused stuff * chore: stuff * chore: stuff * bring back flipper * Update yarn.lock file * chore: rebase * bump reanimated
- Loading branch information
Showing
44 changed files
with
2,566 additions
and
1,911 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
nodejs 20.9.0 | ||
ruby 3.1.4 | ||
java zulu-11.58.15 | ||
java zulu-17.50.19 |
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
78 changes: 0 additions & 78 deletions
78
android/app/src/debug/java/net/artsy/app/ReactNativeFlipper.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.