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.72.5 #83

Merged
merged 1 commit into from
Oct 1, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 1, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-native (changelog) 0.71.3 -> 0.72.5 age adoption passing confidence

Release Notes

facebook/react-native (react-native)

v0.72.5: 0.72.5

Compare Source

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.72.4: 0.72.4

Compare Source

Added
Android specific
  • Native part of fixing ANR when having an inverted FlatList on android API 33+ (6d206a3f54 by @​hannojg)
  • For targeting SDK 34 - Added RECEIVER_EXPORTED/RECEIVER_NOT_EXPORTED flag support in DevSupportManagerBase (177d97d8ea by @​apuruni)
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.3: 0.72.3

Compare Source

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

Compare Source

Changed
Android specific
iOS specific
Fixed
  • global.performance in undefined when starting metro from Expo CLI (0ccbd65581 by @​Kudo)
  • Re-enabled debugging for debug builds (41477c898c by Matt Blagden)
  • Add global hook to assert that base Metro config is called (29f2602ff9 by @​huntie)
Android specific
iOS specific
  • Fix build error when there are multiple EXTRA_COMPILER_ARGS (28f4ebab8a by @​fergusean)
  • Build failure with pnpm and use_frameworks! due to incorrect header paths (58adc5e4b9 by evelant)
  • Fix onChangeText not firing when clearing the value of TextInput with multiline=true on iOS (0c9c57a9f7 by @​kkoudev)
  • Fix pod install for libraries using Swift code when the new architecture is enabled (a4a0655496 by @​louiszawadzki)

⚠️ we are aware of an issue with building iOS apps with Xcode 14.2, please refer to this issue for more details and updates.


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

Compare Source

Added
iOS specific
Changed
  • react-native/metro-config now includes all base config values from metro-config (bbcedd385b by @​huntie)
  • Bump CLI to 11.3.3 (da84901f78 by @​kelset)
  • Bumped @react-native/metro-config to 0.72.7, @react-native/gradle-plugin to 0.72.11, @react-native/virtualized-lists to 0.72.6 (95db9f98f2 by @​kelset)
Fixed
  • react-native/virtualized-lists does not need react-test-renderer at runtime (7a2a3278d0 by @​tido64)
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.72.0: 0.72.0

Compare Source

🎉 0.72 stable is out 🎉

This release includes over 1100 commits from 70+ 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.71.13: 0.71.13

Compare Source

Added
Android specific
  • For targeting SDK 34 - Added RECEIVER_EXPORTED/RECEIVER_NOT_EXPORTED flag support in DevSupportManagerBase (177d97d8ea by @​apuruni)
iOS specific
Fixed
iOS specific
  • Fix onChangeText not firing when clearing the value of TextInput with multiline=true on iOS (0c9c57a9f7 by @​kkoudev)

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.71.12: 0.71.12

Compare Source

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.71.11: 0.71.11

Compare Source

Changed
iOS specific
Fixed
Android specific
  • Fixed crash occurring in certain native views when handling keyboard events. (f7e35d4ef7 by @​aleqsio)
  • Prevent crash on OnePlus/Oppo devices in runAnimationStep (f2c05142 by @​hsource)
  • Revert "fix: border width top/bottom not matching the border radius" to fix border styling issues (fd8a19d by @​kelset)
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.71.10: 0.71.10

Compare Source

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.71.9: 0.71.9

Compare Source

Fixed

You can participate in the conversation on the status of the next 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.71.8: 0.71.8

Compare Source

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.71.7: 0.71.7

Compare Source

This release is primarily aimed at addressing issues with ANRs using multiline TextInput on Samsung devices (https://github.com/facebook/react-native/issues/35936, https://github.com/facebook/react-native/issues/35590).

Fixed
iOS specific
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.71.6: 0.71.6

Compare Source

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.71.5: 0.71.5

Compare Source

Changed
Android specific
iOS specific
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.71.4: 0.71.4

Compare Source

Changed
Android specific
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.


Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" in timezone America/Sao_Paulo, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 force-pushed the updates/react-native-0.x branch from e87f28b to d9c6f0d Compare October 1, 2023 06:10
@sonarcloud
Copy link

sonarcloud bot commented Oct 1, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot merged commit 906921c into master Oct 1, 2023
4 checks passed
@renovate renovate bot deleted the updates/react-native-0.x branch October 1, 2023 09:35
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants