fix(deps): vuln svgo (patch → 4.0.2) [packages/react-native-babel-plugin] - #1358
Conversation
There was a problem hiding this comment.
Pull request overview
Note
Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.
This PR updates the svgo dependency used by the React Native Babel plugin and refreshes the Yarn lockfile to reflect the new resolution (and associated transitive dependency updates).
Changes:
- Bump
svgofrom^4.0.1to^4.0.2inpackages/react-native-babel-plugin. - Regenerate
yarn.lock, pulling in multiple transitive updates (notably Babel/tooling and some npmcli packages).
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| yarn.lock | Updates resolved versions/checksums for svgo and many transitive dependencies after reinstall/update. |
| packages/react-native-babel-plugin/package.json | Bumps svgo dependency to ^4.0.2. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: gh-worker-campaigns-3e9aa4[bot] <244854796+gh-worker-campaigns-3e9aa4[bot]@users.noreply.github.com>
Co-authored-by: gh-worker-campaigns-3e9aa4[bot] <244854796+gh-worker-campaigns-3e9aa4[bot]@users.noreply.github.com>
Auto-rebase completeBranch is up to date with Auto-Rebase · Add |
66de65d to
1d88ae5
Compare
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 1 out of 2 changed files in this pull request and generated no new comments.
Suppressed comments (1)
packages/react-native-babel-plugin/package.json:53
- This PR’s functional change appears to be a small
svgobump, but the accompanyingyarn.lockdiff includes a large number of unrelated transitive upgrades/dedupes. If the intent is only to updatesvgo, consider regenerating the lockfile in a way that minimizes unrelated churn (e.g., updating onlysvgoand keeping other resolutions stable) to reduce review risk and make future bisects easier.
"@babel/traverse": "^7.28.6",
"@babel/types": "^7.27.7",
"fast-glob": "^3.3.3",
"svgo": "^4.0.2",
"uuid": "^8.3.2"
Summary: High-severity security update — 1 package upgraded (patch changes only)
Manifests changed:
packages/react-native-babel-plugin(yarn)✅ Action Required: Please review the changes below. If they look good, approve and merge this PR.
Updates
Security Details
🚨 Critical & High Severity (1 fixed)
Review Checklist
Standard review:
Update Mode: all_vulns
🤖 Generated by DataDog Automated Dependency Management System