chore: bumped design-system-react-native to version 0.24.0#30073
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. |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
🔍 Smart E2E Test Selection
click to see 🤖 AI reasoning detailsE2E Test Selection: Key areas affected by this library:
Since this is a minor version bump (not a patch), it may introduce new components or API changes that could affect rendering. The risk is medium — minor versions in design systems are generally backward-compatible but can introduce subtle visual/behavioral regressions. Selected tags cover the most heavily impacted areas. SmokeSnaps, SmokeIdentity, SmokeNetworkExpansion, SmokeMultiChainAPI, SmokeBrowser, SmokeStake, SmokePredictions, SmokeSeedlessOnboarding are less directly impacted by design system primitives in their core flows. Performance Test Selection: |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #30073 +/- ##
==========================================
+ Coverage 81.54% 81.86% +0.32%
==========================================
Files 5343 5434 +91
Lines 142128 144898 +2770
Branches 32411 33093 +682
==========================================
+ Hits 115899 118627 +2728
+ Misses 18299 18163 -136
- Partials 7930 8108 +178 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|



Description
This pull request bumps
@metamask/design-system-react-nativefrom^0.23.0to^0.24.0so the app tracks the latest MetaMask design system for React Native. Yarn resolves0.24.0, which also updates the transitive dependency@metamask/design-system-sharedfrom0.16.0to0.17.0.Changelog
CHANGELOG entry: null
Related issues
Fixes: N/A
Manual testing steps
Screenshots/Recordings
Before
N/A — dependency version bump only; no UI change is required by this PR.
After
N/A
Pre-merge author checklist
Performance checks (if applicable)
trace()for usage andaddTokenfor an examplePre-merge reviewer checklist
Note
Low Risk
Low risk dependency bump, but it can introduce UI/behavior regressions in components that consume the design system at runtime.
Overview
Updates the app’s MetaMask React Native design system dependency from
@metamask/design-system-react-native@^0.23.0to^0.24.0.Refreshes
yarn.lockto resolve@metamask/design-system-react-native@0.24.0and its updated transitive@metamask/design-system-sharedrequirement (^0.17.0).Reviewed by Cursor Bugbot for commit 0575d93. Bugbot is set up for automated code reviews on this repo. Configure here.