-
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
Update dependency react-native to v0.77.1 #56
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/react-native-0.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Vulnerable Libraries (10)
More info on how to fix Vulnerable Libraries in JavaScript. 👉 Go to the dashboard for detailed results. 📥 Happy? Share your feedback with us. |
c2f7491
to
05e4288
Compare
05e4288
to
a24ba54
Compare
a24ba54
to
7214e36
Compare
7214e36
to
7dad212
Compare
7dad212
to
97e7e10
Compare
97e7e10
to
8301764
Compare
8301764
to
5762357
Compare
5762357
to
5ef672b
Compare
5ef672b
to
7c3fa5f
Compare
ddcab63
to
3e1fafc
Compare
3e1fafc
to
0acf3a8
Compare
0acf3a8
to
4419ff1
Compare
4419ff1
to
21d228c
Compare
21d228c
to
76738c4
Compare
76738c4
to
2c8abd5
Compare
2c8abd5
to
035ff10
Compare
035ff10
to
88812c6
Compare
88812c6
to
d8996ca
Compare
d8996ca
to
cb9f20c
Compare
cb9f20c
to
c146afa
Compare
c146afa
to
d30697c
Compare
d30697c
to
681cdc7
Compare
681cdc7
to
3e7c8fc
Compare
Report too large to display inline |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.56.0
->0.77.1
Release Notes
facebook/react-native (react-native)
v0.77.1
Compare Source
v0.77.0
: 0.77.0Compare Source
0.77 stable is out!
This release also includes over 1061 commits from 161 contributors! Thanks to everyone who contributed to our first release of 2025!
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.76.7
: 0.76.7Compare Source
v0.76.7
Changed
iOS specific
Fixed
maxFontSizeMultiplier
prop onText
andTextInput
components in Fabric / New Architecture (ea49d4d1b01107a5ecbbbd4904f1d935e51d6b32 by @RickardZrinski)Appearance.setColorScheme(null)
not resetting color scheme value (7d63235086 by @sangonz193)Android specific
invariant
dependency (ee8088b615 by @tido64)iOS specific
RCTSurfaceHostingProxyRootView
no longer has different behavior (whether it callsstart
on the provided surface) depending on which initializer is used. Callstart
yourself on the surface instead. (13b93cfdda by Nolan O'Brien)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.6
: 0.76.6Compare Source
Fixed
Android specific
iOS specific
maxLength
not working in old arch (9ecf290d27 by @mateoguzmana)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](https://github.com/facebook/react-native/blob/main/CHANGELOG.md
v0.76.5
: 0.76.5Compare Source
v0.76.5
Fixed
Android 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.4
: 0.76.4Compare Source
v0.76.4
Added
Android 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.3
: 0.76.3Compare Source
Fixed
Android 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.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.5
: 0.75.5Compare Source
Added
Changed
Android specific
iOS specific
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.
EOF
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.7
: 0.74.7Compare Source
React Native 0.74.x is now out of support. Please migrate to React Native 0.75.+
Fixed
Android specific
gradle-tooling-api-builders
- serviceOf failure (b6bdecd309 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.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
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 was generated by Mend Renovate. View the repository job log.