toondaey / nestjs-oauth2-server

A Nestjs wrapper for OAuth2 server.
MIT License
51 stars 15 forks source link

chore(deps): update nest monorepo to v8 (major) - autoclosed #96

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nestjs/common (source) ^6.10.0 \|\| ^7.0.0 -> ^6.10.0 \|\| ^7.0.0 \|\| ^8.0.0 age adoption passing confidence
@nestjs/common (source) 7.6.15 -> 8.4.3 age adoption passing confidence
@nestjs/core (source) 7.6.15 -> 8.4.3 age adoption passing confidence
@nestjs/platform-express (source) 7.6.15 -> 8.4.3 age adoption passing confidence
@nestjs/testing (source) 7.6.15 -> 8.4.3 age adoption passing confidence

Release Notes

nestjs/nest ### [`v8.4.3`](https://togithub.com/nestjs/nest/compare/v8.4.2...v8.4.3) [Compare Source](https://togithub.com/nestjs/nest/compare/v8.4.2...v8.4.3) ### [`v8.4.2`](https://togithub.com/nestjs/nest/compare/v8.4.1...v8.4.2) [Compare Source](https://togithub.com/nestjs/nest/compare/v8.4.1...v8.4.2) ### [`v8.4.1`](https://togithub.com/nestjs/nest/releases/v8.4.1) [Compare Source](https://togithub.com/nestjs/nest/compare/v8.4.0...v8.4.1) #### v8.4.1 (2022-03-14) ##### Bug fixes - `core` - [#​9332](https://togithub.com/nestjs/nest/pull/9332) fix(core): apply global middleware to routes excluded from prefix ([@​kamilmysliwiec](https://togithub.com/kamilmysliwiec)) - [#​9322](https://togithub.com/nestjs/nest/pull/9322) fix(core): use context module for nested transient providers ([@​kamilmysliwiec](https://togithub.com/kamilmysliwiec)) - `microservices` - [#​9290](https://togithub.com/nestjs/nest/pull/9290) fix(microservices): fix event pattern behavior ([@​radekmikeska](https://togithub.com/radekmikeska)) - [#​9303](https://togithub.com/nestjs/nest/pull/9303) fix(microservices): tcp client parallel connections issue ([@​kamilmysliwiec](https://togithub.com/kamilmysliwiec)) ##### Enhancements - `common` - [#​9278](https://togithub.com/nestjs/nest/pull/9278) feat(common): do not use colors in CLI if not supported ([@​jonahsnider](https://togithub.com/jonahsnider)) - [#​9316](https://togithub.com/nestjs/nest/pull/9316) feat: allow custom log msg formatters ([@​stanimirovv](https://togithub.com/stanimirovv)) ##### Dependencies - Other - [#​9331](https://togithub.com/nestjs/nest/pull/9331) chore(deps): update dependency ts-loader to v9.2.8 ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​9326](https://togithub.com/nestjs/nest/pull/9326) chore(deps-dev): bump mongoose from 6.2.5 to 6.2.6 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9327](https://togithub.com/nestjs/nest/pull/9327) chore(deps-dev): bump [@​types/ws](https://togithub.com/types/ws) from 8.5.2 to 8.5.3 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9320](https://togithub.com/nestjs/nest/pull/9320) chore(deps-dev): bump apollo-server-core from 3.6.3 to 3.6.4 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9323](https://togithub.com/nestjs/nest/pull/9323) chore(deps): update dependency [@​types/node](https://togithub.com/types/node) to v16.11.26 ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​9324](https://togithub.com/nestjs/nest/pull/9324) chore(deps): update dependency mocha to v9.2.2 ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​9325](https://togithub.com/nestjs/nest/pull/9325) chore(deps): update dependency mysql to v8.0.28 ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​9328](https://togithub.com/nestjs/nest/pull/9328) chore(deps-dev): bump mocha from 9.2.1 to 9.2.2 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9321](https://togithub.com/nestjs/nest/pull/9321) chore(deps-dev): bump apollo-server-express from 3.6.3 to 3.6.4 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9318](https://togithub.com/nestjs/nest/pull/9318) chore(deps-dev): bump mongoose from 6.2.4 to 6.2.5 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9307](https://togithub.com/nestjs/nest/pull/9307) chore(deps): bump rxjs from 7.5.4 to 7.5.5 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9304](https://togithub.com/nestjs/nest/pull/9304) chore(deps): update dependency [@​nestjs/schematics](https://togithub.com/nestjs/schematics) to v8.0.8 ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​9300](https://togithub.com/nestjs/nest/pull/9300) chore(deps-dev): bump ts-node from 10.6.0 to 10.7.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9292](https://togithub.com/nestjs/nest/pull/9292) chore(deps-dev): bump ts-morph from 13.0.3 to 14.0.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9301](https://togithub.com/nestjs/nest/pull/9301) chore(deps-dev): bump typeorm from 0.2.44 to 0.2.45 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9302](https://togithub.com/nestjs/nest/pull/9302) chore(deps-dev): bump lint-staged from 12.3.4 to 12.3.5 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9273](https://togithub.com/nestjs/nest/pull/9273) chore(deps-dev): bump typescript from 4.3.5 to 4.6.2 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9285](https://togithub.com/nestjs/nest/pull/9285) chore(deps-dev): bump [@​nestjs/apollo](https://togithub.com/nestjs/apollo) from 10.0.5 to 10.0.6 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9287](https://togithub.com/nestjs/nest/pull/9287) chore(deps-dev): bump eventsource from 1.1.0 to 2.0.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9284](https://togithub.com/nestjs/nest/pull/9284) chore(deps-dev): bump eslint-config-prettier from 8.4.0 to 8.5.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9286](https://togithub.com/nestjs/nest/pull/9286) chore(deps-dev): bump [@​nestjs/graphql](https://togithub.com/nestjs/graphql) from 10.0.5 to 10.0.6 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9280](https://togithub.com/nestjs/nest/pull/9280) chore(deps-dev): bump ts-node from 10.5.0 to 10.6.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9279](https://togithub.com/nestjs/nest/pull/9279) chore(deps-dev): bump [@​types/ws](https://togithub.com/types/ws) from 8.5.1 to 8.5.2 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - `common` - [#​9317](https://togithub.com/nestjs/nest/pull/9317) chore(deps): bump axios from 0.26.0 to 0.26.1 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - `platform-fastify` - [#​9319](https://togithub.com/nestjs/nest/pull/9319) chore(deps): bump fastify from 3.27.3 to 3.27.4 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9305](https://togithub.com/nestjs/nest/pull/9305) chore(deps): bump fastify from 3.27.2 to 3.27.3 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) ##### Committers: 6 - Jonah Snider ([@​jonahsnider](https://togithub.com/jonahsnider)) - Kamil Mysliwiec ([@​kamilmysliwiec](https://togithub.com/kamilmysliwiec)) - Mario Rodrigo ([@​capitantrueno](https://togithub.com/capitantrueno)) - Radek Mikeska ([@​radekmikeska](https://togithub.com/radekmikeska)) - Zlatin Stanimirov ([@​stanimirovv](https://togithub.com/stanimirovv)) - 曾明健 ([@​ZanMinKian](https://togithub.com/ZanMinKian)) ### [`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)) ### [`v8.3.1`](https://togithub.com/nestjs/nest/releases/v8.3.1) [Compare Source](https://togithub.com/nestjs/nest/compare/v8.3.0...v8.3.1) ##### v8.3.1 (2022-02-16) ##### Dependencies - [#​9207](https://togithub.com/nestjs/nest/pull/9207) chore(deps): update babel monorepo ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​9206](https://togithub.com/nestjs/nest/pull/9206) chore(deps): update dependency [@​types/node](https://togithub.com/types/node) to v16.11.25 ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​9202](https://togithub.com/nestjs/nest/pull/9202) chore(deps): update dependency [@​types/bull](https://togithub.com/types/bull) to v3.15.8 ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​9197](https://togithub.com/nestjs/nest/pull/9197) chore(deps-dev): bump [@​nestjs/apollo](https://togithub.com/nestjs/apollo) from 10.0.0 to 10.0.2 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9196](https://togithub.com/nestjs/nest/pull/9196) chore(deps-dev): bump nats from 2.6.0 to 2.6.1 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9195](https://togithub.com/nestjs/nest/pull/9195) chore(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 17.0.17 to 17.0.18 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9189](https://togithub.com/nestjs/nest/pull/9189) chore(deps): update dependency [@​types/node](https://togithub.com/types/node) to v16.11.24 ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) ### [`v8.3.0`](https://togithub.com/nestjs/nest/releases/v8.3.0) [Compare Source](https://togithub.com/nestjs/nest/compare/v8.2.6...v8.3.0) ##### v8.3.0 (2022-02-14) ##### Bug fixes - `core` - [#​9000](https://togithub.com/nestjs/nest/pull/9000) fix(sse): stream sink content ([@​thiagomini](https://togithub.com/thiagomini)) ##### Enhancements - `core` - [#​8916](https://togithub.com/nestjs/nest/pull/8916) fix(core): convert URIError thrown by the HTTP platform to BadRequestException ([@​StevenGBrown](https://togithub.com/StevenGBrown)) - [#​8800](https://togithub.com/nestjs/nest/pull/8800) refactor(): remove duplicate function `getClassScope` ([@​ZanMinKian](https://togithub.com/ZanMinKian)) - `microservices` - [#​9052](https://togithub.com/nestjs/nest/pull/9052) fix(microservices): generate service method in lower and uppercase ([@​TomChv](https://togithub.com/TomChv)) ##### Dependencies - Other - [#​9115](https://togithub.com/nestjs/nest/pull/9115) chore(deps-dev): bump mqtt from 4.3.4 to 4.3.5 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9167](https://togithub.com/nestjs/nest/pull/9167) chore(deps): update dependency lint-staged to v12.3.4 ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​9188](https://togithub.com/nestjs/nest/pull/9188) fix(deps): pin dependencies ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​9147](https://togithub.com/nestjs/nest/pull/9147) chore(deps-dev): bump [@​nestjs/apollo](https://togithub.com/nestjs/apollo) from 10.0.0 to 10.0.2 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9184](https://togithub.com/nestjs/nest/pull/9184) chore(deps-dev): bump [@​commitlint/cli](https://togithub.com/commitlint/cli) from 16.1.0 to 16.2.1 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9185](https://togithub.com/nestjs/nest/pull/9185) chore(deps): bump fast-json-stringify from 3.0.2 to 3.0.3 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9186](https://togithub.com/nestjs/nest/pull/9186) chore(deps): update dependency [@​nestjs/schematics](https://togithub.com/nestjs/schematics) to v8.0.6 ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​9187](https://togithub.com/nestjs/nest/pull/9187) chore(deps): update dependency follow-redirects to 1.14.8 \[security] ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​9171](https://togithub.com/nestjs/nest/pull/9171) chore(deps-dev): bump lint-staged from 12.3.3 to 12.3.4 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9172](https://togithub.com/nestjs/nest/pull/9172) chore(deps-dev): bump [@​nestjs/graphql](https://togithub.com/nestjs/graphql) from 10.0.0 to 10.0.2 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9170](https://togithub.com/nestjs/nest/pull/9170) chore(deps-dev): bump [@​commitlint/config-angular](https://togithub.com/commitlint/config-angular) from 16.0.0 to 16.2.1 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9166](https://togithub.com/nestjs/nest/pull/9166) chore(deps): bump follow-redirects from 1.14.7 to 1.14.8 in /sample/13-mongo-typeorm ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9165](https://togithub.com/nestjs/nest/pull/9165) chore(deps): update dependency follow-redirects \[security] ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​9164](https://togithub.com/nestjs/nest/pull/9164) chore(deps): bump follow-redirects from 1.14.7 to 1.14.8 in /sample/01-cats-app ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9161](https://togithub.com/nestjs/nest/pull/9161) chore(deps-dev): bump fastify-multipart from 5.3.0 to 5.3.1 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9160](https://togithub.com/nestjs/nest/pull/9160) chore(deps): update jest monorepo ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​9153](https://togithub.com/nestjs/nest/pull/9153) chore(deps): bump browserslist from 4.16.3 to 4.19.1 in /sample/22-graphql-prisma ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9154](https://togithub.com/nestjs/nest/pull/9154) chore(deps): bump glob-parent from 5.1.1 to 5.1.2 in /sample/22-graphql-prisma ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9135](https://togithub.com/nestjs/nest/pull/9135) chore(deps): bump follow-redirects from 1.14.5 to 1.14.8 in /sample/32-graphql-federation-schema-first/gateway ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9133](https://togithub.com/nestjs/nest/pull/9133) chore(deps): update dependency engine.io \[security] ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​9130](https://togithub.com/nestjs/nest/pull/9130) chore(deps): bump rxjs from 7.5.3 to 7.5.4 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9146](https://togithub.com/nestjs/nest/pull/9146) chore(deps): bump class-transformer from 0.4.0 to 0.5.1 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9148](https://togithub.com/nestjs/nest/pull/9148) chore(deps-dev): bump [@​types/chai-as-promised](https://togithub.com/types/chai-as-promised) from 7.1.4 to 7.1.5 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9149](https://togithub.com/nestjs/nest/pull/9149) chore(deps-dev): bump [@​grpc/grpc-js](https://togithub.com/grpc/grpc-js) from 1.5.4 to 1.5.5 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9150](https://togithub.com/nestjs/nest/pull/9150) chore(deps): bump path-parse from 1.0.6 to 1.0.7 in /sample/33-graphql-mercurius ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9151](https://togithub.com/nestjs/nest/pull/9151) chore(deps): bump ansi-regex from 5.0.0 to 5.0.1 in /sample/33-graphql-mercurius ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9152](https://togithub.com/nestjs/nest/pull/9152) chore(deps): bump follow-redirects from 1.14.5 to 1.14.8 in /sample/33-graphql-mercurius ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9136](https://togithub.com/nestjs/nest/pull/9136) chore(deps): bump node-fetch from 2.6.1 to 2.6.7 in /sample/33-graphql-mercurius ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9137](https://togithub.com/nestjs/nest/pull/9137) chore(deps): bump follow-redirects from 1.14.5 to 1.14.8 in /sample/32-graphql-federation-schema-first/users-application ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9138](https://togithub.com/nestjs/nest/pull/9138) chore(deps): bump follow-redirects from 1.14.5 to 1.14.8 in /sample/32-graphql-federation-schema-first/posts-application ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9145](https://togithub.com/nestjs/nest/pull/9145) chore(deps): bump ansi-regex from 5.0.0 to 5.0.1 in /sample/32-graphql-federation-schema-first/posts-application ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9062](https://togithub.com/nestjs/nest/pull/9062) chore(deps): update dependency minimist \[security] ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​9142](https://togithub.com/nestjs/nest/pull/9142) chore(deps): bump tar from 4.4.8 to 4.4.19 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9141](https://togithub.com/nestjs/nest/pull/9141) chore(deps): bump ini from 1.3.5 to 1.3.8 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9140](https://togithub.com/nestjs/nest/pull/9140) chore(deps): bump ansi-regex from 5.0.0 to 5.0.1 in /sample/32-graphql-federation-schema-first/users-application ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9122](https://togithub.com/nestjs/nest/pull/9122) chore(deps-dev): bump apollo-server-core from 3.6.2 to 3.6.3 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9131](https://togithub.com/nestjs/nest/pull/9131) chore(deps-dev): bump kafkajs from 1.15.0 to 1.16.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9121](https://togithub.com/nestjs/nest/pull/9121) chore(deps-dev): bump [@​types/sinon](https://togithub.com/types/sinon) from 10.0.10 to 10.0.11 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9120](https://togithub.com/nestjs/nest/pull/9120) chore(deps): bump rxjs from 7.5.2 to 7.5.3 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9123](https://togithub.com/nestjs/nest/pull/9123) chore(deps): update dependency [@​nestjs/schematics](https://togithub.com/nestjs/schematics) to v8.0.6 ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​9108](https://togithub.com/nestjs/nest/pull/9108) chore(deps-dev): bump amqp-connection-manager from 4.1.0 to 4.1.1 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9113](https://togithub.com/nestjs/nest/pull/9113) chore(deps-dev): bump mongoose from 6.2.0 to 6.2.1 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9116](https://togithub.com/nestjs/nest/pull/9116) chore(deps-dev): bump ts-node from 10.4.0 to 10.5.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9118](https://togithub.com/nestjs/nest/pull/9118) chore(deps): update babel monorepo to v7.17.2 ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​9119](https://togithub.com/nestjs/nest/pull/9119) chore(deps-dev): bump apollo-server-express from 3.6.2 to 3.6.3 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9050](https://togithub.com/nestjs/nest/pull/9050) chore(deps): bump ansi-regex from 5.0.0 to 5.0.1 in /sample/32-graphql-federation-schema-first/gateway ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9100](https://togithub.com/nestjs/nest/pull/9100) chore(deps-dev): bump [@​types/sinon](https://togithub.com/types/sinon) from 10.0.9 to 10.0.10 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9091](https://togithub.com/nestjs/nest/pull/9091) chore(deps-dev): bump mongoose from 6.1.10 to 6.2.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9090](https://togithub.com/nestjs/nest/pull/9090) chore(deps): update babel monorepo to v7.17.0 ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​9083](https://togithub.com/nestjs/nest/pull/9083) chore(deps-dev): bump amqp-connection-manager from 4.0.1 to 4.1.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9085](https://togithub.com/nestjs/nest/pull/9085) chore(deps-dev): bump sinon from 13.0.0 to 13.0.1 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9086](https://togithub.com/nestjs/nest/pull/9086) chore(deps-dev): bump core-js from 3.20.3 to 3.21.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9084](https://togithub.com/nestjs/nest/pull/9084) chore(deps-dev): bump nats from 2.5.0 to 2.6.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9069](https://togithub.com/nestjs/nest/pull/9069) chore(deps): bump minimist from 1.2.0 to 1.2.5 in /sample/08-webpack ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9073](https://togithub.com/nestjs/nest/pull/9073) chore(deps-dev): bump [@​grpc/grpc-js](https://togithub.com/grpc/grpc-js) from 1.5.3 to 1.5.4 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9082](https://togithub.com/nestjs/nest/pull/9082) chore(deps-dev): bump lint-staged from 12.3.2 to 12.3.3 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9080](https://togithub.com/nestjs/nest/pull/9080) chore(deps-dev): bump mongoose from 6.1.8 to 6.1.10 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9058](https://togithub.com/nestjs/nest/pull/9058) chore(deps): bump ws from 5.2.2 to 5.2.3 in /sample/22-graphql-prisma ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9063](https://togithub.com/nestjs/nest/pull/9063) chore(deps): update dependency tar to 4.4.18 \[security] ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​9065](https://togithub.com/nestjs/nest/pull/9065) chore(deps): update dependency yargs-parser to 13.1.2 \[security] ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​9067](https://togithub.com/nestjs/nest/pull/9067) chore(deps-dev): bump point-of-view from 5.0.0 to 5.1.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9068](https://togithub.com/nestjs/nest/pull/9068) chore(deps-dev): bump sinon from 12.0.1 to 13.0.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9051](https://togithub.com/nestjs/nest/pull/9051) chore(deps): update dependency bytes to v3.1.2 ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​9022](https://togithub.com/nestjs/nest/pull/9022) chore(deps-dev): bump ts-morph from 13.0.2 to 13.0.3 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9042](https://togithub.com/nestjs/nest/pull/9042) chore(deps): bump follow-redirects from 1.14.5 to 1.14.7 in /sample/32-graphql-federation-schema-first/gateway ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9043](https://togithub.com/nestjs/nest/pull/9043) chore(deps-dev): bump lint-staged from 12.3.1 to 12.3.2 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9045](https://togithub.com/nestjs/nest/pull/9045) chore(deps): update dependency lint-staged to v12.3.2 ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​9048](https://togithub.com/nestjs/nest/pull/9048) chore(deps-dev): bump [@​types/sinon](https://togithub.com/types/sinon) from 10.0.8 to 10.0.9 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9029](https://togithub.com/nestjs/nest/pull/9029) chore(deps): bump ansi-regex from 5.0.0 to 5.0.1 in /sample/32-graphql-federation-schema-first/posts-application ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9028](https://togithub.com/nestjs/nest/pull/9028) chore(deps): bump ansi-regex from 5.0.0 to 5.0.1 in /sample/32-graphql-federation-schema-first/users-application ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9026](https://togithub.com/nestjs/nest/pull/9026) chore(deps): bump follow-redirects from 1.14.5 to 1.14.7 in /sample/32-graphql-federation-schema-first/posts-application ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9027](https://togithub.com/nestjs/nest/pull/9027) chore(deps): bump follow-redirects from 1.14.5 to 1.14.7 in /sample/32-graphql-federation-schema-first/users-application ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9038](https://togithub.com/nestjs/nest/pull/9038) chore(deps-dev): bump chai from 4.3.4 to 4.3.6 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9034](https://togithub.com/nestjs/nest/pull/9034) chore(deps-dev): bump mongoose from 6.1.7 to 6.1.8 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9033](https://togithub.com/nestjs/nest/pull/9033) chore(deps-dev): bump amqp-connection-manager from 3.7.0 to 4.0.1 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9030](https://togithub.com/nestjs/nest/pull/9030) chore(deps): update dependency chai to v4.3.6 ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​9039](https://togithub.com/nestjs/nest/pull/9039) chore(deps): update dependency y18n to 4.0.1 \[security] ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​9035](https://togithub.com/nestjs/nest/pull/9035) chore(deps): update dependency browserslist to 4.16.5 \[security] ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​9036](https://togithub.com/nestjs/nest/pull/9036) chore(deps): update dependency glob-parent to 5.1.2 \[security] ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​9020](https://togithub.com/nestjs/nest/pull/9020) chore(deps): bump rxjs from 7.4.0 to 7.5.2 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9021](https://togithub.com/nestjs/nest/pull/9021) chore(deps-dev): bump supertest from 6.1.6 to 6.2.2 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9019](https://togithub.com/nestjs/nest/pull/9019) chore(deps-dev): bump [@​types/mocha](https://togithub.com/types/mocha) from 9.0.0 to 9.1.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9018](https://togithub.com/nestjs/nest/pull/9018) chore(deps-dev): bump nats from 2.4.0 to 2.5.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9016](https://togithub.com/nestjs/nest/pull/9016) chore(deps): update dependency nanoid to 3.1.31 \[security] ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​9015](https://togithub.com/nestjs/nest/pull/9015) chore(deps): update dependency node-fetch to 2.6.7 \[security] ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​9010](https://togithub.com/nestjs/nest/pull/9010) chore(deps): bump node-fetch from 2.6.6 to 2.6.7 in /sample/02-gateways ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9011](https://togithub.com/nestjs/nest/pull/9011) chore(deps): bump node-fetch from 2.6.6 to 2.6.7 in /sample/05-sql-typeorm ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9012](https://togithub.com/nestjs/nest/pull/9012) chore(deps): bump node-fetch from 2.6.6 to 2.6.7 in /sample/04-grpc ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9014](https://togithub.com/nestjs/nest/pull/9014) chore(deps): bump node-fetch from 2.6.6 to 2.6.7 in /sample/13-mongo-typeorm ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9009](https://togithub.com/nestjs/nest/pull/9009) chore(deps): bump node-fetch from 2.6.6 to 2.6.7 in /sample/01-cats-app ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9013](https://togithub.com/nestjs/nest/pull/9013) chore(deps): bump node-fetch from 2.6.6 to 2.6.7 in /sample/03-microservices ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9007](https://togithub.com/nestjs/nest/pull/9007) chore(deps-dev): bump lint-staged from 12.2.1 to 12.3.1 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​8980](https://togithub.com/nestjs/nest/pull/8980) chore(deps-dev): bump fancy-log from 1.3.3 to 2.0.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​8982](https://togithub.com/nestjs/nest/pull/8982) chore(deps): update dependency trim-off-newlines to 1.0.3 \[security] ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​8997](https://togithub.com/nestjs/nest/pull/8997) chore(deps-dev): bump [@​nestjs/mongoose](https://togithub.com/nestjs/mongoose) from 9.0.1 to 9.0.2 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​8995](https://togithub.com/nestjs/nest/pull/8995) chore(deps-dev): bump socket.io-client from 4.4.0 to 4.4.1 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​8994](https://togithub.com/nestjs/nest/pull/8994) chore(deps-dev): bump fastify-multipart from 5.2.1 to 5.3.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​8993](https://togithub.com/nestjs/nest/pull/8993) chore(deps): update dependency [@​types/node](https://togithub.com/types/node) to v16.11.21 ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​9002](https://togithub.com/nestjs/nest/pull/9002) chore(deps): update dependency [@​babel/core](https://togithub.com/babel/core) to v7.16.12 ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​8991](https://togithub.com/nestjs/nest/pull/8991) chore(deps-dev): bump [@​grpc/grpc-js](https://togithub.com/grpc/grpc-js) from 1.5.0 to 1.5.3 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​8988](https://togithub.com/nestjs/nest/pull/8988) chore(deps-dev): bump [@​types/sinon](https://togithub.com/types/sinon) from 10.0.7 to 10.0.8 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​8989](https://togithub.com/nestjs/nest/pull/8989) chore(deps-dev): bump [@​commitlint/cli](https://togithub.com/commitlint/cli) from 15.0.0 to 16.1.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​8990](https://togithub.com/nestjs/nest/pull/8990) chore(deps-dev): bump concurrently from 6.4.0 to 7.0.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​8979](https://togithub.com/nestjs/nest/pull/8979) chore(deps): bump trim-off-newlines from 1.0.1 to 1.0.3 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​8983](https://togithub.com/nestjs/nest/pull/8983) chore(deps): bump fast-json-stringify from 3.0.1 to 3.0.2 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​8984](https://togithub.com/nestjs/nest/pull/8984) chore(deps-dev): bump eslint-plugin-import from 2.25.3 to 2.25.4 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​8985](https://togithub.com/nestjs/nest/pull/8985) chore(deps): update dependency [@​babel/preset-env](https://togithub.com/babel/preset-env) to v7.16.11 ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - `common` - [#​9173](https://togithub.com/nestjs/nest/pull/9173) chore(deps): bump axios from 0.25.0 to 0.26.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​8981](https://togithub.com/nestjs/nest/pull/8981) chore(deps): bump axios from 0.24.0 to 0.25.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - `platform-fastify` - [#​9099](https://togithub.com/nestjs/nest/pull/9099) chore(deps): bump fastify from 3.27.0 to 3.27.1 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9072](https://togithub.com/nestjs/nest/pull/9072) chore(deps): bump light-my-request from 4.7.0 to 4.7.1 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9032](https://togithub.com/nestjs/nest/pull/9032) chore(deps): bump middie from 5.3.0 to 6.0.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) ##### Committers: 9 - DA ([@​Ashish2097](https://togithub.com/Ashish2097)) - Jonah Snider ([@​jonahsnider](https://togithub.com/jonahsnider)) - Kamil Mysliwiec ([@​kamilmysliwiec](https://togithub.com/kamilmysliwiec)) - Nika Shamiladze ([@​asyncfinkd](https://togithub.com/asyncfinkd)) - Thiago Valentim ([@​thiagomini](https://togithub.com/thiagomini)) - Tony ([@​Tony133](https://togithub.com/Tony133)) - Vasek - Tom C. ([@​TomChv](https://togithub.com/TomChv)) - [@​StevenGBrown](https://togithub.com/StevenGBrown) - 曾明健 ([@​ZanMinKian](https://togithub.com/ZanMinKian)) ### [`v8.2.6`](https://togithub.com/nestjs/nest/releases/v8.2.6) [Compare Source](https://togithub.com/nestjs/nest/compare/v8.2.5...v8.2.6) ##### v8.2.6 (2022-01-20) ##### Dependencies - Other - [#​8937](https://togithub.com/nestjs/nest/pull/8937) chore(deps): bump follow-redirects from 1.14.6 to 1.14.7 in /sample/07-sequelize ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​8930](https://togithub.com/nestjs/nest/pull/8930) chore(deps): bump follow-redirects from 1.14.5 to 1.14.7 in /sample/17-mvc-fastify ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​8951](https://togithub.com/nestjs/nest/pull/8951) chore(deps): update dependency eslint-plugin-import to v2.25.4 ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​8967](https://togithub.com/nestjs/nest/pull/8967) chore(deps-dev): bump [@​types/sinon](https://togithub.com/types/sinon) from 10.0.6 to 10.0.7 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​8969](https://togithub.com/nestjs/nest/pull/8969) chore(deps-dev): bump lint-staged from 12.1.7 to 12.2.1 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​8966](https://togithub.com/nestjs/nest/pull/8966) chore(deps): update babel monorepo to v7.16.10 ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​8961](https://togithub.com/nestjs/nest/pull/8961) fix(deps): update apollo graphql packages to v3.6.2 ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​8945](https://togithub.com/nestjs/nest/pull/8945) chore(deps-dev): bump mocha from 9.1.3 to 9.1.4 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​8958](https://togithub.com/nestjs/nest/pull/8958) chore(deps-dev): bump core-js from 3.19.3 to 3.20.3 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​8960](https://togithub.com/nestjs/nest/pull/8960) chore(deps-dev): bump mqtt from 4.2.8 to 4.3.4 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​8943](https://togithub.com/nestjs/nest/pull/8943) chore(deps-dev): bump lint-staged from 12.1.3 to 12.1.7 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​8940](https://togithub.com/nestjs/nest/pull/8940) chore(deps): update dependency [@​types/node](https://togithub.com/types/node) to v16.11.20 ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​8946](https://togithub.com/nestjs/nest/pull/8946) chore(deps-dev): bump [@​nestjs/typeorm](https://togithub.com/nestjs/typeorm) from 8.0.2 to 8.0.3 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​8947](https://togithub.com/nestjs/nest/pull/8947) chore(deps-dev): bump mongoose from 6.1.6 to 6.1.7 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​8944](https://togithub.com/nestjs/nest/pull/8944) chore(deps): bump fast-json-stringify from 2.7.12 to 3.0.1 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​8938](https://togithub.com/nestjs/nest/pull/8938) chore(deps): update dependency conventional-changelog to v3.1.25 ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​8759](https://togithub.com/nestjs/nest/pull/8759) chore(deps-dev): bump [@​types/ws](https://togithub.com/types/ws) from 8.2.0 to 8.2.2 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​8926](https://togithub.com/nestjs/nest/pull/8926) chore(deps): bump follow-redirects from 1.14.5 to 1.14.7 in /sample/09-babel-example ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​8927](https://togithub.com/nestjs/nest/pull/8927) chore(deps): bump follow-redirects from 1.14.6 to 1.14.7 in /sample/06-mongoose ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​8928](https://togithub.com/nestjs/nest/pull/8928) chore(deps): bump follow-redirects from 1.14.5 to 1.14.7 in /sample/10-fastify ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​8929](https://togithub.com/nestjs/nest/pull/8929) chore(deps): bump follow-redirects from 1.14.5 to 1.14.7 in /sample/08-webpack ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​8921](https://togithub.com/nestjs/nest/pull/8921) chore(deps): update dependency [@​types/http-errors](https://togithub.com/types/http-errors) to v1.8.2 ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​8923](https://togithub.com/nestjs/nest/pull/8923) chore(deps): update dependency shelljs to 0.8.5 \[security] ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​8922](https://togithub.com/nestjs/nest/pull/8922) fix(deps): update apollo graphql packages ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​8935](https://togithub.com/nestjs/nest/pull/8935) chore(deps-dev): bump [@​commitlint/config-angular](https://togithub.com/commitlint/config-angular) from 15.0.0 to 16.0.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​8920](https://togithub.com/nestjs/nest/pull/8920) chore(deps): update dependency [@​grpc/proto-loader](https://togithub.com/grpc/proto-loader) to v0.6.9 ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​8919](https://togithub.com/nestjs/nest/pull/8919) chore(deps): update dependency engine.io to 6.1.1 \[security] ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​8918](https://togithub.com/nestjs/nest/pull/8918) chore(deps): bump engine.io from 6.1.0 to 6.1.1 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​8897](https://togithub.com/nestjs/nest/pull/8897) chore(deps-dev): bump [@​grpc/grpc-js](https://togithub.com/grpc/grpc-js) from 1.4.4 to 1.5.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​8911](https://togithub.com/nestjs/nest/pull/8911) chore(deps): update dependency follow-redirects to 1.14.7 \[security] ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​8899](https://togithub.com/nestjs/nest/pull/8899) chore(deps-dev): bump mongoose from 6.1.5 to 6.1.6 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​8910](https://togithub.com/nestjs/nest/pull/8910) chore(deps): update babel monorepo ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​8892](https://togithub.com/nestjs/nest/pull/8892) chore(deps): update dependency [@​types/node](https://togithub.com/types/node) to v16.11.19 ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - `platform-fastify` - [#​8970](https://togithub.com/nestjs/nest/pull/8970) chore(deps): bump fastify from 3.24.1 to 3.27.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - `platform-express` - [#​8957](https://togithub.com/nestjs/nest/pull/8957) chore(deps): bump express from 4.17.1 to 4.17.2 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - `platform-socket.io` - [#​8959](https://togithub.com/nestjs/nest/pull/8959) chore(deps): bump socket.io from 4.4.0 to 4.4.1 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) ##### Committers: 1 - Tony ([@​Tony133](https://togithub.com/Tony133)) ### [`v8.2.5`](https://togithub.com/nestjs/nest/releases/v8.2.5) [Compare Source](https://togithub.com/nestjs/nest/compare/v8.2.4...v8.2.5) #### v8.2.5 (2022-01-12) ##### Bug fixes - `microservices` - [#​8895](https://togithub.com/nestjs/nest/pull/8895) fix(microservices): fix amqp v4 incompatibility issue ([@​kamilmysliwiec](https://togithub.com/kamilmysliwiec)) ##### Enhancements - `common`, `core`, `microservices`, `platform-express`, `platform-ws`, `websockets` - [#​8851](https://togithub.com/nestjs/nest/pull/8851) Use `isObervable` from `rxjs` instead of our own implementation. Drop few deprecated APIs from 3rd-party libs. And other minor refactorings ([@​micalevisk](https://togithub.com/micalevisk)) ##### Dependencies - Other - [#​8896](https://togithub.com/nestjs/nest/pull/8896) chore(deps-dev): bump http-errors from 1.8.1 to 2.0.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​8768](https://togithub.com/nestjs/nest/pull/8768) chore(deps-dev): bump [@​types/redis](https://togithub.com/types/redis) from 2.8.32 to 4.0.11 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​8847](https://togithub.com/nestjs/nest/pull/8847) chore(deps-dev): bump point-of-view from 4.15.3 to 5.0.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​8856](https://togithub.com/nestjs/nest/pull/8856) chore(deps): update dependency [@​types/sequelize](https://togithub.com/types/sequelize) to v4.28.11 ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​8873](https://togithub.com/nestjs/nest/pull/8873) build(deps-dev): bump mongoose from 6.0.15 to 6.1.5 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​8890](https://togithub.com/nestjs/nest/pull/8890) chore(deps): bump copy-props from 2.0.4 to 2.0.5 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​8848](https://togithub.com/nestjs/nest/pull/8848) chore(deps): update dependency [@​types/node](https://togithub.com/types/node) to v16.11.17 ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​8841](https://togithub.com/nestjs/nest/pull/8841) chore(deps): update dependency [@​types/node](https://togithub.com/types/node) to v16.11.15 ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​8810](https://togithub.com/nestjs/nest/pull/8810) chore(deps): update dependency lint-staged to v12.1.3 ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​8803](https://togithub.com/nestjs/nest/pull/8803) chore(deps): update dependency [@​types/node](https://togithub.com/types/node) to v16.11.14 ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - `platform-express` - [#​8778](https://togithub.com/nestjs/nest/pull/8778) chore(deps): bump body-parser from 1.19.0 to 1.19.1 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) ##### Committers: 4 - Kamil Mysliwiec ([@​kamilmysliwiec](https://togithub.com/kamilmysliwiec)) - Micael Levi L. Cavalcante ([@​micalevisk](https://togithub.com/micalevisk)) - Thiago Valentim ([@​thiagomini](https://togithub.com/thiagomini)) - Tony ([@​Tony133](https://togithub.com/Tony133)) ### [`v8.2.4`](https://togithub.com/nestjs/nest/releases/v8.2.4) [Compare Source](https://togithub.com/nestjs/nest/compare/v8.2.3...v8.2.4) ##### v8.2.4 (2021-12-17) ##### Bug fixes - `common`, `core` - [#​8738](https://togithub.com/nestjs/nest/pull/8738) fix(common,core): auto flush logs after `useLogger` call ([@​micalevisk](https://togithub.com/micalevisk)) - `core` - [#​8782](https://togithub.com/nestjs/nest/pull/8782) fix(core): `getInstanceName` wrong return when passing a dynamic module ([@​micalevisk](https://togithub.com/micalevisk)) - [#​8729](https://togithub.com/nestjs/nest/pull/8729) fix(core): apply existing headers to sse responses ([@​wSedlacek](https://togithub.com/wSedlacek)) #####

Configuration

📅 Schedule: "every weekday" (UTC).

🚦 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.



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