Commit Graph

14591 Commits

Author SHA1 Message Date
Rick Dutour Geerling
a85aa06070 feat(core): instantiate non-static custom classes
Allows us to construct request-scoped custom classes by passing a `contextId` to `moduleRef.create`
2023-09-04 14:08:01 +02:00
dependabot[bot]
cb9ca50c11 chore(deps): bump fastify from 4.22.0 to 4.22.2
Bumps [fastify](https://github.com/fastify/fastify) from 4.22.0 to 4.22.2.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v4.22.0...v4.22.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 01:09:13 +00:00
dependabot[bot]
a6844c8d27 chore(deps-dev): bump @fastify/static from 6.10.2 to 6.11.0
Bumps [@fastify/static](https://github.com/fastify/fastify-static) from 6.10.2 to 6.11.0.
- [Release notes](https://github.com/fastify/fastify-static/releases)
- [Commits](https://github.com/fastify/fastify-static/compare/v6.10.2...v6.11.0)

---
updated-dependencies:
- dependency-name: "@fastify/static"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 01:06:42 +00:00
Kamil Mysliwiec
2d13d081d8 Merge pull request #12321 from KrisAphalon/fix-missing-pattern-on-ws
fix(ws): fix incorrect host pattern on messages
2023-09-01 12:10:25 +02:00
dependabot[bot]
9961caf4dd chore(deps-dev): bump @grpc/grpc-js from 1.9.1 to 1.9.2
Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) from 1.9.1 to 1.9.2.
- [Release notes](https://github.com/grpc/grpc-node/releases)
- [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.9.1...@grpc/grpc-js@1.9.2)

---
updated-dependencies:
- dependency-name: "@grpc/grpc-js"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-01 00:41:31 +00:00
Kamil Myśliwiec
5b12a198a3 chore(@nestjs) publish v10.2.4 release v10.2.4 2023-08-31 23:02:18 +02:00
Kamil Mysliwiec
c7854328aa Merge pull request #12331 from benlesh/fix-write-drain-bug
fix(grpc): will properly write to streams
2023-08-31 23:01:18 +02:00
Ben Lesh
7184b7b1ad fix(grpc): will properly write to streams
fixes #12330
2023-08-31 15:05:24 -05:00
renovate[bot]
3f892bffb8 fix(deps): update dependency handlebars to v4.7.8 2023-08-31 10:24:07 +00:00
Kamil Mysliwiec
12679b82e3 Merge pull request #12325 from nestjs/renovate/babel-monorepo
chore(deps): update dependency @babel/preset-env to v7.22.14
2023-08-31 12:18:12 +02:00
Kamil Mysliwiec
8925fb395e Merge pull request #12324 from nestjs/renovate/npm-@apollo/server-vulnerability
fix(deps): update dependency @apollo/server to v4.9.3 [security]
2023-08-31 12:18:03 +02:00
renovate[bot]
63bb708c4b fix(deps): update dependency @apollo/server to v4.9.3 [security] 2023-08-31 08:08:29 +00:00
renovate[bot]
790022731f chore(deps): update dependency @babel/preset-env to v7.22.14 2023-08-31 07:58:58 +00:00
Kamil Mysliwiec
5728bd362f Merge pull request #12313 from nestjs/dependabot/npm_and_yarn/sample/22-graphql-prisma/apollo/server-4.9.3
chore(deps): bump @apollo/server from 4.7.5 to 4.9.3 in /sample/22-graphql-prisma
2023-08-31 09:55:55 +02:00
dependabot[bot]
02edb47279 chore(deps): bump @apollo/server in /sample/22-graphql-prisma
Bumps [@apollo/server](https://github.com/apollographql/apollo-server/tree/HEAD/packages/server) from 4.7.5 to 4.9.3.
- [Release notes](https://github.com/apollographql/apollo-server/releases)
- [Changelog](https://github.com/apollographql/apollo-server/blob/main/packages/server/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-server/commits/@apollo/server@4.9.3/packages/server)

---
updated-dependencies:
- dependency-name: "@apollo/server"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-31 07:54:03 +00:00
Kamil Mysliwiec
a5224d1b8c Merge pull request #12305 from nestjs/renovate/nestjs-mongoose-10.x
fix(deps): update dependency @nestjs/mongoose to v10.0.1
2023-08-31 09:53:58 +02:00
Kamil Mysliwiec
e597c842a1 Merge pull request #12306 from nestjs/renovate/nestjs-schedule-3.x
fix(deps): update dependency @nestjs/schedule to v3.0.3
2023-08-31 09:53:53 +02:00
Kamil Mysliwiec
87071bb022 Merge pull request #12316 from nestjs/dependabot/npm_and_yarn/apollo/server-4.9.3
chore(deps-dev): bump @apollo/server from 4.7.5 to 4.9.3
2023-08-31 09:53:27 +02:00
Kamil Mysliwiec
70b2be8576 Merge pull request #12317 from nestjs/dependabot/npm_and_yarn/sample/12-graphql-schema-first/apollo/server-4.9.3
chore(deps): bump @apollo/server from 4.7.5 to 4.9.3 in /sample/12-graphql-schema-first
2023-08-31 09:53:19 +02:00
Kamil Mysliwiec
069ecd1dd9 Merge pull request #12318 from nestjs/dependabot/npm_and_yarn/sample/23-graphql-code-first/apollo/server-4.9.3
chore(deps): bump @apollo/server from 4.7.5 to 4.9.3 in /sample/23-graphql-code-first
2023-08-31 09:53:15 +02:00
Kamil Mysliwiec
6335b9c358 Merge pull request #12320 from nestjs/dependabot/npm_and_yarn/sample/13-mongo-typeorm/mongodb-5.8.0
chore(deps): bump mongodb from 5.6.0 to 5.8.0 in /sample/13-mongo-typeorm
2023-08-31 09:52:49 +02:00
Krzysztof Kaczmarzyk
f3f25569ab fix(ws): fix incorrect host pattern on messages
function call was missing the second argument
2023-08-31 02:24:23 +02:00
dependabot[bot]
8f109248f0 chore(deps): bump mongodb in /sample/13-mongo-typeorm
Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 5.6.0 to 5.8.0.
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/v5.8.0/HISTORY.md)
- [Commits](https://github.com/mongodb/node-mongodb-native/compare/v5.6.0...v5.8.0)

---
updated-dependencies:
- dependency-name: mongodb
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-30 21:48:56 +00:00
dependabot[bot]
8ddd4a7452 chore(deps): bump @apollo/server in /sample/23-graphql-code-first
Bumps [@apollo/server](https://github.com/apollographql/apollo-server/tree/HEAD/packages/server) from 4.7.5 to 4.9.3.
- [Release notes](https://github.com/apollographql/apollo-server/releases)
- [Changelog](https://github.com/apollographql/apollo-server/blob/main/packages/server/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-server/commits/@apollo/server@4.9.3/packages/server)

---
updated-dependencies:
- dependency-name: "@apollo/server"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-30 21:44:24 +00:00
dependabot[bot]
7d0fc14d6e chore(deps): bump @apollo/server in /sample/12-graphql-schema-first
Bumps [@apollo/server](https://github.com/apollographql/apollo-server/tree/HEAD/packages/server) from 4.7.5 to 4.9.3.
- [Release notes](https://github.com/apollographql/apollo-server/releases)
- [Changelog](https://github.com/apollographql/apollo-server/blob/main/packages/server/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-server/commits/@apollo/server@4.9.3/packages/server)

---
updated-dependencies:
- dependency-name: "@apollo/server"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-30 21:44:20 +00:00
dependabot[bot]
47a79ee86c chore(deps-dev): bump @apollo/server from 4.7.5 to 4.9.3
Bumps [@apollo/server](https://github.com/apollographql/apollo-server/tree/HEAD/packages/server) from 4.7.5 to 4.9.3.
- [Release notes](https://github.com/apollographql/apollo-server/releases)
- [Changelog](https://github.com/apollographql/apollo-server/blob/main/packages/server/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-server/commits/@apollo/server@4.9.3/packages/server)

---
updated-dependencies:
- dependency-name: "@apollo/server"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-30 21:44:06 +00:00
renovate[bot]
3abbdd09d9 fix(deps): update dependency @nestjs/schedule to v3.0.3 2023-08-30 15:24:32 +00:00
renovate[bot]
2dd1df6765 fix(deps): update dependency @nestjs/mongoose to v10.0.1 2023-08-30 15:24:09 +00:00
Kamil Myśliwiec
069b519a1c chore(@nestjs) publish v10.2.3 release v10.2.3 2023-08-30 14:53:03 +02:00
Kamil Mysliwiec
15cc99e6d3 Merge pull request #12301 from nestjs/dependabot/npm_and_yarn/mongoose-7.5.0
chore(deps-dev): bump mongoose from 7.4.5 to 7.5.0
2023-08-30 14:52:03 +02:00
Kamil Mysliwiec
ce81d26989 Merge pull request #12302 from nestjs/dependabot/npm_and_yarn/prettier-3.0.3
chore(deps-dev): bump prettier from 3.0.2 to 3.0.3
2023-08-30 14:51:52 +02:00
Kamil Mysliwiec
f52699f9ee Merge pull request #12292 from nestjs/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.5.0
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.4.1 to 6.5.0
2023-08-30 14:51:44 +02:00
Kamil Mysliwiec
a6a0bac34e Merge pull request #12297 from nestjs/renovate/redis-4.x
chore(deps): update dependency redis to v4.6.8
2023-08-30 14:51:41 +02:00
Kamil Mysliwiec
a6cdb8c78c Merge pull request #12298 from nestjs/renovate/jest-monorepo
chore(deps): update jest monorepo
2023-08-30 14:51:32 +02:00
Kamil Myśliwiec
0242a46eeb Merge branch 'benlesh-rxjs-backpressure-handling' 2023-08-30 14:51:07 +02:00
Kamil Myśliwiec
de2adcff9d refactor: cleanup imports, move write fn to class body 2023-08-30 14:50:53 +02:00
Kamil Myśliwiec
74d65f438a Merge branch 'rxjs-backpressure-handling' of https://github.com/benlesh/nest into benlesh-rxjs-backpressure-handling 2023-08-30 14:46:58 +02:00
dependabot[bot]
705ddcade4 chore(deps-dev): bump prettier from 3.0.2 to 3.0.3
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.2 to 3.0.3.
- [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.0.2...3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-30 00:09:59 +00:00
dependabot[bot]
267b3261b8 chore(deps-dev): bump mongoose from 7.4.5 to 7.5.0
Bumps [mongoose](https://github.com/Automattic/mongoose) from 7.4.5 to 7.5.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/7.4.5...7.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-30 00:09:18 +00:00
renovate[bot]
b1087020e2 chore(deps): update jest monorepo 2023-08-29 11:30:09 +00:00
renovate[bot]
0cf75b1b41 chore(deps): update dependency redis to v4.6.8 2023-08-29 11:23:16 +00:00
dependabot[bot]
b97043a3be 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 6.4.1 to 6.5.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/v6.5.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-29 07:52:51 +00:00
Kamil Mysliwiec
923bd6afd1 Merge pull request #12288 from nestjs/renovate/babel-monorepo
chore(deps): update babel monorepo to v7.22.11
2023-08-29 09:51:32 +02:00
Kamil Mysliwiec
fb0e0d9f2a Merge pull request #12291 from nestjs/dependabot/npm_and_yarn/eslint-8.48.0
chore(deps-dev): bump eslint from 8.47.0 to 8.48.0
2023-08-29 09:51:24 +02:00
Kamil Mysliwiec
181cff9589 Merge pull request #12293 from nestjs/dependabot/npm_and_yarn/chai-4.3.8
chore(deps-dev): bump chai from 4.3.7 to 4.3.8
2023-08-29 09:51:16 +02:00
Kamil Mysliwiec
98c3211f7f Merge pull request #12294 from nestjs/dependabot/npm_and_yarn/conventional-changelog-5.0.0
chore(deps-dev): bump conventional-changelog from 4.0.0 to 5.0.0
2023-08-29 09:51:11 +02:00
Kamil Mysliwiec
b3febb8fad Merge pull request #12296 from nestjs/dependabot/npm_and_yarn/typescript-eslint/parser-6.5.0
chore(deps-dev): bump @typescript-eslint/parser from 6.4.1 to 6.5.0
2023-08-29 09:51:05 +02:00
Kamil Mysliwiec
782e6d162b Merge pull request #12295 from nestjs/dependabot/npm_and_yarn/fastify-4.22.0
chore(deps): bump fastify from 4.21.0 to 4.22.0
2023-08-29 09:50:52 +02:00
dependabot[bot]
74492def3a chore(deps-dev): bump @typescript-eslint/parser from 6.4.1 to 6.5.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.4.1 to 6.5.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/v6.5.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-29 00:41:28 +00:00
dependabot[bot]
8bc36d84c9 chore(deps): bump fastify from 4.21.0 to 4.22.0
Bumps [fastify](https://github.com/fastify/fastify) from 4.21.0 to 4.22.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v4.21.0...v4.22.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-29 00:40:53 +00:00