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.1
Release Notes
react-native-community/cli (@react-native-community/cli)
v14.1.1
Compare Source
v14.1.0
Compare Source
What's Changed
fast-xml-parser
from 4.2.4 and 4.3.2 to 4.4.1 by @Romick2005 in https://github.com/react-native-community/cli/pull/2466--device
option tobuild-ios
command 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.1
Compare Source
v14.0.0
Compare Source
v13.6.9
Compare Source
v13.6.8
Compare Source
v13.6.7
Compare Source
v13.6.6
Compare Source
v13.6.5
Compare Source
Fixes
Full Changelog: react-native-community/cli@v13.6.4...v13.6.5
v13.6.4
Compare Source
v13.6.3
Compare Source
v13.6.2
Compare Source
v13.6.1
Compare Source
This is the collective changelog for v13 of the CLI that's intended for use with React Native 0.74.
Features
nodeLinker: node-modules
for new projects by @szymonrybczak in https://github.com/react-native-community/cli/pull/2134buildRun
to properly open macOS apps by @szymonrybczak in https://github.com/react-native-community/cli/pull/2232react-native.config.js
by @szymonrybczak in https://github.com/react-native-community/cli/pull/2229unstable_reactLegacyComponentNames
by @cortinico in https://github.com/react-native-community/cli/pull/2264--yarn-config-options
option 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
yarn
as package manager when callinginit
withnpx
by @szymonrybczak in https://github.com/react-native-community/cli/pull/2216run-android
on windows. by @aajahid in https://github.com/react-native-community/cli/pull/2236env
inxcodebuild
by @szymonrybczak in https://github.com/react-native-community/cli/pull/2245run-ios/android
when failed to start packager by @szymonrybczak in https://github.com/react-native-community/cli/pull/2252--device
without value by @szymonrybczak in https://github.com/react-native-community/cli/pull/2263ip
package with default value and--host
flag by @szymonrybczak in https://github.com/react-native-community/cli/pull/2299execa
phantom dependency in cli-tools by @jbroma in https://github.com/react-native-community/cli/pull/2292AUTOLINKED_LIBRARIES
by @cortinico in https://github.com/react-native-community/cli/pull/2306Chore & Maintenance
getXcodeProjectAndDir
by @okwasniewski in https://github.com/react-native-community/cli/pull/2220prompts.ts
by @szymonrybczak in https://github.com/react-native-community/cli/pull/2224getLatestRelease.ts
to usecurrentVersion
indiffUrl
by @kraenhansen in https://github.com/react-native-community/cli/pull/2231editTemplate
test on Node v20 by @szymonrybczak in https://github.com/react-native-community/cli/pull/2235cli-plugin-metro
package remnants by @szymonrybczak in https://github.com/react-native-community/cli/pull/2272update-metro.js
script by @szymonrybczak in https://github.com/react-native-community/cli/pull/2281--tasks
option 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.0
Compare Source
v13.5.2
Compare Source
v13.5.1
Compare Source
v13.5.0
Compare Source
v13.4.0
Compare Source
v13.3.0
Compare Source
v13.2.0
Compare 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.1
Compare Source
v13.0.0
Compare Source
What's Changed
README.md
by @szymonrybczak in https://github.com/react-native-community/cli/pull/2190Full Changelog: react-native-community/cli@v12.2.0...v13.0.0
v12.3.7
Compare Source
v12.3.6
Compare Source
What's Changed
ip
package with default value and--host
flag 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.5
Compare Source
What's changed
env
inxcodebuild
(#2245) @szymonrybczakFull Changelog: react-native-community/cli@v12.3.4...v12.3.5
v12.3.4
Compare Source
What's Changed
Full Changelog: react-native-community/cli@v12.3.3...v12.3.4
v12.3.3
Compare Source
What's Changed
--device
without 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.2
Compare Source
What's Changed
Full Changelog: react-native-community/cli@v12.3.1...v12.3.2
v12.3.1
Compare Source
Fixes
run-android
on windows. (#2236) @aajahidyarn
as package manager when callinginit
withnpx
(#2216) @szymonrybczakFull Changelog: react-native-community/cli@v12.3.0...v12.3.1
v12.3.0
Compare Source
What's Changed
Full Changelog: react-native-community/cli@v12.2.1...v12.3.0
v12.2.1
Compare Source
v12.2.0
Compare Source
Changes
🚀 Features
doctor
command in issue template @szymonrybczak (#2186)--skip-git-init
to opt out git init @szymonrybczak (#2177)🐛 Bug Fixes
README.md
@szymonrybczak (#2190)AndroidManifest.xml
@szymonrybczak (#2187)run-ios
command @TMisiukiewicz (#2173)🧰 Maintenance
5 changes
init
docs with current state @szymonrybczak (#2178)root
argument @szymonrybczak (#2164)use_native_modules
@szymonrybczak (#2185)doctor
command in issue template @szymonrybczak (#2186)init
docs with current state @szymonrybczak (#2178)native_modules.rb
tests @thymikee (#2188)Full Changelog: react-native-community/cli@v12.1.1...v12.2.0
v12.1.1
Compare Source
What's Changed
Full Changelog: react-native-community/cli@v12.1.0...v12.1.1
v12.1.0
Compare Source
🚀 Features
--platform-name
option toinit
for out of tree platforms init @okwasniewski (#2170)🐛 Bug Fixes
🧰 Maintenance
runUntil
function @szymonrybczak (#2147)fs.rmdir
withfs.rm
@szymonrybczak (#2160)Full Changelog: react-native-community/cli@v12.0.0...v12.1.0
v12.0.0
Compare Source
This version of React Native CLI targets React Native 0.73 and includes numerous bug fixes, features and performance improvements.
Breaking changes
taskPrefix
inbuild-android
command fromassemble
tobundle
by @szymonrybczak in https://github.com/react-native-community/cli/pull/1913--configuration
option frombuild/run-ios
by @szymonrybczak in https://github.com/react-native-community/cli/pull/2028--mode
instead--variant
option fromrun/build-android
command by @szymonrybczak in https://github.com/react-native-community/cli/pull/2026.--mode
insteadcli-plugin-metro
, remove from builtin commands by @huntie in https://github.com/react-native-community/cli/pull/2055cli-tools
by @huntie in https://github.com/react-native-community/cli/pull/2066Performance
init
to ios-specific commands by @TMisiukiewicz in https://github.com/react-native-community/cli/pull/2077--force-pods
Fixes
src/
by @szymonrybczak in https://github.com/react-native-community/cli/pull/1900launchPackager.command
when building packages by @szymonrybczak in https://github.com/react-native-community/cli/pull/1904adb shell
inrun-android
command 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/1915parseTasksFromGradleFile
on Windows by @szymonrybczak in https://github.com/react-native-community/cli/pull/1933--verbose
option not working forrun-ios
by @szymonrybczak in https://github.com/react-native-community/cli/pull/1946--verbose
to the command by @szymonrybczak in https://github.com/react-native-community/cli/pull/1953@ts-ignore
incli-plugin-metro
by @szymonrybczak in https://github.com/react-native-community/cli/pull/1975upgrade
command by @szymonrybczak in https://github.com/react-native-community/cli/pull/1968doctor
command to work with customios/
folder location by @szymonrybczak in https://github.com/react-native-community/cli/pull/1998none
as platform for printing upgrading link by @szymonrybczak in https://github.com/react-native-community/cli/pull/2018/status
endpoint by @szymonrybczak in https://github.com/react-native-community/cli/pull/2056--mode
is specified by @tido64 in https://github.com/react-native-community/cli/pull/1958init
command by @szymonrybczak in https://github.com/react-native-community/cli/pull/2071--force-pods
flag forrun-ios
andbuild-ios
by @TMisiukiewicz in https://github.com/react-native-community/cli/pull/2082run-ios
command by @huntie in https://github.com/react-native-community/cli/pull/2086launchPackager.command
by @szymonrybczak in https://github.com/react-native-community/cli/pull/2097xcodeProject
name by @szymonrybczak in https://github.com/react-native-community/cli/pull/2121yarn
whenbun
not available by @szymonrybczak in https://github.com/react-native-community/cli/pull/2133--no-packager
provided by @szymonrybczak in https://github.com/react-native-community/cli/pull/2128nodeLinker: node-modules
when installing template packages by @szymonrybczak in https://github.com/react-native-community/cli/pull/2135Features
--target
option by @szymonrybczak in https://github.com/react-native-community/cli/pull/1928watchModeCommandParams
toreact-native.config.js
by @szymonrybczak in https://github.com/react-native-community/cli/pull/1937run-ios
command by @szymonrybczak in https://github.com/react-native-community/cli/pull/2021AndroidManifest.xml
automatically by @szymonrybczak in https://github.com/react-native-community/cli/pull/1967init
command by @TMisiukiewicz in https://github.com/react-native-community/cli/pull/2073init
command by @szymonrybczak in https://github.com/react-native-community/cli/pull/2088--create-git-repo false
Chore & Maintenance
--force-publish
to 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.