AAO-React-Native icon indicating copy to clipboard operation
AAO-React-Native copied to clipboard

Bump react-native from 0.68.3 to 0.68.5

Open dependabot[bot] opened this issue 3 years ago • 1 comments

Bumps react-native from 0.68.3 to 0.68.5.

Release notes

Sourced from react-native's releases.

0.68.5

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

0.68.4

Changed

Android 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

Changelog

Sourced from react-native's changelog.

Changelog

v0.70.3

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)

v0.70.2

Added

iOS specific

Changed

Fixed

Android specific

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

v0.70.1

Added

Changed

... (truncated)

Commits
  • b12a7f9 [0.68.5] Bump version numbers
  • edcb3ca Force dependencies resolution to minor series for 0.68
  • b55518c [0.68.4] Bump version numbers
  • 40a3ae3 Bump react-native-codegen to 0.0.18
  • 782e0bf Add support Promise.allSettled out of box (#34544)
  • e22ed7d fix: Correctly resolve classes with FindClass(..) (#34533)
  • 4575ef5 Fix codegen trying to parse .d.ts files (#34439)
  • 4f7eb61 prevent from publishing dimensions change event when app changes state (#34014)
  • See full diff 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)

dependabot[bot] avatar Nov 07 '22 11:11 dependabot[bot]

Codecov Report

Merging #6557 (6b68135) into master (709b523) will not change coverage. The diff coverage is n/a.

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #6557   +/-   ##
======================================
  Coverage    8.09%   8.09%           
======================================
  Files         289     289           
  Lines        5413    5413           
  Branches     1462    1462           
======================================
  Hits          438     438           
  Misses       4955    4955           
  Partials       20      20           

codecov[bot] avatar Nov 07 '22 11:11 codecov[bot]

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

dependabot[bot] avatar Jan 05 '23 21:01 dependabot[bot]

We need this hotfix

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.68.x, update to this version to fix it.

drewvolz avatar Jan 07 '23 03:01 drewvolz

Cocoapods lock file needs to be updated

hawkrives avatar Jan 08 '23 01:01 hawkrives