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

chore(deps): update dependency react-native to v0.77.0 #600

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 14, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-native (source, changelog) 0.72.6 -> 0.77.0 age adoption passing confidence
@​types/react-native 0.72.6 -> 0.73.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.

v0.74.2: 0.74.2

Compare Source

Changed
Fixed
Android specific
iOS specific
  • Privacy Manifest aggregation failing due to no NSPrivacyAccessedAPITypes key (fc4e099920 by @​renchap)
  • In privacy manifest post install script, handle the case where the file reference doesn't have a path (4ad65ac59a by @​robertying)
  • Fixed an issue where the selectionColor prop was not being applied on the TextInput 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.0

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

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

Compare Source

Removed
Android 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 ⚛️


You can find the whole changelog history in the changelog.md file.

v0.73.9

Compare Source

v0.73.8: 0.73.8

Compare Source

Added
iOS specific
  • Added privacy manifest to template (520d120375 by @​philIip) (fixed to include the file in the build)
Changed
  • Update Hermes version (1d0cbfd01b by @​Titozzz)
    • removed Apple's RR API that were unused. Hermes does not requires a PrivacyManifest now
    • fixed experimental debugger object logging
Fixed
iOS specific

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

Compare Source

v0.73.6

Breaking
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 ⚛️


You can find the whole changelog history in the changelog.md file.

v0.73.5: 0.73.5

Compare Source

Changelog

Security
Changed
Fixed

How to Test

Generate a new project:

npx react-native@next init RN0735RC1 --version 0.73.5

  • To help you upgrade to this version, you can use the upgrade helper ⚛️

  • See changes from this release in the changelog

Hermes dSYMS:


Help us testing 🧪

If you experience a regression, please file an Upgrade issue and file a pick request in the appropriate discussion: https://github.com/reactwg/react-native-releases/discussions/

v0.73.4: 0.73.4

Compare Source

v0.73.4

Fixed
Android
  • Ignore the one-time NullPointerException and print error log (ca9b6b5038)
iOS

You can participate in the conversation on the status of this release in this discussion


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.3: 0.73.3

Compare Source

Fixed
Added
iOS specific
Changed
Android specific
  • Call super.onRequestPermissionsResult in ReactActivity's onRequestPermissionsResult() (96ed1190c6 by @​LimAlbert)
iOS specific
Fixed
iOS specific

You can participate in the conversation on the status of this release in this discussion


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.2: 0.73.2

Compare Source

Added
  • Unhandled promise rejection - attach non-standard Error object stack info if possible (655b12dbfa by @​ospfranco)
Changed
iOS specific
Fixed
iOS specific

You can participate in the conversation on the status of this release in this discussion


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.1: 0.73.1

Compare Source

Added
  • Add enableNetworkInspector experiment to enable Network panel and CDP handlers in inspector proxy (8ef807bfb2 by @​byCedric)
Changed

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

Copy link

github-actions bot commented Nov 14, 2023

Performance Comparison Report

  • Current: HEAD (7f1c99b) - 2023-12-05 03:48:53Z
  • Baseline: main (ceb8519) - 2023-12-05 03:48:00Z

Significant Changes To Duration

There are no entries

Meaningless Changes To Duration

Show entries
Name Type Duration Count
Perf test Renders markdown render 58.0 ms → 58.3 ms (+0.2 ms, ±0.0%) 1 → 1
Show details
Name Type Duration Count
Perf test Renders markdown render Baseline
Mean: 58.0 ms
Stdev: 3.3 ms (5.7%)
Runs: 65.1 62.4 59.1 58.2 57.7 55.9 55.9 55.7 55.5 55.0

Current
Mean: 58.3 ms
Stdev: 6.1 ms (10.4%)
Runs: 71.4 66.1 60.8 56.4 56.4 55.2 54.9 54.4 53.6 53.3
Baseline
Mean: 1
Stdev: 0 (0.0%)
Runs: 1 1 1 1 1 1 1 1 1 1

Current
Mean: 1
Stdev: 0 (0.0%)
Runs: 1 1 1 1 1 1 1 1 1 1

Changes To Count

There are no entries

Added Scenarios

There are no entries

Removed Scenarios

There are no entries

Generated by 🚫 dangerJS against 285f57e

@renovate renovate bot force-pushed the renovate/react-native-0.x branch 2 times, most recently from b6f20a6 to 7e86d56 Compare November 21, 2023 02:28
@renovate renovate bot force-pushed the renovate/react-native-0.x branch 5 times, most recently from 5dd54d5 to 285f57e Compare December 5, 2023 03:46
@renovate renovate bot changed the title chore(deps): update dependency react-native to v0.72.7 chore(deps): update dependency react-native to v0.73.0 Dec 6, 2023
@renovate renovate bot force-pushed the renovate/react-native-0.x branch 3 times, most recently from 72269c9 to dbed5cc Compare December 9, 2023 16:07
@renovate renovate bot changed the title chore(deps): update dependency react-native to v0.73.0 chore(deps): update dependency react-native to v0.73.1 Dec 18, 2023
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from dbed5cc to fe16ed8 Compare December 18, 2023 13:56
@renovate renovate bot changed the title chore(deps): update dependency react-native to v0.73.1 chore(deps): update dependency react-native to v0.73.2 Jan 8, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from fe16ed8 to ccc2db8 Compare January 8, 2024 18:44
@renovate renovate bot force-pushed the renovate/react-native-0.x branch 10 times, most recently from 76f6401 to b31cb7e Compare January 29, 2024 21:36
@renovate renovate bot changed the title chore(deps): update dependency react-native to v0.73.2 chore(deps): update dependency react-native to v0.73.3 Jan 29, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch 2 times, most recently from 6180305 to fb4246f Compare February 6, 2024 03:38
@renovate renovate bot changed the title chore(deps): update dependency react-native to v0.73.3 chore(deps): update dependency react-native to v0.73.4 Feb 6, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from c0fb208 to 543d9e3 Compare December 9, 2024 18:40
@renovate renovate bot changed the title chore(deps): update dependency react-native to v0.76.3 chore(deps): update dependency react-native to v0.76.5 Dec 9, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch 3 times, most recently from 0a486d7 to 65993cb Compare December 29, 2024 10:38
@renovate renovate bot force-pushed the renovate/react-native-0.x branch 3 times, most recently from 2de9337 to e9747de Compare January 9, 2025 14:40
@renovate renovate bot changed the title chore(deps): update dependency react-native to v0.76.5 chore(deps): update dependency react-native to v0.76.6 Jan 9, 2025
@renovate renovate bot force-pushed the renovate/react-native-0.x branch 12 times, most recently from 90f5f5c to a4e1a17 Compare January 14, 2025 05:52
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from a4e1a17 to 127348b Compare January 21, 2025 14:41
@renovate renovate bot changed the title chore(deps): update dependency react-native to v0.76.6 chore(deps): update dependency react-native to v0.77.0 Jan 21, 2025
@renovate renovate bot force-pushed the renovate/react-native-0.x branch 2 times, most recently from 1138b29 to 295598a Compare February 1, 2025 09:27
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 295598a to 315fcb4 Compare February 1, 2025 12:59
@gmsgowtham gmsgowtham closed this Feb 1, 2025
@gmsgowtham gmsgowtham deleted the renovate/react-native-0.x branch February 1, 2025 13:00
Copy link
Contributor Author

renovate bot commented Feb 1, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (0.77.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

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.

1 participant