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
Kamil Mysliwiec
eea5c5899c
Merge pull request #16175 from nestjs/dependabot/npm_and_yarn/ioredis-5.9.1
...
chore(deps-dev): bump ioredis from 5.9.0 to 5.9.1
2026-01-09 10:47:34 +01:00
Kamil Mysliwiec
87df305640
Merge pull request #16177 from nestjs/dependabot/npm_and_yarn/commitlint/cli-20.3.1
...
chore(deps-dev): bump @commitlint/cli from 20.3.0 to 20.3.1
2026-01-09 10:47:18 +01:00
dependabot[bot]
975e6099c2
chore(deps-dev): bump @commitlint/cli from 20.3.0 to 20.3.1
...
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli ) 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/cli/CHANGELOG.md )
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.3.1/@commitlint/cli )
---
updated-dependencies:
- dependency-name: "@commitlint/cli"
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 01:04:38 +00:00
dependabot[bot]
014369029f
chore(deps-dev): bump ioredis from 5.9.0 to 5.9.1
...
Bumps [ioredis](https://github.com/luin/ioredis ) from 5.9.0 to 5.9.1.
- [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.0...v5.9.1 )
---
updated-dependencies:
- dependency-name: ioredis
dependency-version: 5.9.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-09 01:03:40 +00:00
renovate[bot]
0ae760071d
chore(deps): update dependency ioredis to v5.9.1
2026-01-08 13:53:03 +00:00
Kamil Mysliwiec
31de8a1d2d
Merge pull request #16170 from nestjs/renovate/body-parser-2.x
...
chore(deps): update dependency body-parser to v2.2.2
2026-01-07 14:54:42 +01:00
renovate[bot]
4576270535
chore(deps): update dependency body-parser to v2.2.2
2026-01-07 13:51:58 +00:00
Kamil Mysliwiec
16a4d4d6a2
Merge pull request #16162 from nestjs/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.52.0
...
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.51.0 to 8.52.0
2026-01-07 09:13:23 +01:00
Kamil Mysliwiec
34d2103468
Merge pull request #16167 from nestjs/renovate/nestjs-swagger-11.x
...
fix(deps): update dependency @nestjs/swagger to v11.2.4
2026-01-07 09:13:15 +01:00
Kamil Mysliwiec
991d07267e
Merge pull request #16168 from nestjs/renovate/graphql-tools-monorepo
...
fix(deps): update dependency graphql-tools to v9.0.26
2026-01-07 09:13:08 +01:00
Kamil Mysliwiec
a0cd0d543a
Merge pull request #16169 from nestjs/renovate/major-graphql-tools-monorepo
...
fix(deps): update dependency @graphql-tools/utils to v11
2026-01-07 09:13:01 +01:00
Kamil Mysliwiec
a25170d8d6
Merge pull request #16160 from nestjs/renovate/typescript-eslint-monorepo
...
chore(deps): update typescript-eslint monorepo to v8.52.0
2026-01-07 09:12:50 +01:00
renovate[bot]
af10902bcf
fix(deps): update dependency @graphql-tools/utils to v11
2026-01-07 02:04:46 +00:00
renovate[bot]
30670319a8
fix(deps): update dependency graphql-tools to v9.0.26
2026-01-07 02:04:33 +00:00
renovate[bot]
8e6d6b7dfb
fix(deps): update dependency @nestjs/swagger to v11.2.4
2026-01-06 20:56:33 +00:00
renovate[bot]
9bcf7049c5
chore(deps): update typescript-eslint monorepo to v8.52.0
2026-01-06 17:35:58 +00:00
dependabot[bot]
92a2ec2402
chore(deps-dev): bump @typescript-eslint/eslint-plugin
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 8.51.0 to 8.52.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.52.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-version: 8.52.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-06 17:34:32 +00:00
Kamil Mysliwiec
9415f659bd
Merge pull request #16165 from nestjs/dependabot/npm_and_yarn/typescript-eslint/parser-8.52.0
...
chore(deps-dev): bump @typescript-eslint/parser from 8.51.0 to 8.52.0
2026-01-06 18:32:56 +01:00
dependabot[bot]
afefa9050e
chore(deps-dev): bump @typescript-eslint/parser from 8.51.0 to 8.52.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 8.51.0 to 8.52.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.52.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-version: 8.52.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-06 17:31:53 +00:00
Kamil Mysliwiec
88af6c5428
Merge pull request #16161 from nestjs/dependabot/npm_and_yarn/ws-8.19.0
...
chore(deps): bump ws from 8.18.3 to 8.19.0
2026-01-06 18:30:57 +01:00
Kamil Mysliwiec
72eec8964e
Merge pull request #16164 from nestjs/dependabot/npm_and_yarn/mongoose-9.1.2
...
chore(deps-dev): bump mongoose from 9.1.1 to 9.1.2
2026-01-06 18:30:43 +01:00
Kamil Mysliwiec
22a5121d9c
Merge pull request #16159 from nestjs/renovate/mongoose-9.x
...
fix(deps): update dependency mongoose to v9.1.2
2026-01-06 18:30:30 +01:00
Kamil Mysliwiec
d2f3a2f7d6
Merge pull request #16166 from nestjs/renovate/supertest-7.x
...
chore(deps): update dependency supertest to v7.2.2
2026-01-06 18:30:21 +01:00
Kamil Mysliwiec
6de4864790
Merge pull request #16163 from nestjs/dependabot/npm_and_yarn/typescript-eslint-8.52.0
...
chore(deps-dev): bump typescript-eslint from 8.51.0 to 8.52.0
2026-01-06 18:30:04 +01:00
renovate[bot]
02d2749b04
chore(deps): update dependency supertest to v7.2.2
2026-01-06 09:58:10 +00:00
dependabot[bot]
a9952edff0
chore(deps-dev): bump mongoose from 9.1.1 to 9.1.2
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 9.1.1 to 9.1.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.1.1...9.1.2 )
---
updated-dependencies:
- dependency-name: mongoose
dependency-version: 9.1.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-06 00:03:27 +00:00
dependabot[bot]
23e13fb7c7
chore(deps-dev): bump typescript-eslint from 8.51.0 to 8.52.0
...
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ) from 8.51.0 to 8.52.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.52.0/packages/typescript-eslint )
---
updated-dependencies:
- dependency-name: typescript-eslint
dependency-version: 8.52.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-06 00:03:05 +00:00
dependabot[bot]
eac120336f
chore(deps): bump ws from 8.18.3 to 8.19.0
...
Bumps [ws](https://github.com/websockets/ws ) from 8.18.3 to 8.19.0.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/8.18.3...8.19.0 )
---
updated-dependencies:
- dependency-name: ws
dependency-version: 8.19.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-06 00:01:48 +00:00
renovate[bot]
45da564b8b
fix(deps): update dependency mongoose to v9.1.2
2026-01-05 17:36:07 +00:00
Kamil Mysliwiec
3df5a1836c
Merge pull request #16158 from nestjs/renovate/ioredis-5.x
...
chore(deps): update dependency ioredis to v5.9.0
2026-01-05 18:33:51 +01:00
renovate[bot]
fb292791cf
chore(deps): update dependency ioredis to v5.9.0
2026-01-05 14:43:21 +00:00
Kamil Mysliwiec
33911ead25
Merge pull request #16155 from nestjs/renovate/file-type-21.x
...
fix(deps): update dependency file-type to v21.3.0
2026-01-04 19:16:54 +01:00
renovate[bot]
8a5be22e94
fix(deps): update dependency file-type to v21.3.0
2026-01-04 01:44:43 +00:00
Kamil Mysliwiec
4500f04525
Merge pull request #16154 from nestjs/renovate/find-my-way-9.x
...
fix(deps): update dependency find-my-way to v9.4.0
2026-01-03 17:51:30 +01:00