-
Notifications
You must be signed in to change notification settings - Fork 112
chore(deps): update dependency @react-native-community/cli to v20 [security] - autoclosed #3848
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(deps): update dependency @react-native-community/cli to v20 [security] - autoclosed #3848
Conversation
| "@babel/preset-env": "^7.20.0", | ||
| "@babel/runtime": "^7.20.0", | ||
| "@react-native-community/cli": "^15.0.1", | ||
| "@react-native-community/cli": "^20.0.0", |
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.
| "@react-native-community/cli": "^20.0.0", | |
| "@react-native-community/cli": "^15.0.1", |
| "@babel/preset-env": "^7.20.0", | ||
| "@babel/runtime": "^7.20.0", | ||
| "@react-native-community/cli": "^18.0.0", | ||
| "@react-native-community/cli": "^20.0.0", |
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.
| "@react-native-community/cli": "^20.0.0", | |
| "@react-native-community/cli": "^18.0.0", |
06b442d to
835ded4
Compare
| "@babel/preset-env": "^7.20.0", | ||
| "@babel/runtime": "^7.20.0", | ||
| "@react-native-community/cli": "^15.0.1", | ||
| "@react-native-community/cli": "^20.0.0", |
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.
| "@react-native-community/cli": "^20.0.0", | |
| "@react-native-community/cli": "^15.0.1", |
| "@babel/preset-env": "^7.20.0", | ||
| "@babel/runtime": "^7.20.0", | ||
| "@react-native-community/cli": "^18.0.0", | ||
| "@react-native-community/cli": "^20.0.0", |
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.
| "@react-native-community/cli": "^20.0.0", | |
| "@react-native-community/cli": "^18.0.0", |
835ded4 to
91f5d62
Compare
| "@babel/preset-env": "^7.20.0", | ||
| "@babel/runtime": "^7.20.0", | ||
| "@react-native-community/cli": "^15.0.1", | ||
| "@react-native-community/cli": "^20.0.0", |
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.
| "@react-native-community/cli": "^20.0.0", | |
| "@react-native-community/cli": "^15.0.1", |
| "@babel/preset-env": "^7.20.0", | ||
| "@babel/runtime": "^7.20.0", | ||
| "@react-native-community/cli": "^18.0.0", | ||
| "@react-native-community/cli": "^20.0.0", |
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.
| "@react-native-community/cli": "^20.0.0", | |
| "@react-native-community/cli": "^18.0.0", |
This PR contains the following updates:
^18.0.0->^20.0.0^15.0.1->^20.0.0GitHub Vulnerability Alerts
CVE-2025-11953
The Metro Development Server, which is opened by the React Native CLI, binds to external interfaces by default. The server exposes an endpoint that is vulnerable to OS command injection. This allows unauthenticated network attackers to send a POST request to the server and run arbitrary executables. On Windows, the attackers can also execute arbitrary shell commands with fully controlled arguments.
Release Notes
react-native-community/cli (@react-native-community/cli)
v20.0.0Compare Source
What's Changed
New Contributors
Full Changelog: react-native-community/cli@v19.1.0...v20.0.0
v19.1.2Compare Source
v19.1.1Compare Source
v19.1.0Compare Source
What's Changed
buildTs.jscrashing on paths containing spaces by @wojtekmaj in #2639New Contributors
Full Changelog: react-native-community/cli@v19.0.0...v19.1.0
v19.0.0Compare Source
Changes
packageManagerinpackage.json@wojtekmaj (#2638)🚀 Features
--only-podsoption torun/build-ioscommands @szymonrybczak (#2624)pod install@szymonrybczak (#2600)🐛 Bug Fixes
initcommand @szymonrybczak (#2609)🧰 Maintenance
.android.componentDescriptors@cortinico (#2643)--only-podsoption torun/build-ioscommands @szymonrybczak (#2624)Full Changelog: react-native-community/cli@v17.0.0...v19.0.0
v18.0.1Compare Source
Configuration
📅 Schedule: Branch creation - "" in timezone Europe/Oslo, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.