-
Notifications
You must be signed in to change notification settings - Fork 4
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 body-parser is breaking the build 🚨 #9
Comments
After pinning to 1.17.2 your tests are passing again. Downgrade this dependency 📌. |
Version 1.18.1 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 Release Notes1.18.1
CommitsThe new version differs by 5 commits.
See the full diff |
Version 1.18.2 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 Release Notes1.18.2
CommitsThe new version differs by 8 commits.
See the full diff |
Version 1.18.3 just got published.Your tests are passing again with this version. Explicitly upgrade to this version 🚀 Release Notes1.18.3
CommitsThe new version differs by 40 commits.
There are 40 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for 1.19.0
CommitsThe new version differs by 84 commits.
There are 84 commits in total. See the full diff |
Version 1.18.0 of body-parser just got published.
This version is covered by your current version range and after updating it in your project the build failed.
body-parser is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them.
I recommend you give this issue a very high priority. I’m sure you can resolve this 💪
Status Details
Commits
The new version differs by 32 commits.
adfa01c
1.18.0
0632e2f
Include the "type" property on all generated errors
b8f97cd
Include the "body" property on verify errors
c659e8a
tests: add test for err.body on json parse error
4e15325
tests: reorganize json error tests
5bd7ed5
tests: reorganize json strict option tests
3cb380b
tests: store server on mocha context instead of variable shadowing
29c8cd0
docs: document too many parameters error
7b9cb14
Use http-errors to set status code on errors
29a27f1
docs: fix typo in jsdoc comment
448dc57
Fix JSON strict violation error to match native parse error
87df7e6
tests: add leading whitespace strict json test
1841248
deps: [email protected]
e666dbe
deps: http-errors@~1.6.2
c2a110a
deps: [email protected]
There are 32 commits in total.
See the full diff
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot 🌴
The text was updated successfully, but these errors were encountered: