-
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
fix(deps): update dependency react-native to v0.76.3 #22
base: main
Are you sure you want to change the base?
Conversation
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: example-react-native/package-lock.json
|
10fe079
to
34a669d
Compare
34a669d
to
9a371f7
Compare
9a371f7
to
ec45b05
Compare
ec45b05
to
6988bc1
Compare
0723110
to
b2824e1
Compare
b2824e1
to
be3a491
Compare
be3a491
to
85fc500
Compare
a0710b5
to
528ca2c
Compare
528ca2c
to
a1d4fe8
Compare
a1d4fe8
to
c3b4cc2
Compare
f1486ec
to
455fdb8
Compare
455fdb8
to
4acd83b
Compare
4acd83b
to
466d684
Compare
b13557b
to
813197f
Compare
|
813197f
to
ea6cc0b
Compare
ea6cc0b
to
e335bc7
Compare
e335bc7
to
8112d2a
Compare
8112d2a
to
6aff5e6
Compare
6aff5e6
to
659bf49
Compare
659bf49
to
b855de3
Compare
b855de3
to
761a2d0
Compare
761a2d0
to
e1c815c
Compare
e1c815c
to
2703703
Compare
2703703
to
65f9670
Compare
65f9670
to
38d6321
Compare
38d6321
to
221e431
Compare
221e431
to
a68259c
Compare
This PR contains the following updates:
0.70.5
->0.76.3
^0.71.5
->^0.73.0
Release Notes
facebook/react-native (react-native)
v0.76.3
Compare Source
v0.76.2
: 0.76.2Compare Source
Added
Changed
iOS specific
Fixed
semver
not being found in pnpm setups (0def73d1a6 by @tido64)setUpErrorHandling
to show early JS errors (dac6d508af by @cipolleschi)Android specific
iOS specific
value
instead ofchildren
(52cdedb40e by @NickGerleman)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.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
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.