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

Update dependency react-native to v0.76.0 #9

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 12, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-native (source, changelog) 0.70.5 -> 0.76.0 age adoption passing confidence

Release Notes

facebook/react-native (react-native)

v0.76.0

Compare Source

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

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.11: 0.72.11

Compare Source

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.72.10: 0.72.10

Compare Source

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

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.9: 0.72.9

Compare Source

Fixed

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.8: 0.72.8

Compare Source

Fixed

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

Compare Source

Changed
Fixed
Android 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.72.6: 0.72.6

Compare Source

Fixed
  • Fix a potential bug in EventEmitter when used with certain Babel configurations that incorrectly polyfill the spread operator for iterables (9b3bd63723 by @​yungsters)
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.72.5: 0.72.5

Compare Source

Changed
Fixed
Android specific
iOS specific

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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update 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 force-pushed the renovate/react-native-0.x branch 4 times, most recently from 38d8677 to 68094dc Compare January 19, 2023 19:28
@renovate renovate bot changed the title Update dependency react-native to v0.71.0 Update dependency react-native to v0.71.1 Jan 19, 2023
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 68094dc to 32a09b2 Compare February 1, 2023 16:32
@renovate renovate bot changed the title Update dependency react-native to v0.71.1 Update dependency react-native to v0.71.2 Feb 1, 2023
@renovate renovate bot changed the title Update dependency react-native to v0.71.2 Update dependency react-native to v0.71.3 Feb 14, 2023
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 32a09b2 to 22d6981 Compare February 14, 2023 18:29
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 22d6981 to f638cfd Compare March 8, 2023 17:54
@renovate renovate bot changed the title Update dependency react-native to v0.71.3 Update dependency react-native to v0.71.4 Mar 8, 2023
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from f638cfd to e4ccd32 Compare March 29, 2023 15:05
@renovate renovate bot changed the title Update dependency react-native to v0.71.4 Update dependency react-native to v0.71.5 Mar 29, 2023
@renovate renovate bot changed the title Update dependency react-native to v0.71.5 Update dependency react-native to v0.71.6 Apr 3, 2023
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from e4ccd32 to 8f6a414 Compare April 3, 2023 21:37
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 8f6a414 to 583d1ed Compare April 19, 2023 10:15
@renovate renovate bot changed the title Update dependency react-native to v0.71.6 Update dependency react-native to v0.71.7 Apr 19, 2023
@renovate renovate bot changed the title Update dependency react-native to v0.71.7 Update dependency react-native to v0.71.8 May 29, 2023
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 583d1ed to 0c60d40 Compare May 29, 2023 16:00
@renovate renovate bot changed the title Update dependency react-native to v0.71.8 Update dependency react-native to v0.71.10 Jun 11, 2023
@renovate renovate bot changed the title Update dependency react-native to v0.71.10 Update dependency react-native to v0.71.11 Jun 15, 2023
@renovate renovate bot force-pushed the renovate/react-native-0.x branch 2 times, most recently from a89a190 to 8db4241 Compare June 22, 2023 05:55
@renovate renovate bot changed the title Update dependency react-native to v0.71.11 Update dependency react-native to v0.72.0 Jun 22, 2023
@renovate renovate bot changed the title Update dependency react-native to v0.72.0 Update dependency react-native to v0.72.1 Jun 30, 2023
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 8db4241 to 25bb937 Compare June 30, 2023 05:20
@renovate renovate bot changed the title Update dependency react-native to v0.72.1 Update dependency react-native to v0.72.3 Jul 12, 2023
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 25bb937 to 90c66a2 Compare July 12, 2023 20:49
@renovate renovate bot changed the title Update dependency react-native to v0.72.3 Update dependency react-native to v0.72.4 Aug 15, 2023
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 90c66a2 to d48909b Compare August 15, 2023 08:43
@renovate renovate bot changed the title Update dependency react-native to v0.73.4 Update dependency react-native to v0.73.5 Feb 27, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from d846a93 to 1392561 Compare March 12, 2024 17:58
@renovate renovate bot changed the title Update dependency react-native to v0.73.5 Update dependency react-native to v0.73.6 Mar 12, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 1392561 to 9db83cd Compare April 18, 2024 23:56
@renovate renovate bot changed the title Update dependency react-native to v0.73.6 Update dependency react-native to v0.73.7 Apr 18, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 9db83cd to 9f853d3 Compare April 22, 2024 20:44
@renovate renovate bot changed the title Update dependency react-native to v0.73.7 Update dependency react-native to v0.74.0 Apr 22, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 9f853d3 to e896f2d Compare May 3, 2024 05:02
@renovate renovate bot changed the title Update dependency react-native to v0.74.0 Update dependency react-native to v0.74.1 May 3, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from e896f2d to 8140d80 Compare June 5, 2024 20:30
@renovate renovate bot changed the title Update dependency react-native to v0.74.1 Update dependency react-native to v0.74.2 Jun 5, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 8140d80 to af55771 Compare July 2, 2024 23:42
@renovate renovate bot changed the title Update dependency react-native to v0.74.2 Update dependency react-native to v0.74.3 Jul 2, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from af55771 to d256c8b Compare July 31, 2024 02:45
@renovate renovate bot changed the title Update dependency react-native to v0.74.3 Update dependency react-native to v0.74.4 Jul 31, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from d256c8b to a37f5e4 Compare August 6, 2024 05:56
@renovate renovate bot changed the title Update dependency react-native to v0.74.4 Update dependency react-native to v0.74.5 Aug 6, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from a37f5e4 to c9d7820 Compare August 15, 2024 03:00
@renovate renovate bot changed the title Update dependency react-native to v0.74.5 Update dependency react-native to v0.75.0 Aug 15, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from c9d7820 to 5d7bade Compare August 16, 2024 08:54
@renovate renovate bot changed the title Update dependency react-native to v0.75.0 Update dependency react-native to v0.75.1 Aug 16, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 5d7bade to 5bdc143 Compare August 21, 2024 02:54
@renovate renovate bot changed the title Update dependency react-native to v0.75.1 Update dependency react-native to v0.75.2 Aug 21, 2024
@renovate renovate bot changed the title Update dependency react-native to v0.75.2 Update dependency react-native to v0.75.3 Sep 12, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 365e5e3 to ab9ba75 Compare October 3, 2024 05:45
@renovate renovate bot changed the title Update dependency react-native to v0.75.3 Update dependency react-native to v0.75.4 Oct 3, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from ab9ba75 to abaffcb Compare October 24, 2024 02:48
@renovate renovate bot changed the title Update dependency react-native to v0.75.4 Update dependency react-native to v0.76.0 Oct 24, 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