rucken / todo-nestjs

A simple todo application with NestJS (Projects, Tasks, Statuses)
https://todo-nestjs.rucken.ru
MIT License
40 stars 13 forks source link

An in-range update of swagger-ui-express is breaking the build 🚨 #132

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency swagger-ui-express was updated from 4.0.7 to 4.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 - βœ… **Tidelift:** Dependencies checked ([Details](https://tidelift.com/scans/6f0c7d9d-ac86-4f1f-ad1e-d4e4adbbf175)). - βœ… **continuous-integration/travis-ci/push:** The Travis CI build passed ([Details](https://travis-ci.org/rucken/todo-nestjs/builds/583858218?utm_source=github_status&utm_medium=notification)). - ❌ **continuous-integration/appveyor/branch:** AppVeyor build failed ([Details](https://ci.appveyor.com/project/EndyKaufman/todo-nestjs/builds/27350129)).

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](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 5 years ago

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.

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • 5a8dc27 Bump version
  • 92dd18c Merge pull request #144 from antonve/master
  • b950696 fix: correct typo in readme on how to dynamically change the hostname
  • 39ec67b fix: use request's swaggerDoc when available

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • 5132d58 Remove fs as not longer needed
  • 492b68e Merge pull request #148 from johndcarmichael/master
  • 0beaf74 feat: optimise, add the html and js strings to the index directly
  • 94a66a7 feat: require the tpl files from js modules enabling a flat packed single webpack file inc. all node mods

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 9 commits.

  • 98f40f8 Bump version
  • 669b881 Merge pull request #153 from ffflorian/fix/typo
  • 9d8267b fix: Typo in customSiteTitle
  • daf1305 Merge pull request #150 from marcobiedermann/hotfix/middlware
  • 6dc9e6f fix: name middleware
  • 0c422ed Relax npm express peer dependency, also inslude in dev dependencies for testing
  • 8c91c10 Merge pull request #146 from RDeluxe/master
  • a2f78e1 :package: Mode express to peerDependencies
  • 8ea7c98 :package: Express now a dependency and not a devDependecy

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 1 commits.

  • da6d0e2 Stop leaking Package.json

See the full diff