danielwii / asuna-node-server

node server for asuna-admin
17 stars 8 forks source link

An in-range update of @nestjs/swagger is breaking the build 🚨 #79

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency @nestjs/swagger was updated from 4.1.0 to 4.1.2.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

@nestjs/swagger 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 - ❌ **build (12.x):** There are 1 failures, 0 warnings, and 0 notices. - ❌ **build (10.x):** There are 2 failures, 0 warnings, and 0 notices.

Commits

The new version differs by 2 commits.

  • dda3df9 chore(): publish 4.1.2 release
  • 3dd45b9 chore(): publish 4.1.1 release

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 4 years ago

After pinning to 4.1.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 8 commits.

  • 40c8d4c chore(): publish 4.1.3 release
  • 64e106f Merge pull request #458 from leon19/hotfix/override-base-class-schema
  • 5065c72 chore(deps): update dependency ts-jest to v24.3.0
  • e738c15 chore(deps): update dependency husky to v4
  • 3a45009 chore(deps): update nest monorepo to v6.10.14
  • 9dca50c chore(deps): update dependency swagger-parser to v8.0.4
  • fcb5385 chore(deps): update nest monorepo to v6.10.13
  • 53a8216 fix(): override base class metadata with the metadata from the sub class

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 14 commits.

  • bc6d7fe fix(): exclude intersections and unions (plugin)
  • aab7779 Merge branch 'master' of https://github.com/nestjs/swagger
  • a420155 chore(): publish 4.1.6 release
  • ffd5597 chore(deps): update dependency husky to v4.0.1
  • 4d072f8 fix(): ignore computed property names
  • d1fc5a0 chore(): publish 4.1.4 release
  • 40c8d4c chore(): publish 4.1.3 release
  • 64e106f Merge pull request #458 from leon19/hotfix/override-base-class-schema
  • 5065c72 chore(deps): update dependency ts-jest to v24.3.0
  • e738c15 chore(deps): update dependency husky to v4
  • 3a45009 chore(deps): update nest monorepo to v6.10.14
  • 9dca50c chore(deps): update dependency swagger-parser to v8.0.4
  • fcb5385 chore(deps): update nest monorepo to v6.10.13
  • 53a8216 fix(): override base class metadata with the metadata from the sub class

See the full diff