Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 28, 2019

This PR contains the following updates:

Package Type Update Change
@nestjs/common devDependencies minor 6.5.3 -> 6.6.4

Release Notes

nestjs/nest

v6.6.4

Compare Source

v6.6.3

Compare Source

Bug Fixes
  • core: invert middleware execution order (apply middleware registered closer to the root module first)

v6.6.2

Compare Source

Bug Fixes
  • core: maximum call stack size exceeded for circular deps #​2834
  • platform-fastify: unhandled exception when throwing an error in the middleware #​2640

v6.6.1

Compare Source

v6.6.0

Compare Source

Features:
  • all: add API docs (better DX) #​2688
  • common: add log levels (Logger) #​2813
  • common: add seconds to Logger timestamp #​2770
  • common: add @Redirect() decorator #​2632
  • core: move createResponseBody function to HttpException #​2796
  • core: allow NestModule.configure() method to be async #​2767
  • core: provide more descriptive error for unknown element exception #​2725
  • core: add beforeApplicationShutdown hook #​2567
  • core: execute middleware of dependent modules first #​2406
  • core: add resolve() method to load scoped (either request or transient) providers #​2682
  • microservices: use hot observables for emit() (ClientProxy) #​2814
  • microservices: improve microservices performance by scheduling emission on nextTick() #​2653
  • microservices: add serializers/deserializers feature to allow adapting external services #​2653
Bug Fixes:
  • core: do not call onModuleInit if null #​2790
  • core: fix request-scoped middleware #​2648
  • core: method handler is interfering with another handler #​2663
  • microservices: pass all arguments to request-scoped proxies #​2805
  • microservices: update isTermined value when manually closed #​2708
  • platform-express: fix PreservePath boolean property location in multer configuration #​2800
Other:

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 if you modify the PR title to begin with "rebase!".

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


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

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

@renovate renovate bot force-pushed the renovate/nest-monorepo branch from d522a56 to 650cca0 Compare August 28, 2019 10:52
@renovate renovate bot changed the title chore(deps): update dependency @nestjs/common to v6.6.0 chore(deps): update dependency @nestjs/common to v6.6.1 Aug 28, 2019
@renovate renovate bot force-pushed the renovate/nest-monorepo branch from 650cca0 to c15c9e1 Compare August 28, 2019 13:10
@renovate renovate bot changed the title chore(deps): update dependency @nestjs/common to v6.6.1 chore(deps): update dependency @nestjs/common to v6.6.2 Aug 28, 2019
@renovate renovate bot force-pushed the renovate/nest-monorepo branch from c15c9e1 to c2ede45 Compare August 29, 2019 07:14
@renovate renovate bot changed the title chore(deps): update dependency @nestjs/common to v6.6.2 chore(deps): update dependency @nestjs/common to v6.6.3 Aug 29, 2019
@renovate renovate bot force-pushed the renovate/nest-monorepo branch from c2ede45 to 5545a76 Compare September 2, 2019 09:40
@renovate renovate bot changed the title chore(deps): update dependency @nestjs/common to v6.6.3 chore(deps): update dependency @nestjs/common to v6.6.4 Sep 2, 2019
@kamilmysliwiec kamilmysliwiec merged commit a33fa7e into master Sep 2, 2019
@delete-merged-branch delete-merged-branch bot deleted the renovate/nest-monorepo branch September 2, 2019 14:07
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