kuwikuwi
1b4c00c9ff
docs(readme): update 'Twitter' to 'X' in Korean contact section
2025-07-17 17:15:53 +09: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
Kamil Mysliwiec
7294f9839a
Merge pull request #15402 from nestjs/renovate/typescript-eslint-monorepo
...
chore(deps): update typescript-eslint monorepo to v8.37.0
2025-07-15 12:30:31 +02:00
renovate[bot]
27dc583e6d
chore(deps): update typescript-eslint monorepo to v8.37.0
2025-07-15 10:08:03 +00:00
Kamil Mysliwiec
0a6ec23094
Merge pull request #15399 from nestjs/renovate/node-24.x
...
chore(deps): update dependency @types/node to v24.0.14
2025-07-15 12:03:18 +02:00
Kamil Mysliwiec
709cbb3896
Merge pull request #15391 from nestjs/renovate/mysql2-3.x
...
fix(deps): update dependency mysql2 to v3.14.2
2025-07-15 12:03:09 +02:00
Kamil Mysliwiec
62fc78facb
Merge pull request #15400 from nestjs/renovate/redis-5.x
...
chore(deps): update dependency redis to v5.6.0
2025-07-15 12:02:56 +02:00
Kamil Myśliwiec
2d63ebff73
chore: upgrade typescript
2025-07-15 12:02:36 +02:00
Kamil Mysliwiec
b7ca2bd5a2
Merge pull request #14789 from piotrfrankowski/pf/feat/add-fastify-schema-decorators
...
feat(fastify): add decorator for custom schema
2025-07-15 12:01:32 +02:00
renovate[bot]
0589278931
chore(deps): update dependency redis to v5.6.0
2025-07-15 09:54:03 +00:00
renovate[bot]
a7b0f317d4
fix(deps): update dependency mysql2 to v3.14.2
2025-07-15 09:53:59 +00:00
renovate[bot]
bba9e7d6ca
chore(deps): update dependency @types/node to v24.0.14
2025-07-15 09:53:53 +00:00
Kamil Myśliwiec
565943c50c
chore: revert to chai v4
2025-07-15 11:47:50 +02:00
Kamil Mysliwiec
33286c4f4b
Update config.yml
2025-07-15 11:02:15 +02:00
Kamil Mysliwiec
0e491e359b
Merge pull request #15360 from nestjs/renovate/eslint-monorepo
...
chore(deps): update eslint monorepo to v9.31.0
2025-07-15 10:53:27 +02:00
Kamil Mysliwiec
1e865af5cf
Merge pull request #15389 from nestjs/renovate/supertest-7.x
...
chore(deps): update dependency supertest to v7.1.3
2025-07-15 10:53:14 +02:00
Kamil Mysliwiec
68d77df2a2
Merge pull request #15390 from nestjs/renovate/mongoose-8.x
...
fix(deps): update dependency mongoose to v8.16.3
2025-07-15 10:53:09 +02:00
Kamil Mysliwiec
6bed691188
Merge pull request #15392 from nestjs/renovate/babel-monorepo
...
chore(deps): update babel monorepo to v7.28.0
2025-07-15 10:53:03 +02:00
Kamil Mysliwiec
950bd5c344
Merge pull request #15393 from nestjs/dependabot/npm_and_yarn/mysql2-3.14.2
...
chore(deps-dev): bump mysql2 from 3.14.1 to 3.14.2
2025-07-15 10:52:45 +02:00
Kamil Mysliwiec
7ccae2131b
Merge pull request #15395 from nestjs/dependabot/npm_and_yarn/multi-9c823fd97f
...
chore(deps-dev): bump chai and @types/chai
2025-07-15 10:52:28 +02:00
Kamil Mysliwiec
12aa4e2e05
Merge pull request #15394 from nestjs/dependabot/npm_and_yarn/typescript-eslint-8.37.0
...
chore(deps-dev): bump typescript-eslint from 8.36.0 to 8.37.0
2025-07-15 10:52:13 +02:00
Kamil Mysliwiec
c5e0099aee
Merge pull request #15396 from nestjs/dependabot/npm_and_yarn/conventional-changelog-7.1.1
...
chore(deps-dev): bump conventional-changelog from 7.1.0 to 7.1.1
2025-07-15 10:52:03 +02:00
Kamil Mysliwiec
b96ff79e98
Merge pull request #15397 from nestjs/dependabot/npm_and_yarn/redis-5.6.0
...
chore(deps-dev): bump redis from 5.5.6 to 5.6.0
2025-07-15 10:51:53 +02:00
dependabot[bot]
98d73ce00e
chore(deps-dev): bump redis from 5.5.6 to 5.6.0
...
Bumps [redis](https://github.com/redis/node-redis ) from 5.5.6 to 5.6.0.
- [Release notes](https://github.com/redis/node-redis/releases )
- [Changelog](https://github.com/redis/node-redis/blob/master/CHANGELOG.md )
- [Commits](https://github.com/redis/node-redis/compare/redis@5.5.6...redis@5.6.0 )
---
updated-dependencies:
- dependency-name: redis
dependency-version: 5.6.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-15 05:32:28 +00:00
dependabot[bot]
d2652ee7d3
chore(deps-dev): bump conventional-changelog from 7.1.0 to 7.1.1
...
Bumps [conventional-changelog](https://github.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/conventional-changelog ) from 7.1.0 to 7.1.1.
- [Release notes](https://github.com/conventional-changelog/conventional-changelog/releases )
- [Changelog](https://github.com/conventional-changelog/conventional-changelog/blob/master/packages/conventional-changelog/CHANGELOG.md )
- [Commits](https://github.com/conventional-changelog/conventional-changelog/commits/conventional-changelog-v7.1.1/packages/conventional-changelog )
---
updated-dependencies:
- dependency-name: conventional-changelog
dependency-version: 7.1.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-15 05:23:44 +00:00
dependabot[bot]
8ccebab539
chore(deps-dev): bump chai and @types/chai
...
Bumps [chai](https://github.com/chaijs/chai ) and [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai ). These dependencies needed to be updated together.
Updates `chai` from 4.5.0 to 5.2.1
- [Release notes](https://github.com/chaijs/chai/releases )
- [Changelog](https://github.com/chaijs/chai/blob/main/History.md )
- [Commits](https://github.com/chaijs/chai/compare/v4.5.0...v5.2.1 )
Updates `@types/chai` from 4.3.20 to 5.2.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai )
---
updated-dependencies:
- dependency-name: chai
dependency-version: 5.2.1
dependency-type: direct:development
update-type: version-update:semver-major
- dependency-name: "@types/chai"
dependency-version: 5.2.2
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-15 04:26:56 +00:00
dependabot[bot]
758b8b57cc
chore(deps-dev): bump typescript-eslint from 8.36.0 to 8.37.0
...
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ) from 8.36.0 to 8.37.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.37.0/packages/typescript-eslint )
---
updated-dependencies:
- dependency-name: typescript-eslint
dependency-version: 8.37.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-15 04:24:30 +00:00
dependabot[bot]
3d95caa736
chore(deps-dev): bump mysql2 from 3.14.1 to 3.14.2
...
Bumps [mysql2](https://github.com/sidorares/node-mysql2 ) from 3.14.1 to 3.14.2.
- [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.14.1...v3.14.2 )
---
updated-dependencies:
- dependency-name: mysql2
dependency-version: 3.14.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-15 04:15:10 +00:00