Skip to content

Conversation

@alexander-schefe
Copy link
Contributor

Upgraded to Node 22, needed to upgrade lerna to 7 as well. Had to do some minor changes to other code for that

@timbru31
Copy link
Member

timbru31 commented Aug 5, 2025

Copilot request just for fun :)

This comment was marked as outdated.

This comment was marked as outdated.

This comment was marked as outdated.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR upgrades the project's Node.js version from 18 to 22 and updates Lerna from version 6 to version 7, along with necessary compatibility adjustments throughout the codebase.

  • Updated Node.js version from 18 to 22 across configuration and documentation
  • Upgraded Lerna to version 7 with corresponding configuration changes
  • Made ngrok dependency optional to avoid installation issues

Reviewed Changes

Copilot reviewed 7 out of 8 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
readme.md Updated Node.js version requirement and installation instructions
packages/frontend/package.json Updated @types/node to version 22.9.0
packages/backend/src/services/oauth.service.ts Added type assertion for TypeScript compatibility
package.json Updated Node.js types, Lerna version, and dependency resolutions
lerna.json Removed useWorkspaces configuration for Lerna 7 compatibility
dotenv.js Made ngrok optional dependency with error handling
.nvmrc Updated Node.js version specification

@alexander-schefe alexander-schefe marked this pull request as ready for review August 6, 2025 07:59
@alexander-schefe alexander-schefe changed the title chore(all): Updated node to 22 & lerna to 7 chore(all): Updated node to 22, lerna to 7, and removed automatic install of ngrok Aug 6, 2025
@alexander-schefe alexander-schefe merged commit c4799fa into main Aug 6, 2025
9 checks passed
@alexander-schefe alexander-schefe deleted the update/node22 branch August 6, 2025 08:37
This was referenced Aug 6, 2025
@thegreenmilecomposer thegreenmilecomposer mentioned this pull request Aug 6, 2025
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.

4 participants