-
-
Notifications
You must be signed in to change notification settings - Fork 12.6k
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
node 17.1.0 #89068
node 17.1.0 #89068
Conversation
Probably needs OpenSSL 3.0. We'd need to make
|
I think this will fail the tap syntax job for conflicting versioned dependencies. |
7033ee5
to
259c72a
Compare
Also, in the previous check, clang raised error since
This is because QUIC is not yet implemented in official release of OpenSSL 3. We might need to switch to quictls to build. |
Do we not just need to pass You'll also need to squash your commits together, because @BrewTestBot can't do that for you here (hence the |
Honestly, I don't think this would work, since this option is aimed at bypassing default restriction in OpenSSL 3.0. This probably has nothing to do with the QUIC stuff.
Got you, will do when ready to merge. |
We should ask upstream if they no longer support building with a non-forked OpenSSL then.
Waiting until then will mean re-running CI another time, so sooner is probably better. |
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. To keep this pull request open, add a |
Seems related to nodejs/node#40783.
According to nodejs/node#38512, specifically the pr description,
We probably don't need to use openssl@3 yet. Dynamic linked openssl 1.1 is still supported. Thus no dependence conflict. |
I think, we should leave this PR open until it's resolved, dear bot. |
I reverted two changes to switch back to openssl 1.1.1, would you please reopen this pr please? @carlocab |
Unfortunately, I can't reopen this either. The reopen button is greyed out with a comment that says "The bump-node-17.1.0 branch was force-pushed or recreated." when my mouse pointer hovers over it. |
Oh, my bad. Opening another pr #89459. |
Created with
brew bump-formula-pr
.resource
blocks may require updates.npm
updated to8.1.2
.