fix(align-deps): add profile for 0.87 - #4243
Open
microsoft-react-native-sdk[bot] wants to merge 1 commit into
Open
fix(align-deps): add profile for 0.87#4243microsoft-react-native-sdk[bot] wants to merge 1 commit into
microsoft-react-native-sdk[bot] wants to merge 1 commit into
Conversation
microsoft-react-native-sdk
Bot
requested review from
Jason Morse (JasonVMo),
Saad Najmi (Saadnajmi),
Andrew Coates (acoates-ms) and
Tommy Nguyen (tido64)
as code owners
July 9, 2026 05:19
Member
|
@microsoft-react-native-sdk[bot] {
"0.85": {
"animation": {
"name": "react-native-reanimated",
"version": "^4.4.3"
}
},
"0.87": {
"animation": {
"name": "react-native-reanimated",
"version": "^4.5.3"
},
"gestures": {
"name": "react-native-gesture-handler",
"version": "^3.1.0"
},
"screens": {
"name": "react-native-screens",
"version": "^4.27.0"
},
"test-app": {
"name": "react-native-test-app",
"version": "^5.4.8",
"devOnly": true
}
}
} |
microsoft-react-native-sdk
Bot
force-pushed
the
rnx-align-deps/main
branch
2 times, most recently
from
July 13, 2026 05:09
83e8c85 to
aca652b
Compare
Saad Najmi (Saadnajmi)
approved these changes
Jul 14, 2026
microsoft-react-native-sdk
Bot
force-pushed
the
rnx-align-deps/main
branch
3 times, most recently
from
July 20, 2026 05:13
7311a32 to
b1569a8
Compare
microsoft-react-native-sdk
Bot
force-pushed
the
rnx-align-deps/main
branch
3 times, most recently
from
July 23, 2026 11:02
5ff195e to
27c193a
Compare
microsoft-react-native-sdk
Bot
force-pushed
the
rnx-align-deps/main
branch
8 times, most recently
from
July 24, 2026 05:03
e1c017d to
93def4d
Compare
Contributor
Author
React Native Version Support FindingsThe most significant change relevant to React Native version compatibility is in react-native-test-app (5.2.4 → 5.4.8):
Other relevant peer-dependency observations:
Summary: The main enabler for RN 0.87 support in this dependency set is the react-native-test-app update. However, react-native-reanimated's peer range still tops out at RN 0.86, so a Reanimated update (or confirmation of implicit 0.87 compatibility) may be needed before the 0.87 profile can be fully validated end-to-end. |
microsoft-react-native-sdk
Bot
force-pushed
the
rnx-align-deps/main
branch
3 times, most recently
from
July 31, 2026 05:09
edffbb0 to
a45cecd
Compare
microsoft-react-native-sdk
Bot
force-pushed
the
rnx-align-deps/main
branch
3 times, most recently
from
August 6, 2026 05:02
b62c022 to
f815825
Compare
microsoft-react-native-sdk
Bot
force-pushed
the
rnx-align-deps/main
branch
from
August 10, 2026 10:19
f815825 to
d17cef9
Compare
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.
Add profile for 0.87