Skip to content

Update Playground XML parser dependencies - #742

Draft
bghgary wants to merge 1 commit into
BabylonJS:masterfrom
bghgary:bghgary-fix-playground-xml-dependencies
Draft

Update Playground XML parser dependencies#742
bghgary wants to merge 1 commit into
BabylonJS:masterfrom
bghgary:bghgary-fix-playground-xml-dependencies

Conversation

@bghgary

@bghgary bghgary commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

[Created by Copilot on behalf of @bghgary]

Context

Supersedes #721 and #735. Both generated updates select react-native-windows@1.0.0, an unrelated 2016 package that is incompatible with the Playground's React Native 0.81 toolchain.

Validation

  • Clean npm installs for both Playground manifests; the installed graphs and npm audit contain only patched @xmldom/xmldom and fast-xml-parser releases.
  • TypeScript package build, React Native CLI configuration, and Android release native-module build.
  • iOS was not run locally on Windows. The existing Playground lint, test, direct TypeScript, and Windows bundle commands are not usable because their configuration or tests are absent, or because the unchanged Metro configuration fails before bundling.

Advance React Native Windows and Community CLI within their React Native 0.81-compatible lines. Override the nested Windows CLI parser so every installed XML parser includes the security fixes.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
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.

1 participant