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.74.1 #135

Merged
merged 1 commit into from
May 19, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 30, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

facebook/react-native (react-native)

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


Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" in timezone Asia/Tokyo, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update dependency react-native to v0.72.5 Update dependency react-native to v0.72.6 Oct 12, 2023
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from ac8e4cb to 884e798 Compare October 12, 2023 16:38
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 884e798 to 66e807a Compare November 14, 2023 13:19
@renovate renovate bot changed the title Update dependency react-native to v0.72.6 Update dependency react-native to v0.72.7 Nov 14, 2023
@renovate renovate bot changed the title Update dependency react-native to v0.72.7 Update dependency react-native to v0.73.0 Dec 6, 2023
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 66e807a to 98ee3ed Compare December 6, 2023 20:05
@renovate renovate bot changed the title Update dependency react-native to v0.73.0 Update dependency react-native to v0.73.1 Dec 18, 2023
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 98ee3ed to 28d3885 Compare December 18, 2023 14:02
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 28d3885 to 8f5a278 Compare January 8, 2024 19:04
@renovate renovate bot changed the title Update dependency react-native to v0.73.1 Update dependency react-native to v0.73.2 Jan 8, 2024
@renovate renovate bot changed the title Update dependency react-native to v0.73.2 Update dependency react-native to v0.73.3 Jan 29, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 8f5a278 to 48f8e0d Compare January 29, 2024 22:29
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 48f8e0d to 2b5f8bb Compare February 6, 2024 03:41
@renovate renovate bot changed the title Update dependency react-native to v0.73.3 Update dependency react-native to v0.73.4 Feb 6, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 2b5f8bb to 3c2e6b9 Compare February 26, 2024 19:49
@renovate renovate bot changed the title Update dependency react-native to v0.73.4 Update dependency react-native to v0.73.5 Feb 26, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 3c2e6b9 to 43ce1e7 Compare March 11, 2024 11:33
@renovate renovate bot changed the title Update dependency react-native to v0.73.5 Update dependency react-native to v0.73.6 Mar 11, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 43ce1e7 to 4a8f7bb Compare April 18, 2024 16:57
@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 4a8f7bb to 63930ef Compare April 22, 2024 13:15
@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 63930ef to 582b21d Compare May 2, 2024 19:43
@renovate renovate bot changed the title Update dependency react-native to v0.74.0 Update dependency react-native to v0.74.1 May 2, 2024
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 582b21d to 07b9ff9 Compare May 5, 2024 09:30
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 07b9ff9 to 2ec4696 Compare May 5, 2024 09:50
@inokawa inokawa force-pushed the main branch 2 times, most recently from 48ed54c to ad20ef7 Compare May 5, 2024 12:12
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 2ec4696 to e04eb23 Compare May 5, 2024 15:39
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from e04eb23 to 92aaf0c Compare May 5, 2024 15:42
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 92aaf0c to 754cfa3 Compare May 5, 2024 15:44
@renovate renovate bot force-pushed the renovate/react-native-0.x branch 3 times, most recently from 9381fdf to 8f47128 Compare May 6, 2024 07:46
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 8f47128 to 45f559d Compare May 6, 2024 12:25
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 45f559d to f41e14a Compare May 6, 2024 12:27
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from f41e14a to 59943cc Compare May 6, 2024 12:32
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 59943cc to f6fce1b Compare May 6, 2024 12:33
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from f6fce1b to c25e305 Compare May 12, 2024 12:35
@inokawa inokawa merged commit 11e8507 into main May 19, 2024
1 check passed
@renovate renovate bot deleted the renovate/react-native-0.x branch May 19, 2024 10:50
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