-
Notifications
You must be signed in to change notification settings - Fork 4k
GH-45412: [JS] Drop support for Node.js 18 #45415
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
Conversation
It'll reach EOL on 2025-04-30.
|
|
|
@github-actions crossbow submit verify-rs-source-js-* |
|
|
@github-actions crossbow submit verify-rc-source-js-* |
|
Revision: d6054eb Submitted crossbow builds: ursacomputing/crossbow @ actions-a4679b5ebe |
|
Hmm. One integration test is crashed. @trxcllnt @domoritz Could you take a look at this? https://github.com/apache/arrow/actions/runs/13103799419/job/36559121055#step:11:9994 |
|
@kou this looks very similar to an issue we've seen in the past so I don't think the failure here is directly related to the change. See my Details in #44294 (comment). |
|
Thanks for the information! It may be better that we handle this after repository split... |
|
|
|
I close this. I hope that anyone completes this... |
Rationale for this change
It'll reach EOL on 2025-04-30.
What changes are included in this PR?
Require Node.js 20 or later.
Are these changes tested?
Yes.
Are there any user-facing changes?
Yes.