The Wayback Machine - https://web.archive.org/web/20201223022025/https://github.com/dzzzzzy/Nestjs-Learning/pull/69
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

fix(deps): update nest monorepo to v7 (major) #69

Open
wants to merge 1 commit into
base: master
from

Conversation

@renovate
Copy link

@renovate renovate bot commented Jun 18, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nestjs/common (source) ^6.0.0 -> ^7.0.0 age adoption passing confidence
@nestjs/core (source) ^6.0.0 -> ^7.0.0 age adoption passing confidence
@nestjs/platform-express (source) ^6.0.0 -> ^7.0.0 age adoption passing confidence

Release Notes

nestjs/nest

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

v7.2.0

Compare Source

v7.1.3

Compare Source

v7.1.2

Compare Source

v7.1.1

Compare Source

v7.1.0

Compare Source

Features
  • core: allow inheriting the ApplicationConfig object (for hybrid applications) #​4261
  • microservices: add transport: Transport argument to the @MessagePattern() and @EventPattern decorators #​4768
Bug Fixes
  • common: avoid mutating the axios options object
  • microservices: falsy options are no longer ignored (gRPC) #​4817
  • microservices: additional gRPC options are no longer ignored #​4607

v7.0.13

Compare Source

v7.0.11

Compare Source

v7.0.10

Compare Source

v7.0.9

Compare Source

v7.0.8

Compare Source

v7.0.7

Compare Source

v7.0.6

Compare Source

v7.0.5

Compare Source

v7.0.4

Compare Source

v7.0.3

Compare Source

v7.0.2

Compare Source

v7.0.1

Compare Source

v7.0.0

Compare Source

Features
  • common: automatically transform primitives (number, bool) with ValidationPipe #​4110
  • common add ParseArrayPipe and ParseBoolPipe #​4113
  • core: exclude middleware by path #​3042
  • core: pass ExecutionContext to custom decorators #​3070
Improvements
  • core: make built-in exceptions serializable #​3053
  • core: standardize http exception schema #​4045
  • microservices: introduce more descriptive microservices channels #​3040
  • microservices: more lighweight packets (request/response) #​3071
Other
  • common: remove deprecated @ReflectMetadata decorator
  • graphql: built-in code-first support + CLI plugin nestjs/graphql#​634
BREAKING CHANGES

Read more here https://docs.nestjs.com/migration-guide


Renovate configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


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

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

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

Successfully merging this pull request may close these issues.

None yet

1 participant
You can’t perform that action at this time.