Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

chore: update RN from v0.63 to v0.64 #707

Merged
merged 3 commits into from
Jun 22, 2021
Merged

chore: update RN from v0.63 to v0.64 #707

merged 3 commits into from
Jun 22, 2021

Conversation

patogallaiovlabs
Copy link
Collaborator

@patogallaiovlabs patogallaiovlabs commented Jun 18, 2021

Description

From previous steps 0.59->0.63 (#690 / #698 / #702 / #703), this step goes from 0.63 to 0.64.
Changelog of 0.64: https://github.com/react-native-community/releases/blob/master/CHANGELOG.md#v0640
We followed this guide:

Known issue

Parse lib has a known issue, we fix it with a patch:

How Has This Been Tested?

Doing some basics interactions, txs send, etc.

Types of changes

  • fix: bug fixes, e.g. fix Button color on DarkTheme.
  • feat: new features, e.g. add Snackbar component.
  • refactor: code refactor, e.g. new folder structure for components.
  • docs: changes into documentation, e.g. add usage example for Button.
  • test: adding or updating tests, eg unit, snapshot testing.
  • chore: tooling changes, e.g. change circleci config.
  • BREAKING CHANGE: for changes that break existing usage, e.g. change API of a component.

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • Tests for the changes have been added (for bug fixes / features)

NPM Audit

  • Before this PR:
    • found 128 vulnerabilities (16 low, 53 moderate, 59 high) in 2455 scanned packages
  • After this PR:
    • found 78 vulnerabilities (13 low, 8 moderate, 57 high) in 2603 scanned packages

@patogallaiovlabs patogallaiovlabs added the dependencies Pull requests that update a dependency file label Jun 18, 2021
@patogallaiovlabs patogallaiovlabs added this to the v2.0.0 milestone Jun 18, 2021
@patogallaiovlabs patogallaiovlabs self-assigned this Jun 18, 2021
@patogallaiovlabs patogallaiovlabs marked this pull request as ready for review June 18, 2021 15:29
Copy link
Contributor

@martinmedina martinmedina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR looks fine so here is my approval 👍🏼

ios/rwallet/Info.plist Show resolved Hide resolved
patches/parse+3.2.0.patch Show resolved Hide resolved
@lucachaco
Copy link
Contributor

tRBTC sent from IOS
image

Base automatically changed from rn_v0.63 to master June 19, 2021 01:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants