renovate[bot]
38e4a826dc
fix(deps): update dependency mongoose to v9.1.0
2025-12-30 08:35:04 +00:00
dependabot[bot]
f40895423a
chore(deps-dev): bump @typescript-eslint/parser from 8.50.1 to 8.51.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 8.50.1 to 8.51.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.51.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-version: 8.51.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-30 08:34:04 +00:00
Kamil Mysliwiec
ce83c9a6de
Merge pull request #16143 from nestjs/dependabot/npm_and_yarn/typescript-eslint-8.51.0
...
chore(deps-dev): bump typescript-eslint from 8.50.1 to 8.51.0
2025-12-30 09:32:49 +01:00
Kamil Mysliwiec
b0aa22d030
Merge pull request #16140 from nestjs/dependabot/npm_and_yarn/mongoose-9.1.0
...
chore(deps-dev): bump mongoose from 9.0.2 to 9.1.0
2025-12-30 09:32:40 +01:00
dependabot[bot]
2052855d3f
chore(deps-dev): bump typescript-eslint from 8.50.1 to 8.51.0
...
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ) from 8.50.1 to 8.51.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.51.0/packages/typescript-eslint )
---
updated-dependencies:
- dependency-name: typescript-eslint
dependency-version: 8.51.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-30 00:03:53 +00:00
dependabot[bot]
d858df5dda
chore(deps-dev): bump mongoose from 9.0.2 to 9.1.0
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 9.0.2 to 9.1.0.
- [Release notes](https://github.com/Automattic/mongoose/releases )
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Automattic/mongoose/compare/9.0.2...9.1.0 )
---
updated-dependencies:
- dependency-name: mongoose
dependency-version: 9.1.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-30 00:02:36 +00:00
Kamil Mysliwiec
91b97edfda
Merge pull request #16137 from nestjs/renovate/nest-monorepo
...
fix(deps): update nest monorepo to v11.1.11
2025-12-29 18:05:09 +01:00
renovate[bot]
00790a06ff
fix(deps): update nest monorepo to v11.1.11
2025-12-29 16:51:16 +00:00
Kamil Mysliwiec
1bbd3ec178
Merge pull request #16136 from nestjs/renovate/nest-monorepo
...
fix(deps): update dependency @nestjs/platform-ws to v11.1.11
2025-12-29 17:48:48 +01:00
renovate[bot]
1818032838
fix(deps): update dependency @nestjs/platform-ws to v11.1.11
2025-12-29 13:32:37 +00:00
Kamil Myśliwiec
20529c07e3
chore(release): publish v11.1.11 release
v11.1.11
2025-12-29 14:31:01 +01:00
Kamil Myśliwiec
585f55f0e4
chore: revert lerna version
2025-12-29 14:30:25 +01:00
Kamil Myśliwiec
bcb4747f75
chore(release): publish v11.1.11 release
2025-12-29 14:29:38 +01:00
Kamil Myśliwiec
3f5cfaa61b
chore: revert lerna version
2025-12-29 14:29:14 +01:00
Kamil Myśliwiec
817e8c9923
chore(release): publish v11.1.11 release
2025-12-29 14:28:27 +01:00
Kamil Myśliwiec
d86eb37fb1
chore: revert lerna version
2025-12-29 14:27:45 +01:00
Kamil Myśliwiec
fef323b2c9
chore(release): publish v11.1.11 release
2025-12-29 14:26:08 +01:00
Kamil Myśliwiec
d1e55d082f
style: disable linter for fastify middie external
2025-12-29 14:19:57 +01:00
Kamil Mysliwiec
149ed5cede
Merge pull request #16135 from nestjs/fix/middie-bypass
...
fix(platform-fastify): middie bypassing through decoded chars
2025-12-29 13:45:26 +01:00
Kamil Myśliwiec
c4cedda15a
fix(platform-fastify): middie bypassing through decoded chars
2025-12-29 13:44:26 +01:00
Kamil Mysliwiec
ad88fa8a1d
Merge pull request #16133 from coti-z/fix/injector-unhandled-promise-rejection
...
fix(core): add missing catch handler for forward-ref provider resolution
2025-12-29 09:30:11 +01:00
Kamil Mysliwiec
b00a159c7d
Merge pull request #16134 from manureja64/test/request-scope-bubbling
...
test(core): add regression test for request scope bubbling
2025-12-29 09:29:48 +01:00
Himanshu Gupta
6f1eddb601
test(core): add regression test for request scope bubbling
...
This adds an integration test to ensure that a Singleton service injected with a Request-Scoped dependency is correctly downgraded to Request-Scoped. This prevents future regressions in scope bubbling behavior.
2025-12-28 20:46:04 +05:30
coti-z
15198c650d
fix(core): add missing catch handler for forward-ref provider resolution
...
When forwardRef provider fails to load in a non-static context
(REQUEST/TRANSIENT scope, the error was silently swallowed because the
promise was fire-and-forget without catch handler
This fix add catch handler that propagate the error through
ettlementSignal, ensuring proper error handling and preventing unhandled
promise rejection
2025-12-28 18:47:47 +09:00
Kamil Mysliwiec
3624d55aa1
Merge pull request #16122 from nestjs/dependabot/npm_and_yarn/socket.io-4.8.3
...
chore(deps): bump socket.io from 4.8.2 to 4.8.3
2025-12-26 13:40:31 +01:00
Kamil Mysliwiec
b45a9cd6d8
Merge pull request #16117 from nestjs/renovate/typescript-eslint-monorepo
...
chore(deps): update typescript-eslint monorepo to v8.50.1
2025-12-26 13:38:54 +01:00
dependabot[bot]
ec3d6ad9fb
chore(deps): bump socket.io from 4.8.2 to 4.8.3
...
Bumps [socket.io](https://github.com/socketio/socket.io ) from 4.8.2 to 4.8.3.
- [Release notes](https://github.com/socketio/socket.io/releases )
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io/compare/socket.io@4.8.2...socket.io@4.8.3 )
---
updated-dependencies:
- dependency-name: socket.io
dependency-version: 4.8.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-26 12:38:43 +00:00
Kamil Mysliwiec
beb852aba6
Merge pull request #16125 from nestjs/renovate/socket.io-packages
...
fix(deps): update socket.io packages to v4.8.3
2025-12-26 13:38:42 +01:00
Kamil Mysliwiec
0ad1409115
Merge pull request #16128 from nestjs/dependabot/npm_and_yarn/fastify/static-9.0.0
...
chore(deps-dev): bump @fastify/static from 8.3.0 to 9.0.0
2025-12-26 13:38:34 +01:00
Kamil Mysliwiec
6bfe25e05e
Merge pull request #16129 from nestjs/renovate/file-type-21.x
...
fix(deps): update dependency file-type to v21.2.0
2025-12-26 13:38:25 +01:00
Kamil Mysliwiec
990b1d4b92
Merge pull request #16130 from nestjs/renovate/fastify-static-9.x
...
fix(deps): update dependency @fastify/static to v9
2025-12-26 13:38:14 +01:00
Kamil Mysliwiec
9b1f239db1
Merge pull request #16121 from nestjs/dependabot/npm_and_yarn/socket.io-client-4.8.3
...
chore(deps-dev): bump socket.io-client from 4.8.2 to 4.8.3
2025-12-26 13:37:42 +01:00
Kamil Mysliwiec
68f7e858dd
Merge pull request #16126 from nestjs/renovate/nestjs-cache-manager-3.x
...
fix(deps): update dependency @nestjs/cache-manager to v3.1.0
2025-12-26 13:37:35 +01:00
Kamil Mysliwiec
0eb6e6e462
Merge pull request #16127 from nestjs/dependabot/npm_and_yarn/file-type-21.2.0
...
chore(deps): bump file-type from 21.1.1 to 21.2.0
2025-12-26 13:37:29 +01:00
Kamil Mysliwiec
76d1720d76
Merge pull request #16124 from nestjs/dependabot/npm_and_yarn/engine.io-client-6.6.4
...
chore(deps-dev): bump engine.io-client from 6.6.3 to 6.6.4
2025-12-26 13:37:24 +01:00
renovate[bot]
9b09e38e7d
fix(deps): update dependency @fastify/static to v9
2025-12-26 00:03:19 +00:00
renovate[bot]
0d846b500f
fix(deps): update dependency file-type to v21.2.0
2025-12-26 00:03:11 +00:00
dependabot[bot]
063b050cb6
chore(deps-dev): bump @fastify/static from 8.3.0 to 9.0.0
...
Bumps [@fastify/static](https://github.com/fastify/fastify-static ) from 8.3.0 to 9.0.0.
- [Release notes](https://github.com/fastify/fastify-static/releases )
- [Commits](https://github.com/fastify/fastify-static/compare/v8.3.0...v9.0.0 )
---
updated-dependencies:
- dependency-name: "@fastify/static"
dependency-version: 9.0.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-26 00:02:27 +00:00
dependabot[bot]
a4a50d4fc4
chore(deps): bump file-type from 21.1.1 to 21.2.0
...
Bumps [file-type](https://github.com/sindresorhus/file-type ) from 21.1.1 to 21.2.0.
- [Release notes](https://github.com/sindresorhus/file-type/releases )
- [Commits](https://github.com/sindresorhus/file-type/compare/v21.1.1...v21.2.0 )
---
updated-dependencies:
- dependency-name: file-type
dependency-version: 21.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-26 00:01:55 +00:00
renovate[bot]
fb78273218
fix(deps): update dependency @nestjs/cache-manager to v3.1.0
2025-12-24 01:33:49 +00:00
renovate[bot]
462d02d803
fix(deps): update socket.io packages to v4.8.3
2025-12-24 00:03:15 +00:00
renovate[bot]
ba950c7da4
chore(deps): update typescript-eslint monorepo to v8.50.1
2025-12-24 00:03:05 +00:00
dependabot[bot]
f2a3e5bd4e
chore(deps-dev): bump engine.io-client from 6.6.3 to 6.6.4
...
Bumps [engine.io-client](https://github.com/socketio/socket.io ) from 6.6.3 to 6.6.4.
- [Release notes](https://github.com/socketio/socket.io/releases )
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io/compare/engine.io-client@6.6.3...engine.io-client@6.6.4 )
---
updated-dependencies:
- dependency-name: engine.io-client
dependency-version: 6.6.4
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-24 00:03:02 +00:00
dependabot[bot]
45dbba3773
chore(deps-dev): bump socket.io-client from 4.8.2 to 4.8.3
...
Bumps [socket.io-client](https://github.com/socketio/socket.io ) from 4.8.2 to 4.8.3.
- [Release notes](https://github.com/socketio/socket.io/releases )
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io/compare/socket.io-client@4.8.2...socket.io-client@4.8.3 )
---
updated-dependencies:
- dependency-name: socket.io-client
dependency-version: 4.8.3
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-24 00:01:41 +00:00
Kamil Mysliwiec
92cefc4041
Merge pull request #16113 from nestjs/dependabot/npm_and_yarn/typescript-eslint-8.50.1
...
chore(deps-dev): bump typescript-eslint from 8.50.0 to 8.50.1
2025-12-23 12:21:17 +01:00
Kamil Mysliwiec
bfc0b6bb96
Merge pull request #16112 from nestjs/dependabot/npm_and_yarn/socket.io-client-4.8.2
...
chore(deps-dev): bump socket.io-client from 4.8.1 to 4.8.2
2025-12-23 12:21:11 +01:00
dependabot[bot]
78c5b300c9
chore(deps-dev): bump socket.io-client from 4.8.1 to 4.8.2
...
Bumps [socket.io-client](https://github.com/socketio/socket.io ) from 4.8.1 to 4.8.2.
- [Release notes](https://github.com/socketio/socket.io/releases )
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io/compare/socket.io-client@4.8.1...socket.io-client@4.8.2 )
---
updated-dependencies:
- dependency-name: socket.io-client
dependency-version: 4.8.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-23 09:18:59 +00:00
dependabot[bot]
a263cd62e8
chore(deps-dev): bump typescript-eslint from 8.50.0 to 8.50.1
...
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ) from 8.50.0 to 8.50.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.50.1/packages/typescript-eslint )
---
updated-dependencies:
- dependency-name: typescript-eslint
dependency-version: 8.50.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-23 09:18:11 +00:00
Kamil Mysliwiec
2d9f543329
Merge pull request #16118 from nestjs/renovate/socket.io-packages
...
fix(deps): update socket.io packages to v4.8.2
2025-12-23 10:17:30 +01:00
Kamil Mysliwiec
3282fbf98f
Merge pull request #16114 from nestjs/dependabot/npm_and_yarn/socket.io-4.8.2
...
chore(deps): bump socket.io from 4.8.1 to 4.8.2
2025-12-23 10:17:02 +01:00