fix(deps): update dependency react-native to ^0.73.0 #12
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:
^0.70.3
->^0.73.0
0.68.2
->0.73.0
^0.69.15
->^0.72.0
Release Notes
facebook/react-native (react-native)
v0.73.0
Compare Source
v0.72.7
: 0.72.7Compare Source
Changed
Fixed
(18c9797ecc by @ospfranco)
Android specific
You can participate in the conversation on the status of this release in this discussion
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history in the changelog.md file.
v0.72.6
: 0.72.6Compare Source
Fixed
EventEmitter
when used with certain Babel configurations that incorrectly polyfill the spread operator for iterables (9b3bd63723 by @yungsters)iOS specific
You can participate in the conversation on the status of this release in this discussion
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history in the changelog.md file.
v0.72.5
: 0.72.5Compare Source
Changed
Fixed
Android specific
iOS specific
JSGlobalContextSetInspectable
behind a compile time check for Xcode 14.3+ (3eeee11d7a by @Saadnajmi)You can participate in the conversation on the status of this release in this discussion
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history in the changelog.md file.
v0.72.4
: 0.72.4Compare Source
Added
Android specific
Changed
Fixed
transform
style in TypeScript (2558c3d4f5 by @NickGerleman)Android specific
You can participate in the conversation on the status of this release in this discussion.
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history in the changelog.md file.
v0.72.3
: 0.72.3Compare Source
Fixed
iOS specific
You can participate in the conversation on the status of this release in this discussion.
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history in the changelog.md file.
v0.72.2
: 0.72.2Compare Source
Changed
@types/metro-config
from template (63f78ea8de by @kelset)@react-native/metro-config
to0.72.9
(21daa6e790, f37386176 by @kelset)Android specific
iOS specific
Fixed
global.performance
in undefined when starting metro from Expo CLI (0ccbd65581 by @Kudo)Android specific
iOS specific
You can participate in the conversation on the status of this release in this discussion.
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history in the changelog.md file.
v0.72.1
: 0.72.1Compare Source
Added
iOS specific
Changed
react-native/metro-config
now includes all base config values frommetro-config
(bbcedd385b by @huntie)@react-native/metro-config
to0.72.7
,@react-native/gradle-plugin
to0.72.11
,@react-native/virtualized-lists
to0.72.6
(95db9f98f2 by @kelset)Fixed
react-native/virtualized-lists
does not needreact-test-renderer
at runtime (7a2a3278d0 by @tido64)Android specific
-Set kotlin.jvm.target.validation.mode=warning on user projects (10beefbbfa by @cortinico)
iOS specific
pod install --project-directory=ios
failing (0b96bdcf32 by @tido64)You can participate in the conversation on the status of this release in this discussion.
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history in the changelog.md file.
v0.72.0
: 0.72.0Compare Source
🎉 0.72 stable is out 🎉
This release includes over 1100 commits from 70+ contributors! Thank you to all our contributors new and old!
See the highlights of the release in our release blog post.
You can participate in the conversation on the status of this release in this discussion.
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history in the changelog.md file.
v0.71.14
: 0.71.14Compare Source
Fixed
iOS specific
You can participate in the conversation on the status of this release in this discussion.
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history in the changelog.md file.
v0.71.13
: 0.71.13Compare Source
Added
Android specific
iOS specific
(f7219ec02d by @Saadnajmi)
Fixed
iOS specific
You can participate in the conversation on the status of this release in this discussion.
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history in the changelog.md file.
v0.71.12
: 0.71.12Compare Source
Fixed
Android specific
iOS specific
pod install --project-directory=ios
failing (fc1abe1d69 by @tido64)You can participate in the conversation on the status of this release in this discussion.
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history in the changelog.md file.
v0.71.11
: 0.71.11Compare Source
Changed
iOS specific
Content-Location
header in bundle response as JS source URL (671ea383fe by @robhogan)Fixed
Android specific
iOS specific
You can participate in the conversation on the status of this release in this discussion.
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history in the changelog.md file.
v0.71.10
: 0.71.10Compare Source
Fixed
Android specific
You can participate in the conversation on the status of this release in this discussion.
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history in the changelog.md file.
v0.71.9
: 0.71.9Compare Source
Fixed
transform
style in TypeScript (2558c3d4f5 by @NickGerleman)You can participate in the conversation on the status of the next release in this discussion.
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history in the changelog.md file.
v0.71.8
: 0.71.8Compare Source
Fixed
Android specific
iOS specific
You can participate in the conversation on the status of this release in this discussion.
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history in the changelog.md file.
v0.71.7
: 0.71.7Compare Source
This release is primarily aimed at addressing issues with ANRs using multiline TextInput on Samsung devices (https://github.com/facebook/react-native/issues/35936, https://github.com/facebook/react-native/issues/35590).
Fixed
iOS specific
Android specific
addSpansForMeasurement()
(92b8981499 by @NickGerleman)You can participate in the conversation on the status of this release in this discussion.
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history in the changelog.md file.
v0.71.6
: 0.71.6Compare Source
Fixed
iOS specific
You can participate in the conversation on the status of this release in this discussion.
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history in the changelog.md file.
v0.71.5
: 0.71.5Compare Source
Changed
Android specific
iOS specific
Fixed
Android specific
iOS specific
textContentType
property for backwards compat as mentioned in https://github.com/facebook/react-native/issues/36229#issuecomment-1470468374 (c0abff11b6 by @lunaleaps)You can participate in the conversation on the status of this release in this discussion.
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history in the changelog.md file.
v0.71.4
: 0.71.4Compare Source
Changed
^0.71.16
(3df4a79c3d by @kelset)metro/#​928
)metro/#​929
)Android specific
rrc_root
via prefab. (3418f65d88 by @tomekzaw)Fixed
Android specific
You can participate in the conversation on the status of this release in this discussion.
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history in the changelog.md file.
v0.71.3
: 0.71.3Compare Source
Changed
react-native-codegen
to0.71.5
react-native-gradle-plugin
to0.71.15
Fixed
Android specific
iOS specific
pod install --project-directory=...
(ad1ddc241a by @tido64)You can participate in the conversation on the status of this release in this discussion.
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history in the changelog.md file.
v0.71.2
: 0.71.2Compare Source
Added
accessibilityLabelledBy
TypeScript type (e162b07982 by @DimitarNestorov)accessibilityLanguage
TypeScript type (71c4f57baf by @DimitarNestorov)Changed
react-native-gradle-plugin
to^0.71.14
in core,@react-native-community/eslint-config
to^3.2.0
in starting template (785bc8d97b by @kelset)Fixed
TextInput
'sinputMode
TypeScript types (fac7859863 by @eps1lon)Android specific
jsRootDir
default value (c0004092f9 by @cortinico)iOS specific
You can participate in the conversation on the status of this release in this discussion.
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history in the changelog.md file.
v0.71.1
: 0.71.1Compare Source
Added
Android specific
jsinspector
to the prefab target (a80cf96fc8 by @Kudo)iOS specific
initialProps
property toRCTAppDelegate
(b314e6f147 by @jblarriviere)Changed
Fixed
Android specific
iOS specific
react-native-flipper
whenNO_FLIPPER=1
to prevent iOS build fail (f47b5b8b5d by @retyui)You can participate in the conversation on the status of this release in this discussion
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history in the changelog.md file.
v0.71.0
: 0.71.0Compare Source
0.71 stable is out!
This release includes over 1000 commits from 70+ contributors! Thank you to all our contributors new and old!
See the highlights of the release in our release blog post.
resolver.useWatchman: false
inmetro.config.js
.You can participate in the conversation on the status of this release in this discussion
To help you upgrade to this version, you can use the upgrade helper ⚛️
You can find the whole changelog history in the changelog.md file.
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 these updates again.
This PR has been generated by Mend Renovate. View repository job log here.