Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolve: 15883 Node js upgrade #124

Merged
merged 12 commits into from
Jul 15, 2022
Merged

Resolve: 15883 Node js upgrade #124

merged 12 commits into from
Jul 15, 2022

Conversation

Afani97
Copy link
Contributor

@Afani97 Afani97 commented Jul 12, 2022

  • Update latest frontend packages
  • Update component import paths
  • Run eslint formatter on frontend files
  • Update AsyncRoute.js -> FJRoute.js to remove async component import which broke in React 18

Needs QA testing, more than usual (Just in case I caused a regression)

Closes #15883

@Afani97 Afani97 self-assigned this Jul 12, 2022
@Afani97 Afani97 changed the title WIP: 15883 Node js upgrade Resolve: 15883 Node js upgrade Jul 13, 2022
@Afani97 Afani97 requested a review from copelco July 13, 2022 21:34
@Afani97
Copy link
Contributor Author

Afani97 commented Jul 13, 2022

@copelco Sorry for the big file diff!

Most of these changes are either import path updates and eslint formatting.

Copy link
Member

@copelco copelco left a comment

Choose a reason for hiding this comment

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

Everything seems to work for me clicking around, but I do see a few errors in the console. Are these related to the upgrade?

image

@@ -1,4 +1,4 @@
FROM node:12.16-alpine as static_files
Copy link
Member

Choose a reason for hiding this comment

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

Oh interesting, I've been using v16 locally this whole time 😮

@Afani97
Copy link
Contributor Author

Afani97 commented Jul 15, 2022

Everything seems to work for me clicking around, but I do see a few errors in the console. Are these related to the upgrade?

image

A couple of the warnings have been lingering before this upgrade, I'll see if I can tackle that last one, the FJRoute since that one is related to a change in this PR. Thanks for checking!

Edit: @copelco Fixed!

@Afani97 Afani97 requested a review from copelco July 15, 2022 16:53
@Afani97 Afani97 merged commit f8b7924 into develop Jul 15, 2022
@Afani97 Afani97 deleted the 15883-node-js-upgrade branch July 15, 2022 17:50
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.

2 participants