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

chore(mojaloop/#3461): nodejs upgrade #8

Merged
merged 10 commits into from
Oct 11, 2023
Merged

chore(mojaloop/#3461): nodejs upgrade #8

merged 10 commits into from
Oct 11, 2023

Conversation

aaronreynoza
Copy link
Member

chore(mojaloop/#3461): nodejs upgrade - mojaloop/project#3461

  • Update all dependencies
  • Update Docker File
  • Change branch master to main
  • Upgrade node from v16 to v18
  • Update CI pipeline to the latest standards

Dockerfile Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
@vijayg10
Copy link
Collaborator

@aaronreynoza I think .versionrc.js file is missing in this PR

audit-ci.jsonc Outdated
Comment on lines 8 to 10
"GHSA-p8p7-x288-28g6",
"GHSA-c2qf-rxjj-qqgw",
"GHSA-72xf-g2v4-qvf3"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can you add some comments to indicate why these are in exception list?

Copy link
Member Author

Choose a reason for hiding this comment

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

added a comment and created an issue to change library since the request library is deprecated: mojaloop/project#3545

Copy link
Contributor

@oderayi oderayi left a comment

Choose a reason for hiding this comment

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

  • "node": "=16.x" in package.json should be "node": ">=18.x"
  • audit:fix script should be added to package.json

package.json Outdated Show resolved Hide resolved
Co-authored-by: Steven Oderayi <[email protected]>
@aaronreynoza aaronreynoza requested a review from oderayi October 10, 2023 13:20
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.

3 participants