-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update dependency react-native to v0.76.2 #23
base: master
Are you sure you want to change the base?
Conversation
Codecov Report
@@ Coverage Diff @@
## master #23 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 2 2
Lines 15 15
Branches 1 1
=========================================
Hits 15 15 Continue to review full report at Codecov.
|
0f2079d
to
4702d35
Compare
4702d35
to
3a07236
Compare
3a07236
to
50d3115
Compare
3e195ab
to
fa715e2
Compare
fa715e2
to
e4eb9c9
Compare
e4eb9c9
to
f7095e7
Compare
Codecov Report
@@ Coverage Diff @@
## master #23 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 2 2
Lines 15 15
Branches 1 1
=========================================
Hits 15 15 Continue to review full report at Codecov.
|
4cc06a2
to
c2420bd
Compare
c2420bd
to
12c5f18
Compare
12c5f18
to
27e5d2d
Compare
27e5d2d
to
4e86857
Compare
e648eb2
to
3bbf21f
Compare
202784c
to
7f107fc
Compare
7f107fc
to
b13b184
Compare
b13b184
to
5dfb3b5
Compare
5dfb3b5
to
f7c72a0
Compare
f7c72a0
to
d3ab441
Compare
d3ab441
to
572942c
Compare
572942c
to
9c4ebae
Compare
9c4ebae
to
f120d3b
Compare
f120d3b
to
88e53e7
Compare
88e53e7
to
d8a102c
Compare
d8a102c
to
d70174d
Compare
d70174d
to
1751def
Compare
1751def
to
edbf90a
Compare
edbf90a
to
fbbd07e
Compare
This PR contains the following updates:
0.66.5
->0.76.2
0.72.7
->0.73.0
Release Notes
facebook/react-native (react-native)
v0.76.2
Compare Source
v0.76.1
: 0.76.1Compare Source
Fixed
Android specific
iOS specific
Hermes dSYMS:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.
v0.76.0
: 0.76.0Compare Source
0.76 stable is out!
This release of React Native enables the New Architecture by default. You can read more about it in this dedicated blog-post: the New Architecture is here.
This release also includes over 1491 commits from 165 contributors! Thank you to all our contributors new and old!
You can see all the highlights of the release in our release blog post.
Hermes dSYMS:
You can file pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file
v0.75.4
: 0.75.4Compare Source
Fixed
Android specific
Tried to finish non-existent task with id
(56a282c44d by @RodolfoGS)contextMenuHidden
prop bug fix (366f1d0df3 by @alanleedev)iOS specific
NSNull
tonil
before checkingtype
inreadAsDataURL
(99ab845a5c by @haileyok)Hermes dSYMS:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.
v0.75.3
: 0.75.3Compare Source
Changed
Fixed
Android specific
gradle-tooling-api-builders
- serviceOf failure (1067798a7e by @cortinico)iOS specific
(05dec917f2 by @okwasniewski)
Hermes dSYMS:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.
v0.75.2
Compare Source
v0.75.1
Compare Source
v0.75.0
Compare Source
v0.74.6
: 0.74.6Compare Source
Added
Android specific
com.facebook.react.bridge.Dynamic
as parameter for TurboModules (a9588f3718 by @cortinico)Changed
Fixed
Hermes dSYMS:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.
v0.74.5
Compare Source
v0.74.4
: 0.74.4Compare Source
Added
Android specific
iOS specific
Fixed
iOS specific
RCTImageLoader
andRCTNetworkTask
that were accessed concurrently, which in some cases lead to data races. (ffc16fc18b by @hakonk)Hermes dSYMS:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.
v0.74.3
: 0.74.3Compare Source
Added
Changed
iOS specific
customizeRootView
fromRCTRootViewFactory
(3c4d761 by @Kudo)Fixed
Android specific
JavaTimerManager$IdleCallbackRunnable.cancel
(988bf162a0 by @cortinico)iOS specific
Hermes dSYMS:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.
v0.74.2
: 0.74.2Compare Source
Changed
typescript-eslint
monorepo tov7
(91d725136e by @huntie)
13.6.8
(335f6ed833 by @szymonrybczak)Fixed
init
command when CLI uses cachednpx
version (b98c5b960c by @szymonrybczak)selection
prop inTextInput
was not being applied at component creation (be09d12667 by @alanleedev)Android specific
mAttachedSurfaces
afterReactHost.destroy()
(c70d791036 by @Kudo)iOS specific
NSPrivacyAccessedAPITypes
key (fc4e099920 by @renchap)selectionColor
prop was not being applied on theTextInput
component. (2bde626a9f by @robinshin)Hermes dSYMS:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.
v0.74.1
Compare Source
v0.74.0
: 0.74.0Compare Source
0.74 stable is out!
This release includes over 1673 commits from 57 contributors! Thank you to all our contributors new and old! See the highlights of the release in our release blog post.
To help you upgrade to this version, you can use the upgrade helper ⚛️
Hermes dSYMS:
You can find the whole changelog history in the changelog.md file.
v0.73.11
: 0.73.11Compare Source
0.73 is now out of the support window. Please migrate to 0.76.
Fixed
Android specific
iOS specific
Hermes dSYMS:
You can file issues or pick requests against this release here
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.73.10
: 0.73.10Compare Source
Removed
Android specific
Fixed
Android specific
iOS specific
<KeyboardAvoidingView>
with floating keyboard on iPadOS (3c54e1ee45 by @renchap)Hermes dSYMS:
You can file issues or pick requests against this release here
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.73.9
Compare Source
v0.73.8
: 0.73.8Compare Source
Added
iOS specific
Changed
Fixed
iOS specific
HERMES_ENABLE_DEBUGGER=1
flag to React-RuntimeApple (794aaa52d3 by @cipolleschi)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.73.7
Compare Source
v0.73.6
: 0.73.6Compare Source
v0.73.6
Breaking
iOS specific
BUILD_FROM_SOURCE
toRCT_BUILD_HERMES_FROM_SOURCE
(51b80477c7 by @cipolleschi)Fixed
iOS specific
Hermes dSYMS:
You can file issues or pick requests against this release here
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.73.5
: 0.73.5Compare Source
Changelog
Security
Changed
Fixed
How to Test
Generate a new project:
To help you upgrade to this version, you can use the upgrade helper ⚛️
See changes from this release in the changelog
Hermes dSYMS:
Help us testing 🧪
If you experience a regression, please file an Upgrade issue and file a pick request in the appropriate discussion: https://github.com/reactwg/react-native-releases/discussions/
v0.73.4
: 0.73.4Compare Source
v0.73.4
Fixed
react-native-*/Libraries/Core/InitializeCore
(562447be47 by @tido64)Android
iOS
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.73.3
: 0.73.3Compare Source
Fixed
Added
iOS specific
Changed
Android specific
iOS specific
Fixed
chalk
(9155e2d182 by @tido64)iOS specific
RCTDeviceInfo
listen to invalidate events and unregister observers while invalidating the bridge (d46d80d2ef by @cipolleschi)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.73.2
: 0.73.2Compare Source
Added
Changed
iOS specific
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.73.1
: 0.73.1Compare Source
Added
enableNetworkInspector
experiment to enable Network panel and CDP handlers in inspector proxy (8ef807bfb2 by @byCedric)Changed
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.73.0
: 0.73.0Compare Source
0.73 stable is out!
This release includes over 2259 commits from 68 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.72.17
: 0.72.17Compare Source
Fixed
iOS specific
Hermes dSYMS:
0.72 is now out of the support window. Please migrate to 0.75.
You can file issues or pick requests against this release here
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.15
: 0.72.15Compare Source
Added
iOS specific
Fixed
iOS specific
NSPrivacyAccessedAPITypes
key. (fc4e099920 by @renchap)You can file issues or pick requests against this release here
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.14
Compare Source
v0.72.13
: 0.72.13Compare Source
v0.72.13
Added
iOS specific
Fixed
Android specific
You can file issues or pick requests against this release here
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.12
: 0.72.12Compare Source
v0.72.12
Changed
iOS specific
Fixed
You can file issues or pick requests against this release here
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.11
: 0.72.11Compare Source
Changed
iOS specific
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.10
: 0.72.10Compare Source
Added
Fixed
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.9
: 0.72.9Compare Source
Fixed
boost
dependency — see https://github.com/facebook/react-native/issues/42110React-Fabric
fails to build with-std=c++20
because implicit constructors are no longer generated (b7c1a40db 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.8
](https://redirect.github.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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.