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.71.8 #2392

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 29, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-native (changelog) 0.68.2 -> 0.71.8 age adoption passing confidence
@types/react-native (source) 0.68.2 -> 0.72.1 age adoption passing confidence

Release Notes

facebook/react-native

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.

v0.71.3: 0.71.3

Compare Source

Changed
Fixed
  • (codegen) Add missing C++ include for prop conversion of complex array type (92fc32aa by @​rshest)
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.2: 0.71.2

Compare Source

Added
Changed
  • Bump react-native-gradle-plugin to ^0.71.14 in core, @react-native-community/eslint-config to ^3.2.0 in starting template (785bc8d97b by @​kelset)
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.1: 0.71.1

Compare Source

Added
Android specific
iOS specific
Changed
Fixed
  • Fix(cli,metro,babel): bump cli and metro and babel to fix Windows+Metro issue (df7c92ff4c by @​kelset)
Android specific
iOS specific
  • Exclude react-native-flipper when NO_FLIPPER=1 to prevent iOS build fail (f47b5b8b5d by @​retyui)
  • Fix RCTAlertController not showing when using SceneDelegate on iOS 13.0+. (0c53420a7a)
  • Handle Null Exception to Validate input in RCTAlertController and in RCTDevLoadingView (79e603c5ab by @​admirsaheta)
  • Fixed the potential race condition when dismissing and presentating modal (e948c79bda by @​wood1986)
  • Fix build errors when inheriting RCTAppDelegate in Swift modules (5eb25d2186 by @​Kudo)
  • OnSelectionChange() is fired before onChange() on multiline TextInput (64475aeb3b by @​s77rt)
  • Build: remove deprecated File.exists() method from Hermes podspec. (38e5fa6a96 by @​kelset)

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.0: 0.71.0

Compare Source

0.71 stable is out!
This release includes over 1000 commits from 70+ contributors! Thank you to all our contributors new and old!

See the highlights of the release in our release blog post.


⚠️ Git Bash users on Windows might experience "Unable to resolve" red boxes, because of an issue with Metro (silently fails without discovering any files). It will be fixed in 0.71.1 next week, in the meantime you can set resolver.useWatchman: false in metro.config.js.


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.70.9: 0.70.9

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

Changed
  • Update Hermes to hermes-2023-04-13-RNv0.70.8-c9b539bf3d7bfa4143ff1a5751886c7b2dd728a2 (7b1441730b), contains:
    • Remove register stack size override in hermes.cpp (03f2df)
    • Increase default max stack size (1b759f4)
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.70.8: 0.70.8

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.70.7: 0.70.7

Compare Source

Fixes
Android Specific
iOS Specific
Added
Android

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.70.6: 0.70.6

Compare Source

Fixed
Changed
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.70.5: 0.70.5

Compare Source

Hotfix

This version is a patch release addressing the Android build issue that has been ongoing since Nov 4th 2022. If you are on 0.70.x, update to this version to fix it.

If you are on an older version of React Native, refer to this issue for details and the workaround you can apply in your project.


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.70.4: 0.70.4

Compare Source

Changed
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.70.3: 0.70.3

Compare Source

Fixed
  • Stop styles from being reset when detaching Animated.Values in old renderer (2f58e52006 by @​javache)
  • Revert "Fix TextInput dropping text when used as uncontrolled component with defaultValue" to fix TextInputs not being settable to undefined programmatically (e2645a5) by Garrett Forbes Monroe
Android specific
iOS specific
  • Add xcode 14 workaround (turn off signing resource bundles) for React-Core (967de03f30 by @​kelset)

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.70.2: 0.70.2

Compare Source

Added
iOS specific
Changed
Fixed
Android specific
  • Fix port as -1 if dev server without specifying port on Android (3d7e1380b4 by @​Kudo)

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.70.1: 0.70.1

Compare Source

Added
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.70.0: 0.70.0

Compare Source

0.70 stable is out!

This release includes 493 commits with 88 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.69.10: 0.69.10

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
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.69.9: 0.69.9

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.69.8: 0.69.8

Compare Source

This version is a patch release with a mitigation solution for the Android issue on Samsung devices.

Please let us know in the issue if this new version addresses the problem for you.


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.69.7: 0.69.7

Compare Source

Hotfix

This version is a patch release addressing the Android build issue that has been ongoing since Nov 4th 2022. If you are on 0.69.x, update to this version to fix it.

If you are on an older version of React Native, refer to this issue for details and the workaround you can apply in your project.


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.69.6: 0.69.6

Compare Source

Changed
  • Bump version of promise from 8.0.3 to 8.2.0, enabling Promise.allSettled (951538c080 by @​retyui)
Fixed
Android specific
iOS specific
  • Fix the way the orientation events are published, to avoid false publish on orientation change when app changes state to inactive (7d42106d4c by @​lbaldy)
  • Fix React module build error with swift integration on new architecture mode (3afef3c167 by @​Kudo)

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.69.5: 0.69.5

Compare Source

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

Compare Source

Changed
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.69.3: 0.69.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.69.2: 0.69.2

Compare Source

Changed
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.69.1: 0.69.1

Compare Source

Changed
iOS specific
Fixed
  • Use monotonic clock

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 these updates 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 force-pushed the renovate/react-native-0.x branch from eb12259 to 0de875e Compare April 3, 2023 22:37
@renovate renovate bot changed the title chore(deps): update dependency react-native to v0.71.5 chore(deps): update dependency react-native to v0.71.6 Apr 3, 2023
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from 0de875e to f2e6edc Compare April 4, 2023 04:18
@renovate renovate bot force-pushed the renovate/react-native-0.x branch 2 times, most recently from 6d7e169 to 67af96f Compare April 19, 2023 11:25
@renovate renovate bot changed the title chore(deps): update dependency react-native to v0.71.6 chore(deps): update dependency react-native to v0.71.7 Apr 19, 2023
@hyochan hyochan added the dependencies Pull requests that update a dependency file label May 8, 2023
@renovate renovate bot force-pushed the renovate/react-native-0.x branch 3 times, most recently from f902ec0 to fb5373f Compare May 10, 2023 17:45
@renovate renovate bot changed the title chore(deps): update dependency react-native to v0.71.7 chore(deps): update dependency react-native to v0.71.8 May 10, 2023
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from fb5373f to b165652 Compare May 22, 2023 22:16
@renovate renovate bot force-pushed the renovate/react-native-0.x branch from b165652 to 411d984 Compare May 23, 2023 15:55
@hyochan hyochan closed this May 25, 2023
@hyochan hyochan deleted the renovate/react-native-0.x branch May 25, 2023 06:53
@renovate
Copy link
Contributor Author

renovate bot commented May 25, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (0.71.8). 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
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant