-
-
Notifications
You must be signed in to change notification settings - Fork 129
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
http2 tests fail on node 14.1.0 #223
Comments
http2 test fails on node 14.1.0 (but works on 14.0.0). |
MikeRalphson
changed the title
An in-range update of babel7 is breaking the build 🚨
http2 tests fail on node 14.1.0
Apr 30, 2020
Release notes: https://github.com/nodejs/node/releases/tag/v14.1.0 seem to be some stream changes here. Lets see if any regressions are fixed in the next release before digging into node-fetch-h2 etc, as node 14 is not LTS yet. |
This was referenced May 4, 2020
Still failing in Node 14.2.0, as is the fetch-h2 package. |
This was referenced May 13, 2020
Tests passing again on Node 14.3 |
1 task
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
☝️ Important announcement: Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io
There have been updates to the babel7 monorepo:
devDependency
@babel/runtime was updated from7.9.2
to7.9.6
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
This monorepo update includes releases of one or more dependencies which all belong to the babel7 group definition.
babel7 is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot 🌴
The text was updated successfully, but these errors were encountered: