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.76.3 #22

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 17, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-native (source, changelog) 0.70.5 -> 0.76.3 age adoption passing confidence
@​types/react-native ^0.71.5 -> ^0.73.0 age adoption passing confidence

Release Notes

facebook/react-native (react-native)

v0.76.3

Compare Source

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
Fixed
Android specific
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.0: 0.73.0

Compare Source

0.73 stable is out!

This release includes over 2259 commits from 68 contributors! Thank you to all our contributors new and old! See the highlights of the release in our release blog post.


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.72.17: 0.72.17

Compare Source

Fixed
iOS specific

Hermes dSYMS:


0.72 is now out of the support window. Please migrate to 0.75.


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.72.15: 0.72.15

Compare Source

Added
iOS specific
Fixed
iOS specific
  • Privacy Manifest aggregation failing due to no NSPrivacyAccessedAPITypes key. (fc4e099920 by @​renchap)

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

Compare Source

v0.72.13: 0.72.13

Compare Source

v0.72.13

Added
iOS specific
Fixed
Android specific

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.72.12: 0.72.12

Compare Source

v0.72.12
Changed
iOS specific
Fixed

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.

@renovate
Copy link
Contributor Author

renovate bot commented May 17, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: example-react-native/package-lock.json
npm WARN ignoring workspace config at /tmp/renovate/repos/github/privy-open-source/pena-example/example-react-native/.npmrc 
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR!   react@"18.1.0" from [email protected]
npm ERR!   example-react-native
npm ERR!     [email protected]
npm ERR!     node_modules/coba-react-native
npm ERR!       workspace example-react-native from the root project
npm ERR!   peer react@"*" from @privyid/[email protected]
npm ERR!   node_modules/@privyid/pena-react-native
npm ERR!     @privyid/pena-react-native@"^1.0.0" from [email protected]
npm ERR!     example-react-native
npm ERR!       [email protected]
npm ERR!       node_modules/coba-react-native
npm ERR!         workspace example-react-native from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"18.2.0" from [email protected]
npm ERR! node_modules/react-native
npm ERR!   react-native@"0.74.1" from [email protected]
npm ERR!   example-react-native
npm ERR!     [email protected]
npm ERR!     node_modules/coba-react-native
npm ERR!       workspace example-react-native from the root project
npm ERR!   peer react-native@"*" from @privyid/[email protected]
npm ERR!   node_modules/@privyid/pena-react-native
npm ERR!     @privyid/pena-react-native@"^1.0.0" from [email protected]
npm ERR!     example-react-native
npm ERR!       [email protected]
npm ERR!       node_modules/coba-react-native
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-05-02T21_10_36_895Z-debug-0.log

@renovate renovate bot force-pushed the renovate/react-native-0.x branch 2 times, most recently from 10fe079 to 34a669d Compare May 26, 2023 15:51
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 34a669d to 9a371f7 Compare June 7, 2023 16:07
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.71.8 fix(deps): update dependency react-native to v0.71.9 Jun 7, 2023
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 9a371f7 to ec45b05 Compare June 7, 2023 19:45
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.71.9 fix(deps): update dependency react-native to v0.71.10 Jun 7, 2023
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from ec45b05 to 6988bc1 Compare June 14, 2023 17:26
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.71.10 fix(deps): update dependency react-native to v0.71.11 Jun 14, 2023
@renovate renovate bot force-pushed the renovate/react-native-0.x branch 4 times, most recently from 0723110 to b2824e1 Compare June 21, 2023 18:56
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.71.11 fix(deps): update dependency react-native to v0.72.0 Jun 21, 2023
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from b2824e1 to be3a491 Compare June 29, 2023 19:31
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.72.0 fix(deps): update dependency react-native to v0.72.1 Jun 29, 2023
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from be3a491 to 85fc500 Compare July 11, 2023 13:31
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.72.1 fix(deps): update dependency react-native to v0.72.2 Jul 11, 2023
@renovate renovate bot force-pushed the renovate/react-native-0.x branch 2 times, most recently from a0710b5 to 528ca2c Compare July 12, 2023 14:26
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.72.2 fix(deps): update dependency react-native to v0.72.3 Jul 12, 2023
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 528ca2c to a1d4fe8 Compare July 14, 2023 01:56
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from a1d4fe8 to c3b4cc2 Compare July 27, 2023 01:34
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.72.3 fix(deps): update dependency react-native to v0.72.4 Aug 14, 2023
@renovate renovate bot force-pushed the renovate/react-native-0.x branch 2 times, most recently from f1486ec to 455fdb8 Compare August 18, 2023 03:49
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.72.4 fix(deps): update dependency react-native to v0.72.5 Sep 25, 2023
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.72.5 fix(deps): update dependency react-native to v0.72.6 Oct 12, 2023
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 4acd83b to 466d684 Compare October 12, 2023 18:15
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.74.0 fix(deps): update dependency react-native to v0.74.1 May 2, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from b13557b to 813197f Compare June 4, 2024 20:19
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.74.1 fix(deps): update dependency react-native to v0.74.2 Jun 4, 2024
Copy link
Contributor Author

renovate bot commented Jun 4, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: example-react-native/package-lock.json
npm WARN ignoring workspace config at /tmp/renovate/repos/github/privy-open-source/pena-example/example-react-native/.npmrc 
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR!   react@"18.1.0" from [email protected]
npm ERR!   example-react-native
npm ERR!     [email protected]
npm ERR!     node_modules/coba-react-native
npm ERR!       workspace example-react-native from the root project
npm ERR!   peer react@"*" from @privyid/[email protected]
npm ERR!   node_modules/@privyid/pena-react-native
npm ERR!     @privyid/pena-react-native@"^1.0.0" from [email protected]
npm ERR!     example-react-native
npm ERR!       [email protected]
npm ERR!       node_modules/coba-react-native
npm ERR!         workspace example-react-native from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^18.2.0" from [email protected]
npm ERR! node_modules/react-native
npm ERR!   react-native@"0.76.3" from [email protected]
npm ERR!   example-react-native
npm ERR!     [email protected]
npm ERR!     node_modules/coba-react-native
npm ERR!       workspace example-react-native from the root project
npm ERR!   peer react-native@"*" from @privyid/[email protected]
npm ERR!   node_modules/@privyid/pena-react-native
npm ERR!     @privyid/pena-react-native@"^1.0.0" from [email protected]
npm ERR!     example-react-native
npm ERR!       [email protected]
npm ERR!       node_modules/coba-react-native
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-11-21T22_38_19_100Z-debug-0.log

@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 813197f to ea6cc0b Compare July 1, 2024 20:01
@renovate renovate bot changed the title fix(deps): update dependency react-native to v0.74.2 fix(deps): update dependency react-native to v0.74.3 Jul 1, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from ea6cc0b to e335bc7 Compare July 30, 2024 13:43
@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 from e335bc7 to 8112d2a Compare August 5, 2024 16:39
@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 8112d2a to 6aff5e6 Compare August 14, 2024 20:12
@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 6aff5e6 to 659bf49 Compare August 15, 2024 13:50
@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 659bf49 to b855de3 Compare August 20, 2024 16:09
@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 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 761a2d0 to e1c815c Compare October 2, 2024 15:48
@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 e1c815c to 2703703 Compare October 10, 2024 14:35
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 2703703 to 65f9670 Compare October 23, 2024 20:26
@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 65f9670 to 38d6321 Compare October 29, 2024 13:00
@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 38d6321 to 221e431 Compare November 14, 2024 21:40
@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 221e431 to a68259c Compare November 21, 2024 22:40
@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
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