chore: update package configurations and dependencies to support Node.JS 22#1592
chore: update package configurations and dependencies to support Node.JS 22#1592aimensahnoun wants to merge 20 commits intomasterfrom
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
… command formatting
…iables and service wait times
… use UTF-8 encoding
…in HttpDataAccessConfig
… in HttpDataAccessConfig
…de-fetch to version 3.3.2 and various updates in yarn.lock
Resolves #1492
Node.js Version Upgrade from 18 to 22
Description
This PR upgrades the Node.js version requirement across the entire monorepo from v18 to v22. This upgrade is necessary as Node.js 18 is approaching its End-of-Life.
Changes
v18.18.0tov22.14.0>=18.0.0to>=22.0.0in:Motivation