| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Review requested:
|
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
|
This requires reverting a change was causes CI failures Example revert in previous PR: 1ab2794 |
Sorry, something went wrong.
|
The commit nghttp2/nghttp2@7784fa9 published in nghttp@1.67.0 have been breaking CI tests in Node.js Antoine documented it in #60661, and we've been reverting that commit when upgrading nghttp2. |
Sorry, something went wrong.
|
I'm going to look into the upstream nghttp2 issue here and see if I can find a proper solution, watch this space. EDIT: See nghttp2/nghttp2#2604 (comment) |
Sorry, something went wrong.
|
Unless those can be fixed/reverted upstream, we would have to update the test. |
Sorry, something went wrong.
This is unreasonable on downstreams using unbundled nghttp2. Please just fix the code here - your tests are failing for a reason. |
Sorry, something went wrong.
Hi @Kangie - I appreciate the input and challenges here, but that's not so simple. This is an actual incompatibility that creates breaking changes in Node.js http2 when using nghttp2 1.67 & 1.68. I'm not sure how you can best manage this in unbundled environments, but we can't include unexpected breaking changes like that in official releases. Fortunately, there's been more discussion in nghttp2/nghttp2#2604, and the key nghttp2 changes have now been reverted in 1.69. For some other remaining changes we'll still need updates here in Node.js to release, but more limited in scope. nghttp2 1.69.0 was just released yesterday with this, I'm aiming to test & integrate that today or tomorrow to resolve this and open a new PR. I'll update here once there's progress. |
Sorry, something went wrong.
|
I've opened a new PR with an update to 1.69.0 and the corresponding fixes required: #62867. I'll close this now since that replaces this bump. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This is an automated update of nghttp2 to 1.68.1.