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

[Snyk] Upgrade: @nestjs/common, @nestjs/core #54

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade multiple dependencies.

👯 The following dependencies are linked and will therefore be updated together.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.

Name Versions Released on
@nestjs/common
from 5.4.0 to 5.7.4
11 versions ahead of your current version 2 years ago
on 2019-03-09
@nestjs/core
from 5.4.0 to 5.7.4
11 versions ahead of your current version 2 years ago
on 2019-03-09
Release notes
Package name: @nestjs/common
  • 5.7.4 - 2019-03-09

    Bug Fixes

    • common: error response with ValidationPipe is incorrect #1622
    • core: base path issue (incompatibility with module path) #1594
    • core: FastifyAdapter wasn't triggering middleware when query parameter was present #1474
  • 5.7.3 - 2019-02-21

    Bug Fixes

    • core: display symbol in UnknownDependencyException #1563
    • microservices: fix RabbitMQ reply-to queue #1571
  • 5.7.2 - 2019-02-08

    Bug Fixes

    • core: fastify middleware bug (query parameters break wildcards) #972
  • 5.7.1 - 2019-02-08

    Bug Fixes

    • core interceptors issue (hanging request) #1536
  • 5.7.0 - 2019-02-05

    Features

    • common: allow array in request mapping decorators (@Get([]), @Post([]), etc) #1343
    • core: allow for multiple view dirs in Express adapter #1514

    Bug Fixes

    • microservices: fix load proto definition file (deep definition issue) #1469
  • 5.6.2 - 2019-01-16

    v5.6.2

  • 5.6.1 - 2019-01-16

    Features

    • common: add options support to ValidationPipe in the transformation phase #1374
    • core: support abstract classes in INestApplicationContext #1452
    • websockets: support RegExp in namespaces #1431
    • websockets: pass down more options to the underlying gRPC instance #1388

    Bug Fixes

    • common: fix configurable axios instance in async HttpModule #1257
    • core: fix error message in case of circular dependency (wrong url) #1441
    • microservices: support proto namespaces in gRPC #1371
  • 5.6.0 - 2019-01-16
  • 5.5.0 - 2018-12-09

    Features

    • common: add registerAsync to HttpModule #1257
    • common: add exceptionFactory option to ValidationPipe #1267
    • microservices: add protoLoader option for gRPC transport #1269

    Bug Fixes

    • core: custom HTTP exceptions body #1339
    • core: invalid injection metadata inheritance #1338
    • websockets: catch stream (throwError) exceptions #1285
    • microservices: catch stream (throwError) exceptions #1285
  • 5.5.0-0 - 2018-12-06
  • 5.4.1 - 2018-11-30

    Bug Fixes

    • core: e2e tests are failing due to HTTP_SERVER_REF #1160
    • core: support using direct injectable instance #928
    • core: symbol in the module exports array causes fatal error #1246
  • 5.4.0 - 2018-10-19
from @nestjs/common GitHub release notes
Package name: @nestjs/core
  • 5.7.4 - 2019-03-09

    Bug Fixes

    • common: error response with ValidationPipe is incorrect #1622
    • core: base path issue (incompatibility with module path) #1594
    • core: FastifyAdapter wasn't triggering middleware when query parameter was present #1474
  • 5.7.3 - 2019-02-21

    Bug Fixes

    • core: display symbol in UnknownDependencyException #1563
    • microservices: fix RabbitMQ reply-to queue #1571
  • 5.7.2 - 2019-02-08

    Bug Fixes

    • core: fastify middleware bug (query parameters break wildcards) #972
  • 5.7.1 - 2019-02-08

    Bug Fixes

    • core interceptors issue (hanging request) #1536
  • 5.7.0 - 2019-02-05

    Features

    • common: allow array in request mapping decorators (@Get([]), @Post([]), etc) #1343
    • core: allow for multiple view dirs in Express adapter #1514

    Bug Fixes

    • microservices: fix load proto definition file (deep definition issue) #1469
  • 5.6.2 - 2019-01-16

    v5.6.2

  • 5.6.1 - 2019-01-16

    Features

    • common: add options support to ValidationPipe in the transformation phase #1374
    • core: support abstract classes in INestApplicationContext #1452
    • websockets: support RegExp in namespaces #1431
    • websockets: pass down more options to the underlying gRPC instance #1388

    Bug Fixes

    • common: fix configurable axios instance in async HttpModule #1257
    • core: fix error message in case of circular dependency (wrong url) #1441
    • microservices: support proto namespaces in gRPC #1371
  • 5.6.0 - 2019-01-16
  • 5.5.0 - 2018-12-09

    Features

    • common: add registerAsync to HttpModule #1257
    • common: add exceptionFactory option to ValidationPipe #1267
    • microservices: add protoLoader option for gRPC transport #1269

    Bug Fixes

    • core: custom HTTP exceptions body #1339
    • core: invalid injection metadata inheritance #1338
    • websockets: catch stream (throwError) exceptions #1285
    • microservices: catch stream (throwError) exceptions #1285
  • 5.5.0-0 - 2018-12-06
  • 5.4.1 - 2018-11-30

    Bug Fixes

    • core: e2e tests are failing due to HTTP_SERVER_REF #1160
    • core: support using direct injectable instance #928
    • core: symbol in the module exports array causes fatal error #1246
  • 5.4.0 - 2018-10-19
from @nestjs/core GitHub release notes

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Snyk has created this PR to upgrade:
  - @nestjs/common from 5.4.0 to 5.7.4.
    See this package in npm: https://www.npmjs.com/package/@nestjs/common
  - @nestjs/core from 5.4.0 to 5.7.4.
    See this package in npm: https://www.npmjs.com/package/@nestjs/core

See this project in Snyk:
https://app.snyk.io/org/geffrak/project/b777b2bc-0d8c-4fad-bc30-e3b3a2d58b7f?utm_source=github&utm_medium=upgrade-pr
@snyk-bot snyk-bot requested a review from JulienDuf as a code owner September 16, 2020 04:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants