Skip to content

ENG-1805 - Update Node.js version to Node 22#1149

Merged
mdroidian merged 2 commits into
mainfrom
eng-1805-update-node-version
Jun 23, 2026
Merged

ENG-1805 - Update Node.js version to Node 22#1149
mdroidian merged 2 commits into
mainfrom
eng-1805-update-node-version

Conversation

@mdroidian

@mdroidian mdroidian commented Jun 22, 2026

Copy link
Copy Markdown
Member
  • Changed Node.js engine requirement in package.json to >=22.
  • Updated @types/node dependencies to version 22.20.0 in various package.json files.
  • Adjusted CI workflows to use Node.js version 22 for all relevant jobs.
  • Ensured compatibility with Node 22 in pnpm-lock.yaml and pnpm-workspace.yaml.

Open in Devin Review

… project

- Changed Node.js engine requirement in package.json to >=22.
- Updated @types/node dependencies to version 22.20.0 in various package.json files.
- Adjusted CI workflows to use Node.js version 22 for all relevant jobs.
- Ensured compatibility with Node 22 in pnpm-lock.yaml and pnpm-workspace.yaml.
- Minor comment update in route.ts to clarify groupBy functionality in relation to Node.js versions.
@linear-code

linear-code Bot commented Jun 22, 2026

Copy link
Copy Markdown

ENG-1805

@supabase

supabase Bot commented Jun 22, 2026

Copy link
Copy Markdown

This pull request has been ignored for the connected project zytfjzqyijgagqxrzbmz because there are no changes detected in packages/database/supabase directory. You can change this behaviour in Project Integrations Settings ↗︎.


Preview Branches by Supabase.
Learn more about Supabase Branching ↗︎.

@vercel

This comment was marked as outdated.

@graphite-app

This comment was marked as resolved.

@mdroidian

Copy link
Copy Markdown
Member Author

@codex review

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Keep them coming!

Reviewed commit: 74ccd6b6ad

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread .github/workflows/database-deploy.yaml
Comment thread .github/workflows/database-deploy.yaml
@mdroidian mdroidian requested a review from maparent June 22, 2026 19:30

@maparent maparent left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM. I noticed the action runs still used node 20, but that was a caching artifact cleared with a re-run.
I would suggest adding a .nvmrc : lts/jod at the root, so we all use the relevant version, but not sure how you feel about nvm.

@mdroidian mdroidian merged commit 65839cc into main Jun 23, 2026
11 checks passed
@mdroidian mdroidian deleted the eng-1805-update-node-version branch June 23, 2026 16: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.

2 participants