Skip to content

[MOO-2430]: Tighten native-dependency detection so pure-JS widgets aren't flagged - #636

Open
SrirangK wants to merge 5 commits into
mx/11.12.xfrom
moo/MOO-2430/tighten-native-dependency-detection-11.12
Open

SrirangK wants to merge 5 commits into
mx/11.12.xfrom
moo/MOO-2430/tighten-native-dependency-detection-11.12

Conversation

@SrirangK

Copy link
Copy Markdown
Contributor

Checklist

  • Contains unit tests ✅ ❌
  • Contains breaking changes ✅ ❌
  • Compatible with: MX 8, 9, 10
  • Did you update version and changelog? ✅ ❌
  • PR title properly formatted ([XX-000]: description)? ✅ ❌
  • Works in Android ✅ ❌
  • Works in iOS ✅ ❌
  • Works in Tablet ✅ ❌

Feature specific

  • Comply with designs ✅ ❌
  • Comply with PM's requirements ✅ ❌

Please remove unnecessary emojis and sections and this comment before proceeding

This PR contains

  • Bug fix
  • Feature
  • Refactor
  • Documentation
  • Other (describe)

What is the purpose of this PR?

...

Relevant changes

Please add a high level explanation of what was changed and how the initial problem was solved

What should be covered while testing?

...

Extra comments (optional)

Please add extra comments or delete the section if not required

@SrirangK
SrirangK requested a review from a team as a code owner September 10, 2026 12:19
@YogendraShelke

Copy link
Copy Markdown
Contributor

I've already reviewed the identical PR and left my comments there: #635. Please refer to those comments, as the same feedback applies here.

@SrirangK
SrirangK force-pushed the moo/MOO-2430/tighten-native-dependency-detection-11.12 branch from 9ad5e8c to 9a36cf5 Compare September 15, 2026 13:07
Comment thread pnpm-lock.yaml Outdated
'@swan-io/react-native-browser':
specifier: 1.0.1
version: 1.0.1(react-native@0.84.1(@babel/core@7.29.7)(@react-native/metro-config@0.86.1(@babel/core@7.29.7))(@types/react@19.2.17)(react@19.2.3))(react@19.2.3)
version: 1.0.1(react-native@0.84.1(@babel/core@7.29.7)(@react-native/metro-config@0.87.1(@babel/core@7.29.7))(@types/react@19.2.18)(react@19.2.3))(react@19.2.3)

@YogendraShelke YogendraShelke Sep 16, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These changes are irrelevant. Revert the entire pnpm-lock.yaml file, delete node_modules, and then do pnpm install to get relevant changes.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants