Skip to content

Feature/node 14#2523

Closed
rickycodes wants to merge 15 commits intodevelopfrom
feature/node-14
Closed

Feature/node 14#2523
rickycodes wants to merge 15 commits intodevelopfrom
feature/node-14

Conversation

@rickycodes
Copy link
Copy Markdown
Contributor

@rickycodes rickycodes commented Apr 13, 2021

Description

This is a PR that gets us updated from node 10 to 14. It also updates react and react-native to latest (17.0.1, 0.64.0 respectively).

Leaving as a draft for now as I am still seeing some node-gyp errors locally... even though the app appears to run/build fine?

Also leaving hermes disabled for now as it was mentioned that performance is degraded when it's switched on (I haven't tested this myself).

Looking at this more closely it also seems like the upgrade broke tests. digging into that now

tests are working now :)

Checklist

  • There is a related GitHub issue
  • Tests are included if applicable
  • Any added code is fully documented

Issue

Resolves #2205

* develop:
  Bump vm-browserify from 0.0.4 to 1.1.2 (#2447)
  Bump jest-serializer from 24.4.0 to 26.6.2 (#2501)
  Bump react-native-share from 3.3.2 to 5.2.2 (#2499)
  Bump json-rpc-middleware-stream from 2.1.1 to 3.0.0 (#2411)
  Bump eslint-plugin-prettier from 3.3.0 to 3.3.1 (#2406)
  Bump babel-eslint from 10.0.3 to 10.1.0 (#2403)
  Display correct number of decimals for 'usd' fiat (#2381)
  bugfix/4849 (#2491)
  bugfix/2488 (#2490)
  Fix/analytics v1 priority1 (#2487)
  Add scripts for generating and verifying SHA 512 checksums (#2168)
* bugfix/address-yarn-lints:
  address yarn lints
… into feature/node-14

* 'feature/node-14' of github.com:MetaMask/metamask-mobile:
  rename master to main (#2493)
@rickycodes rickycodes mentioned this pull request Apr 13, 2021
@rickycodes
Copy link
Copy Markdown
Contributor Author

closing for now in favor of opening two PRs... one for the node upgrade the other for RN

@rickycodes rickycodes closed this Apr 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update Node 10 to 14

1 participant