Commit Graph

19987 Commits

Author SHA1 Message Date
renovate[bot]
2c95e3a159 fix(deps): update dependency mysql2 to v3.16.1 2026-01-16 08:55:48 +00:00
Kamil Mysliwiec
fc682e4117 Merge pull request #16203 from nestjs/renovate/node-24.x
chore(deps): update dependency @types/node to v24.10.9
2026-01-16 09:53:04 +01:00
renovate[bot]
611bfc46cc chore(deps): update dependency @types/node to v24.10.9 2026-01-16 08:34:33 +00:00
Kamil Mysliwiec
c149138dc0 Merge pull request #16197 from nestjs/dependabot/npm_and_yarn/prettier-3.8.0
chore(deps-dev): bump prettier from 3.7.4 to 3.8.0
2026-01-16 09:32:37 +01:00
Kamil Mysliwiec
184757fbe3 Merge pull request #16200 from nestjs/renovate/nest-monorepo
fix(deps): update nest monorepo
2026-01-16 09:17:06 +01:00
dependabot[bot]
36c064c255 chore(deps-dev): bump prettier from 3.7.4 to 3.8.0
Bumps [prettier](https://github.com/prettier/prettier) from 3.7.4 to 3.8.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.7.4...3.8.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-version: 3.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-16 08:14:02 +00:00
Kamil Mysliwiec
9f2a48de3c Merge pull request #16199 from nestjs/renovate/prettier-3.x
chore(deps): update dependency prettier to v3.8.0
2026-01-16 09:12:58 +01:00
Kamil Mysliwiec
b9e56c3978 Merge pull request #16206 from nestjs/dependabot/npm_and_yarn/ioredis-5.9.2
chore(deps-dev): bump ioredis from 5.9.1 to 5.9.2
2026-01-16 09:12:39 +01:00
Kamil Mysliwiec
b73328be85 Merge pull request #16208 from nestjs/dependabot/npm_and_yarn/fastify-5.7.0
chore(deps): bump fastify from 5.6.2 to 5.7.0
2026-01-16 09:12:25 +01:00
Kamil Mysliwiec
b145994021 Merge pull request #16207 from nestjs/dependabot/npm_and_yarn/fast-json-stringify-6.2.0
chore(deps): bump fast-json-stringify from 6.1.1 to 6.2.0
2026-01-16 09:11:47 +01:00
dependabot[bot]
ffddbfe71e chore(deps): bump fastify from 5.6.2 to 5.7.0
Bumps [fastify](https://github.com/fastify/fastify) from 5.6.2 to 5.7.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v5.6.2...v5.7.0)

---
updated-dependencies:
- dependency-name: fastify
  dependency-version: 5.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-16 00:53:51 +00:00
dependabot[bot]
60df323ce0 chore(deps): bump fast-json-stringify from 6.1.1 to 6.2.0
Bumps [fast-json-stringify](https://github.com/fastify/fast-json-stringify) from 6.1.1 to 6.2.0.
- [Release notes](https://github.com/fastify/fast-json-stringify/releases)
- [Commits](https://github.com/fastify/fast-json-stringify/compare/v6.1.1...v6.2.0)

---
updated-dependencies:
- dependency-name: fast-json-stringify
  dependency-version: 6.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-16 00:53:26 +00:00
dependabot[bot]
df1f3af2cc chore(deps-dev): bump ioredis from 5.9.1 to 5.9.2
Bumps [ioredis](https://github.com/luin/ioredis) from 5.9.1 to 5.9.2.
- [Release notes](https://github.com/luin/ioredis/releases)
- [Changelog](https://github.com/redis/ioredis/blob/main/CHANGELOG.md)
- [Commits](https://github.com/luin/ioredis/compare/v5.9.1...v5.9.2)

---
updated-dependencies:
- dependency-name: ioredis
  dependency-version: 5.9.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-16 00:53:00 +00:00
som14062005
8fb17f517c fix(common): exclude built-in primitives from strip proto keys
Skip constructor deletion for Date, RegExp, Error, Map, Set, WeakMap, and WeakSet to fix Jest useFakeTimers compatibility. Maintains prototype pollution protection for regular objects.

Fixes #16195
2026-01-16 02:00:15 +05:30
renovate[bot]
939559cd28 fix(deps): update nest monorepo 2026-01-15 20:27:53 +00:00
som14062005
16296b9ce8 fix(common): exclude built-in primitives from strip proto keys
Skip constructor deletion for Date, RegExp, Error, Map, Set, WeakMap, and WeakSet to fix Jest useFakeTimers compatibility. Maintains prototype pollution protection for regular objects.

Fixes #16195
2026-01-15 21:30:09 +05:30
renovate[bot]
64ad1e263e chore(deps): update dependency prettier to v3.8.0 2026-01-15 08:32:56 +00:00
Kamil Myśliwiec
96932ad073 chore(release): publish v11.1.12 release v11.1.12 2026-01-15 09:29:44 +01:00
Kamil Mysliwiec
09e96bdee7 Merge pull request #16187 from iamkanguk97/fix/file-type-under-window-os
fix(common): regression in loading file-type under Windows OS
2026-01-15 09:27:08 +01:00
Kamil Myśliwiec
4fdeb0b504 style: address lint issues 2026-01-15 09:25:17 +01:00
Kamil Mysliwiec
6620c431ea Merge pull request #16192 from nestjs/renovate/node-24.x
chore(deps): update dependency @types/node to v24.10.8
2026-01-14 19:59:32 +01:00
Kamil Mysliwiec
294506171f Merge pull request #16194 from nestjs/renovate/nestjs-swagger-11.x
fix(deps): update dependency @nestjs/swagger to v11.2.5
2026-01-14 19:58:50 +01:00
Kamil Mysliwiec
31fc72a90b Merge pull request #16196 from nestjs/renovate/eslint-plugin-prettier-5.x
chore(deps): update dependency eslint-plugin-prettier to v5.5.5
2026-01-14 19:58:40 +01:00
Kamil Myśliwiec
e5616c2b92 feat: apply instance decorator to all enhancers 2026-01-14 19:58:10 +01:00
renovate[bot]
5237c886d1 chore(deps): update dependency eslint-plugin-prettier to v5.5.5 2026-01-14 14:05:40 +00:00
renovate[bot]
881bc371d6 fix(deps): update dependency @nestjs/swagger to v11.2.5 2026-01-14 09:01:48 +00:00
renovate[bot]
2304a68250 chore(deps): update dependency @types/node to v24.10.8 2026-01-13 16:55:16 +00:00
Kamil Mysliwiec
defe683829 Merge pull request #16186 from nestjs/renovate/mongoose-9.x
fix(deps): update dependency mongoose to v9.1.3
2026-01-12 20:08:21 +01:00
Kamil Mysliwiec
d9f1fea585 Merge pull request #16189 from nestjs/renovate/babel-monorepo
chore(deps): update babel monorepo to v7.28.6
2026-01-12 20:08:14 +01:00
Kamil Mysliwiec
b79d89dd29 Merge pull request #16190 from nestjs/renovate/typescript-eslint-monorepo
chore(deps): update typescript-eslint monorepo to v8.53.0
2026-01-12 20:08:09 +01:00
renovate[bot]
0c9e713f66 chore(deps): update typescript-eslint monorepo to v8.53.0 2026-01-12 18:16:59 +00:00
renovate[bot]
0aeab872c9 chore(deps): update babel monorepo to v7.28.6 2026-01-12 18:16:24 +00:00
renovate[bot]
91ca1f913c fix(deps): update dependency mongoose to v9.1.3 2026-01-12 00:57:03 +00:00
iamkanguk97
52bb09abbf ci: remove custom workflow 2026-01-12 00:31:36 +09:00
iamkanguk97
b41dd24259 ci: disable fail-fast to ensure all platforms are tested 2026-01-12 00:18:38 +09:00
iamkanguk97
a52e60820e fix(common): convert absolute paths to urls for esm loading
Uses pathToFileURL to convert file system paths to proper URLs
before passing to the ESM loader, ensuring cross-platform compatibility.

Fixes #16179
2026-01-12 00:05:45 +09:00
iamkanguk97
c9de047945 ci: add cross-platform testing to prevent platform-specific regressions
This adds GitHub Actions workflow to test on Ubuntu, Windows, and macOS.
This is optional and can be removed if the maintainers prefer.

Related to #16179
2026-01-12 00:02:16 +09:00
Kamil Mysliwiec
caf8487b76 Merge pull request #16183 from nestjs/renovate/node-24.x
chore(deps): update dependency @types/node to v24.10.7
2026-01-11 11:28:47 +01:00
renovate[bot]
8501bb2c0b chore(deps): update dependency @types/node to v24.10.7 2026-01-10 20:35:38 +00:00
Kamil Mysliwiec
a830cedab9 Merge pull request #16182 from nestjs/renovate/node-24.x
chore(deps): update dependency @types/node to v24.10.6
2026-01-10 16:44:03 +01:00
Kamil Mysliwiec
841f150675 Merge pull request #16181 from nestjs/renovate/cache-manager-7.x
fix(deps): update dependency cache-manager to v7.2.8
2026-01-10 16:42:58 +01:00
renovate[bot]
d3761bdb32 chore(deps): update dependency @types/node to v24.10.6 2026-01-10 04:34:24 +00:00
renovate[bot]
6f4da5c41e fix(deps): update dependency cache-manager to v7.2.8 2026-01-09 21:47:47 +00:00
Kamil Mysliwiec
5f431b9f38 Merge pull request #16180 from Tony133/chore/update-license
chore: update license
2026-01-09 19:56:55 +01:00
Tony133
2526ec1f1a chore: update license 2026-01-09 17:16:50 +01:00
Kamil Mysliwiec
55b09b8387 Merge pull request #16174 from nestjs/renovate/commitlint-monorepo
chore(deps): update dependency @commitlint/config-angular to v20.3.1
2026-01-09 13:48:49 +01:00
Kamil Mysliwiec
29228ed9f4 Merge pull request #16176 from nestjs/dependabot/npm_and_yarn/commitlint/config-angular-20.3.1
chore(deps-dev): bump @commitlint/config-angular from 20.3.0 to 20.3.1
2026-01-09 13:48:41 +01:00
renovate[bot]
85030eca5c chore(deps): update dependency @commitlint/config-angular to v20.3.1 2026-01-09 09:49:39 +00:00
dependabot[bot]
15d1e4b103 chore(deps-dev): bump @commitlint/config-angular from 20.3.0 to 20.3.1
Bumps [@commitlint/config-angular](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-angular) from 20.3.0 to 20.3.1.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-angular/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.3.1/@commitlint/config-angular)

---
updated-dependencies:
- dependency-name: "@commitlint/config-angular"
  dependency-version: 20.3.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-09 09:48:34 +00:00
Kamil Mysliwiec
373b78cfbb Merge pull request #16172 from nestjs/renovate/ioredis-5.x
chore(deps): update dependency ioredis to v5.9.1
2026-01-09 10:47:52 +01:00