Skip to content
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 @nestjs/platform-express is breaking the build 🚨 #139

Open
greenkeeper bot opened this issue May 11, 2019 · 23 comments
Open

Comments

@greenkeeper
Copy link

greenkeeper bot commented May 11, 2019

The dependency @nestjs/platform-express was updated from 6.1.1 to 6.2.0.

🚨 View failing branch.

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

@nestjs/platform-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
  • continuous-integration/travis-ci/push: The Travis CI build passed (Details).
  • continuous-integration/appveyor/branch: AppVeyor build failed (Details).

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
Copy link
Author

greenkeeper bot commented May 11, 2019

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

@greenkeeper
Copy link
Author

greenkeeper bot commented May 19, 2019

Your tests are still failing with this version. Compare changes

Release Notes for v6.2.1

Bug Fixes

  • core: fix override and replace logic #2070
  • microservices: fix interceptors in combination with @EventPattern() #2209
  • platform-ws: trigger handleDisconnect() hook #2226

@greenkeeper
Copy link
Author

greenkeeper bot commented May 19, 2019

Your tests are still failing with this version. Compare changes

Release Notes for v6.2.2

Bug Fixes

  • core: fix override factory provider in e2e tests #2229

@greenkeeper
Copy link
Author

greenkeeper bot commented May 20, 2019

Your tests are still failing with this version. Compare changes

Release Notes for v6.2.3

Bug Fixes

  • common: strip prototype keys in ValidationPipe

@greenkeeper
Copy link
Author

greenkeeper bot commented May 21, 2019

Your tests are still failing with this version. Compare changes

@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 5, 2019

Your tests are still failing with this version. Compare changes

Release Notes for v6.3.0

Features

  • common: add enableImplicitConversion option to ValidationPipe #2253
  • core: add init() method to the application context interface #1592
  • core: useExisting provider #2145
  • microservices: RequestContext in request-scoped providers #2111
  • microservices: add ack boolean option to RMQ microservice settings #1583
  • microservices: add @GrpcStreamMethod and @GrpcStreamCall decorators (streaming support) #1568

Bug Fixes

  • core: fix override logic (enhancers and providers) #2070
  • microservices: gracefully handle invalid messages sent through network #2299
  • microservices: allow setting max message length (gRPC client) #2295
  • microservices: fix gRPC server streaming error handling #1466

Deps

  • common: update axios package #2322

@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 6, 2019

Your tests are still failing with this version. Compare changes

Release Notes for v6.3.1

Bug Fixes

  • core: invalid scopes resolution on module re-export #2341

@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 22, 2019

Your tests are still failing with this version. Compare changes

Release Notes for v6.3.2

Bug Fixes

  • common: add missing user property to NatsOptions #2426
  • common: add type guard to isNil utility function #2418
  • microservices: remove credentials property from options argument #2381

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 1, 2019

Your tests are still failing with this version. Compare changes

Release Notes for v6.4.0

Features

  • core: add ApplicationConfig to injectable providers #2412
  • core: add getNext() to HttpArgumentsHost #2369

Bug Fixes

  • core: add error message if recursive injection happens #2481
  • core: run static exception filters when request-scoped provider throws an error #2290
  • core: fix invalid token created by ModuleTokenFactory when useClass is being used #2457
  • microservices: fix Redis reconnection strategy (recover from disconnect) #2246
  • microservices: sort microservices patterns (JS object keys) #2428

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 3, 2019

Your tests are still failing with this version. Compare changes

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 9, 2019

Your tests are still failing with this version. Compare changes

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 18, 2019

Your tests are still failing with this version. Compare changes

@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 28, 2019

Your tests are still failing with this version. Compare changes

@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 28, 2019

Your tests are still failing with this version. Compare changes

@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 28, 2019

Your tests are still failing with this version. Compare changes

Release Notes for v6.6.2

Bug Fixes

  • core: maximum call stack size exceeded for circular deps #2834
  • platform-fastify: unhandled exception when throwing an error in the middleware #2640

@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 29, 2019

Your tests are still failing with this version. Compare changes

Release Notes for v6.6.3

Bug Fixes

  • core: invert middleware execution order (apply middleware registered closer to the root module first)

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 2, 2019

Your tests are still failing with this version. Compare changes

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 3, 2019

Your tests are still failing with this version. Compare changes

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 3, 2019

Your tests are still failing with this version. Compare changes

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 3, 2019

Your tests are still failing with this version. Compare changes

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 16, 2019

Your tests are still failing with this version. Compare changes

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 16, 2019

Your tests are still failing with this version. Compare changes

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 21, 2019

Your tests are still failing with this version. Compare changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants