microsoft / microsoft/react-native-windows
[0.71] Updates to V8 packaging in main were backported to 0.69, 0.70, but not 0.71
Open
@vmoroz is already working on this.
Since Feb 23, 2023.
Backport: Requested
bug
Workstream: Developer Experience
- Dominant language
- C++
- Stars
- 17.3k
- Forks
- 1.2k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 33
Description
Problem Description
Updates were made to the target V8 version and also for how V8 packages are consumed:
- 0.69: https://github.com/microsoft/react-native-windows/pull/10766
- 0.70: https://github.com/microsoft/react-native-windows/pull/10770
- main: https://github.com/microsoft/react-native-windows/pull/11027
However this change was not backported into 0.71.
In a related note, part of these changes broke Secure Supply Chain checks (see #11209) so whatever fix is applied will need to be backported to 0.71 as well.
Steps To Reproduce
Look at missing changes in 0.71-stable branch.
Expected Results
No response
CLI version
npx react-native --version
Environment
npx react-native info
Target Platform Version
None
Target Device(s)
No response
Visual Studio Version
None
Build Configuration
None
Snack, code example, screenshot, or link to a repository
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.