-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: Dependencies cleanup #11782
chore: Dependencies cleanup #11782
Conversation
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
Bitrise❌❌❌ Commit hash: cadd956 Note
Tip
|
Removed dependencies detected. Learn more about Socket for GitHub ↗︎ 🚮 Removed packages: npm/@react-native-picker/[email protected], npm/@rnhooks/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected] |
Bitrise✅✅✅ Commit hash: cfeab8d Note
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fc2e6a1
Bitrise✅✅✅ Commit hash: fc2e6a1 Note
|
Quality Gate passedIssues Measures |
Description
'@ethersproject/abi' - Can be cleaned from package.json since it's only used by dependencies
@react-native-picker/picker - There is no usage for a picker anymore in the mobile app (Introduced here)
@rnhooks/keyboard - There is no usage for @rnhooks/keyboard (introduced here)
asyncstorage-down - there is no usage of asyncstorage-down ([introduced here]
This one was added back, but most likely isn't needed and we need to think about replacing
react-native-level-fs
and use only one file system librarydnode - there is no usage of dnode (introduced here)
## Related issues
Fixes:
obs-store - There is no usage of obs-store anymoer (introruced here)
react-native-flash-message - there is no usage anymore (introduced here)
react-native-redash - there is no usage anymore (react-native-redash)
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist