This repository has been archived by the owner on Nov 21, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 13
An in-range update of swagger-ui-express is breaking the build 🚨 #132
Labels
Comments
After pinning to 4.0.7 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results. |
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 4 commits.
See the full diff |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 9 commits.
See the full diff |
Your tests are still failing with this version. Compare changes |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The dependency swagger-ui-express was updated from
4.0.7
to4.1.0
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
swagger-ui-express 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 10 commits.
ec109c8
bump version
d10791b
Req object is not defined until inside the middleware
3b3aee5
Merge pull request #142 from johndcarmichael/master
ebc2fa8
Fix: moved the html genetate out of the middleware function, got rid of another sync function, tidy up readme file
d2c8d5d
fix: make the generateHTML not use node sync functions, update the readme, remove dead code and format the index to js standard from a mixed style
cec44d6
fix: check the req object for the swaggerDoc, if not there run original code which returned a cached variable
5960ef1
fix: typo in readme file
dfb41b8
feat: load the swagger file from the req. object
6711c8e
Merge pull request #141 from muraliprajapati/patch-1
133188c
Fixed path from "/" to "/api-docs" for express router
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: