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

Feat: Update Node Version Latest LTS #2350

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

vikasosmium
Copy link
Contributor

@vikasosmium vikasosmium commented Jan 15, 2025

Date: 16-Jan-2025

Developer Name: @vikasosmium


Issue Ticket Number

Description

This PR updates the node version to latest v22 for whole project and for ci/cd pipeline.

Documentation Updated?

  • Yes
  • No

Under Feature Flag

  • Yes
  • No

Database Changes

  • Yes
  • No

Breaking Changes

  • Yes
  • No

Development Tested?

  • Yes
  • No

Screenshots

Screenshot 1

Test Coverage

Unit Test
=============================== Coverage summary ===============================
Statements   : 68.17% ( 5252/7704 )
Branches     : 56.38% ( [1355](https://github.com/Real-Dev-Squad/website-backend/actions/runs/12815303863/job/35733691542?pr=2350#step:5:1356)/2403 )
Functions    : 64.74% ( 819/1265 )
Lines        : 68.63% ( 4885/7117 )
================================================================================
Integration Test
=============================== Coverage summary ===============================
Statements   : 74.35% ( 8189/11014 )
Branches     : 63.59% ( 2369/3725 )
Functions    : 74.82% ( 1293/1728 )
Lines        : 74.28% ( 7558/10174 )
================================================================================
✔  Script exited successfully (code 0)
i  emulators: Shutting down emulators.
i  firestore: Stopping Firestore Emulator
i  hub: Stopping emulator hub
i  logging: Stopping Logging Emulator
Done in 150.87s.

Additional Notes

@vikasosmium vikasosmium changed the title node version update to v22.x Update/node version to v22 Jan 15, 2025
@Achintya-Chatterjee Achintya-Chatterjee changed the title Update/node version to v22 Feat: update node version to v22 Jan 16, 2025
@vikasosmium vikasosmium linked an issue Jan 16, 2025 that may be closed by this pull request
10 tasks
@vikasosmium vikasosmium changed the title Feat: update node version to v22 Feat: Update Node Version Latest LTS Jan 16, 2025
vinit717
vinit717 previously approved these changes Jan 16, 2025
Copy link
Member

@vinit717 vinit717 left a comment

Choose a reason for hiding this comment

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

Please get this verified over staging properly

package.json Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Reviewer approved
Development

Successfully merging this pull request may close these issues.

Update Node.js Version to latest LTS
4 participants