Commit Graph

18589 Commits

Author SHA1 Message Date
Kamil Mysliwiec
6f89b67486 Merge pull request #15442 from nestjs/dependabot/npm_and_yarn/types/node-24.1.0
chore(deps-dev): bump @types/node from 24.0.15 to 24.1.0
2025-07-23 09:33:36 +02:00
dependabot[bot]
fbbbafb0c7 chore(deps-dev): bump @types/node from 24.0.15 to 24.1.0
---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-23 00:34:06 +00:00
Kamil Mysliwiec
2277c4c0cd Merge pull request #15430 from nestjs/dependabot/npm_and_yarn/types/node-24.0.15
chore(deps-dev): bump @types/node from 24.0.14 to 24.0.15
2025-07-21 09:23:13 +02:00
Kamil Mysliwiec
cc16c509b1 Merge pull request #15431 from nestjs/dependabot/npm_and_yarn/mqtt-5.13.3
chore(deps-dev): bump mqtt from 5.13.2 to 5.13.3
2025-07-21 09:23:05 +02:00
Kamil Mysliwiec
0ca2336bec Merge pull request #15432 from nestjs/dependabot/npm_and_yarn/eslint-config-prettier-10.1.8
chore(deps-dev): bump eslint-config-prettier from 10.1.5 to 10.1.8
2025-07-21 09:22:38 +02:00
Kamil Mysliwiec
04fa36c167 Merge pull request #15433 from nestjs/dependabot/npm_and_yarn/eslint-plugin-prettier-5.5.3
chore(deps-dev): bump eslint-plugin-prettier from 5.5.1 to 5.5.3
2025-07-21 09:22:30 +02:00
dependabot[bot]
43088564eb chore(deps-dev): bump eslint-plugin-prettier from 5.5.1 to 5.5.3
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.5.1 to 5.5.3.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.5.1...v5.5.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  dependency-version: 5.5.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-21 00:03:33 +00:00
dependabot[bot]
ea0d5070cd chore(deps-dev): bump eslint-config-prettier from 10.1.5 to 10.1.8
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 10.1.5 to 10.1.8.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v10.1.5...v10.1.8)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-version: 10.1.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-21 00:03:12 +00:00
dependabot[bot]
53ecfdc97e chore(deps-dev): bump mqtt from 5.13.2 to 5.13.3
Bumps [mqtt](https://github.com/mqttjs/MQTT.js) from 5.13.2 to 5.13.3.
- [Release notes](https://github.com/mqttjs/MQTT.js/releases)
- [Changelog](https://github.com/mqttjs/MQTT.js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mqttjs/MQTT.js/compare/v5.13.2...v5.13.3)

---
updated-dependencies:
- dependency-name: mqtt
  dependency-version: 5.13.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-21 00:02:41 +00:00
dependabot[bot]
792c7f34b2 chore(deps-dev): bump @types/node from 24.0.14 to 24.0.15
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.0.14 to 24.0.15.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.0.15
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-21 00:02:05 +00:00
Kamil Mysliwiec
74be764e60 Merge pull request #15415 from nestjs/renovate/mongoose-8.x
fix(deps): update dependency mongoose to v8.16.4
2025-07-20 14:57:47 +02:00
Kamil Mysliwiec
f756612316 Merge pull request #15417 from nestjs/renovate/multer-2.x
chore(deps): update dependency multer to v2.0.2
2025-07-20 14:57:27 +02:00
Kamil Mysliwiec
d9e162d2d6 Merge pull request #15422 from nestjs/dependabot/npm_and_yarn/multer-2.0.2
chore(deps): bump multer from 2.0.1 to 2.0.2
2025-07-20 14:57:18 +02:00
Kamil Mysliwiec
23225fc62f Merge pull request #15427 from hahaahhaa/fix-typo
refactor(common): fix the typo 'sring' to 'string'
2025-07-20 14:57:06 +02:00
hahaahhaa
97df306bb5 refactor(common): fix the typo 'sring' to 'string' 2025-07-18 23:56:09 +09:00
renovate[bot]
8b514e41d6 chore(deps): update dependency multer to v2.0.2 2025-07-18 09:19:08 +00:00
dependabot[bot]
34adc0b44d chore(deps): bump multer from 2.0.1 to 2.0.2
---
updated-dependencies:
- dependency-name: multer
  dependency-version: 2.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-18 09:15:33 +00:00
Kamil Myśliwiec
9bb0560e79 chore(@nestjs) publish v11.1.5 release v11.1.5 2025-07-18 11:14:44 +02:00
Kamil Mysliwiec
1df524b18c Merge pull request #15425 from nestjs/dependabot/npm_and_yarn/packages/platform-express/multer-2.0.2
chore(deps): bump multer from 2.0.1 to 2.0.2 in /packages/platform-express
2025-07-18 11:14:07 +02:00
dependabot[bot]
da249188c5 chore(deps): bump multer in /packages/platform-express
---
updated-dependencies:
- dependency-name: multer
  dependency-version: 2.0.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-18 02:22:27 +00:00
Kamil Mysliwiec
e9cb1bbb2f Merge pull request #15398 from nestjs/renovate/node-22.x
chore(deps): update dependency @types/node to v22.16.4
2025-07-17 11:44:53 +02:00
Kamil Mysliwiec
139c3c94ea Merge pull request #15416 from kuwikuwi/fix/korean-readme-typo
docs(readme): update 'Twitter' to 'X' in Korean contact section
2025-07-17 11:44:38 +02:00
kuwikuwi
1b4c00c9ff docs(readme): update 'Twitter' to 'X' in Korean contact section 2025-07-17 17:15:53 +09:00
renovate[bot]
e190b78667 fix(deps): update dependency mongoose to v8.16.4 2025-07-17 08:09:03 +00:00
renovate[bot]
ad99038bed chore(deps): update dependency @types/node to v22.16.4 2025-07-17 08:08:59 +00:00
Kamil Mysliwiec
260ac80da6 Merge pull request #15414 from nestjs/dependabot/npm_and_yarn/mongoose-8.16.4
chore(deps-dev): bump mongoose from 8.16.3 to 8.16.4
2025-07-17 10:06:11 +02:00
dependabot[bot]
0d02bad762 chore(deps-dev): bump mongoose from 8.16.3 to 8.16.4
Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.16.3 to 8.16.4.
- [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/8.16.3...8.16.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-17 00:13:19 +00:00
Kamil Mysliwiec
f9c7da7a31 Merge pull request #15412 from nestjs/renovate/nest-monorepo
fix(deps): update nest monorepo to v11.1.4
2025-07-16 15:38:30 +02:00
renovate[bot]
b194b992a4 fix(deps): update nest monorepo to v11.1.4 2025-07-16 07:43:44 +00:00
Kamil Myśliwiec
1f101ac8b0 chore(@nestjs) publish v11.1.4 release v11.1.4 2025-07-16 09:40:46 +02:00
Kamil Mysliwiec
b34d428c5c Merge pull request #15385 from mag123c/fix/fastify-adapter-middleware-init
fix(testing): auto-init fastify adapter for middleware registration
2025-07-16 09:38:57 +02:00
Kamil Mysliwiec
f704dcb628 Merge pull request #15405 from hajekjiri/bug/fix-race-condition-in-dependency-resolution
fix(core): fix race condition in class dependency resolution
2025-07-16 09:38:01 +02:00
Kamil Mysliwiec
61889b1249 Merge pull request #15406 from nestjs/renovate/webpack-5.x
chore(deps): update dependency webpack to v5.100.2
2025-07-16 09:28:22 +02:00
Kamil Mysliwiec
145f11c4e1 Merge pull request #15407 from nestjs/renovate/prisma-monorepo
fix(deps): update dependency @prisma/client to v6.12.0
2025-07-16 09:28:04 +02:00
Kamil Mysliwiec
1192d35bb1 Merge pull request #15408 from nestjs/renovate/multer-2.x
chore(deps): update dependency @types/multer to v2
2025-07-16 09:27:57 +02:00
Kamil Mysliwiec
e1e7270816 Merge pull request #15409 from nestjs/renovate/dotenv-17.x
fix(deps): update dependency dotenv to v17
2025-07-16 09:27:49 +02:00
Kamil Mysliwiec
68a180a59f Merge pull request #15411 from nestjs/dependabot/npm_and_yarn/types/node-24.0.14
chore(deps-dev): bump @types/node from 24.0.13 to 24.0.14
2025-07-16 09:27:37 +02:00
dependabot[bot]
f5c1172426 chore(deps-dev): bump @types/node from 24.0.13 to 24.0.14
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.0.13 to 24.0.14.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.0.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-16 00:12:29 +00:00
renovate[bot]
ffbd79ecc3 fix(deps): update dependency dotenv to v17 2025-07-15 23:49:48 +00:00
renovate[bot]
a549dd1038 chore(deps): update dependency @types/multer to v2 2025-07-15 18:02:44 +00:00
renovate[bot]
20844f0f0a fix(deps): update dependency @prisma/client to v6.12.0 2025-07-15 17:59:59 +00:00
renovate[bot]
8a3d619b9e chore(deps): update dependency webpack to v5.100.2 2025-07-15 17:59:52 +00:00
Kamil Mysliwiec
6d21438148 Merge pull request #15403 from nestjs/renovate/prisma-monorepo
fix(deps): update dependency @prisma/client to v6.11.1
2025-07-15 19:56:56 +02:00
Kamil Mysliwiec
cf15e85a15 Merge pull request #15404 from nestjs/renovate/dotenv-16.x
fix(deps): update dependency dotenv to v16.6.1
2025-07-15 19:56:48 +02:00
Jiri Hajek
a453b6375e fix(core): fix race condition in class dependency resolution
Fix race condition in class dependency resolution, which could
otherwise lead to undefined or null injection. Split the resolution
process in 2 parts with barrier synchronization in between to ensure all
dependencies are present in dependant's instance wrapper and the
staticity of its dependency tree is evaluated correctly.

Closes #4873
2025-07-15 16:47:45 +02:00
renovate[bot]
757599433b fix(deps): update dependency dotenv to v16.6.1 2025-07-15 13:21:01 +00:00
renovate[bot]
a136e1e232 fix(deps): update dependency @prisma/client to v6.11.1 2025-07-15 13:20:53 +00:00
Kamil Mysliwiec
dffc1d0776 Merge pull request #15401 from nestjs/renovate/webpack-5.x
chore(deps): update dependency webpack to v5.100.1
2025-07-15 15:18:36 +02:00
mag123c
07291c21aa feat(platform-fastify): implement lazy middleware registration 2025-07-15 21:37:04 +09:00
renovate[bot]
d4e7667d37 chore(deps): update dependency webpack to v5.100.1 2025-07-15 10:32:54 +00:00