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

chore(dependency maintenance): update nest monorepo (minor) #366

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 19, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nestjs/cli 7.5.7 -> 7.6.0 age adoption passing confidence
@nestjs/common (source) 7.2.0 -> 7.6.15 age adoption passing confidence
@nestjs/core (source) 7.2.0 -> 7.6.15 age adoption passing confidence
@nestjs/platform-fastify (source) 7.2.0 -> 7.6.15 age adoption passing confidence
@nestjs/platform-socket.io (source) 7.2.0 -> 7.6.15 age adoption passing confidence
@nestjs/testing (source) 7.2.0 -> 7.6.15 age adoption passing confidence
@nestjs/websockets 7.2.0 -> 7.6.15 age adoption passing confidence

Release Notes

nestjs/nest-cli

v7.6.0

Compare Source

  • chore(): update version (89ed3fc)
  • fix(): move webpack types to dev deps (e39e95c)
  • ci(): fix package lock file (43b0929)
nestjs/nest

v7.6.15

Compare Source

v7.6.14

Compare Source

v7.6.13

Compare Source

v7.6.12

Compare Source

v7.6.11

Compare Source

v7.6.10

Compare Source

v7.6.9

Compare Source

v7.6.8

Compare Source

v7.6.7

Compare Source

v7.6.6

Compare Source

v7.6.5

Compare Source

v7.6.4

Compare Source

v7.6.3

Compare Source

v7.6.2

Compare Source

v7.6.1

Compare Source

v7.6.0

Compare Source

v7.5.5

Compare Source

v7.5.4

Compare Source

v7.5.3

Compare Source

v7.5.0

Compare Source

Features
  • common: support conditional cache TTL value (support async factories) #​5366
  • core: add Server-Sent Events (SSE) support #​4842
  • core: add abortOnError option. When enabled, Nest will rethrow the exception instead of killing the process #​5327
  • microservices: pass GrpcCall reference to call handlers #​5143
Improvements
Bug fixes
  • common: expectedType should take precedence over metatype in the ValidationPipe #​5605
  • core: use .toString() as functions representation when serialising dynamic modules metadata #​5189
  • core: fix invalid middleware execution order when request-scoped dependencies are being used by a host middleware #​5623
  • microservices: await consumer and producer disconnect operations #​5422
  • microservices: check replyTo channel presence (NATS) #​5530
  • platform-fastify: add missing chaining API to the inject() method #​5628

v7.4.4

Compare Source

v7.4.3

Compare Source

v7.4.2

Compare Source

v7.4.1

Compare Source

v7.4.0

Compare Source

Bug fixes
  • microservices: add microservice dispose() to close server on shutdown #​5154
  • microservices: properly handle a promise returned by the registerModules #​5136
Dependencies
  • platform-fastify: Fastify 3.0 support #​5070

v7.3.2

Compare Source

v7.3.1

Compare Source

v7.3.0

Compare Source

Features
  • core: add the introspect() method to ModuleRef and NestApplicationContext classes
  • core: add the registerRequestByContextId() method to ModuleRef and NestApplicationContext classes
Improvements
  • core: user InstanceLinksHost to speed-up get() and resolve() methods

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@MeStrak
Copy link
Contributor

MeStrak commented Apr 19, 2021

Closing as this requires Apollo server support of Fastify 3 apollographql/apollo-server#2360. We will wait for this official package release before upgrading related dependencies.

@MeStrak MeStrak closed this Apr 19, 2021
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