-
Notifications
You must be signed in to change notification settings - Fork 4
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 ^0.76.0 #1900
base: main
Are you sure you want to change the base?
Conversation
Quality Gate passedIssues Measures |
9bd7b8f
to
46cf2c3
Compare
Quality Gate passedIssues Measures |
46cf2c3
to
783f706
Compare
Report too large to display inline |
🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎ To accept the risk, merge this PR and you will not be notified again.
Next stepsWhat is a critical CVE?Contains a Critical Common Vulnerability and Exposure (CVE). Remove or replace dependencies that include known critical CVEs. Consumers can use dependency overrides or npm audit fix --force to remove vulnerable dependencies. Take a deeper look at the dependencyTake a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev. Remove the packageIf you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency. Mark a package as acceptable riskTo ignore an alert, reply with a comment starting with
|
Quality Gate passedIssues Measures |
This PR contains the following updates:
^0.72.5
->^0.76.0
^0.70.6
->^0.73.0
Release Notes
facebook/react-native (react-native)
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.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
: 0.72.8Compare Source
Fixed
build_codegen!
not finding@react-native/codegen
in pnpm setups (e70166a3a8 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.7
: 0.72.7Compare Source
Changed
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 was generated by Mend Renovate. View the repository job log.