20024 Commits

Author SHA1 Message Date
Kamil Mysliwiec
1b11d01840 Update Readme.md 2026-02-02 14:19:47 +01:00
renovate[bot]
fcb774c8ed chore(deps): update dependency @commitlint/config-angular to v20.4.1 2026-02-02 13:09:27 +00:00
Kamil Mysliwiec
49cf11a063 Merge pull request #16276 from nestjs/dependabot/npm_and_yarn/commitlint/cli-20.4.0
chore(deps-dev): bump @commitlint/cli from 20.3.1 to 20.4.0
2026-02-02 14:06:51 +01:00
dependabot[bot]
bfa0ecb176 chore(deps-dev): bump @commitlint/cli from 20.3.1 to 20.4.0
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 20.3.1 to 20.4.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.4.0/@commitlint/cli)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-version: 20.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-02 12:58:38 +00:00
Kamil Mysliwiec
e5003a1a01 Merge pull request #16265 from nestjs/dependabot/npm_and_yarn/artillery-2.0.29
chore(deps-dev): bump artillery from 2.0.28 to 2.0.29
2026-02-02 13:57:21 +01:00
Kamil Mysliwiec
e4a19bbdeb Merge pull request #16266 from nestjs/renovate/commitlint-monorepo
chore(deps): update commitlint monorepo to v20.4.0
2026-02-02 13:57:07 +01:00
Kamil Mysliwiec
e846bcd0e7 Merge pull request #16269 from nestjs/renovate/babel-monorepo
chore(deps): update babel monorepo to v7.29.0
2026-02-02 13:56:58 +01:00
Kamil Mysliwiec
12e70a4bf4 Merge pull request #16270 from nestjs/renovate/globals-17.x
chore(deps): update dependency globals to v17.3.0
2026-02-02 13:56:44 +01:00
Kamil Mysliwiec
8a0e32c616 Merge pull request #16273 from nestjs/renovate/node-25.x
chore(deps): update dependency @types/node to v25.2.0
2026-02-02 13:56:36 +01:00
Kamil Mysliwiec
007a9bdbe9 Merge pull request #16264 from nestjs/renovate/artillery-2.x
chore(deps): update dependency artillery to v2.0.29
2026-02-02 13:56:26 +01:00
renovate[bot]
c96bb2a849 chore(deps): update dependency @types/node to v25.2.0 2026-02-01 17:14:19 +00:00
Mykhailo Skrypskyi
e49e92102a fix: update dependencies 2026-02-01 11:47:08 +02:00
Mykhailo Skrypskyi
3cb3c2d6ad feat: update benchmarks 2026-02-01 11:42:27 +02:00
renovate[bot]
048da85025 chore(deps): update dependency globals to v17.3.0 2026-02-01 01:04:48 +00:00
renovate[bot]
3c7b75b00c chore(deps): update babel monorepo to v7.29.0 2026-01-31 21:47:25 +00:00
renovate[bot]
2e8c645bc1 chore(deps): update commitlint monorepo to v20.4.0 2026-01-30 14:45:32 +00:00
dependabot[bot]
978256d75d chore(deps-dev): bump artillery from 2.0.28 to 2.0.29
Bumps [artillery](https://github.com/artilleryio/artillery) from 2.0.28 to 2.0.29.
- [Release notes](https://github.com/artilleryio/artillery/releases)
- [Commits](https://github.com/artilleryio/artillery/compare/artillery-2.0.28...artillery-2.0.29)

---
updated-dependencies:
- dependency-name: artillery
  dependency-version: 2.0.29
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-30 00:53:37 +00:00
renovate[bot]
d17dff12d4 chore(deps): update dependency artillery to v2.0.29 2026-01-29 18:05:20 +00:00
Ricardo
a5be2710ee refactor(microservices): Use options object for JsonSocket constructor
- Replace maxBufferSize parameter with JsonSocketOptions object
- Add JsonSocketOptions interface for better extensibility
- Update ClientTCP and ServerTCP to pass options object
- Update all tests to use new options format

Addresses review feedback from @kamilmysliwiec
2026-01-28 17:12:46 -03:00
Kamil Mysliwiec
782e0715f0 Merge pull request #16253 from nestjs/dependabot/npm_and_yarn/fastify-5.7.2
chore(deps): bump fastify from 5.7.1 to 5.7.2
2026-01-28 20:48:43 +01:00
Kamil Mysliwiec
91a9655d23 Merge pull request #16254 from nestjs/dependabot/npm_and_yarn/mysql2-3.16.2
chore(deps-dev): bump mysql2 from 3.16.1 to 3.16.2
2026-01-28 20:48:37 +01:00
Kamil Mysliwiec
3a2b180ddb Merge pull request #16247 from nestjs/renovate/fastify-5.x
fix(deps): update dependency fastify to v5.7.2
2026-01-28 20:48:29 +01:00
Kamil Mysliwiec
0d5b566789 Merge pull request #16249 from nestjs/renovate/mysql2-3.x
fix(deps): update dependency mysql2 to v3.16.2
2026-01-28 20:48:18 +01:00
Kamil Mysliwiec
6e8d083eed Merge pull request #16259 from nestjs/renovate/globals-17.x
chore(deps): update dependency globals to v17.2.0
2026-01-28 20:48:07 +01:00
Kamil Mysliwiec
30ccfd75bd Merge pull request #16261 from nestjs/renovate/node-25.x
chore(deps): update dependency @types/node to v25.1.0
2026-01-28 20:48:01 +01:00
Kamil Mysliwiec
bd83c3f5eb Merge pull request #16255 from devizi0/master
perf(core): use set instead of array for module registry lookup
2026-01-28 20:47:52 +01:00
Kamil Mysliwiec
7d8a4428a8 Merge pull request #16248 from nestjs/renovate/typescript-eslint-monorepo
chore(deps): update typescript-eslint monorepo to v8.54.0
2026-01-28 20:47:21 +01:00
Ricardo
5dd0a9ab8c test(microservices): Fix maxBufferSize tests
- Use valid JSON strings in test data
- Account for packet header length in buffer size calculations
- Fix chunked data test to properly accumulate buffer
2026-01-28 15:22:39 -03:00
Ricardo
2c62817436 feat(microservices): Add configurable maxBufferSize option
- Add maxBufferSize option to TcpOptions and TcpClientOptions interfaces
- Modify JsonSocket to accept maxBufferSize as constructor parameter
- Update ClientTCP and ServerTCP to pass maxBufferSize to JsonSocket
- Add comprehensive tests for maxBufferSize functionality
- Maintain backward compatibility with default value (128MB in characters)

Closes #16256
2026-01-28 15:21:04 -03:00
renovate[bot]
c818015862 chore(deps): update dependency @types/node to v25.1.0 2026-01-28 17:15:39 +00:00
renovate[bot]
321cf7dca2 chore(deps): update dependency globals to v17.2.0 2026-01-27 16:09:48 +00:00
Lee Donghyun
db9494a2ad perf(core): use set instead of array for module registry lookup 2026-01-27 12:08:57 +09:00
dependabot[bot]
c875f6fb18 chore(deps-dev): bump mysql2 from 3.16.1 to 3.16.2
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.16.1 to 3.16.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.16.1...v3.16.2)

---
updated-dependencies:
- dependency-name: mysql2
  dependency-version: 3.16.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-27 01:21:50 +00:00
dependabot[bot]
2748f48bfa chore(deps): bump fastify from 5.7.1 to 5.7.2
Bumps [fastify](https://github.com/fastify/fastify) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: fastify
  dependency-version: 5.7.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-27 01:21:28 +00:00
renovate[bot]
ae495f7e82 fix(deps): update dependency mysql2 to v3.16.2 2026-01-26 21:49:10 +00:00
renovate[bot]
4029607103 chore(deps): update typescript-eslint monorepo to v8.54.0 2026-01-26 17:45:33 +00:00
renovate[bot]
e2ef54b02b fix(deps): update dependency fastify to v5.7.2 2026-01-26 13:39:29 +00:00
Kamil Mysliwiec
b4324b8968 Merge pull request #16246 from 0xC0FFE2/test/add-unit-tests-discovery-and-serializer
test: add unit tests for DiscoveryService and ClassSerializerInterceptor
2026-01-25 18:48:54 +01:00
Lee Donghyun
d88856c3fa test(common): add unit tests for class serializer interceptor
Add comprehensive unit tests for ClassSerializerInterceptor which
previously had no test coverage despite being a public API.

Test coverage includes:
- constructor with custom transformer package injection
- intercept() with RxJS pipe and context options merging
- serialize() for arrays, objects, and StreamableFile handling
- transformToPlain() with type conversion and instanceOf checks
- getContextOptions() with metadata precedence (handler > class)
- Edge cases: null/undefined, mixed arrays, Date objects, primitives

Total: 25+ test cases covering all public methods and edge cases.
2026-01-26 00:38:25 +09:00
Lee Donghyun
909b504d2d test(core): add unit tests for discovery service
Add comprehensive unit tests for DiscoveryService which previously
had no test coverage despite being a public API.

Test coverage includes:
- createDecorator() static method with unique key generation
- getProviders() with metadataKey and include options filtering
- getControllers() with module-based filtering
- getMetadataByDecorator() with method and class metadata
- getModules() protected method with include filtering
- Edge cases: empty modules, undefined instances, null checks

Total: 30+ test cases covering all public methods and edge cases.
2026-01-26 00:38:14 +09:00
Kamil Mysliwiec
747de7149a Merge pull request #16245 from nestjs/renovate/artillery-2.x
chore(deps): update dependency artillery to v2.0.28
2026-01-25 12:56:14 +01:00
renovate[bot]
84968c4dd8 chore(deps): update dependency artillery to v2.0.28 2026-01-24 10:41:59 +00:00
Kamil Mysliwiec
a1f6162971 Merge pull request #16202 from som14062005/fix/issue-16195
fix(common): exclude built-in primitives from strip proto keys
2026-01-23 09:44:35 +01:00
Kamil Mysliwiec
69892e4f95 Merge pull request #16241 from nestjs/renovate/cors-2.x
fix(deps): update dependency cors to v2.8.6
2026-01-23 09:42:09 +01:00
Kamil Mysliwiec
faba27b355 Merge pull request #16243 from nestjs/renovate/globals-17.x
chore(deps): update dependency globals to v17.1.0
2026-01-23 09:42:03 +01:00
renovate[bot]
ce37a4de1c chore(deps): update dependency globals to v17.1.0 2026-01-23 05:10:53 +00:00
renovate[bot]
58c761a10c fix(deps): update dependency cors to v2.8.6 2026-01-22 17:56:13 +00:00
Kamil Myśliwiec
ed8370697d chore: add type cast in nats emitter 2026-01-22 09:34:45 +01:00
Kamil Mysliwiec
a97228848c Merge pull request #16237 from nestjs/dependabot/npm_and_yarn/types/node-25.0.10
chore(deps-dev): bump @types/node from 24.10.9 to 25.0.10
2026-01-22 09:21:19 +01:00
dependabot[bot]
c5d8988f0e chore(deps-dev): bump @types/node from 24.10.9 to 25.0.10
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.10.9 to 25.0.10.
- [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: 25.0.10
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-22 08:19:16 +00:00