Skip to content

feat: enable nodejs 22 support#945

Merged
dai-shi merged 2 commits intowakujs:mainfrom
himself65:himself65/20241004/ci
Oct 5, 2024
Merged

feat: enable nodejs 22 support#945
dai-shi merged 2 commits intowakujs:mainfrom
himself65:himself65/20241004/ci

Conversation

@himself65
Copy link
Copy Markdown
Member

No description provided.

@vercel
Copy link
Copy Markdown

vercel Bot commented Oct 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
waku ✅ Ready (Inspect) Visit Preview Oct 5, 2024 7:59am

@codesandbox-ci
Copy link
Copy Markdown

codesandbox-ci Bot commented Oct 5, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Comment thread packages/waku/package.json Outdated
"license": "MIT",
"engines": {
"node": "^20.8.0 || ^18.17.0"
"node": "^20.8.0 || ^18.17.0 || ^22.9.0"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Is 22.9.0 the minimal version we support for node 22? Try minimal one.

@himself65
Copy link
Copy Markdown
Member Author

Ok, I choose 22.7.0 because of this nodejs/node#48528

Copy link
Copy Markdown
Member

@dai-shi dai-shi left a comment

Choose a reason for hiding this comment

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

LGTM

@dai-shi dai-shi linked an issue Oct 5, 2024 that may be closed by this pull request
@dai-shi dai-shi merged commit e7c11b1 into wakujs:main Oct 5, 2024
@himself65 himself65 deleted the himself65/20241004/ci branch October 5, 2024 08:19
dai-shi added a commit that referenced this pull request Nov 7, 2024
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.

Support NodeJS 22

2 participants