-
Notifications
You must be signed in to change notification settings - Fork 28
Commit e4ab130
authored
fix(deps): update nest monorepo (#315)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@nestjs/common](https://nestjs.com)
([source](https://togithub.com/nestjs/nest/tree/HEAD/packages/common)) |
[`10.3.8` ->
`10.3.10`](https://renovatebot.com/diffs/npm/@nestjs%2fcommon/10.3.8/10.3.10)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [@nestjs/core](https://nestjs.com)
([source](https://togithub.com/nestjs/nest/tree/HEAD/packages/core)) |
[`10.3.8` ->
`10.3.10`](https://renovatebot.com/diffs/npm/@nestjs%2fcore/10.3.8/10.3.10)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [@nestjs/platform-express](https://nestjs.com)
([source](https://togithub.com/nestjs/nest/tree/HEAD/packages/platform-express))
| [`10.3.8` ->
`10.3.10`](https://renovatebot.com/diffs/npm/@nestjs%2fplatform-express/10.3.8/10.3.10)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [@nestjs/schematics](https://togithub.com/nestjs/schematics) |
[`10.1.1` ->
`10.1.3`](https://renovatebot.com/diffs/npm/@nestjs%2fschematics/10.1.1/10.1.3)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [@nestjs/testing](https://nestjs.com)
([source](https://togithub.com/nestjs/nest/tree/HEAD/packages/testing))
| [`10.3.8` ->
`10.3.10`](https://renovatebot.com/diffs/npm/@nestjs%2ftesting/10.3.8/10.3.10)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>nestjs/nest (@​nestjs/common)</summary>
###
[`v10.3.10`](https://togithub.com/nestjs/nest/compare/v10.3.9...v10.3.10)
[Compare
Source](https://togithub.com/nestjs/nest/compare/v10.3.9...v10.3.10)
### [`v10.3.9`](https://togithub.com/nestjs/nest/releases/tag/v10.3.9)
[Compare
Source](https://togithub.com/nestjs/nest/compare/v10.3.8...v10.3.9)
##### v10.3.9 (2024-06-03)
##### Bug fixes
- `core`
- [#​13453](https://togithub.com/nestjs/nest/pull/13453)
fix(core): possible memory leak when using server side events
([@​zhengjitf](https://togithub.com/zhengjitf))
- [#​13405](https://togithub.com/nestjs/nest/pull/13405)
fix(core): auto flush logs on synchronous internal errors
([@​micalevisk](https://togithub.com/micalevisk))
- `platform-fastify`
- [#​13536](https://togithub.com/nestjs/nest/pull/13536)
feat(fastify): Do not crash if enableVersioning is not used
([@​Fcmam5](https://togithub.com/Fcmam5))
##### Enhancements
- `platform-ws`
- [#​13531](https://togithub.com/nestjs/nest/pull/13531) fix(ws):
close existing connections
([@​bettercalljason](https://togithub.com/bettercalljason))
- `common`, `core`
- [#​13428](https://togithub.com/nestjs/nest/pull/13428)
feat(common): support empty `@Inject()` on constructor-based injection
([@​micalevisk](https://togithub.com/micalevisk))
- `core`
- [#​13614](https://togithub.com/nestjs/nest/pull/13614)
fix(core): prevent exclude method from overwriting previous calls
([@​dragontaek-lee](https://togithub.com/dragontaek-lee))
##### Docs
- `common`
- [#​13471](https://togithub.com/nestjs/nest/pull/13471) doc: fix
typos & clarify comments
([@​le-harivansh](https://togithub.com/le-harivansh))
##### Dependencies
- Other
- [#​13619](https://togithub.com/nestjs/nest/pull/13619)
chore(deps-dev): bump
[@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 7.9.0 to 7.11.0
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13631](https://togithub.com/nestjs/nest/pull/13631)
chore(deps): bump mysql2 from 3.9.7 to 3.9.8 in /sample/05-sql-typeorm
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13624](https://togithub.com/nestjs/nest/pull/13624)
chore(deps-dev): bump mqtt from 5.6.0 to 5.7.0
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13617](https://togithub.com/nestjs/nest/pull/13617)
chore(deps-dev): bump lint-staged from 15.2.2 to 15.2.5
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13611](https://togithub.com/nestjs/nest/pull/13611)
chore(deps-dev): bump cache-manager from 5.5.2 to 5.5.3
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13610](https://togithub.com/nestjs/nest/pull/13610)
chore(deps): bump fast-json-stringify from 5.15.1 to 5.16.0
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13620](https://togithub.com/nestjs/nest/pull/13620)
chore(deps-dev): bump
[@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 7.10.0 to 7.11.0
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13625](https://togithub.com/nestjs/nest/pull/13625)
chore(deps-dev): bump artillery from 2.0.12 to 2.0.14
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13629](https://togithub.com/nestjs/nest/pull/13629)
chore(deps-dev): bump nodemon from 3.1.0 to 3.1.2
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13633](https://togithub.com/nestjs/nest/pull/13633)
chore(deps-dev): bump mysql2 from 3.9.7 to 3.10.0
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13588](https://togithub.com/nestjs/nest/pull/13588)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/04-grpc
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13591](https://togithub.com/nestjs/nest/pull/13591)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/02-gateways
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13592](https://togithub.com/nestjs/nest/pull/13592)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/01-cats-app
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13594](https://togithub.com/nestjs/nest/pull/13594)
chore(deps-dev): bump core-js from 3.37.0 to 3.37.1
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13595](https://togithub.com/nestjs/nest/pull/13595)
chore(deps-dev): bump redis from 4.6.13 to 4.6.14
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13596](https://togithub.com/nestjs/nest/pull/13596)
chore(deps-dev): bump sinon from 17.0.1 to 18.0.0
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13597](https://togithub.com/nestjs/nest/pull/13597)
chore(deps-dev): bump
[@​grpc/grpc-js](https://togithub.com/grpc/grpc-js) from 1.10.7 to
1.10.8
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13602](https://togithub.com/nestjs/nest/pull/13602)
chore(deps-dev): bump mongoose from 8.3.4 to 8.4.0
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13605](https://togithub.com/nestjs/nest/pull/13605)
chore(deps-dev): bump nats from 2.25.0 to 2.26.0
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13606](https://togithub.com/nestjs/nest/pull/13606)
chore(deps-dev): bump
[@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 7.9.0 to 7.10.0
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13590](https://togithub.com/nestjs/nest/pull/13590)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/05-sql-typeorm
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13589](https://togithub.com/nestjs/nest/pull/13589)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/03-microservices
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13587](https://togithub.com/nestjs/nest/pull/13587)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/08-webpack
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13586](https://togithub.com/nestjs/nest/pull/13586)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/06-mongoose
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13585](https://togithub.com/nestjs/nest/pull/13585)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/09-babel-example
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13584](https://togithub.com/nestjs/nest/pull/13584)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/07-sequelize
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13583](https://togithub.com/nestjs/nest/pull/13583)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/11-swagger
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13576](https://togithub.com/nestjs/nest/pull/13576)
chore(deps-dev): bump
[@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 7.8.0 to 7.9.0
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13567](https://togithub.com/nestjs/nest/pull/13567)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/15-mvc
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13570](https://togithub.com/nestjs/nest/pull/13570)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/19-auth-jwt
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13563](https://togithub.com/nestjs/nest/pull/13563)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/20-cache
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13564](https://togithub.com/nestjs/nest/pull/13564)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/21-serializer
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13565](https://togithub.com/nestjs/nest/pull/13565)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/22-graphql-prisma
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13568](https://togithub.com/nestjs/nest/pull/13568)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/13-mongo-typeorm
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13569](https://togithub.com/nestjs/nest/pull/13569)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/12-graphql-schema-first
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13571](https://togithub.com/nestjs/nest/pull/13571)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/14-mongoose-base
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13572](https://togithub.com/nestjs/nest/pull/13572)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/16-gateways-ws
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13573](https://togithub.com/nestjs/nest/pull/13573)
chore(deps-dev): bump artillery from 2.0.11 to 2.0.12
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13575](https://togithub.com/nestjs/nest/pull/13575)
chore(deps-dev): bump chai-as-promised from 7.1.1 to 7.1.2
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13577](https://togithub.com/nestjs/nest/pull/13577)
chore(deps-dev): bump nats from 2.24.0 to 2.25.0
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13578](https://togithub.com/nestjs/nest/pull/13578)
chore(deps-dev): bump
[@​types/node](https://togithub.com/types/node) from 20.12.11 to
20.12.12
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13579](https://togithub.com/nestjs/nest/pull/13579)
chore(deps-dev): bump mqtt from 5.5.5 to 5.6.0
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13580](https://togithub.com/nestjs/nest/pull/13580)
chore(deps-dev): bump
[@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 7.8.0 to 7.9.0
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13518](https://togithub.com/nestjs/nest/pull/13518)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/29-file-upload
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13519](https://togithub.com/nestjs/nest/pull/13519)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/28-sse
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13520](https://togithub.com/nestjs/nest/pull/13520)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/26-queues
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13521](https://togithub.com/nestjs/nest/pull/13521)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/25-dynamic-modules
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13522](https://togithub.com/nestjs/nest/pull/13522)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/30-event-emitter
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13523](https://togithub.com/nestjs/nest/pull/13523)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/24-serve-static
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13524](https://togithub.com/nestjs/nest/pull/13524)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/27-scheduling
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13528](https://togithub.com/nestjs/nest/pull/13528)
chore(deps-dev): bump cache-manager from 5.5.1 to 5.5.2
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13529](https://togithub.com/nestjs/nest/pull/13529)
chore(deps-dev): bump
[@​grpc/grpc-js](https://togithub.com/grpc/grpc-js) from 1.10.6 to
1.10.7
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13546](https://togithub.com/nestjs/nest/pull/13546)
chore(deps-dev): bump mongoose from 8.3.3 to 8.3.4
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13549](https://togithub.com/nestjs/nest/pull/13549)
chore(deps): bump undici and mercurius in /sample/33-graphql-mercurius
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13552](https://togithub.com/nestjs/nest/pull/13552)
chore(deps-dev): bump
[@​types/node](https://togithub.com/types/node) from 20.12.10 to
20.12.11
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13554](https://togithub.com/nestjs/nest/pull/13554)
chore(deps-dev): bump
[@​fastify/static](https://togithub.com/fastify/static) from 7.0.3
to 7.0.4
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13517](https://togithub.com/nestjs/nest/pull/13517)
chore(deps-dev): bump ejs from 3.1.9 to 3.1.10
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13545](https://togithub.com/nestjs/nest/pull/13545)
chore(deps): bump fast-json-stringify from 5.14.1 to 5.15.1
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13544](https://togithub.com/nestjs/nest/pull/13544)
chore(deps-dev): bump
[@​types/node](https://togithub.com/types/node) from 20.12.7 to
20.12.10
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13540](https://togithub.com/nestjs/nest/pull/13540)
chore(deps-dev): bump conventional-changelog from 5.1.0 to 6.0.0
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13539](https://togithub.com/nestjs/nest/pull/13539)
chore(deps-dev): bump nats from 2.23.0 to 2.24.0
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13512](https://togithub.com/nestjs/nest/pull/13512)
chore(deps-dev): bump mongoose from 8.3.2 to 8.3.3
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13474](https://togithub.com/nestjs/nest/pull/13474)
chore(deps-dev): bump mysql2 from 3.9.6 to 3.9.7
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13490](https://togithub.com/nestjs/nest/pull/13490)
chore(deps-dev): bump
[@​commitlint/config-angular](https://togithub.com/commitlint/config-angular)
from 19.2.2 to 19.3.0
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13499](https://togithub.com/nestjs/nest/pull/13499)
chore(deps-dev): bump
[@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 7.7.0 to 7.8.0
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13502](https://togithub.com/nestjs/nest/pull/13502)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/32-graphql-federation-schema-first/posts-application
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13503](https://togithub.com/nestjs/nest/pull/13503)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/32-graphql-federation-schema-first/gateway
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13504](https://togithub.com/nestjs/nest/pull/13504)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/31-graphql-federation-code-first/users-application
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13505](https://togithub.com/nestjs/nest/pull/13505)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/31-graphql-federation-code-first/posts-application
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13506](https://togithub.com/nestjs/nest/pull/13506)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/32-graphql-federation-schema-first/users-application
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13507](https://togithub.com/nestjs/nest/pull/13507)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/31-graphql-federation-code-first/gateway
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13510](https://togithub.com/nestjs/nest/pull/13510)
chore(deps-dev): bump artillery from 2.0.10 to 2.0.11
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13511](https://togithub.com/nestjs/nest/pull/13511)
chore(deps-dev): bump
[@​fastify/view](https://togithub.com/fastify/view) from 9.0.0 to
9.1.0
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13513](https://togithub.com/nestjs/nest/pull/13513)
chore(deps-dev): bump mqtt from 5.5.4 to 5.5.5
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13515](https://togithub.com/nestjs/nest/pull/13515)
chore(deps-dev): bump
[@​grpc/proto-loader](https://togithub.com/grpc/proto-loader) from
0.7.11 to 0.7.13
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13479](https://togithub.com/nestjs/nest/pull/13479)
chore(deps-dev): bump nats from 2.22.0 to 2.23.0
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13487](https://togithub.com/nestjs/nest/pull/13487)
chore(deps): bump mysql2 from 3.9.4 to 3.9.7 in /sample/07-sequelize
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13488](https://togithub.com/nestjs/nest/pull/13488)
chore(deps): bump mysql2 from 3.9.4 to 3.9.7 in /sample/05-sql-typeorm
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13491](https://togithub.com/nestjs/nest/pull/13491)
chore(deps-dev): bump
[@​commitlint/cli](https://togithub.com/commitlint/cli) from
19.2.2 to 19.3.0
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13495](https://togithub.com/nestjs/nest/pull/13495)
chore(deps-dev): bump supertest from 6.3.3 to 7.0.0
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13498](https://togithub.com/nestjs/nest/pull/13498)
chore(deps-dev): bump mqtt from 5.5.2 to 5.5.4
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13500](https://togithub.com/nestjs/nest/pull/13500)
chore(deps-dev): bump
[@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 7.7.0 to 7.8.0
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- `platform-fastify`
- [#​13525](https://togithub.com/nestjs/nest/pull/13525)
chore(deps): bump
[@​fastify/middie](https://togithub.com/fastify/middie) from 8.3.0
to 8.3.1
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13553](https://togithub.com/nestjs/nest/pull/13553)
chore(deps): bump fastify from 4.26.2 to 4.27.0
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- `platform-ws`
- [#​13509](https://togithub.com/nestjs/nest/pull/13509)
chore(deps): bump ws from 8.16.0 to 8.17.0
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
##### Committers: 14
- Anaël Bonnafous
([@​AnaelBonnafous](https://togithub.com/AnaelBonnafous))
- Antonio Tripodi ([@​Tony133](https://togithub.com/Tony133))
- Fortas Abdeldjalil ([@​Fcmam5](https://togithub.com/Fcmam5))
- Jason
([@​bettercalljason](https://togithub.com/bettercalljason))
- Johaven ([@​johaven](https://togithub.com/johaven))
- Kamil Mysliwiec
([@​kamilmysliwiec](https://togithub.com/kamilmysliwiec))
- Micael Levi L. Cavalcante
([@​micalevisk](https://togithub.com/micalevisk))
- Shalva Kakauridze
([@​techsolvers-skakauridze](https://togithub.com/techsolvers-skakauridze))
- Steve ([@​ssilve1989](https://togithub.com/ssilve1989))
- YongtaekLee
([@​dragontaek-lee](https://togithub.com/dragontaek-lee))
- YoungJae Kwon ([@​yjiq150](https://togithub.com/yjiq150))
- [@​le-harivansh](https://togithub.com/le-harivansh)
- [@​welfuture](https://togithub.com/welfuture)
- zhengjitf ([@​zhengjitf](https://togithub.com/zhengjitf))
</details>
<details>
<summary>nestjs/nest (@​nestjs/core)</summary>
###
[`v10.3.10`](https://togithub.com/nestjs/nest/compare/v10.3.9...b59d5acf472ef234f4a645dbe16de98e99e9ee4d)
[Compare
Source](https://togithub.com/nestjs/nest/compare/v10.3.9...v10.3.10)
### [`v10.3.9`](https://togithub.com/nestjs/nest/releases/tag/v10.3.9)
[Compare
Source](https://togithub.com/nestjs/nest/compare/v10.3.8...v10.3.9)
##### v10.3.9 (2024-06-03)
##### Bug fixes
- `core`
- [#​13453](https://togithub.com/nestjs/nest/pull/13453)
fix(core): possible memory leak when using server side events
([@​zhengjitf](https://togithub.com/zhengjitf))
- [#​13405](https://togithub.com/nestjs/nest/pull/13405)
fix(core): auto flush logs on synchronous internal errors
([@​micalevisk](https://togithub.com/micalevisk))
- `platform-fastify`
- [#​13536](https://togithub.com/nestjs/nest/pull/13536)
feat(fastify): Do not crash if enableVersioning is not used
([@​Fcmam5](https://togithub.com/Fcmam5))
##### Enhancements
- `platform-ws`
- [#​13531](https://togithub.com/nestjs/nest/pull/13531) fix(ws):
close existing connections
([@​bettercalljason](https://togithub.com/bettercalljason))
- `common`, `core`
- [#​13428](https://togithub.com/nestjs/nest/pull/13428)
feat(common): support empty `@Inject()` on constructor-based injection
([@​micalevisk](https://togithub.com/micalevisk))
- `core`
- [#​13614](https://togithub.com/nestjs/nest/pull/13614)
fix(core): prevent exclude method from overwriting previous calls
([@​dragontaek-lee](https://togithub.com/dragontaek-lee))
##### Docs
- `common`
- [#​13471](https://togithub.com/nestjs/nest/pull/13471) doc: fix
typos & clarify comments
([@​le-harivansh](https://togithub.com/le-harivansh))
##### Dependencies
- Other
- [#​13619](https://togithub.com/nestjs/nest/pull/13619)
chore(deps-dev): bump
[@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 7.9.0 to 7.11.0
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13631](https://togithub.com/nestjs/nest/pull/13631)
chore(deps): bump mysql2 from 3.9.7 to 3.9.8 in /sample/05-sql-typeorm
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13624](https://togithub.com/nestjs/nest/pull/13624)
chore(deps-dev): bump mqtt from 5.6.0 to 5.7.0
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13617](https://togithub.com/nestjs/nest/pull/13617)
chore(deps-dev): bump lint-staged from 15.2.2 to 15.2.5
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13611](https://togithub.com/nestjs/nest/pull/13611)
chore(deps-dev): bump cache-manager from 5.5.2 to 5.5.3
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13610](https://togithub.com/nestjs/nest/pull/13610)
chore(deps): bump fast-json-stringify from 5.15.1 to 5.16.0
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13620](https://togithub.com/nestjs/nest/pull/13620)
chore(deps-dev): bump
[@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 7.10.0 to 7.11.0
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13625](https://togithub.com/nestjs/nest/pull/13625)
chore(deps-dev): bump artillery from 2.0.12 to 2.0.14
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13629](https://togithub.com/nestjs/nest/pull/13629)
chore(deps-dev): bump nodemon from 3.1.0 to 3.1.2
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13633](https://togithub.com/nestjs/nest/pull/13633)
chore(deps-dev): bump mysql2 from 3.9.7 to 3.10.0
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13588](https://togithub.com/nestjs/nest/pull/13588)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/04-grpc
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13591](https://togithub.com/nestjs/nest/pull/13591)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/02-gateways
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13592](https://togithub.com/nestjs/nest/pull/13592)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/01-cats-app
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13594](https://togithub.com/nestjs/nest/pull/13594)
chore(deps-dev): bump core-js from 3.37.0 to 3.37.1
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13595](https://togithub.com/nestjs/nest/pull/13595)
chore(deps-dev): bump redis from 4.6.13 to 4.6.14
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13596](https://togithub.com/nestjs/nest/pull/13596)
chore(deps-dev): bump sinon from 17.0.1 to 18.0.0
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13597](https://togithub.com/nestjs/nest/pull/13597)
chore(deps-dev): bump
[@​grpc/grpc-js](https://togithub.com/grpc/grpc-js) from 1.10.7 to
1.10.8
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13602](https://togithub.com/nestjs/nest/pull/13602)
chore(deps-dev): bump mongoose from 8.3.4 to 8.4.0
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13605](https://togithub.com/nestjs/nest/pull/13605)
chore(deps-dev): bump nats from 2.25.0 to 2.26.0
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13606](https://togithub.com/nestjs/nest/pull/13606)
chore(deps-dev): bump
[@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 7.9.0 to 7.10.0
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13590](https://togithub.com/nestjs/nest/pull/13590)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/05-sql-typeorm
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13589](https://togithub.com/nestjs/nest/pull/13589)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/03-microservices
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13587](https://togithub.com/nestjs/nest/pull/13587)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/08-webpack
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13586](https://togithub.com/nestjs/nest/pull/13586)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/06-mongoose
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13585](https://togithub.com/nestjs/nest/pull/13585)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/09-babel-example
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13584](https://togithub.com/nestjs/nest/pull/13584)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/07-sequelize
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13583](https://togithub.com/nestjs/nest/pull/13583)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/11-swagger
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13576](https://togithub.com/nestjs/nest/pull/13576)
chore(deps-dev): bump
[@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 7.8.0 to 7.9.0
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13567](https://togithub.com/nestjs/nest/pull/13567)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/15-mvc
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13570](https://togithub.com/nestjs/nest/pull/13570)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/19-auth-jwt
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13563](https://togithub.com/nestjs/nest/pull/13563)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/20-cache
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13564](https://togithub.com/nestjs/nest/pull/13564)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/21-serializer
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13565](https://togithub.com/nestjs/nest/pull/13565)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/22-graphql-prisma
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13568](https://togithub.com/nestjs/nest/pull/13568)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/13-mongo-typeorm
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13569](https://togithub.com/nestjs/nest/pull/13569)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/12-graphql-schema-first
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13571](https://togithub.com/nestjs/nest/pull/13571)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/14-mongoose-base
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13572](https://togithub.com/nestjs/nest/pull/13572)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/16-gateways-ws
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13573](https://togithub.com/nestjs/nest/pull/13573)
chore(deps-dev): bump artillery from 2.0.11 to 2.0.12
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13575](https://togithub.com/nestjs/nest/pull/13575)
chore(deps-dev): bump chai-as-promised from 7.1.1 to 7.1.2
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13577](https://togithub.com/nestjs/nest/pull/13577)
chore(deps-dev): bump nats from 2.24.0 to 2.25.0
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13578](https://togithub.com/nestjs/nest/pull/13578)
chore(deps-dev): bump
[@​types/node](https://togithub.com/types/node) from 20.12.11 to
20.12.12
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13579](https://togithub.com/nestjs/nest/pull/13579)
chore(deps-dev): bump mqtt from 5.5.5 to 5.6.0
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13580](https://togithub.com/nestjs/nest/pull/13580)
chore(deps-dev): bump
[@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 7.8.0 to 7.9.0
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13518](https://togithub.com/nestjs/nest/pull/13518)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/29-file-upload
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13519](https://togithub.com/nestjs/nest/pull/13519)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/28-sse
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13520](https://togithub.com/nestjs/nest/pull/13520)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/26-queues
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13521](https://togithub.com/nestjs/nest/pull/13521)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/25-dynamic-modules
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13522](https://togithub.com/nestjs/nest/pull/13522)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/30-event-emitter
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13523](https://togithub.com/nestjs/nest/pull/13523)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/24-serve-static
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13524](https://togithub.com/nestjs/nest/pull/13524)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/27-scheduling
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13528](https://togithub.com/nestjs/nest/pull/13528)
chore(deps-dev): bump cache-manager from 5.5.1 to 5.5.2
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13529](https://togithub.com/nestjs/nest/pull/13529)
chore(deps-dev): bump
[@​grpc/grpc-js](https://togithub.com/grpc/grpc-js) from 1.10.6 to
1.10.7
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13546](https://togithub.com/nestjs/nest/pull/13546)
chore(deps-dev): bump mongoose from 8.3.3 to 8.3.4
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13549](https://togithub.com/nestjs/nest/pull/13549)
chore(deps): bump undici and mercurius in /sample/33-graphql-mercurius
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13552](https://togithub.com/nestjs/nest/pull/13552)
chore(deps-dev): bump
[@​types/node](https://togithub.com/types/node) from 20.12.10 to
20.12.11
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13554](https://togithub.com/nestjs/nest/pull/13554)
chore(deps-dev): bump
[@​fastify/static](https://togithub.com/fastify/static) from 7.0.3
to 7.0.4
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13517](https://togithub.com/nestjs/nest/pull/13517)
chore(deps-dev): bump ejs from 3.1.9 to 3.1.10
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13545](https://togithub.com/nestjs/nest/pull/13545)
chore(deps): bump fast-json-stringify from 5.14.1 to 5.15.1
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13544](https://togithub.com/nestjs/nest/pull/13544)
chore(deps-dev): bump
[@​types/node](https://togithub.com/types/node) from 20.12.7 to
20.12.10
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13540](https://togithub.com/nestjs/nest/pull/13540)
chore(deps-dev): bump conventional-changelog from 5.1.0 to 6.0.0
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13539](https://togithub.com/nestjs/nest/pull/13539)
chore(deps-dev): bump nats from 2.23.0 to 2.24.0
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13512](https://togithub.com/nestjs/nest/pull/13512)
chore(deps-dev): bump mongoose from 8.3.2 to 8.3.3
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13474](https://togithub.com/nestjs/nest/pull/13474)
chore(deps-dev): bump mysql2 from 3.9.6 to 3.9.7
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13490](https://togithub.com/nestjs/nest/pull/13490)
chore(deps-dev): bump
[@​commitlint/config-angular](https://togithub.com/commitlint/config-angular)
from 19.2.2 to 19.3.0
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13499](https://togithub.com/nestjs/nest/pull/13499)
chore(deps-dev): bump
[@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 7.7.0 to 7.8.0
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13502](https://togithub.com/nestjs/nest/pull/13502)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/32-graphql-federation-schema-first/posts-application
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13503](https://togithub.com/nestjs/nest/pull/13503)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/32-graphql-federation-schema-first/gateway
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13504](https://togithub.com/nestjs/nest/pull/13504)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/31-graphql-federation-code-first/users-application
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13505](https://togithub.com/nestjs/nest/pull/13505)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/31-graphql-federation-code-first/posts-application
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13506](https://togithub.com/nestjs/nest/pull/13506)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/32-graphql-federation-schema-first/users-application
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13507](https://togithub.com/nestjs/nest/pull/13507)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/31-graphql-federation-code-first/gateway
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13510](https://togithub.com/nestjs/nest/pull/13510)
chore(deps-dev): bump artillery from 2.0.10 to 2.0.11
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13511](https://togithub.com/nestjs/nest/pull/13511)
chore(deps-dev): bump
[@​fastify/view](https://togithub.com/fastify/view) from 9.0.0 to
9.1.0
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13513](https://togithub.com/nestjs/nest/pull/13513)
chore(deps-dev): bump mqtt from 5.5.4 to 5.5.5
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13515](https://togithub.com/nestjs/nest/pull/13515)
chore(deps-dev): bump
[@​grpc/proto-loader](https://togithub.com/grpc/proto-loader) from
0.7.11 to 0.7.13
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13479](https://togithub.com/nestjs/nest/pull/13479)
chore(deps-dev): bump nats from 2.22.0 to 2.23.0
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13487](https://togithub.com/nestjs/nest/pull/13487)
chore(deps): bump mysql2 from 3.9.4 to 3.9.7 in /sample/07-sequelize
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13488](https://togithub.com/nestjs/nest/pull/13488)
chore(deps): bump mysql2 from 3.9.4 to 3.9.7 in /sample/05-sql-typeorm
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13491](https://togithub.com/nestjs/nest/pull/13491)
chore(deps-dev): bump
[@​commitlint/cli](https://togithub.com/commitlint/cli) from
19.2.2 to 19.3.0
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13495](https://togithub.com/nestjs/nest/pull/13495)
chore(deps-dev): bump supertest from 6.3.3 to 7.0.0
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13498](https://togithub.com/nestjs/nest/pull/13498)
chore(deps-dev): bump mqtt from 5.5.2 to 5.5.4
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13500](https://togithub.com/nestjs/nest/pull/13500)
chore(deps-dev): bump
[@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 7.7.0 to 7.8.0
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- `platform-fastify`
- [#​13525](https://togithub.com/nestjs/nest/pull/13525)
chore(deps): bump
[@​fastify/middie](https://togithub.com/fastify/middie) from 8.3.0
to 8.3.1
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13553](https://togithub.com/nestjs/nest/pull/13553)
chore(deps): bump fastify from 4.26.2 to 4.27.0
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- `platform-ws`
- [#​13509](https://togithub.com/nestjs/nest/pull/13509)
chore(deps): bump ws from 8.16.0 to 8.17.0
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
##### Committers: 14
- Anaël Bonnafous
([@​AnaelBonnafous](https://togithub.com/AnaelBonnafous))
- Antonio Tripodi ([@​Tony133](https://togithub.com/Tony133))
- Fortas Abdeldjalil ([@​Fcmam5](https://togithub.com/Fcmam5))
- Jason
([@​bettercalljason](https://togithub.com/bettercalljason))
- Johaven ([@​johaven](https://togithub.com/johaven))
- Kamil Mysliwiec
([@​kamilmysliwiec](https://togithub.com/kamilmysliwiec))
- Micael Levi L. Cavalcante
([@​micalevisk](https://togithub.com/micalevisk))
- Shalva Kakauridze
([@​techsolvers-skakauridze](https://togithub.com/techsolvers-skakauridze))
- Steve ([@​ssilve1989](https://togithub.com/ssilve1989))
- YongtaekLee
([@​dragontaek-lee](https://togithub.com/dragontaek-lee))
- YoungJae Kwon ([@​yjiq150](https://togithub.com/yjiq150))
- [@​le-harivansh](https://togithub.com/le-harivansh)
- [@​welfuture](https://togithub.com/welfuture)
- zhengjitf ([@​zhengjitf](https://togithub.com/zhengjitf))
</details>
<details>
<summary>nestjs/nest (@​nestjs/platform-express)</summary>
###
[`v10.3.10`](https://togithub.com/nestjs/nest/compare/v10.3.9...v10.3.10)
[Compare
Source](https://togithub.com/nestjs/nest/compare/v10.3.9...v10.3.10)
### [`v10.3.9`](https://togithub.com/nestjs/nest/releases/tag/v10.3.9)
[Compare
Source](https://togithub.com/nestjs/nest/compare/v10.3.8...v10.3.9)
##### v10.3.9 (2024-06-03)
##### Bug fixes
- `core`
- [#​13453](https://togithub.com/nestjs/nest/pull/13453)
fix(core): possible memory leak when using server side events
([@​zhengjitf](https://togithub.com/zhengjitf))
- [#​13405](https://togithub.com/nestjs/nest/pull/13405)
fix(core): auto flush logs on synchronous internal errors
([@​micalevisk](https://togithub.com/micalevisk))
- `platform-fastify`
- [#​13536](https://togithub.com/nestjs/nest/pull/13536)
feat(fastify): Do not crash if enableVersioning is not used
([@​Fcmam5](https://togithub.com/Fcmam5))
##### Enhancements
- `platform-ws`
- [#​13531](https://togithub.com/nestjs/nest/pull/13531) fix(ws):
close existing connections
([@​bettercalljason](https://togithub.com/bettercalljason))
- `common`, `core`
- [#​13428](https://togithub.com/nestjs/nest/pull/13428)
feat(common): support empty `@Inject()` on constructor-based injection
([@​micalevisk](https://togithub.com/micalevisk))
- `core`
- [#​13614](https://togithub.com/nestjs/nest/pull/13614)
fix(core): prevent exclude method from overwriting previous calls
([@​dragontaek-lee](https://togithub.com/dragontaek-lee))
##### Docs
- `common`
- [#​13471](https://togithub.com/nestjs/nest/pull/13471) doc: fix
typos & clarify comments
([@​le-harivansh](https://togithub.com/le-harivansh))
##### Dependencies
- Other
- [#​13619](https://togithub.com/nestjs/nest/pull/13619)
chore(deps-dev): bump
[@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 7.9.0 to 7.11.0
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13631](https://togithub.com/nestjs/nest/pull/13631)
chore(deps): bump mysql2 from 3.9.7 to 3.9.8 in /sample/05-sql-typeorm
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13624](https://togithub.com/nestjs/nest/pull/13624)
chore(deps-dev): bump mqtt from 5.6.0 to 5.7.0
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13617](https://togithub.com/nestjs/nest/pull/13617)
chore(deps-dev): bump lint-staged from 15.2.2 to 15.2.5
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13611](https://togithub.com/nestjs/nest/pull/13611)
chore(deps-dev): bump cache-manager from 5.5.2 to 5.5.3
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13610](https://togithub.com/nestjs/nest/pull/13610)
chore(deps): bump fast-json-stringify from 5.15.1 to 5.16.0
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13620](https://togithub.com/nestjs/nest/pull/13620)
chore(deps-dev): bump
[@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 7.10.0 to 7.11.0
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13625](https://togithub.com/nestjs/nest/pull/13625)
chore(deps-dev): bump artillery from 2.0.12 to 2.0.14
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13629](https://togithub.com/nestjs/nest/pull/13629)
chore(deps-dev): bump nodemon from 3.1.0 to 3.1.2
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13633](https://togithub.com/nestjs/nest/pull/13633)
chore(deps-dev): bump mysql2 from 3.9.7 to 3.10.0
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13588](https://togithub.com/nestjs/nest/pull/13588)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/04-grpc
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13591](https://togithub.com/nestjs/nest/pull/13591)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/02-gateways
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13592](https://togithub.com/nestjs/nest/pull/13592)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/01-cats-app
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13594](https://togithub.com/nestjs/nest/pull/13594)
chore(deps-dev): bump core-js from 3.37.0 to 3.37.1
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13595](https://togithub.com/nestjs/nest/pull/13595)
chore(deps-dev): bump redis from 4.6.13 to 4.6.14
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13596](https://togithub.com/nestjs/nest/pull/13596)
chore(deps-dev): bump sinon from 17.0.1 to 18.0.0
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13597](https://togithub.com/nestjs/nest/pull/13597)
chore(deps-dev): bump
[@​grpc/grpc-js](https://togithub.com/grpc/grpc-js) from 1.10.7 to
1.10.8
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13602](https://togithub.com/nestjs/nest/pull/13602)
chore(deps-dev): bump mongoose from 8.3.4 to 8.4.0
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13605](https://togithub.com/nestjs/nest/pull/13605)
chore(deps-dev): bump nats from 2.25.0 to 2.26.0
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13606](https://togithub.com/nestjs/nest/pull/13606)
chore(deps-dev): bump
[@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 7.9.0 to 7.10.0
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13590](https://togithub.com/nestjs/nest/pull/13590)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/05-sql-typeorm
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13589](https://togithub.com/nestjs/nest/pull/13589)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/03-microservices
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13587](https://togithub.com/nestjs/nest/pull/13587)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/08-webpack
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13586](https://togithub.com/nestjs/nest/pull/13586)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/06-mongoose
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13585](https://togithub.com/nestjs/nest/pull/13585)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/09-babel-example
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13584](https://togithub.com/nestjs/nest/pull/13584)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/07-sequelize
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13583](https://togithub.com/nestjs/nest/pull/13583)
chore(deps): bump express and
[@​nestjs/platform-express](https://togithub.com/nestjs/platform-express)
in /sample/11-swagger
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13576](https://togithub.com/nestjs/nest/pull/13576)
chore(deps-dev): bump
[@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 7.8.0 to 7.9.0
([@​dependabot\[bot\]](https://togithub.com/apps/dependabot))
- [#​13567](https://togithub.com/nestjs/nest/pull/13567)
chore(deps): bump express a
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/open-feature/playground).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjQzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 5fada4f commit e4ab130Copy full SHA for e4ab130
File tree
Expand file treeCollapse file tree
2 files changed
+67
-87
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+67
-87
lines changed+62-82Lines changed: 62 additions & 82 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
23 |
| - | |
24 |
| - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
| |||
74 | 74 |
| |
75 | 75 |
| |
76 | 76 |
| |
77 |
| - | |
78 |
| - | |
| 77 | + | |
| 78 | + | |
79 | 79 |
| |
80 | 80 |
| |
81 | 81 |
| |
|
0 commit comments