Skip to content

chore(deps-dev): bump react-native from 0.76.3 to 0.77.2 #651

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

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2025

Bumps react-native from 0.76.3 to 0.77.2.

Release notes

Sourced from react-native's releases.

v0.77.2

Added

iOS specific

  • Codegen: Add the source parameter to generate-codegen-artifacts to avoid generating files not needed by libraries. (98b8f17811 by @​cipolleschi)

Fixed

  • DevTools: Fix disconnections of DevTools when the network is under significant strain. (b0974135bf by @​vzaidman)
  • CLI: Fix registering of start and bundle commands with community CLI and isolated node_modules. (1f002f9999 by @​robhogan)
  • Metro: Bump minimum Metro to 0.81.3, fix "_interopRequireDefault is not a function" with enablePackageExports (b335436113 by @​robhogan)

Android specific

iOS specific

  • Interop Layer: Properly pass nil for nullable parameters instead of NSNull for legacy modules (619d5dfbb2 by @​cipolleschi)
  • TextInput: Fix crashes when any text is entered while running as iOS app on apple silicon mac (8d7aca30e7 by @​zhongwuzw)

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.

0.77.1

Fixed

Android specific

... (truncated)

Changelog

Sourced from react-native's changelog.

Changelog

v0.79.0-rc.3

Changed

Android specific

Fixed

Android specific

iOS specific

v0.79.0-rc.2

Changed

Fixed

iOS specific

v0.79.0-rc.1

Changed

Fixed

Android specific

... (truncated)

Commits
  • 7ea8af8 Release 0.77.2
  • 1e9f118 Convert to JSException only NSException from sync methods (#50193)
  • b335436 Bump minimum Metro to 0.81.3, remove import/require from always-asserted reso...
  • a133967 Handle null params in the Interop TM layer (#49873)
  • 4e5da2e Add extra parameter to define whether codegen is invoked by lib or app (#48995)
  • 1f002f9 community-cli-plugin: resolve cli-server-api via peer dependency on cli (#50096)
  • f7720b3 Avoid NPE when touch event is triggered before SurfaceManager is initiated (#...
  • adc5c3a Fixes TextInput crashes when any text is entered while running as iOS app on ...
  • 7c50b5e Fix Android Image defaultSource runtime error (#49097) (#49890)
  • 1104501 Release 0.77.1
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 25, 2025
@dependabot dependabot bot requested a review from Naturalclar as a code owner March 25, 2025 20:14
Bumps [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native) from 0.76.3 to 0.77.2.
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react-native/commits/v0.77.2/packages/react-native)

---
updated-dependencies:
- dependency-name: react-native
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-native-0.77.2 branch from 0fa173f to 0da1e04 Compare March 30, 2025 00:00
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 javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants