Commit Graph

12629 Commits

Author SHA1 Message Date
Kamil Mysliwiec
e9b02dd833 Merge pull request #11008 from nestjs/dependabot/npm_and_yarn/mongoose-6.9.0
chore(deps-dev): bump mongoose from 6.8.4 to 6.9.0
2023-02-02 11:40:52 +01:00
Kamil Mysliwiec
32af34f226 Merge pull request #11003 from nestjs/dependabot/npm_and_yarn/typescript-4.9.5
chore(deps-dev): bump typescript from 4.9.4 to 4.9.5
2023-02-02 11:40:29 +01:00
Kamil Mysliwiec
664510a1b4 Merge pull request #11001 from bittlerr/nats-server-debug-messages-filter
refactor(microservices): use switch case for types of statuses in server
2023-02-02 08:45:32 +01:00
codytseng
5e5828ba12 refactor: delete unused import 2023-02-02 15:15:54 +08:00
dependabot[bot]
dd72da7294 chore(deps-dev): bump mongoose from 6.8.4 to 6.9.0
Bumps [mongoose](https://github.com/Automattic/mongoose) from 6.8.4 to 6.9.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/6.8.4...6.9.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-02-02 00:28:39 +00:00
dependabot[bot]
3c932e33bc chore(deps-dev): bump core-js from 3.27.1 to 3.27.2
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.27.1 to 3.27.2.
- [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.27.2/packages/core-js)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-02 00:25:00 +00:00
dependabot[bot]
a86fafed14 chore(deps-dev): bump redis from 4.5.1 to 4.6.4
Bumps [redis](https://github.com/redis/node-redis) from 4.5.1 to 4.6.4.
- [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@4.5.1...redis@4.6.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-02 00:21:41 +00:00
dependabot[bot]
a99846b817 chore(deps-dev): bump graphql-tools from 8.3.16 to 8.3.17
Bumps [graphql-tools](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/graphql-tools) from 8.3.16 to 8.3.17.
- [Release notes](https://github.com/ardatan/graphql-tools/releases)
- [Changelog](https://github.com/ardatan/graphql-tools/blob/master/packages/graphql-tools/CHANGELOG.md)
- [Commits](https://github.com/ardatan/graphql-tools/commits/graphql-tools@8.3.17/packages/graphql-tools)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-02 00:13:36 +00:00
dependabot[bot]
d45b16e791 chore(deps): bump tslib from 2.4.1 to 2.5.0
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](https://github.com/Microsoft/tslib/compare/2.4.1...2.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-02 00:10:48 +00:00
dependabot[bot]
15ac489573 chore(deps-dev): bump typescript from 4.9.4 to 4.9.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.4 to 4.9.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.4...v4.9.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-02 00:04:49 +00:00
Constantin Cuciurcă
1f327efd03 refactor(microservices): use switch case for types of statuses in server 2023-02-01 20:10:30 +02:00
codytseng
c6dbc05bb6 refactor: MiddlewareModule constructor parameters 2023-02-01 23:22:02 +08:00
codytseng
33fe1d0337 fix: duplicate identifier 2023-02-01 22:41:24 +08:00
codytseng
25dd621132 Merge branch 'master' into fix-middleware-global-prefix 2023-02-01 22:36:47 +08:00
Kamil Myśliwiec
d9c394bb44 chore(@nestjs) publish v9.3.1 release v9.3.1 2023-02-01 15:33:21 +01:00
Kamil Myśliwiec
91f7190b07 fix(common): drop class-validator imports 2023-02-01 15:32:46 +01:00
Kamil Myśliwiec
0a4f9419d8 chore: update package.json version 2023-02-01 15:04:22 +01:00
Kamil Myśliwiec
eba8f15683 chore(@nestjs) publish v9.3.0 release v9.3.0 2023-02-01 15:00:02 +01:00
Kamil Mysliwiec
2310c56f4c Merge pull request #10997 from nestjs/dependabot/npm_and_yarn/sample/04-grpc/json5-1.0.2
chore(deps): bump json5 from 1.0.1 to 1.0.2 in /sample/04-grpc
2023-02-01 14:58:03 +01:00
Kamil Mysliwiec
06ea451f1f Merge pull request #11000 from nestjs/dependabot/npm_and_yarn/sample/01-cats-app/json5-1.0.2
chore(deps): bump json5 from 1.0.1 to 1.0.2 in /sample/01-cats-app
2023-02-01 14:57:57 +01:00
dependabot[bot]
b2c55a6f79 chore(deps): bump json5 from 1.0.1 to 1.0.2 in /sample/01-cats-app
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-01 13:35:50 +00:00
dependabot[bot]
3d366ce5c5 chore(deps): bump json5 from 1.0.1 to 1.0.2 in /sample/04-grpc
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-01 13:35:48 +00:00
Kamil Mysliwiec
f7e366600f Merge pull request #10999 from nestjs/dependabot/npm_and_yarn/sample/02-gateways/json5-1.0.2
chore(deps): bump json5 from 1.0.1 to 1.0.2 in /sample/02-gateways
2023-02-01 14:35:10 +01:00
Kamil Mysliwiec
55bc840edb Merge pull request #10998 from nestjs/dependabot/npm_and_yarn/sample/03-microservices/json5-1.0.2
chore(deps): bump json5 from 1.0.1 to 1.0.2 in /sample/03-microservices
2023-02-01 14:35:03 +01:00
Kamil Mysliwiec
22c3175552 Merge pull request #10982 from Inoir/fix/kafka-rpc-exception-stall
fix: kafka rpc exception not resolved
2023-02-01 14:31:43 +01:00
Kamil Myśliwiec
c1815d2f8c fix: revert #10801 2023-02-01 14:29:21 +01:00
Dominik Koller
34654244a7 put resolve in else block 2023-02-01 14:10:57 +01:00
Kamil Myśliwiec
2924c03aa3 fix: apply uuid factory strategy in testing module, update snapshots 2023-02-01 14:03:05 +01:00
Kamil Myśliwiec
d1ec9db5f2 fix(core): revert the original metadata scanner 2023-02-01 13:47:38 +01:00
Kamil Myśliwiec
cb7e10dbc3 Merge branch 'master' of https://github.com/nestjs/nest 2023-02-01 13:40:38 +01:00
Kamil Myśliwiec
511e7162a6 style: fix lint errors, ignore js and d.ts files 2023-02-01 13:40:29 +01:00
Kamil Mysliwiec
32b0d9c600 Merge pull request #10737 from mahkassem/Parse-File-Pipe-Fix
Parse file pipe fix (multiple files validation)
2023-02-01 13:20:06 +01:00
Kamil Mysliwiec
967a136834 Merge pull request #10201 from nkitku/patch-1
Fix HTTPException on minifying class names, its not match regex expre…
2023-02-01 13:17:30 +01:00
dependabot[bot]
1aadd30f46 chore(deps): bump json5 from 1.0.1 to 1.0.2 in /sample/02-gateways
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-01 12:16:41 +00:00
dependabot[bot]
ae76b521d6 chore(deps): bump json5 from 1.0.1 to 1.0.2 in /sample/03-microservices
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-01 12:16:27 +00:00
Kamil Mysliwiec
38c365215a Merge pull request #10531 from ChrisiPK/patch-logger-error-call
fix(common): correct order for logger error parameters
2023-02-01 13:14:17 +01:00
Kamil Mysliwiec
80b8c86c68 Merge pull request #10557 from weal1312/fix/cache_manager_store
fix(common): CacheStoreFactory type
2023-02-01 13:10:07 +01:00
Kamil Myśliwiec
8756ed3d68 Merge branch 'e-dot-master' 2023-02-01 13:09:27 +01:00
Kamil Myśliwiec
d616861698 style: minor formatting tweaks 2023-02-01 13:09:18 +01:00
Kamil Myśliwiec
c64312fded Merge branch 'master' of github.com:e-dot/nest into e-dot-master 2023-02-01 13:08:15 +01:00
Kamil Myśliwiec
304e6bf5bb Merge branch 'master' of https://github.com/nestjs/nest 2023-02-01 13:03:41 +01:00
Kamil Myśliwiec
161198379a Merge branch 'tolgap-fix/10471-use-body-parser' 2023-02-01 13:03:34 +01:00
Kamil Myśliwiec
661104d981 chore: resolve merge conflicts 2023-02-01 13:03:19 +01:00
Kamil Mysliwiec
f71554ca96 Merge pull request #10696 from kos984/fix/NestApplicationContext-listenToShutdownSignals
fix(core): process exit before shutdown hook end
2023-02-01 13:01:01 +01:00
Kamil Myśliwiec
a986e7e907 Merge branch 'master' of https://github.com/nestjs/nest 2023-02-01 13:00:10 +01:00
Kamil Myśliwiec
920f430d4d Merge branch 'zanminkian-zmj-fix_gloabl_prefix' 2023-02-01 13:00:03 +01:00
Kamil Myśliwiec
cd0462fbcb style: minor formatting tweaks 2023-02-01 12:59:40 +01:00
Kamil Myśliwiec
b9910a400a Merge branch 'zmj-fix_gloabl_prefix' of github.com:zanminkian/nest into zanminkian-zmj-fix_gloabl_prefix 2023-02-01 12:58:09 +01:00
Kamil Mysliwiec
6d88e3cd3c Merge pull request #10809 from micalevisk/fix/durable-payload-regression
fix(core,microservices): inject the context when the tree is not durable
2023-02-01 12:56:47 +01:00
Kamil Myśliwiec
fbf1ab7a81 fix(core): minor fix - reset to random if snapshot is off 2023-02-01 12:55:27 +01:00