Skip to content
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.77.0 #77

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-native (source, changelog) 0.74.2 -> 0.77.0 age adoption passing confidence

Release Notes

facebook/react-native (react-native)

v0.77.0

Compare Source

v0.76.6: 0.76.6

Compare Source

Fixed
Android specific
  • layout: Restore layout/invalidate during ReactViewClippingManager.removeViewAt() (0683206927 by Thomas Nardone)
  • Native Modules: Prioritise local OnLoad.cpp, falling back to default-app-setup (8b1f049879 by @​timbocole)
  • runtime: Remove feature flag for allowRecursiveCommitsWithSynchronousMountOnAndroid (fb7f87ecb2 by @​cipolleschi)
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](https://github.com/facebook/react-native/blob/main/CHANGELOG.md

v0.76.5: 0.76.5

Compare 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.4

Compare 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.3

Compare 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.2

Compare Source

Added
Changed
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.

v0.76.1: 0.76.1

Compare Source

Fixed
Android specific
  • runtime Made AppRegistry callable from Native code in Bridgeless (fixes headless tasks) (f3fee67c54 by @​robik)
  • runtime Add jsBundleFile to DefaultReactNativeHost.kt (e56bd89ef)
iOS specific
  • infra Pin Xcodeproj to < 1.26.0 (e8776240b41)
  • runtime Fixes regression of RCTWindowFrameDidChangeNotification not fired (e271b23fad by @​zhongwuzw)
  • runtime Fixed bug where background colors would sometimes animate when changing on Views (1d6ac09530 by @​joevilches)
  • codegen Do not generate the ComponentCls function in the RCTThirdPartyFabricComponentsProvider for components deined in the app. (dc7e9e2d83 by @​cipolleschi)
  • infra Generated NODE_BINARY in .xcode.env.local now supports paths with a space (eeaa3ff458 by @​blakef)

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.0

Compare 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.4

Compare 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.75.3: 0.75.3

Compare Source

Changed
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.75.2

Compare Source

v0.75.1

Compare Source

v0.75.0

Compare Source

v0.74.6: 0.74.6

Compare Source

Added
Android specific
  • [0.74] Add support for handling 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.4

Compare Source

Added
Android specific
iOS specific
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 ⚛️.


View the whole changelog in the CHANGELOG.md file.

v0.74.3: 0.74.3

Compare Source

Added
  • Add the ReactMarkerConstants.CONTENT_APPEARED support on Android in bridgeless mode. (3c4d7618f0 by @​Kudo)
Changed
iOS specific
Fixed
  • Codegen computes output path relative to project root instead of current working directory. (d3e0430dea by @​dmytrorykun)
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.


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.74.3 fix(deps): update dependency react-native to v0.74.4 Jul 30, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch 2 times, most recently from 045aa8d to fd9e6b0 Compare August 5, 2024 15:36
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.74.4 fix(deps): update dependency react-native to v0.74.5 Aug 5, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from fd9e6b0 to 5c958c1 Compare August 14, 2024 18:47
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.74.5 fix(deps): update dependency react-native to v0.75.0 Aug 14, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 5c958c1 to 6399bf6 Compare August 15, 2024 13:17
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.75.0 fix(deps): update dependency react-native to v0.75.1 Aug 15, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 6399bf6 to f2bf78a Compare August 20, 2024 17:05
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.75.1 fix(deps): update dependency react-native to v0.75.2 Aug 20, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from f2bf78a to c17cd4c Compare September 11, 2024 18:52
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.75.2 fix(deps): update dependency react-native to v0.75.3 Sep 11, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from c17cd4c to ff70fdd Compare October 2, 2024 16:24
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.75.3 fix(deps): update dependency react-native to v0.75.4 Oct 2, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from ff70fdd to d4a7ef4 Compare October 23, 2024 18:46
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.75.4 fix(deps): update dependency react-native to v0.76.0 Oct 23, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from d4a7ef4 to 9461ca7 Compare October 29, 2024 12:34
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.76.0 fix(deps): update dependency react-native to v0.76.1 Oct 29, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 9461ca7 to 53a25b8 Compare November 14, 2024 20:14
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.76.1 fix(deps): update dependency react-native to v0.76.2 Nov 14, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 53a25b8 to 95939dc Compare November 21, 2024 21:36
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.76.2 fix(deps): update dependency react-native to v0.76.3 Nov 21, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 95939dc to 59c9e72 Compare December 6, 2024 17:48
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.76.3 fix(deps): update dependency react-native to v0.76.4 Dec 6, 2024
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.76.4 fix(deps): update dependency react-native to v0.76.3 Dec 9, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 59c9e72 to 9381fcf Compare December 9, 2024 12:33
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.76.3 fix(deps): update dependency react-native to v0.76.5 Dec 9, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 9381fcf to 4459094 Compare December 9, 2024 17:53
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.76.5 fix(deps): update dependency react-native to v0.76.6 Jan 9, 2025
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 4459094 to 2580698 Compare January 9, 2025 15:41
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.76.6 fix(deps): update dependency react-native to v0.77.0 Jan 21, 2025
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 2580698 to 8089d10 Compare January 21, 2025 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants