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

Upgrade to Node.js 20.x and Update NPM Packages with Integration Test Fixes #195

Merged
merged 5 commits into from
Apr 18, 2024

Conversation

mayank1211
Copy link
Contributor

@mayank1211 mayank1211 commented Apr 9, 2024

This PR addresses the upgrade of Node.js and NPM packages to ensure compatibility with Node.js version 20.x It also includes fixes for broken integration tests as reported in issue #174.

Key Changes:

  • Node.js Version Upgrade: Updated the project to be compatible with Node.js version 20.x

  • NPM Packages Update: All NPM dependencies have been upgraded to their latest versions that support Node.js 20.x. This includes major updates to critical packages and minor/patch updates to others.

  • Integration Test Fixes: Addressed and resolved all broken integration tests.

  • Remove existing OWASP vulnerabilities scanning

Copy link
Contributor

@sikanderakbarali sikanderakbarali left a comment

Choose a reason for hiding this comment

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

LGTN

@sikanderakbarali sikanderakbarali merged commit a1b598f into main Apr 18, 2024
2 checks passed
@mayank1211 mayank1211 deleted the node-version-upgrade branch April 18, 2024 12:46
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