fix(deps): update @react-native-community/cli -> 14 - dependencies - autoclosed #34
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.0.1->14.1.1Release Notes
react-native-community/cli (@react-native-community/cli)
v14.1.1Compare Source
v14.1.0Compare Source
What's Changed
fast-xml-parserfrom 4.2.4 and 4.3.2 to 4.4.1 by @Romick2005 in https://github.com/react-native-community/cli/pull/2466--deviceoption tobuild-ioscommand by @szymonrybczak in https://github.com/react-native-community/cli/pull/2482New Contributors
Full Changelog: react-native-community/cli@v14.0.1...v14.1.0
v14.0.1Compare Source
v14.0.0Compare Source
v13.6.9Compare Source
v13.6.8Compare Source
v13.6.7Compare Source
v13.6.6Compare Source
v13.6.5Compare Source
Fixes
Full Changelog: react-native-community/cli@v13.6.4...v13.6.5
v13.6.4Compare Source
v13.6.3Compare Source
v13.6.2Compare Source
v13.6.1Compare Source
This is the collective changelog for v13 of the CLI that's intended for use with React Native 0.74.
Features
nodeLinker: node-modulesfor new projects by @szymonrybczak in https://github.com/react-native-community/cli/pull/2134buildRunto properly open macOS apps by @szymonrybczak in https://github.com/react-native-community/cli/pull/2232react-native.config.jsby @szymonrybczak in https://github.com/react-native-community/cli/pull/2229unstable_reactLegacyComponentNamesby @cortinico in https://github.com/react-native-community/cli/pull/2264--yarn-config-optionsoption by @szymonrybczak in https://github.com/react-native-community/cli/pull/2273getSimulators()for OOT platforms by @okwasniewski in https://github.com/react-native-community/cli/pull/2239Fixes
yarnas package manager when callinginitwithnpxby @szymonrybczak in https://github.com/react-native-community/cli/pull/2216run-androidon windows. by @aajahid in https://github.com/react-native-community/cli/pull/2236envinxcodebuildby @szymonrybczak in https://github.com/react-native-community/cli/pull/2245run-ios/androidwhen failed to start packager by @szymonrybczak in https://github.com/react-native-community/cli/pull/2252--devicewithout value by @szymonrybczak in https://github.com/react-native-community/cli/pull/2263ippackage with default value and--hostflag by @szymonrybczak in https://github.com/react-native-community/cli/pull/2299execaphantom dependency in cli-tools by @jbroma in https://github.com/react-native-community/cli/pull/2292AUTOLINKED_LIBRARIESby @cortinico in https://github.com/react-native-community/cli/pull/2306Chore & Maintenance
getXcodeProjectAndDirby @okwasniewski in https://github.com/react-native-community/cli/pull/2220prompts.tsby @szymonrybczak in https://github.com/react-native-community/cli/pull/2224getLatestRelease.tsto usecurrentVersionindiffUrlby @kraenhansen in https://github.com/react-native-community/cli/pull/2231editTemplatetest on Node v20 by @szymonrybczak in https://github.com/react-native-community/cli/pull/2235cli-plugin-metropackage remnants by @szymonrybczak in https://github.com/react-native-community/cli/pull/2272update-metro.jsscript by @szymonrybczak in https://github.com/react-native-community/cli/pull/2281--tasksoption description by @szymonrybczak in https://github.com/react-native-community/cli/pull/2290New Contributors
Full Changelog: react-native-community/cli@v12.3.6...v13.6.1
v13.6.0Compare Source
v13.5.2Compare Source
v13.5.1Compare Source
v13.5.0Compare Source
v13.4.0Compare Source
v13.3.0Compare Source
v13.2.0Compare Source
v13.1.0: v12.3.0Compare Source
What's Changed
Full Changelog: react-native-community/cli@v13.0.1...v13.1.0
v13.0.1Compare Source
v13.0.0Compare Source
What's Changed
README.mdby @szymonrybczak in https://github.com/react-native-community/cli/pull/2190Full Changelog: react-native-community/cli@v12.2.0...v13.0.0
v12.3.7Compare Source
v12.3.6Compare Source
What's Changed
ippackage with default value and--hostflag by @szymonrybczak in https://github.com/react-native-community/cli/pull/2301Full Changelog: react-native-community/cli@v12.3.5...v12.3.6
v12.3.5Compare Source
What's changed
envinxcodebuild(#2245) @szymonrybczakFull Changelog: react-native-community/cli@v12.3.4...v12.3.5
v12.3.4Compare Source
What's Changed
Full Changelog: react-native-community/cli@v12.3.3...v12.3.4
v12.3.3Compare Source
What's Changed
--devicewithout value by @szymonrybczak in https://github.com/react-native-community/cli/pull/2265Full Changelog: react-native-community/cli@v12.3.2...v12.3.3
v12.3.2Compare Source
What's Changed
Full Changelog: react-native-community/cli@v12.3.1...v12.3.2
v12.3.1Compare Source
Fixes
run-androidon windows. (#2236) @aajahidyarnas package manager when callinginitwithnpx(#2216) @szymonrybczakFull Changelog: react-native-community/cli@v12.3.0...v12.3.1
v12.3.0Compare Source
What's Changed
Full Changelog: react-native-community/cli@v12.2.1...v12.3.0
v12.2.1Compare Source
v12.2.0Compare Source
Changes
🚀 Features
doctorcommand in issue template @szymonrybczak (#2186)--skip-git-initto opt out git init @szymonrybczak (#2177)🐛 Bug Fixes
README.md@szymonrybczak (#2190)AndroidManifest.xml@szymonrybczak (#2187)run-ioscommand @TMisiukiewicz (#2173)🧰 Maintenance
5 changes
initdocs with current state @szymonrybczak (#2178)rootargument @szymonrybczak (#2164)use_native_modules@szymonrybczak (#2185)doctorcommand in issue template @szymonrybczak (#2186)initdocs with current state @szymonrybczak (#2178)native_modules.rbtests @thymikee (#2188)Full Changelog: react-native-community/cli@v12.1.1...v12.2.0
v12.1.1Compare Source
What's Changed
Full Changelog: react-native-community/cli@v12.1.0...v12.1.1
v12.1.0Compare Source
🚀 Features
--platform-nameoption toinitfor out of tree platforms init @okwasniewski (#2170)🐛 Bug Fixes
🧰 Maintenance
runUntilfunction @szymonrybczak (#2147)fs.rmdirwithfs.rm@szymonrybczak (#2160)Full Changelog: react-native-community/cli@v12.0.0...v12.1.0
v12.0.0Compare Source
This version of React Native CLI targets React Native 0.73 and includes numerous bug fixes, features and performance improvements.
Breaking changes
taskPrefixinbuild-androidcommand fromassembletobundleby @szymonrybczak in https://github.com/react-native-community/cli/pull/1913--configurationoption frombuild/run-iosby @szymonrybczak in https://github.com/react-native-community/cli/pull/2028--modeinstead--variantoption fromrun/build-androidcommand by @szymonrybczak in https://github.com/react-native-community/cli/pull/2026.--modeinsteadcli-plugin-metro, remove from builtin commands by @huntie in https://github.com/react-native-community/cli/pull/2055cli-toolsby @huntie in https://github.com/react-native-community/cli/pull/2066Performance
initto ios-specific commands by @TMisiukiewicz in https://github.com/react-native-community/cli/pull/2077--force-podsFixes
src/by @szymonrybczak in https://github.com/react-native-community/cli/pull/1900launchPackager.commandwhen building packages by @szymonrybczak in https://github.com/react-native-community/cli/pull/1904adb shellinrun-androidcommand by @szymonrybczak in https://github.com/react-native-community/cli/pull/1916com.prefix in package name by @szymonrybczak in https://github.com/react-native-community/cli/pull/1915parseTasksFromGradleFileon Windows by @szymonrybczak in https://github.com/react-native-community/cli/pull/1933--verboseoption not working forrun-iosby @szymonrybczak in https://github.com/react-native-community/cli/pull/1946--verboseto the command by @szymonrybczak in https://github.com/react-native-community/cli/pull/1953@ts-ignoreincli-plugin-metroby @szymonrybczak in https://github.com/react-native-community/cli/pull/1975upgradecommand by @szymonrybczak in https://github.com/react-native-community/cli/pull/1968doctorcommand to work with customios/folder location by @szymonrybczak in https://github.com/react-native-community/cli/pull/1998noneas platform for printing upgrading link by @szymonrybczak in https://github.com/react-native-community/cli/pull/2018/statusendpoint by @szymonrybczak in https://github.com/react-native-community/cli/pull/2056--modeis specified by @tido64 in https://github.com/react-native-community/cli/pull/1958initcommand by @szymonrybczak in https://github.com/react-native-community/cli/pull/2071--force-podsflag forrun-iosandbuild-iosby @TMisiukiewicz in https://github.com/react-native-community/cli/pull/2082run-ioscommand by @huntie in https://github.com/react-native-community/cli/pull/2086launchPackager.commandby @szymonrybczak in https://github.com/react-native-community/cli/pull/2097xcodeProjectname by @szymonrybczak in https://github.com/react-native-community/cli/pull/2121yarnwhenbunnot available by @szymonrybczak in https://github.com/react-native-community/cli/pull/2133--no-packagerprovided by @szymonrybczak in https://github.com/react-native-community/cli/pull/2128nodeLinker: node-moduleswhen installing template packages by @szymonrybczak in https://github.com/react-native-community/cli/pull/2135Features
--targetoption by @szymonrybczak in https://github.com/react-native-community/cli/pull/1928watchModeCommandParamstoreact-native.config.jsby @szymonrybczak in https://github.com/react-native-community/cli/pull/1937run-ioscommand by @szymonrybczak in https://github.com/react-native-community/cli/pull/2021AndroidManifest.xmlautomatically by @szymonrybczak in https://github.com/react-native-community/cli/pull/1967initcommand by @TMisiukiewicz in https://github.com/react-native-community/cli/pull/2073initcommand by @szymonrybczak in https://github.com/react-native-community/cli/pull/2088--create-git-repo falseChore & Maintenance
--force-publishto lerna to sync releases by @thymikee in https://github.com/react-native-community/cli/pull/1898Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.