Commit Graph

19626 Commits

Author SHA1 Message Date
renovate[bot]
0206279da5 fix(deps): update nest monorepo to v11.1.10 2025-12-22 14:44:38 +00:00
Kamil Myśliwiec
5864ff7612 chore: bump package.json version 2025-12-22 09:56:27 +01:00
Kamil Myśliwiec
8ea5aaef56 chore(release): publish v11.1.10 release v11.1.10 2025-12-22 09:55:06 +01:00
Kamil Myśliwiec
84739e02e2 chore: update release commit message 2025-12-22 09:54:39 +01:00
Kamil Myśliwiec
2b7ab5ef3b chore: remove access flag 2025-12-22 09:51:35 +01:00
Kamil Myśliwiec
5186601cd8 chore: update lerna to the latest version 2025-12-22 09:47:43 +01:00
Kamil Myśliwiec
0a79b7249f chore(@nestjs) publish v11.1.10 release 2025-12-22 09:43:57 +01:00
Kamil Myśliwiec
b7c36b51a5 chore: reverse lerna version 2025-12-22 09:43:09 +01:00
Kamil Myśliwiec
54432bd917 chore(@nestjs) publish v11.1.10 release 2025-12-22 09:39:49 +01:00
Kamil Myśliwiec
6395241b62 chore: reverse lerna version 2025-12-22 09:38:40 +01:00
Kamil Myśliwiec
173c24331e chore(@nestjs) publish v11.1.10 release 2025-12-22 09:38:18 +01:00
Kamil Myśliwiec
00253fa201 chore: reverse lerna version 2025-12-22 09:37:56 +01:00
Kamil Myśliwiec
1500555f7e chore(@nestjs) publish v11.1.10 release 2025-12-22 09:36:47 +01:00
Kamil Myśliwiec
17ac5e00d4 chore: reverse lerna version 2025-12-22 09:36:25 +01:00
Kamil Myśliwiec
de5e0262d2 chore(@nestjs) publish v11.1.10 release 2025-12-22 09:31:35 +01:00
Kamil Mysliwiec
d4c18df5ca Merge pull request #16106 from nestjs/renovate/typescript-eslint-monorepo
chore(deps): update dependency typescript-eslint to v8.50.0
2025-12-22 09:24:18 +01:00
Kamil Mysliwiec
62455a6977 Merge pull request #16108 from nestjs/dependabot/npm_and_yarn/sinon-21.0.1
chore(deps-dev): bump sinon from 21.0.0 to 21.0.1
2025-12-22 09:24:04 +01:00
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
dependabot[bot]
117f03a386 chore(deps-dev): bump sinon from 21.0.0 to 21.0.1
Bumps [sinon](https://github.com/sinonjs/sinon) from 21.0.0 to 21.0.1.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](https://github.com/sinonjs/sinon/compare/v21.0.0...v21.0.1)

---
updated-dependencies:
- dependency-name: sinon
  dependency-version: 21.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-22 00:02:06 +00:00
renovate[bot]
cf414108a0 chore(deps): update dependency typescript-eslint to v8.50.0 2025-12-21 18:27:46 +00: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