Commit Graph

19607 Commits

Author SHA1 Message Date
Kamil Mysliwiec
4d15b38305 Merge pull request #16105 from nestjs/renovate/run-script-webpack-plugin-0.x
chore(deps): update dependency run-script-webpack-plugin to v0.2.3
2025-12-22 09:23:59 +01:00
renovate[bot]
0672f38ec1 chore(deps): update dependency run-script-webpack-plugin to v0.2.3 2025-12-21 18:27:34 +00:00
Kamil Mysliwiec
548b43859b Merge pull request #16103 from nestjs/renovate/node-24.x
chore(deps): update dependency @types/node to v24.10.4
2025-12-21 19:26:03 +01:00
Kamil Mysliwiec
07124887af Merge pull request #16104 from nestjs/renovate/webpack-env-1.x
chore(deps): update dependency @types/webpack-env to v1.18.8
2025-12-21 19:25:53 +01:00
Kamil Mysliwiec
f58d86dcc4 Merge pull request #16100 from malkovitc/fix/file-type-validator-esm-error
fix(common): improve error handling in FileTypeValidator
2025-12-21 19:25:46 +01:00
renovate[bot]
1e438bc635 chore(deps): update dependency @types/webpack-env to v1.18.8 2025-12-21 17:24:12 +00:00
renovate[bot]
69fe953960 chore(deps): update dependency @types/node to v24.10.4 2025-12-21 17:24:08 +00:00
Kamil Mysliwiec
fd46a65dc8 Merge branch 'master' into fix/file-type-validator-esm-error 2025-12-21 18:24:01 +01:00
Kamil Mysliwiec
4da3e2ce0f Update packages/common/pipes/file/file-type.validator.ts 2025-12-21 18:23:23 +01:00
Kamil Mysliwiec
00bbb82903 Merge pull request #16078 from shash-hq/fix/hmr-esm-support
feat(sample): add hmr with esm example
2025-12-21 18:22:07 +01:00
Kamil Mysliwiec
cc2659aba1 Merge pull request #16060 from Jo-Minseok/feat/filevalidator-custom-message
feat(common): add message property to file type validator
2025-12-21 18:21:45 +01:00
Kamil Mysliwiec
2620db61b4 Merge pull request #16098 from mag123c/fix/static-nested-transient-instantiation
fix(core): instantiate nested transient providers in static context
2025-12-21 14:27:15 +01:00
mag123c
2c5221dac0 refactor(core): improve is-static method readability 2025-12-21 11:08:34 +09:00
Kamil Mysliwiec
7f1df6dc53 Merge pull request #16099 from nestjs/renovate/sinon-21.x
chore(deps): update dependency sinon to v21.0.1
2025-12-20 11:11:32 +01:00
mag123c
a4959fa5a7 test(core): nested transient chain instantiation 2025-12-20 16:16:18 +09:00
renovate[bot]
755978abee chore(deps): update dependency sinon to v21.0.1 2025-12-19 18:14:33 +00:00
mag123c
351f977b3d fix(core): instantiate nested transient providers in static context 2025-12-19 17:14:00 +09:00
Kamil Mysliwiec
8d4d0443b0 Merge pull request #16096 from nestjs/renovate/webpack-5.x
chore(deps): update dependency webpack to v5.104.1
2025-12-19 09:04:49 +01:00
Kamil Mysliwiec
fb7173b10c Merge pull request #16093 from nestjs/renovate/mongoose-9.x
fix(deps): update dependency mongoose to v9.0.2
2025-12-19 09:04:29 +01:00
renovate[bot]
878bbfdf30 chore(deps): update dependency webpack to v5.104.1 2025-12-18 14:59:40 +00:00
renovate[bot]
37a896c937 fix(deps): update dependency mongoose to v9.0.2 2025-12-18 12:18:15 +00:00
Kamil Mysliwiec
c1b498c14f Merge pull request #16092 from nestjs/renovate/prisma-monorepo
fix(deps): update prisma monorepo to v7.2.0
2025-12-18 13:16:55 +01:00
Kamil Mysliwiec
0de67810a6 Merge pull request #16094 from nestjs/dependabot/npm_and_yarn/mongoose-9.0.2
chore(deps-dev): bump mongoose from 9.0.1 to 9.0.2
2025-12-18 13:16:45 +01:00
Kamil Mysliwiec
a01807681d Merge pull request #16091 from som14062005/fix/sample-26-queues-flaky-test
Fixes flaky E2E test in sample 26-queues that occasionally fails with `ECONNRESET` error.
2025-12-18 13:16:37 +01:00
dependabot[bot]
56e35dfa85 chore(deps-dev): bump mongoose from 9.0.1 to 9.0.2
Bumps [mongoose](https://github.com/Automattic/mongoose) from 9.0.1 to 9.0.2.
- [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.1...9.0.2)

---
updated-dependencies:
- dependency-name: mongoose
  dependency-version: 9.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-18 00:01:50 +00:00
renovate[bot]
43fee9f875 fix(deps): update prisma monorepo to v7.2.0 2025-12-17 18:38:21 +00:00
som14062005
59edda49c9 fix: correct indentation 2025-12-17 19:21:34 +05:30
som14062005
91fc8a1d35 fix(sample): reduce concurrent requests in 26-queues E2E test 2025-12-17 19:01:06 +05:30
Kamil Mysliwiec
0df3f43466 Merge pull request #16089 from nestjs/renovate/mysql2-3.x
fix(deps): update dependency mysql2 to v3.16.0
2025-12-17 10:45:27 +01:00
Kamil Mysliwiec
c1af9663b4 Merge pull request #16086 from nestjs/renovate/webpack-5.x
chore(deps): update dependency webpack to v5.104.0
2025-12-17 10:45:16 +01:00
Kamil Mysliwiec
0bb63559c3 Merge pull request #16087 from nestjs/dependabot/npm_and_yarn/mysql2-3.16.0
chore(deps-dev): bump mysql2 from 3.15.3 to 3.16.0
2025-12-17 10:45:04 +01:00
evgeniy.chernomortsev
c97b2ce4fe fix(common): improve error handling in FileTypeValidator
Add warning logs when file-type package fails to load due to ESM
import issues. This helps users debug issues when running tests
with Jest without --experimental-vm-modules flag.

When loading fails and fallbackToMimetype is enabled, the validator
now correctly falls back to mimetype comparison instead of silently
returning false.

Closes #15055
2025-12-17 13:40:37 +04:00
renovate[bot]
c0130ab899 fix(deps): update dependency mysql2 to v3.16.0 2025-12-17 00:03:46 +00:00
dependabot[bot]
4d3a079486 chore(deps-dev): bump mysql2 from 3.15.3 to 3.16.0
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.15.3 to 3.16.0.
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](https://github.com/sidorares/node-mysql2/compare/v3.15.3...v3.16.0)

---
updated-dependencies:
- dependency-name: mysql2
  dependency-version: 3.16.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-17 00:01:38 +00:00
renovate[bot]
54aa85626d chore(deps): update dependency webpack to v5.104.0 2025-12-16 16:31:56 +00:00
Kamil Mysliwiec
da792d7c2b Merge pull request #16084 from nestjs/renovate/typescript-eslint-monorepo
chore(deps): update typescript-eslint monorepo to v8.50.0
2025-12-16 09:50:26 +01:00
Kamil Mysliwiec
22c18fcd24 Merge pull request #16083 from nestjs/dependabot/npm_and_yarn/typescript-eslint/parser-8.50.0
chore(deps-dev): bump @typescript-eslint/parser from 8.49.0 to 8.50.0
2025-12-16 09:50:16 +01:00
renovate[bot]
eda2bbec2b chore(deps): update typescript-eslint monorepo to v8.50.0 2025-12-16 08:31:29 +00:00
dependabot[bot]
d44d76964a chore(deps-dev): bump @typescript-eslint/parser from 8.49.0 to 8.50.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.49.0 to 8.50.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.50.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.50.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-16 08:30:32 +00:00
Kamil Mysliwiec
17e38681e3 Merge pull request #16081 from nestjs/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.50.0
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.49.0 to 8.50.0
2025-12-16 09:29:01 +01:00
dependabot[bot]
f0d0adfdc5 chore(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.49.0 to 8.50.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.50.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.50.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-16 08:08:42 +00:00
Kamil Mysliwiec
347516b668 Merge pull request #16082 from nestjs/dependabot/npm_and_yarn/typescript-eslint-8.50.0
chore(deps-dev): bump typescript-eslint from 8.49.0 to 8.50.0
2025-12-16 09:07:18 +01:00
dependabot[bot]
82f4f5f858 chore(deps-dev): bump typescript-eslint from 8.49.0 to 8.50.0
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.49.0 to 8.50.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.50.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: typescript-eslint
  dependency-version: 8.50.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-16 00:02:35 +00:00
J_Coder
b6aa4a2311 test(common): add tests for dynamic custom error message 2025-12-16 02:56:38 +09:00
J_Coder
6c2f2bf254 feat(common): add error message factory function and shared context type 2025-12-16 02:53:59 +09:00
Kamil Mysliwiec
f3fb0c2c44 Merge pull request #16079 from liu-jin-yi/fix/issue-16050
fix: enhance ValidationPipe to prevent prototype pollution
2025-12-15 11:40:26 +01:00
Kamil Mysliwiec
43cde25ad0 Merge pull request #16080 from nestjs/renovate/redis-8.x
chore(deps): update redis docker tag to v8
2025-12-15 10:39:49 +01:00
Kamil Myśliwiec
61d728bfd6 style: address linter errors 2025-12-15 10:37:27 +01:00
renovate[bot]
3a5792b865 chore(deps): update redis docker tag to v8 2025-12-15 09:13:56 +00:00
Kamil Mysliwiec
a0d79d8528 Merge pull request #15721 from pythonjsgo/feat/sse-promise-support
feat(core): add Promise<Observable> support for SSE handlers
2025-12-15 10:12:00 +01:00