hardyscc / nestjs-cqrs-starter

NestJS CQRS Microservices Starter Project
397 stars 55 forks source link

fix(deps): update nest monorepo to v8.4.5 #973

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.4.4 -> 8.4.5 age adoption passing confidence
@nestjs/core (source) 8.4.4 -> 8.4.5 age adoption passing confidence
@nestjs/platform-express (source) 8.4.4 -> 8.4.5 age adoption passing confidence
@nestjs/testing (source) 8.4.4 -> 8.4.5 age adoption passing confidence

Release Notes

nestjs/nest ### [`v8.4.5`](https://togithub.com/nestjs/nest/releases/v8.4.5) [Compare Source](https://togithub.com/nestjs/nest/compare/v8.4.4...v8.4.5) ##### v8.4.5 (2022-05-13) ##### Bug fixes - `core` - [#​9456](https://togithub.com/nestjs/nest/pull/9456) fix(core): scoped injection with symbol field name ([@​MyAeroCode](https://togithub.com/MyAeroCode)) ##### Enhancements - `common` - [#​9496](https://togithub.com/nestjs/nest/pull/9496) feat(common): improve extensibility on few built-in pipes ([@​micalevisk](https://togithub.com/micalevisk)) - `core` - [#​9506](https://togithub.com/nestjs/nest/pull/9506) feat(core): enhance circular dependency error message ([@​ntibi](https://togithub.com/ntibi)) ##### Dependencies - Other - [#​9566](https://togithub.com/nestjs/nest/pull/9566) chore(deps-dev): bump kafkajs from 1.16.0 to 2.0.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9565](https://togithub.com/nestjs/nest/pull/9565) chore(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 17.0.23 to 17.0.33 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9562](https://togithub.com/nestjs/nest/pull/9562) chore(deps): bump fast-json-stringify from 3.0.3 to 3.2.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9559](https://togithub.com/nestjs/nest/pull/9559) chore(deps-dev): bump [@​commitlint/cli](https://togithub.com/commitlint/cli) from 16.2.3 to 16.2.4 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9560](https://togithub.com/nestjs/nest/pull/9560) chore(deps-dev): bump supertest from 6.2.2 to 6.2.3 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9561](https://togithub.com/nestjs/nest/pull/9561) chore(deps-dev): bump [@​grpc/proto-loader](https://togithub.com/grpc/proto-loader) from 0.6.9 to 0.6.12 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9563](https://togithub.com/nestjs/nest/pull/9563) chore(deps-dev): bump apollo-server-express from 3.6.7 to 3.7.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9551](https://togithub.com/nestjs/nest/pull/9551) chore(deps-dev): bump mongoose from 6.3.2 to 6.3.3 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9538](https://togithub.com/nestjs/nest/pull/9538) chore(deps-dev): bump engine.io-client from 6.1.1 to 6.2.2 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9533](https://togithub.com/nestjs/nest/pull/9533) chore(deps-dev): bump fastify-static from 4.6.1 to 4.7.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9535](https://togithub.com/nestjs/nest/pull/9535) chore(deps-dev): bump amqp-connection-manager from 4.1.2 to 4.1.3 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9537](https://togithub.com/nestjs/nest/pull/9537) chore(deps-dev): bump typescript from 4.6.3 to 4.6.4 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9532](https://togithub.com/nestjs/nest/pull/9532) chore(deps-dev): bump lint-staged from 12.3.7 to 12.4.1 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9524](https://togithub.com/nestjs/nest/pull/9524) chore(deps-dev): bump fastify-multipart from 5.3.1 to 5.4.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9530](https://togithub.com/nestjs/nest/pull/9530) chore(deps-dev): bump [@​commitlint/config-angular](https://togithub.com/commitlint/config-angular) from 16.2.3 to 16.2.4 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9531](https://togithub.com/nestjs/nest/pull/9531) chore(deps-dev): bump nodemon from 2.0.15 to 2.0.16 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9523](https://togithub.com/nestjs/nest/pull/9523) chore(deps-dev): bump [@​types/mocha](https://togithub.com/types/mocha) from 9.1.0 to 9.1.1 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9525](https://togithub.com/nestjs/nest/pull/9525) chore(deps-dev): bump socket.io-client from 4.4.1 to 4.5.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9528](https://togithub.com/nestjs/nest/pull/9528) chore(deps-dev): bump core-js from 3.21.1 to 3.22.4 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9512](https://togithub.com/nestjs/nest/pull/9512) chore(deps-dev): bump mongoose from 6.2.10 to 6.3.2 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9513](https://togithub.com/nestjs/nest/pull/9513) chore(deps-dev): bump clang-format from 1.6.0 to 1.8.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9460](https://togithub.com/nestjs/nest/pull/9460) chore(deps-dev): bump [@​types/chai](https://togithub.com/types/chai) from 4.3.0 to 4.3.1 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9461](https://togithub.com/nestjs/nest/pull/9461) chore(deps-dev): bump amqp-connection-manager from 4.1.1 to 4.1.2 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9466](https://togithub.com/nestjs/nest/pull/9466) chore(deps-dev): bump sinon from 13.0.1 to 13.0.2 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9478](https://togithub.com/nestjs/nest/pull/9478) chore(deps-dev): bump graphql-tools from 8.2.5 to 8.2.8 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9482](https://togithub.com/nestjs/nest/pull/9482) chore(deps-dev): bump [@​grpc/grpc-js](https://togithub.com/grpc/grpc-js) from 1.6.2 to 1.6.7 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9493](https://togithub.com/nestjs/nest/pull/9493) chore(deps): update dependency lodash to 4.17.21 \[security] ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​9494](https://togithub.com/nestjs/nest/pull/9494) chore(deps): update dependency mem to 4.0.0 \[security] ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​9499](https://togithub.com/nestjs/nest/pull/9499) chore(deps): bump github/codeql-action from 1 to 2 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9505](https://togithub.com/nestjs/nest/pull/9505) chore(deps): update dependency cross-fetch to 3.1.5 \[security] ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​9453](https://togithub.com/nestjs/nest/pull/9453) chore(deps): bump moment from 2.29.1 to 2.29.2 in /sample/27-scheduling ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9454](https://togithub.com/nestjs/nest/pull/9454) chore(deps): bump moment from 2.29.1 to 2.29.2 in /sample/26-queues ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9447](https://togithub.com/nestjs/nest/pull/9447) chore(deps-dev): bump graphql-tools from 8.2.4 to 8.2.5 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9448](https://togithub.com/nestjs/nest/pull/9448) chore(deps-dev): bump cache-manager from 3.6.0 to 3.6.1 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9451](https://togithub.com/nestjs/nest/pull/9451) chore(deps): bump moment from 2.29.1 to 2.29.2 in /sample/07-sequelize ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9452](https://togithub.com/nestjs/nest/pull/9452) chore(deps): bump moment from 2.24.0 to 2.29.2 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - `platform-fastify` - [#​9567](https://togithub.com/nestjs/nest/pull/9567) chore(deps): bump middie from 6.0.0 to 6.1.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9540](https://togithub.com/nestjs/nest/pull/9540) chore(deps): bump fastify-cors from 6.0.3 to 6.1.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9526](https://togithub.com/nestjs/nest/pull/9526) chore(deps): bump fastify from 3.28.0 to 3.29.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​9527](https://togithub.com/nestjs/nest/pull/9527) chore(deps): bump light-my-request from 4.9.0 to 4.10.1 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - `platform-socket.io` - [#​9536](https://togithub.com/nestjs/nest/pull/9536) chore(deps): bump socket.io from 4.4.1 to 4.5.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - `platform-express` - [#​9549](https://togithub.com/nestjs/nest/pull/9549) chore(deps): bump express from 4.17.3 to 4.18.1 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - `common` - [#​9548](https://togithub.com/nestjs/nest/pull/9548) chore(deps): bump axios from 0.26.1 to 0.27.2 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - `common`, `core`, `microservices`, `platform-express`, `platform-fastify`, `platform-socket.io`, `platform-ws`, `testing`, `websockets` - [#​9529](https://togithub.com/nestjs/nest/pull/9529) chore(deps): bump tslib from 2.3.1 to 2.4.0 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) ##### Committers: 6 - Antonio T. alias Tony ([@​Tony133](https://togithub.com/Tony133)) - Francesco Soncina ([@​phra](https://togithub.com/phra)) - Lutz ([@​MyAeroCode](https://togithub.com/MyAeroCode)) - Micael Levi L. Cavalcante ([@​micalevisk](https://togithub.com/micalevisk)) - Oleg "OSA413" Sokolov ([@​OSA413](https://togithub.com/OSA413)) - TIBI Nicolas ([@​ntibi](https://togithub.com/ntibi))

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.