Update dependency @react-native-community/cli-platform-android to v12 #100
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:
11.3.9
->12.0.0
Release Notes
react-native-community/cli (@react-native-community/cli-platform-android)
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/2077Fixes
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/2088Chore & Maintenance
--force-publish
to lerna to sync releases by @thymikee in https://github.com/react-native-community/cli/pull/1898--mode
description by @szymonrybczak in https://github.com/react-native-community/cli/pull/1914generateStaticViewConfigs
option from bundle command by @huntie in https://github.com/react-native-community/cli/pull/1970fs-extra
reference fromcli-plugin-metro
by @huntie in https://github.com/react-native-community/cli/pull/1971react-native run-ios
command error output. by @cpojer in https://github.com/react-native-community/cli/pull/1978master
withmain
by @szymonrybczak in https://github.com/react-native-community/cli/pull/1974upgrade
command by @szymonrybczak in https://github.com/react-native-community/cli/pull/1994ios-deploy
by @szymonrybczak in https://github.com/react-native-community/cli/pull/2013cli-plugin-metro
by @acoates-ms in https://github.com/react-native-community/cli/pull/1996profile-hermes
command by @badbeoti in https://github.com/react-native-community/cli/pull/2029lerna
to7.1.3
by @szymonrybczak in https://github.com/react-native-community/cli/pull/2017--root
and--appFolder
options by @szymonrybczak in https://github.com/react-native-community/cli/pull/2027npx
prefix beforereact-native
command by @szymonrybczak in https://github.com/react-native-community/cli/pull/2035envinfo
to 7.10.0 by @szymonrybczak in https://github.com/react-native-community/cli/pull/2104rimraf
package withfs
calls by @szymonrybczak in https://github.com/react-native-community/cli/pull/2141New Contributors
Full Changelog: react-native-community/cli@v11.1.1...v12.0.0
``
Configuration
📅 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 has been generated by Mend Renovate. View repository job log here.