Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 24, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-native (source, changelog) 0.76.5 -> 0.76.7 age adoption passing confidence
react-native-windows (source) 0.76.7 -> 0.76.8 age adoption passing confidence

Release Notes

facebook/react-native (react-native)

v0.76.7: 0.76.7

Compare Source

Changed
iOS specific
Fixed
Android specific
iOS specific
  • runtime: RCTSurfaceHostingProxyRootView no longer has different behavior (whether it calls start on the provided surface) depending on which initializer is used. Call start yourself on the surface instead. (13b93cfdda by Nolan O'Brien)
  • Be less strict with method parsing of TurboModule Interop Layer
  • Avoid crashing the app when the InteropLayer can't find some methods in the native implementation. (3bd3f101b9 by @​cipolleschi)
  • Fix applicationDidEnterBackground not being called (adaceba546 by @​alextoudic)

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

microsoft/react-native-windows (react-native-windows)

v0.76.8: React Native Windows 0.76.8

Compare Source

This is patch release of react-native-windows, fixing bugs or adding non-breaking enhancements. To see a summary of changes in this major release, see release notes for React Native Windows 0.76.0.

New changes

Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" in timezone Europe/Oslo, 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 added the dependencies Pull requests that update a dependency file label Feb 24, 2025
@renovate renovate bot requested review from JasonVMo and tido64 as code owners February 24, 2025 11:44
@tido64 tido64 requested a review from Saadnajmi as a code owner February 24, 2025 12:01
@github-actions github-actions bot added platform: iOS This affects iOS platform: macOS This affects macOS platform: visionOS labels Feb 24, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Feb 24, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@tido64 tido64 force-pushed the renovate/react-native branch from b8d1ff5 to 600943d Compare February 24, 2025 12:02
@tido64 tido64 enabled auto-merge (squash) February 24, 2025 12:18
@tido64 tido64 merged commit 8fda4c8 into trunk Feb 24, 2025
30 checks passed
@tido64 tido64 deleted the renovate/react-native branch February 24, 2025 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file platform: iOS This affects iOS platform: macOS This affects macOS platform: visionOS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants