Skip to content

Update react-native to v0.88.0-rc.1 - #2087

Open
renovate[bot] wants to merge 2 commits into
masterfrom
renovate/react-native
Open

renovate[bot] wants to merge 2 commits into
masterfrom
renovate/react-native

Conversation

@renovate

@renovate renovate Bot commented Sep 21, 2026 •

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@react-native/babel-preset (source) 0.88.0-rc.0 β†’ 0.88.0-rc.1 age confidence
@react-native/eslint-config (source) 0.88.0-rc.0 β†’ 0.88.0-rc.1 age confidence
@react-native/jest-preset (source) 0.88.0-rc.0 β†’ 0.88.0-rc.1 age confidence
@react-native/metro-config (source) 0.88.0-rc.0 β†’ 0.88.0-rc.1 age confidence
@react-native/new-app-screen (source) 0.88.0-rc.0 β†’ 0.88.0-rc.1 age confidence
@react-native/typescript-config (source) 0.88.0-rc.0 β†’ 0.88.0-rc.1 age confidence
react-native (source, changelog) 0.88.0-rc.0 β†’ 0.88.0-rc.1 age confidence

Release Notes

react/react-native (@​react-native/babel-preset)

v0.88.0-rc.1: 0.88.0-rc.1

Compare Source

Added
  • EventTarget: Enable the imperative EventTarget API (addEventListener, removeEventListener, dispatchEvent) on native view refs in canary (8480b86820 by @​rubennorte)
Changed
Fixed
iOS specific
  • Codegen: No longer crawls node_modules or follows symlinks when discovering components (39751d864d by @​gabrieldonadel)
  • SwiftPM: Generated manifests derive their iOS platform floor from the app's IPHONEOS_DEPLOYMENT_TARGET instead of hardcoding iOS 15, so dependencies with a higher minimum (e.g. Expo, 16.4) can be autolinked (92564f33fd by @​chrfalch)
  • SwiftPM: Read the SwiftPM name from the podspec and store it in package.json when scaffolding (1cfc5f29a0 by @​chrfalch)
  • SwiftPM: Run generated build scripts under bash instead of /bin/sh, so they don't break on a host where /bin/sh isn't bash (25f48bd72f by @​lazerg)

Hermes V1 dSYMS:

ReactNativeDependencies dSYMs:

ReactNative Core 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: (in timezone Europe/London)

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


  • 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 devDependencies Dependencies only required for local dev or the prod build, NOT prod runtime linting For checking code for errors in static analysis react native react-native-community.github.io/upgrade-helper rc labels Sep 21, 2026
@leotm leotm linked an issue Sep 21, 2026 that may be closed by this pull request
@renovate
renovate Bot force-pushed the renovate/react-native branch from 4b69f1f to 520879b Compare September 22, 2026 16:35
@leotm leotm added this to the React Native 0.88 milestone Sep 22, 2026
@leotm

leotm commented Sep 22, 2026

Copy link
Copy Markdown
Owner

supersede

@leotm leotm mentioned this pull request Sep 22, 2026
1 task

@leotm leotm left a comment •

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

changes

  • react 19.3
  • react-test-renderer 19.3

also update

  • @types/react
  • @types/react-test-renderer

and

  • snapshot
  • readme ver

after rc.2 or 0.89-nightly

@renovate

renovate Bot commented Sep 23, 2026

Copy link
Copy Markdown
Contributor Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

devDependencies Dependencies only required for local dev or the prod build, NOT prod runtime linting For checking code for errors in static analysis rc react native react-native-community.github.io/upgrade-helper

Projects

None yet

Development

Successfully merging this pull request may close these issues.

React 19.3

1 participant