chore(deps): bump @nestjs/common from 10.4.22 to 11.1.28
Brought to you by:
ashish-forge
Originally created by: dependabot[bot]
Bumps @nestjs/common from 10.4.22 to 11.1.28.
Sourced from @nestjs/common's releases.
v11.1.28 (2026-07-08)
Bug fixes
core
- #17239](https://github.com/href="https://redirect.github.com/nestjs/nest/pull/17239">/issues/17239) fix(core): trigger teardown of SSE producer Observable on client disconnect with interceptor (
@jyx-07)common
- #17257](https://github.com/href="https://redirect.github.com/nestjs/nest/pull/17257">/issues/17257) fix(common): Add missing exception classes to HttpErrorByCode (
@Se3do)websockets
- #17188](https://github.com/href="https://redirect.github.com/nestjs/nest/pull/17188">/issues/17188) fix(websockets): correct type guard to check value not key (
@Se3do)Enhancements
core
- #17241](https://github.com/href="https://redirect.github.com/nestjs/nest/pull/17241">/issues/17241) feat(core): include auto-converted route in legacy route path warning (
@ronielli)Dependencies
platform-fastify
- #17262](https://github.com/href="https://redirect.github.com/nestjs/nest/pull/17262">/issues/17262) chore(deps): bump fastify from 5.8.5 to 5.10.0 (
@dependabot[bot])platform-express
- #17164](https://github.com/href="https://redirect.github.com/nestjs/nest/pull/17164">/issues/17164) fix(deps): update dependency multer to v2.2.0 [security] (
@renovate[bot])Committers: 4
- Mohammed Said (
@Se3do)- Ronielli (
@ronielli)- greymoth (
@greymoth-jp)- 종윤 (
@jyx-07)v11.1.27
What's Changed
- fix(core): sse async handlers teardown issue by
@kamilmysliwiecin nestjs/nest#17131](https://github.com/href="https://redirect.github.com/nestjs/nest/pull/17131">nestjs/nest/issues/17131)- fix(platform-fastify): forRoutes middleware ending slash by
@kamilmysliwiecin nestjs/nest#17138](https://github.com/href="https://redirect.github.com/nestjs/nest/pull/17138">nestjs/nest/issues/17138)Full Changelog: https://github.com/nestjs/nest/compare/v11.1.26...v11.1.27
v11.1.26
What's Changed
- fix(core): post sse endpoint empty response #17098](https://github.com/href="https://github.com/nestjs/nest/tree/HEAD/packages/common/issues/17098">/issues/17098) by
@kamilmysliwiecin nestjs/nest#17099](https://github.com/href="https://redirect.github.com/nestjs/nest/pull/17099">nestjs/nest/issues/17099)Full Changelog: https://github.com/nestjs/nest/compare/v11.1.25...v11.1.26
v11.1.25
What's Changed
- fix(microservices): reject pending Redis requests on close by
@yudin-sin nestjs/nest#17024](https://github.com/href="https://redirect.github.com/nestjs/nest/pull/17024">nestjs/nest/issues/17024)- fix(core): register SSE close listener before async setup by
@fallintoplacein nestjs/nest#17018](https://github.com/href="https://redirect.github.com/nestjs/nest/pull/17018">nestjs/nest/issues/17018)- fix(platform-fastify): remove pathname ending slash by
@kamilmysliwiecin nestjs/nest#17094](https://github.com/href="https://redirect.github.com/nestjs/nest/pull/17094">nestjs/nest/issues/17094)New Contributors
@fallintoplacemade their first contribution in nestjs/nest#17018](https://github.com/href="https://redirect.github.com/nestjs/nest/pull/17018">nestjs/nest/issues/17018)@DucMinhNemade their first contribution in nestjs/nest#17085](https://github.com/href="https://redirect.github.com/nestjs/nest/pull/17085">nestjs/nest/issues/17085)
... (truncated)
dfaa376 chore(release): publish v11.1.28 releasea5e86d8 fix(common): Add missing exception classes to HttpErrorByCode660a124 chore(release): publish v11.1.27 releaseaa5c4f1 chore: update readme and package.json9ff83d5 chore(release): publish v11.1.26 release02f8041 chore(release): publish v11.1.25 release1634915 test(common): Add unit tests for cli-colors utility380bf5c Merge pull request #17058](https://github.com/href="https://github.com/nestjs/nest/tree/HEAD/packages/common/issues/17058">/issues/17058) from Se3do/test/extend-metadataaf4542b test(common): Add unit tests for assignCustomParameterMetadatab67aea1 test(common): Add unit tests for extendArrayMetadata
Originally posted by: dependabot[bot]
Superseded by [#25].
Related
Tickets: #25
Ticket changed by: dependabot[bot]