An in-range update of request is breaking the build 🚨
greenkeeper opened this issue · 3 comments
greenkeeper commented
Version 2.84.0 of request was just published.
Branch |
Build failing |
---|---|
Dependency | request |
Current Version | 2.83.0 |
Type | dependency |
This version is covered by your current version range and after updating it in your project the build failed.
request 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
Commits
The new version differs by 6 commits.
d77c839
Update changelog
4b46a13
2.84.0
0b807c6
Merge pull request #2793 from dvishniakov/2792-oauth_body_hash
cfd2307
Update hawk to 7.0.7 (#2880)
efeaf00
Fixed calculation of oauth_body_hash, issue #2792
253c5e5
2.83.1
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
greenkeeper commented
After pinning to 2.83.0 your tests are passing again. Downgrade this dependency
greenkeeper commented
orangejulius commented
No action needed here.