chore(deps): bump @nestjs/core from 10.4.22 to 11.1.28
Brought to you by:
ashish-forge
Originally created by: dependabot[bot]
Bumps @nestjs/core from 10.4.22 to 11.1.28.
Sourced from @nestjs/core'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/core/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 release053a316 Merge pull request #17239](https://github.com/href="https://github.com/nestjs/nest/tree/HEAD/packages/core/issues/17239">/issues/17239) from jyx-07/fix/sse-interceptor-teardown8e7a2ee feat(core): include auto-converted route in legacy route path warningc5b7164 fix(core): trigger sse observable teardown on disconnect660a124 chore(release): publish v11.1.27 release5c5e9ba fix(core): sse async handlers teardown issue #17128](https://github.com/href="https://github.com/nestjs/nest/tree/HEAD/packages/core/issues/17128">/issues/17128)aa5c4f1 chore: update readme and package.json9ff83d5 chore(release): publish v11.1.26 release0f398fd test: fix broken unit testd152eec fix(core): post sse endpoint empty response #17098](https://github.com/href="https://github.com/nestjs/nest/tree/HEAD/packages/core/issues/17098">/issues/17098)
Originally posted by: dependabot[bot]
Superseded by [#23].
Related
Tickets: #23
Ticket changed by: dependabot[bot]