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.62 to v0.63 #703

Merged
merged 2 commits into from
Jun 19, 2021
Merged

chore: update RN from v0.62 to v0.63 #703

merged 2 commits into from
Jun 19, 2021

Conversation

patogallaiovlabs
Copy link
Collaborator

@patogallaiovlabs patogallaiovlabs commented Jun 17, 2021

Description

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

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 194 vulnerabilities (16 low, 119 moderate, 59 high) in 1947 scanned packages
  • After this PR:
    • found 128 vulnerabilities (16 low, 53 moderate, 59 high) in 2455 scanned packages

@patogallaiovlabs patogallaiovlabs self-assigned this Jun 17, 2021
@patogallaiovlabs patogallaiovlabs added this to the v2.0.0 milestone Jun 17, 2021
@patogallaiovlabs patogallaiovlabs changed the title Rn v0.63 chore: update RN from v0.62 to v0.63 Jun 17, 2021
@patogallaiovlabs patogallaiovlabs changed the base branch from master to rn_v0.62 June 17, 2021 20:49
@patogallaiovlabs patogallaiovlabs marked this pull request as ready for review June 17, 2021 21:11
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.

Looks good to me!

Base automatically changed from rn_v0.62 to master June 18, 2021 22:08
@patogallaiovlabs patogallaiovlabs merged commit 682f851 into master Jun 19, 2021
@patogallaiovlabs patogallaiovlabs deleted the rn_v0.63 branch June 19, 2021 01:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants