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/core is breaking the build 🚨 #505

Closed
greenkeeper bot opened this issue Jun 5, 2019 · 1 comment
Closed

An in-range update of @nestjs/core is breaking the build 🚨 #505

greenkeeper bot opened this issue Jun 5, 2019 · 1 comment

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Jun 5, 2019

The dependency @nestjs/core was updated from 6.2.4 to 6.3.0.

🚨 View failing branch.

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

@nestjs/core 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
  • ci/circleci: Your tests passed on CircleCI! (Details).
  • codecov/project: No report found to compare against (Details).
  • codecov/patch: Coverage not affected. (Details).
  • Better Code Hub: ✅ Better Code Hub approves this code (Details).
  • WhiteSource Security Check: The Security Check found 6 vulnerabilities.

Severity CVSS Score CVE GitHub Issue
High 8.0 WS-2019-0064 #433
High 8.0 WS-2019-0063 #434
High 7.5 CVE-2019-10742 #449
Medium 5.0 WS-2019-0032 #419
Medium 5.0 WS-2019-0047 #418
Medium 5.0 WS-2019-0019 #136

Scan token: c47e6a16f64f4b6e92fd2f531f55ca1d

Release Notes for v6.3.0

Features

  • common: add enableImplicitConversion option to ValidationPipe #2253
  • common: add ParseUUID pipe #2062
  • common: add option to allow validation of custom decorators #2304
  • 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

  • common: allow classes as parameters of custom decorators #1562
  • core: fix override logic (enhancers and providers) #2070
  • microservices: return correct type client type in ClientProxyFactory #2240
  • 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
  • core: upgrade `opencollective dependency #2272
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
Contributor Author

greenkeeper bot commented Jun 6, 2019

  • The dependency @nestjs/core was updated from 6.3.0 to 6.3.1.

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

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

1 participant