hardyscc / nestjs-cqrs-starter

NestJS CQRS Microservices Starter Project
403 stars 57 forks source link

fix(deps): update nest monorepo to v8.4.0 #881

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nestjs/common (source) 8.3.1 -> 8.4.0 age adoption passing confidence
@nestjs/core (source) 8.3.1 -> 8.4.0 age adoption passing confidence
@nestjs/platform-express (source) 8.3.1 -> 8.4.0 age adoption passing confidence
@nestjs/testing (source) 8.3.1 -> 8.4.0 age adoption passing confidence

Release Notes

nestjs/nest ### [`v8.4.0`](https://togithub.com/nestjs/nest/releases/v8.4.0) [Compare Source](https://togithub.com/nestjs/nest/compare/v8.3.1...v8.4.0) ##### v8.4.0 (2022-03-01) ##### Features - `common`, `core` - [#​9227](https://togithub.com/nestjs/nest/pull/9227) feat(core): support optional dependencies in factory providers ([@​kamilmysliwiec](https://togithub.com/kamilmysliwiec)) ##### Bug fixes - `microservices` - [#​9277](https://togithub.com/nestjs/nest/pull/9277) fix(microservices): remove options object from packets (rmq and mqtt) ([@​kamilmysliwiec](https://togithub.com/kamilmysliwiec)) - `core` - [#​9271](https://togithub.com/nestjs/nest/pull/9271) fix(core): use class refs as keys (container) ([@​micalevisk](https://togithub.com/micalevisk)) ##### Enhancements - `microservices` - [#​9059](https://togithub.com/nestjs/nest/pull/9059) feat(microservices): add tcp raw data processing capabilities ([@​jeanbmar](https://togithub.com/jeanbmar)) - [#​9270](https://togithub.com/nestjs/nest/pull/9270) feat(microservices): add commit-offsets function to clientkafka ([@​davidschuette](https://togithub.com/davidschuette)) - [#​9200](https://togithub.com/nestjs/nest/pull/9200) feat(microservices): Add options param to serializer ([@​guiruiz](https://togithub.com/guiruiz)) - `common` - [#​9209](https://togithub.com/nestjs/nest/pull/9209) feat(common): add abstract type to catch decorator ([@​jeean](https://togithub.com/jeean)) - [#​9247](https://togithub.com/nestjs/nest/pull/9247) fix(common): Providing typing for optional error handling in middleware ([@​brian-pinwheel](https://togithub.com/brian-pinwheel)) - `common`, `platform-express`, `platform-fastify` - [#​9240](https://togithub.com/nestjs/nest/pull/9240) feat(common): extend streamable-file header support ([@​davidschuette](https://togithub.com/davidschuette)) ##### Dependencies - Other - [#​9274](https://togithub.com/nestjs/nest/pull/9274) chore(deps-dev): bump mongoose from 6.2.3 to 6.2.4 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9275](https://togithub.com/nestjs/nest/pull/9275) chore(deps-dev): bump [@​types/cache-manager](https://togithub.com/types/cache-manager) from 3.4.2 to 3.4.3 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9250](https://togithub.com/nestjs/nest/pull/9250) chore(deps-dev): bump [@​nestjs/apollo](https://togithub.com/nestjs/apollo) from 10.0.4 to 10.0.5 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9251](https://togithub.com/nestjs/nest/pull/9251) chore(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 17.0.18 to 17.0.21 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9253](https://togithub.com/nestjs/nest/pull/9253) chore(deps-dev): bump [@​nestjs/graphql](https://togithub.com/nestjs/graphql) from 10.0.4 to 10.0.5 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9254](https://togithub.com/nestjs/nest/pull/9254) chore(deps-dev): bump typeorm from 0.2.43 to 0.2.44 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9259](https://togithub.com/nestjs/nest/pull/9259) chore(deps-dev): bump [@​types/ws](https://togithub.com/types/ws) from 8.2.3 to 8.5.1 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9260](https://togithub.com/nestjs/nest/pull/9260) chore(deps-dev): bump [@​grpc/grpc-js](https://togithub.com/grpc/grpc-js) from 1.5.5 to 1.5.7 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9267](https://togithub.com/nestjs/nest/pull/9267) chore(deps): bump url-parse from 1.5.6 to 1.5.10 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9249](https://togithub.com/nestjs/nest/pull/9249) chore(deps): update dependency [@​nestjs/schematics](https://togithub.com/nestjs/schematics) to v8.0.7 ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​9244](https://togithub.com/nestjs/nest/pull/9244) chore(deps-dev): bump mongoose from 6.2.2 to 6.2.3 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9242](https://togithub.com/nestjs/nest/pull/9242) chore(deps): update dependency [@​babel/cli](https://togithub.com/babel/cli) to v7.17.6 ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​9237](https://togithub.com/nestjs/nest/pull/9237) chore(deps-dev): bump [@​nestjs/graphql](https://togithub.com/nestjs/graphql) from 10.0.3 to 10.0.4 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9238](https://togithub.com/nestjs/nest/pull/9238) chore(deps-dev): bump mocha from 9.2.0 to 9.2.1 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9236](https://togithub.com/nestjs/nest/pull/9236) chore(deps-dev): bump [@​nestjs/apollo](https://togithub.com/nestjs/apollo) from 10.0.3 to 10.0.4 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9234](https://togithub.com/nestjs/nest/pull/9234) chore(deps-dev): bump eslint-config-prettier from 8.3.0 to 8.4.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9232](https://togithub.com/nestjs/nest/pull/9232) chore(deps-dev): bump [@​types/ws](https://togithub.com/types/ws) from 8.2.2 to 8.2.3 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9219](https://togithub.com/nestjs/nest/pull/9219) chore(deps-dev): bump [@​nestjs/apollo](https://togithub.com/nestjs/apollo) from 10.0.2 to 10.0.3 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9224](https://togithub.com/nestjs/nest/pull/9224) chore(deps): update dependency url-parse to 1.5.6 \[security] ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​9220](https://togithub.com/nestjs/nest/pull/9220) chore(deps-dev): bump typeorm from 0.2.42 to 0.2.43 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9217](https://togithub.com/nestjs/nest/pull/9217) chore(deps-dev): bump mqtt from 4.3.5 to 4.3.6 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9216](https://togithub.com/nestjs/nest/pull/9216) chore(deps-dev): bump [@​nestjs/graphql](https://togithub.com/nestjs/graphql) from 10.0.2 to 10.0.3 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9214](https://togithub.com/nestjs/nest/pull/9214) chore(deps): update dependency [@​babel/core](https://togithub.com/babel/core) to v7.17.5 ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​9210](https://togithub.com/nestjs/nest/pull/9210) chore(deps-dev): bump mongoose from 6.2.1 to 6.2.2 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9211](https://togithub.com/nestjs/nest/pull/9211) chore(deps-dev): bump core-js from 3.21.0 to 3.21.1 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9212](https://togithub.com/nestjs/nest/pull/9212) chore(deps-dev): bump typeorm from 0.2.41 to 0.2.42 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - `platform-fastify` - [#​9252](https://togithub.com/nestjs/nest/pull/9252) chore(deps): bump fastify-cors from 6.0.2 to 6.0.3 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9235](https://togithub.com/nestjs/nest/pull/9235) chore(deps): bump fastify from 3.27.1 to 3.27.2 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9221](https://togithub.com/nestjs/nest/pull/9221) chore(deps): bump light-my-request from 4.7.1 to 4.8.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - `core`, `websockets` - [#​9233](https://togithub.com/nestjs/nest/pull/9233) chore(deps): bump object-hash from 2.2.0 to 3.0.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - `platform-express` - [#​9218](https://togithub.com/nestjs/nest/pull/9218) chore(deps): bump express from 4.17.2 to 4.17.3 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9213](https://togithub.com/nestjs/nest/pull/9213) chore(deps): bump body-parser from 1.19.1 to 1.19.2 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) ##### Committers: 10 - Bilel Taktak ([@​Parsath](https://togithub.com/Parsath)) - David Schütte ([@​davidschuette](https://togithub.com/davidschuette)) - Guilherme Ruiz ([@​guiruiz](https://togithub.com/guiruiz)) - Jean-Baptiste Martin ([@​jeanbmar](https://togithub.com/jeanbmar)) - Kamil Mysliwiec ([@​kamilmysliwiec](https://togithub.com/kamilmysliwiec)) - Micael Levi L. Cavalcante ([@​micalevisk](https://togithub.com/micalevisk)) - [@​TomerRon](https://togithub.com/TomerRon) - [@​brian-pinwheel](https://togithub.com/brian-pinwheel) - [@​yevgeniypak](https://togithub.com/yevgeniypak) - jeanseok ([@​jeean](https://togithub.com/jeean))

Configuration

📅 Schedule: "before 6am" in timezone Asia/Hong_Kong.

🚦 Automerge: Enabled.

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.



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