Commit Graph

19363 Commits

Author SHA1 Message Date
Kamil Mysliwiec
f57d338b98 Merge pull request #15948 from nestjs/dependabot/npm_and_yarn/file-type-21.1.1
chore(deps): bump file-type from 21.1.0 to 21.1.1
2025-11-20 19:58:20 +01:00
Kamil Mysliwiec
4750253015 Merge pull request #15949 from nestjs/dependabot/npm_and_yarn/eventsource-4.1.0
chore(deps-dev): bump eventsource from 4.0.0 to 4.1.0
2025-11-20 19:58:16 +01:00
Kamil Mysliwiec
58c4ab55ad Merge pull request #15950 from nestjs/dependabot/npm_and_yarn/redis-5.10.0
chore(deps-dev): bump redis from 5.9.0 to 5.10.0
2025-11-20 19:58:09 +01:00
Kamil Mysliwiec
58be7c0b5f Merge pull request #15941 from nestjs/renovate/nest-monorepo
chore(deps): update dependency @nestjs/cli to v11.0.12
2025-11-20 19:58:02 +01:00
dependabot[bot]
4eaa532f0d chore(deps-dev): bump redis from 5.9.0 to 5.10.0
Bumps [redis](https://github.com/redis/node-redis) from 5.9.0 to 5.10.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.9.0...redis@5.10.0)

---
updated-dependencies:
- dependency-name: redis
  dependency-version: 5.10.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-20 00:02:49 +00:00
dependabot[bot]
0d5c88ea84 chore(deps-dev): bump eventsource from 4.0.0 to 4.1.0
Bumps [eventsource](https://github.com/EventSource/eventsource) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/main/CHANGELOG.md)
- [Commits](https://github.com/EventSource/eventsource/compare/v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: eventsource
  dependency-version: 4.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-20 00:02:07 +00:00
dependabot[bot]
ada33a1578 chore(deps): bump file-type from 21.1.0 to 21.1.1
Bumps [file-type](https://github.com/sindresorhus/file-type) from 21.1.0 to 21.1.1.
- [Release notes](https://github.com/sindresorhus/file-type/releases)
- [Commits](https://github.com/sindresorhus/file-type/compare/v21.1.0...v21.1.1)

---
updated-dependencies:
- dependency-name: file-type
  dependency-version: 21.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-20 00:01:36 +00:00
renovate[bot]
2874455ba7 chore(deps): update dependency @nestjs/cli to v11.0.12 2025-11-19 12:47:26 +00:00
Kamil Mysliwiec
65ce61ddd0 Merge pull request #15942 from nestjs/renovate/webpack-5.x
chore(deps): update dependency webpack to v5.103.0
2025-11-19 09:52:16 +01:00
Kamil Mysliwiec
5c3c50754e Merge pull request #15940 from nestjs/dependabot/npm_and_yarn/core-js-3.47.0
chore(deps-dev): bump core-js from 3.46.0 to 3.47.0
2025-11-19 09:52:04 +01:00
renovate[bot]
2c1217a2cf chore(deps): update dependency webpack to v5.103.0 2025-11-19 08:50:33 +00:00
Kamil Mysliwiec
dda4c4c334 Merge pull request #15939 from nestjs/dependabot/npm_and_yarn/artillery-2.0.27
chore(deps-dev): bump artillery from 2.0.26 to 2.0.27
2025-11-19 09:49:09 +01:00
dependabot[bot]
9bc0564ca8 chore(deps-dev): bump core-js from 3.46.0 to 3.47.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.46.0 to 3.47.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.47.0/packages/core-js)

---
updated-dependencies:
- dependency-name: core-js
  dependency-version: 3.47.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-19 00:02:16 +00:00
dependabot[bot]
e88aa1adba chore(deps-dev): bump artillery from 2.0.26 to 2.0.27
Bumps [artillery](https://github.com/artilleryio/artillery) from 2.0.26 to 2.0.27.
- [Release notes](https://github.com/artilleryio/artillery/releases)
- [Commits](https://github.com/artilleryio/artillery/compare/artillery-2.0.26...artillery-2.0.27)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-19 00:01:46 +00:00
Kamil Mysliwiec
b9060c9f71 Merge pull request #15932 from nestjs/dependabot/npm_and_yarn/multi-75e6bc5210
chore(deps): bump js-yaml
2025-11-18 18:24:42 +01:00
Kamil Mysliwiec
caaf66f273 Merge pull request #15933 from nestjs/renovate/nestjs-swagger-11.x
fix(deps): update dependency @nestjs/swagger to v11.2.3
2025-11-18 11:08:00 +01:00
renovate[bot]
386c1b1a82 fix(deps): update dependency @nestjs/swagger to v11.2.3 2025-11-18 10:01:00 +00:00
dependabot[bot]
de6eace57a chore(deps): bump js-yaml
Bumps  and [js-yaml](https://github.com/nodeca/js-yaml). These dependencies needed to be updated together.

Updates `js-yaml` from 3.14.1 to 3.14.2
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.14.1...3.14.2)

Updates `js-yaml` from 4.1.0 to 4.1.1
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.14.1...3.14.2)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 3.14.2
  dependency-type: indirect
- dependency-name: js-yaml
  dependency-version: 4.1.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-18 10:00:21 +00:00
Kamil Mysliwiec
d7199f4abe Merge pull request #15927 from nestjs/dependabot/npm_and_yarn/types/sinon-21.0.0
chore(deps-dev): bump @types/sinon from 20.0.0 to 21.0.0
2025-11-18 10:59:45 +01:00
Kamil Mysliwiec
d7e856b60a Merge pull request #15930 from nestjs/renovate/mongoose-8.x
fix(deps): update dependency mongoose to v8.20.0
2025-11-18 10:59:29 +01:00
Kamil Mysliwiec
a08e1a762c Merge pull request #15931 from nestjs/renovate/sinon-21.x
chore(deps): update dependency @types/sinon to v21
2025-11-18 10:59:18 +01:00
Kamil Mysliwiec
69ae8d1ac1 Merge pull request #15929 from nestjs/dependabot/npm_and_yarn/mongoose-8.20.0
chore(deps-dev): bump mongoose from 8.19.4 to 8.20.0
2025-11-18 10:59:07 +01:00
Kamil Mysliwiec
9457ce029e Merge pull request #15922 from nestjs/renovate/cache-manager-7.x
fix(deps): update dependency cache-manager to v7.2.5
2025-11-18 10:58:57 +01:00
renovate[bot]
dd34b6744b chore(deps): update dependency @types/sinon to v21 2025-11-18 00:04:42 +00:00
renovate[bot]
2b551108c3 fix(deps): update dependency mongoose to v8.20.0 2025-11-18 00:04:30 +00:00
dependabot[bot]
dd2385976e chore(deps-dev): bump mongoose from 8.19.4 to 8.20.0
Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.19.4 to 8.20.0.
- [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.19.4...8.20.0)

---
updated-dependencies:
- dependency-name: mongoose
  dependency-version: 8.20.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-18 00:02:47 +00:00
dependabot[bot]
71c8fbe2ef chore(deps-dev): bump @types/sinon from 20.0.0 to 21.0.0
Bumps [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon) from 20.0.0 to 21.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon)

---
updated-dependencies:
- dependency-name: "@types/sinon"
  dependency-version: 21.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-18 00:01:48 +00:00
renovate[bot]
599dc58918 fix(deps): update dependency cache-manager to v7.2.5 2025-11-17 08:42:36 +00:00
Kamil Mysliwiec
56588bcfab Merge pull request #15924 from nestjs/dependabot/npm_and_yarn/mongoose-8.19.4
chore(deps-dev): bump mongoose from 8.19.3 to 8.19.4
2025-11-17 09:40:29 +01:00
Kamil Mysliwiec
cdb53246e3 Merge pull request #15925 from nestjs/dependabot/npm_and_yarn/cache-manager-7.2.5
chore(deps-dev): bump cache-manager from 7.2.4 to 7.2.5
2025-11-17 09:40:12 +01:00
Kamil Mysliwiec
f7749bdd3e Merge pull request #15921 from nestjs/renovate/nestjs-swagger-11.x
fix(deps): update dependency @nestjs/swagger to v11.2.2
2025-11-17 09:39:53 +01:00
dependabot[bot]
a61419db2f chore(deps-dev): bump cache-manager from 7.2.4 to 7.2.5
Bumps [cache-manager](https://github.com/jaredwray/cacheable/tree/HEAD/packages/cache-manager) from 7.2.4 to 7.2.5.
- [Release notes](https://github.com/jaredwray/cacheable/releases)
- [Commits](https://github.com/jaredwray/cacheable/commits/HEAD/packages/cache-manager)

---
updated-dependencies:
- dependency-name: cache-manager
  dependency-version: 7.2.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-17 00:03:04 +00:00
dependabot[bot]
6083893543 chore(deps-dev): bump mongoose from 8.19.3 to 8.19.4
Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.19.3 to 8.19.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.19.3...8.19.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-17 00:02:47 +00:00
renovate[bot]
02a6f2b661 fix(deps): update dependency @nestjs/swagger to v11.2.2 2025-11-16 16:49:33 +00:00
Kamil Mysliwiec
88b3ce7d71 Merge pull request #15920 from nestjs/renovate/mongoose-8.x
fix(deps): update dependency mongoose to v8.19.4
2025-11-16 17:46:59 +01:00
renovate[bot]
b180c89ec7 fix(deps): update dependency mongoose to v8.19.4 2025-11-16 14:49:37 +00:00
Kamil Mysliwiec
202c16ce01 Merge pull request #15918 from nestjs/renovate/nest-monorepo
fix(deps): update nest monorepo to v11.1.9
2025-11-16 15:46:44 +01:00
renovate[bot]
cf76d42803 fix(deps): update nest monorepo to v11.1.9 2025-11-14 20:16:41 +00:00
Kamil Myśliwiec
64c85527f5 chore(@nestjs) publish v11.1.9 release v11.1.9 2025-11-14 11:18:00 +01:00
Kamil Mysliwiec
5170e60a20 Merge pull request #15865 from JoeNutt/fix/core-implicit-request-scope-get-throws
fix(core): make get() throw for implicitly request-scoped trees
2025-11-14 11:17:15 +01:00
Kamil Mysliwiec
26f8f5a5e0 Merge pull request #15863 from TomerSteinberg/TomerSteinberg-feat/sse-method-options
feat(common): add method options to @sse decorator
2025-11-14 11:16:43 +01:00
Kamil Mysliwiec
3c156f2c53 Merge pull request #15916 from nestjs/renovate/apollo-graphql-packages
fix(deps): update apollo graphql packages to v2.12.1
2025-11-13 20:48:01 +01:00
Kamil Mysliwiec
03f521581d Merge pull request #15917 from nestjs/renovate/mercurius-16.x
fix(deps): update dependency mercurius to v16.6.0
2025-11-13 20:47:50 +01:00
renovate[bot]
62d221bc3b fix(deps): update dependency mercurius to v16.6.0 2025-11-13 18:49:02 +00:00
renovate[bot]
9a5d67e277 fix(deps): update apollo graphql packages to v2.12.1 2025-11-13 18:48:54 +00:00
Kamil Mysliwiec
44ccfd5219 Merge pull request #15911 from nestjs/renovate/node-24.x
chore(deps): update dependency @types/node to v24.10.1
2025-11-13 09:25:36 +01:00
Kamil Mysliwiec
fdac37d975 Merge pull request #15915 from nestjs/dependabot/npm_and_yarn/types/sinon-20.0.0
chore(deps-dev): bump @types/sinon from 17.0.4 to 20.0.0
2025-11-13 09:23:11 +01:00
dependabot[bot]
63ca3d42df chore(deps-dev): bump @types/sinon from 17.0.4 to 20.0.0
Bumps [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon) from 17.0.4 to 20.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon)

---
updated-dependencies:
- dependency-name: "@types/sinon"
  dependency-version: 20.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-13 00:02:33 +00:00
renovate[bot]
191d91b2d8 chore(deps): update dependency @types/node to v24.10.1 2025-11-12 17:03:29 +00:00
Kamil Mysliwiec
668b7adac9 Merge pull request #15912 from nestjs/renovate/graphql-tools-monorepo
fix(deps): update graphql-tools monorepo
2025-11-12 18:01:33 +01:00