Skip to content

Bump to Node 22.15.1 #5213

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

Open
2 tasks done
JustinGrote opened this issue Jun 12, 2025 · 0 comments · May be fixed by #5214
Open
2 tasks done

Bump to Node 22.15.1 #5213

JustinGrote opened this issue Jun 12, 2025 · 0 comments · May be fixed by #5214
Assignees
Labels
Issue-Enhancement A feature request (enhancement). Needs: Triage Maintainer attention needed!

Comments

@JustinGrote
Copy link
Collaborator

Prerequisites

  • I have written a descriptive issue title.
  • I have searched all issues to ensure it has not already been reported.

Summary

VSCode v1.101 bumps the engine to 22.15.1 from node 20 so we can follow suit in the extension.

There are some notable features we can take advantage of:

  • Fetch API is now stable in Node.js 21, so we can remove node-fetch dependency
  • More testing and integration is now stable that was previously experimental
  • Websocket support (probably no need to switch from named pipes ATM)

Proposed Design

No response

@JustinGrote JustinGrote added Issue-Enhancement A feature request (enhancement). Needs: Triage Maintainer attention needed! labels Jun 12, 2025
@JustinGrote JustinGrote self-assigned this Jun 12, 2025
JustinGrote added a commit that referenced this issue Jun 12, 2025
@JustinGrote JustinGrote linked a pull request Jun 12, 2025 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Enhancement A feature request (enhancement). Needs: Triage Maintainer attention needed!
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant