build(deps-dev): bump @react-native-community/cli from 15.0.1 to 20.0.0 in /example#173
Conversation
Bumps [@react-native-community/cli](https://github.com/react-native-community/cli/tree/HEAD/packages/cli) from 15.0.1 to 20.0.0. - [Release notes](https://github.com/react-native-community/cli/releases) - [Changelog](https://github.com/react-native-community/cli/blob/main/packages/cli/CHANGELOG.md) - [Commits](https://github.com/react-native-community/cli/commits/v20.0.0/packages/cli) --- updated-dependencies: - dependency-name: "@react-native-community/cli" dependency-version: 20.0.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
This PR is being reviewed by Cursor Bugbot
Details
Your team is on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle for each member of your team.
To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.
| "@babel/preset-env": "^7.25.3", | ||
| "@babel/runtime": "^7.25.0", | ||
| "@react-native-community/cli": "15.0.1", | ||
| "@react-native-community/cli": "20.0.0", |
There was a problem hiding this comment.
Bug: Version Mismatch Across React Native CLI Packages
Version mismatch between @react-native-community/cli (20.0.0) and its platform packages. The main CLI package was upgraded to 20.0.0, but @react-native-community/cli-platform-android and @react-native-community/cli-platform-ios remain at 15.0.1. This creates a major version mismatch (v15 vs v20) that can cause dependency resolution conflicts, multiple versions of the same packages being installed, and potential runtime incompatibilities between the CLI and platform-specific tooling.
|
Superseded by #174. |
Bumps @react-native-community/cli from 15.0.1 to 20.0.0.
Commits
eea99b9v20.0.0e2888d2v20.0.0-alpha.20bfd21fv20.0.0-alpha.13614a01v20.0.0-alpha.1f417120fix: output codegen'd code in the ios folder (#2694)b683e70v20.0.0-alpha.04ee6255v19.0.02e720f9v19.0.0-alpha.266a4a32v19.0.0-alpha.1462ae34feat(0.79): generate codegen beforepod install(#2600)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.
Note
Upgrade
@react-native-community/clito20.0.0inexample/package.jsonand updateyarn.lockwith the new CLI suite and transitive dependencies.@react-native-community/clifrom15.0.1to20.0.0inexample/package.json.20.0.0:@react-native-community/cli,cli-clean,cli-config,cli-config-android,cli-config-apple,cli-doctor,cli-platform-android,cli-platform-apple,cli-platform-ios,cli-server-api,cli-tools,cli-types.body-parser,qs,raw-body,iconv-lite,type-is,media-typer,content-type,launch-editor,@vscode/sudo-prompt, updatepretty-formatto^29.7.0and related entries.@jest/types@26.x,pretty-format@26.x,react-is@17.x) and adjust ranges (e.g.,mime-types).Written by Cursor Bugbot for commit ead3855. This will update automatically on new commits. Configure here.