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

Update nest monorepo to v7 (major) #25

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 8, 2020

This PR contains the following updates:

Package Type Update Change
@nestjs/common (source) peerDependencies major ^6 -> ^6 || ^7.0.0
@nestjs/common (source) devDependencies major 6.1.1 -> 7.3.1
@nestjs/core (source) devDependencies major 6.1.1 -> 7.3.1
@nestjs/testing (source) devDependencies major 6.1.1 -> 7.3.1

Release Notes

nestjs/nest

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.

@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from 15c895d to c92f702 Compare July 1, 2020 16:57
@renovate renovate bot force-pushed the renovate/major-nest-monorepo branch from c92f702 to 6010a8e Compare July 5, 2020 10:01
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.

1 participant