Conversation
These were not referenced anywhere, and had no lockfile impact.
🔍 Smart E2E Test Selection
click to see 🤖 AI reasoning detailsE2E Test Selection:
These patch files are no longer referenced anywhere in package.json (neither in dependencies nor resolutions). The deletion of these unused files has no functional impact on the application - no code behavior changes, no package versions change, and no build configuration changes. No E2E tests are required because:
Performance Test Selection: |
|



Description
These were not referenced anywhere, and had no lockfile impact.
Changelog
CHANGELOG entry: null
Related issues
N/A
Manual testing steps
N/A
Screenshots/Recordings
N/A
Pre-merge author checklist
Pre-merge reviewer checklist
Note
Low Risk
Deletes unreferenced patch artifacts only; risk is limited to the unlikely case a patch was implicitly relied on despite not being wired into dependency resolution.
Overview
Removes several unused Yarn patch files under
.yarn/patches, including patches previously targeting@metamask/*controllers andappwright/Appium configuration tweaks.No runtime or dependency behavior is intended to change, since these patches were not referenced by
package.jsonresolutions/lockfile.Written by Cursor Bugbot for commit 3e4d52e. This will update automatically on new commits. Configure here.