Skip to content
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

add node 17 #3456

Merged
merged 6 commits into from
Nov 30, 2021
Merged

add node 17 #3456

merged 6 commits into from
Nov 30, 2021

Conversation

Eomm
Copy link
Member

@Eomm Eomm commented Nov 17, 2021

superseded #3381

Closes #3456

@Eomm
Copy link
Member Author

Eomm commented Nov 17, 2021

The error on node17 (and locally can't replicate)

2021-11-17T17:09:51.8868816Z             -http://127.0.0.1:39829
2021-11-17T17:09:51.8869340Z             +http://[::1]:39829

Cannot find any breaking change that should impact the server IP listening interface

https://nodejs.org/en/blog/release/v17.0.0/

🤔

@darkgl0w
Copy link
Member

darkgl0w commented Nov 17, 2021

Was searching for the same changes and stumbled upon this issue: nodejs/node#40537
Related PR: nodejs/node#39987

Seems like there is the --dns-result-order command line option that needs to be set in order to control the new behaviour.

Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

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

This will need test fixes

@mcollina
Copy link
Member

This should be good to land now, tests pass locally. Let's double check it.

@mcollina
Copy link
Member

cc @targos this the the PR I was talking about.

@darkgl0w
Copy link
Member

This PR should close #3428 too

Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

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

lgtm

@mcollina mcollina merged commit 08877f1 into main Nov 30, 2021
@mcollina mcollina deleted the node-17 branch November 30, 2021 19:36
@darkgl0w darkgl0w mentioned this pull request Dec 7, 2021
4 tasks
@Eomm Eomm mentioned this pull request Dec 15, 2021
@github-actions
Copy link

github-actions bot commented Dec 1, 2022

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants