Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2023

Bumps react-native from 0.71.0 to 0.71.1.

Release notes

Sourced from react-native's releases.

0.71.1

v0.71.1

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 ⚛️


... (truncated)

Changelog

Sourced from react-native's changelog.

v0.71.1

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)
Commits
  • 3978b7c [0.71.1] Bump version numbers
  • 6734d92 fix: ReactRootView checkForKeyboardEvents to check if rootInsets are set (#35...
  • 416463c [LOCAL]Bump RNGP
  • b868970 [LOCAL] bump CLI to 10.1.3
  • 56423e2 [LOCAL] bump CLI to 10.1.2 for Android fixes
  • 36e9d87 Bump CMake to 3.22.1 to properly honor CMAKE_BUILD_TYPE (#35857)
  • 1d64766 Fix for resources not correctly bundlded on release appbundles (#35872)
  • e4051c6 RNGP - Honor the --active-arch-only when configuring the NDK (#35860)
  • 89be5ab feat: add initialProps property to RCTAppDelegate (#35848)
  • 38e5fa6 [LOCAL] build: remove deprecated File.exists() method from Hermes podspec. (#...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [react-native](https://github.com/facebook/react-native) from 0.71.0 to 0.71.1.
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md)
- [Commits](facebook/react-native@v0.71.0...v0.71.1)

---
updated-dependencies:
- dependency-name: react-native
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 20, 2023
@codecov
Copy link

codecov bot commented Jan 20, 2023

Codecov Report

Base: 95.13% // Head: 95.13% // No change to project coverage 👍

Coverage data is based on head (e138cdd) compared to base (9019eed).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1288   +/-   ##
=======================================
  Coverage   95.13%   95.13%           
=======================================
  Files          46       46           
  Lines        3205     3205           
  Branches      483      483           
=======================================
  Hits         3049     3049           
  Misses        156      156           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@mdjastrzebski mdjastrzebski merged commit c0406a9 into main Jan 22, 2023
@mdjastrzebski mdjastrzebski deleted the dependabot/npm_and_yarn/react-native-0.71.1 branch January 22, 2023 21:14
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.

2 participants