-
Notifications
You must be signed in to change notification settings - Fork 0
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
An in-range update of got is breaking the build 🚨 #4
Comments
After pinning to 9.1.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results. |
Version 9.2.1 just got published.Your tests are still failing with this version. Compare the changes 🚨 |
Your tests are still failing with this version. Compare changes |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 18 commits.
There are 18 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v9.3.1CommitsThe new version differs by 6 commits.
See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v9.3.2 |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v9.4.0CommitsThe new version differs by 11 commits.
See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v9.5.0CommitsThe new version differs by 16 commits.
There are 16 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 8 commits.
See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v9.6.0 |
Version 9.2.0 of got was just published.
This version is covered by your current version range and after updating it in your project the build failed.
got is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
Release Notes
v9.2.0cookieJar
option. (#596) eedebc9content-length
header to zero when doing a PUT request with no body. (#584) 9a966ecquery
option when it's a string. (#589) f23f350response
object. (#592) 267cb66HTTP trailers are not supported
error. (#598) e66a6b6v9.1.0...v9.2.0
Commits
The new version differs by 19 commits.
aec95d2
9.2.0
f8af5b0
Update
http-timer
dependency to 1.1.0e66a6b6
Fix Electron throwing
HTTP trailers are not supported
error (#598)eedebc9
Add
cookieJar
option (#596)ab0d24b
Add "Bugs" to the comparsion table
887f02d
Improve code readability
a8eb41b
Proper fix for #469 (#594)
78a56ec
Provide timings (#590)
bb8175b
Correct the comparison table
7910e14
Unify calling mergeOptions
488ac7e
Remove redundant code
21bef3c
Update readme.md (#593)
267cb66
Document the
response
object (#592)d0757da
Add tests for stripping port in
host
header (#591)dda1ce9
Use correct package/module wording in the readme
There are 19 commits in total.
See the full diff
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: