Kamil Myśliwiec
1b366ce38f
style(): auto-organise import statements
2020-12-08 11:35:04 +01:00
Kamil Myśliwiec
dac16e65c7
Merge branch 'master' of https://github.com/nestjs/nest ; branch 'controller-path-alias' of https://github.com/miZyind/nest into miZyind-controller-path-alias
2020-12-08 11:33:57 +01:00
Kamil Mysliwiec
51e6b81bc8
Merge pull request #5681 from xuzaixian/feature/log-timestemp
...
feat: timestemp inside LoggerSerivce can be overridden
2020-12-08 11:17:04 +01:00
Kamil Mysliwiec
57b1425848
Merge pull request #5851 from nvdnkpr/patch-1
...
refactor(common): Make LoggerService's instance property and getInstance() method protected to allow sub-classes access to it
2020-12-08 10:55:58 +01:00
Kamil Mysliwiec
b14c78e4f1
Merge pull request #5801 from poulad/master
...
fix(microservices): handle rmq queue deletion
2020-12-08 10:46:35 +01:00
Kamil Myśliwiec
9ee12da212
Merge branch 'msrumon-app-locals'
2020-12-08 10:44:37 +01:00
Kamil Myśliwiec
2a456eff23
docs(common): add missing dot
2020-12-08 10:44:29 +01:00
Kamil Myśliwiec
c687fe98a4
Merge branch 'app-locals' of https://github.com/msrumon/nest into msrumon-app-locals
2020-12-08 10:44:06 +01:00
Kamil Mysliwiec
46e2339fb2
Merge pull request #5854 from ahiho/iisnode
...
fix: iisnode uses pipe name instead of port number
2020-12-08 10:42:30 +01:00
Kamil Myśliwiec
41d46c0c07
fix(core): add no-transform to cache-control header (sse) #5762
2020-12-08 10:33:48 +01:00
Kamil Mysliwiec
d97799cd30
Merge pull request #5813 from poulad/issue_5812
...
feat(microservices): log event name w/o handler
2020-12-08 10:02:10 +01:00
Kamil Mysliwiec
3f16a9c759
Merge pull request #5802 from jmcdo29/fix/get-url-in-callback
...
fix(application): makes get-url work in callback
2020-12-08 10:01:21 +01:00
Kamil Mysliwiec
a042eee0db
Merge pull request #5775 from nestjs/fix/async-dynamic-module-imports-5774
...
fix(core): await dynamic module imports #5774
2020-12-08 09:58:32 +01:00
Kamil Mysliwiec
fabee8c985
Merge pull request #5860 from getspooky/common-status
...
feat(packages/common/enums): Add EARLYHINTS status code
2020-12-08 09:57:48 +01:00
Kamil Mysliwiec
dd0126d37e
Merge pull request #5878 from nestjs/dependabot/npm_and_yarn/mongoose-5.11.5
...
chore(deps-dev): bump mongoose from 5.11.4 to 5.11.5
2020-12-08 09:55:13 +01:00
Kamil Mysliwiec
df3fdbd2b2
Merge pull request #5881 from nestjs/dependabot/npm_and_yarn/ts-node-9.1.1
...
chore(deps-dev): bump ts-node from 9.1.0 to 9.1.1
2020-12-08 09:55:00 +01:00
Kamil Mysliwiec
33e13467b0
Merge pull request #5872 from nestjs/dependabot/npm_and_yarn/eslint-7.15.0
...
chore(deps-dev): bump eslint from 7.14.0 to 7.15.0
2020-12-08 09:54:45 +01:00
Kamil Mysliwiec
ce48da086d
Merge pull request #5877 from nestjs/dependabot/npm_and_yarn/types/socket.io-2.1.12
...
chore(deps-dev): bump @types/socket.io from 2.1.11 to 2.1.12
2020-12-08 09:54:38 +01:00
Kamil Mysliwiec
3b4b6ba6d4
Merge pull request #5880 from nestjs/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.9.1
...
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 4.9.0 to 4.9.1
2020-12-08 09:54:31 +01:00
Kamil Mysliwiec
a371ce43aa
Merge pull request #5882 from nestjs/dependabot/npm_and_yarn/husky-4.3.5
...
chore(deps-dev): bump husky from 4.3.0 to 4.3.5
2020-12-08 09:54:12 +01:00
dependabot[bot]
e2a2c5de23
chore(deps-dev): bump husky from 4.3.0 to 4.3.5
...
Bumps [husky](https://github.com/typicode/husky ) from 4.3.0 to 4.3.5.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v4.3.0...v4.3.5 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-08 05:46:00 +00:00
dependabot[bot]
e5447c3211
chore(deps-dev): bump ts-node from 9.1.0 to 9.1.1
...
Bumps [ts-node](https://github.com/TypeStrong/ts-node ) from 9.1.0 to 9.1.1.
- [Release notes](https://github.com/TypeStrong/ts-node/releases )
- [Commits](https://github.com/TypeStrong/ts-node/compare/v9.1.0...v9.1.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-08 05:42:20 +00:00
dependabot[bot]
32be557506
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 4.9.0 to 4.9.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.9.1/packages/eslint-plugin )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-08 05:38:55 +00:00
dependabot[bot]
d433cd6869
chore(deps-dev): bump mongoose from 5.11.4 to 5.11.5
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 5.11.4 to 5.11.5.
- [Release notes](https://github.com/Automattic/mongoose/releases )
- [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md )
- [Commits](https://github.com/Automattic/mongoose/compare/5.11.4...5.11.5 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-08 05:31:15 +00:00
dependabot[bot]
59b9af9ad8
chore(deps-dev): bump @types/socket.io from 2.1.11 to 2.1.12
...
Bumps [@types/socket.io](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/socket.io ) from 2.1.11 to 2.1.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/socket.io )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-08 05:27:36 +00:00
dependabot[bot]
92e477950f
chore(deps-dev): bump eslint from 7.14.0 to 7.15.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.14.0 to 7.15.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.14.0...v7.15.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-07 08:35:04 +00:00
Kamil Mysliwiec
3333676e8a
Merge pull request #5869 from nestjs/dependabot/npm_and_yarn/core-js-3.8.1
...
chore(deps-dev): bump core-js from 3.8.0 to 3.8.1
2020-12-07 09:22:43 +01:00
Kamil Mysliwiec
51917ce535
Merge pull request #5871 from nestjs/dependabot/npm_and_yarn/lint-staged-10.5.3
...
chore(deps-dev): bump lint-staged from 10.5.2 to 10.5.3
2020-12-07 09:22:34 +01:00
Kamil Mysliwiec
d8be7989fd
Merge pull request #5873 from nestjs/dependabot/npm_and_yarn/mongoose-5.11.4
...
chore(deps-dev): bump mongoose from 5.11.3 to 5.11.4
2020-12-07 09:22:13 +01:00
Kamil Mysliwiec
a0d0d8965e
Merge pull request #5874 from nestjs/dependabot/npm_and_yarn/eslint-config-prettier-7.0.0
...
chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 7.0.0
2020-12-07 09:22:00 +01:00
Kamil Mysliwiec
00fc0564ab
Merge pull request #5870 from nestjs/dependabot/npm_and_yarn/ws-7.4.1
...
chore(deps): bump ws from 7.4.0 to 7.4.1
2020-12-07 09:21:39 +01:00
dependabot[bot]
fc9bc68ff4
chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 7.0.0
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 6.15.0 to 7.0.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.15.0...v7.0.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-07 05:52:48 +00:00
dependabot[bot]
2be97be12d
chore(deps-dev): bump mongoose from 5.11.3 to 5.11.4
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 5.11.3 to 5.11.4.
- [Release notes](https://github.com/Automattic/mongoose/releases )
- [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md )
- [Commits](https://github.com/Automattic/mongoose/compare/5.11.3...5.11.4 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-07 05:50:55 +00:00
dependabot[bot]
873bd374bc
chore(deps-dev): bump lint-staged from 10.5.2 to 10.5.3
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 10.5.2 to 10.5.3.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v10.5.2...v10.5.3 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-07 05:46:59 +00:00
dependabot[bot]
0cee898087
chore(deps): bump ws from 7.4.0 to 7.4.1
...
Bumps [ws](https://github.com/websockets/ws ) from 7.4.0 to 7.4.1.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/7.4.0...7.4.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-07 05:44:39 +00:00
dependabot[bot]
e04803e9fa
chore(deps-dev): bump core-js from 3.8.0 to 3.8.1
...
Bumps [core-js](https://github.com/zloirock/core-js ) from 3.8.0 to 3.8.1.
- [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/compare/v3.8.0...v3.8.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-07 05:42:38 +00:00
Kamil Mysliwiec
3044e1555f
Merge pull request #5856 from nestjs/dependabot/npm_and_yarn/types/mongoose-5.10.2
...
chore(deps-dev): bump @types/mongoose from 5.10.1 to 5.10.2
2020-12-04 09:19:39 +01:00
Kamil Mysliwiec
7c806d6e4d
Merge pull request #5857 from nestjs/dependabot/npm_and_yarn/ts-node-9.1.0
...
chore(deps-dev): bump ts-node from 9.0.0 to 9.1.0
2020-12-04 09:19:26 +01:00
Kamil Mysliwiec
b6d6d2fc3f
Merge pull request #5858 from nestjs/dependabot/npm_and_yarn/mongoose-5.11.3
...
chore(deps-dev): bump mongoose from 5.11.2 to 5.11.3
2020-12-04 09:19:08 +01:00
yasser
ed0588d707
feat(packages/common/enums): Add EARLYHINTS status code
2020-12-04 09:18:49 +01:00
dependabot[bot]
9b3c628a05
chore(deps-dev): bump mongoose from 5.11.2 to 5.11.3
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 5.11.2 to 5.11.3.
- [Release notes](https://github.com/Automattic/mongoose/releases )
- [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md )
- [Commits](https://github.com/Automattic/mongoose/compare/5.11.2...5.11.3 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-04 05:31:44 +00:00
dependabot[bot]
7636b04f2f
chore(deps-dev): bump ts-node from 9.0.0 to 9.1.0
...
Bumps [ts-node](https://github.com/TypeStrong/ts-node ) from 9.0.0 to 9.1.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases )
- [Commits](https://github.com/TypeStrong/ts-node/compare/v9.0.0...v9.1.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-04 05:29:38 +00:00
dependabot[bot]
62eb22e507
chore(deps-dev): bump @types/mongoose from 5.10.1 to 5.10.2
...
Bumps [@types/mongoose](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mongoose ) from 5.10.1 to 5.10.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mongoose )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-04 05:27:16 +00:00
Thanh Vu
4fd7e16444
fix: iisnode uses pipe name instead of port number
2020-12-04 01:56:16 +07:00
Navid Nikpour
ee53291960
Update logger.service.ts
...
Change private static `instance` property to protected to be able to access it from sub-classes
2020-12-03 10:40:39 +01:00
Navid Nikpour
5a1c58eaf1
Update logger.service.ts
...
Make getInstance() protected so derived classes get access to the overriden logger instance
2020-12-03 10:31:05 +01:00
Kamil Mysliwiec
0618737c69
Merge pull request #5850 from nestjs/dependabot/npm_and_yarn/mongoose-5.11.2
...
chore(deps-dev): bump mongoose from 5.11.1 to 5.11.2
2020-12-03 09:15:27 +01:00
Kamil Mysliwiec
b5bcc04298
Merge pull request #5849 from nestjs/dependabot/npm_and_yarn/fastify-3.9.1
...
chore(deps): bump fastify from 3.8.0 to 3.9.1
2020-12-03 09:14:18 +01:00
dependabot[bot]
eb7cd4757f
chore(deps-dev): bump mongoose from 5.11.1 to 5.11.2
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 5.11.1 to 5.11.2.
- [Release notes](https://github.com/Automattic/mongoose/releases )
- [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md )
- [Commits](https://github.com/Automattic/mongoose/compare/5.11.1...5.11.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-03 05:30:43 +00:00
dependabot[bot]
e6fb4fe526
chore(deps): bump fastify from 3.8.0 to 3.9.1
...
Bumps [fastify](https://github.com/fastify/fastify ) from 3.8.0 to 3.9.1.
- [Release notes](https://github.com/fastify/fastify/releases )
- [Commits](https://github.com/fastify/fastify/compare/v3.8.0...v3.9.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-03 05:26:44 +00:00
Kamil Mysliwiec
d47e811246
Merge pull request #5846 from nestjs/dependabot/npm_and_yarn/mongoose-5.11.1
...
chore(deps-dev): bump mongoose from 5.11.0 to 5.11.1
2020-12-02 08:18:41 +01:00
dependabot[bot]
6012b0180a
chore(deps-dev): bump mongoose from 5.11.0 to 5.11.1
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 5.11.0 to 5.11.1.
- [Release notes](https://github.com/Automattic/mongoose/releases )
- [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md )
- [Commits](https://github.com/Automattic/mongoose/compare/5.11.0...5.11.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-02 05:28:54 +00:00
Kamil Mysliwiec
95292d72c8
Merge pull request #5843 from Tony133/docs/update-sample-contribute
...
docs(contribuiting):update sample for fix
2020-12-01 11:15:34 +01:00
Tony133
fa953c2693
docs(contribuiting):update sample for fix
2020-12-01 11:10:59 +01:00
Kamil Mysliwiec
2f5e402614
Merge pull request #5837 from nestjs/dependabot/npm_and_yarn/typescript-eslint/parser-4.9.0
...
chore(deps-dev): bump @typescript-eslint/parser from 4.8.2 to 4.9.0
2020-12-01 11:05:14 +01:00
dependabot[bot]
b218d93856
chore(deps-dev): bump @typescript-eslint/parser from 4.8.2 to 4.9.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 4.8.2 to 4.9.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.9.0/packages/parser )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-01 07:34:30 +00:00
Kamil Mysliwiec
134ffce1c9
Merge pull request #5838 from nestjs/dependabot/npm_and_yarn/nestjs/graphql-7.9.1
...
chore(deps-dev): bump @nestjs/graphql from 7.9.0 to 7.9.1
2020-12-01 08:32:32 +01:00
Kamil Mysliwiec
f9ce94941c
Merge pull request #5839 from nestjs/dependabot/npm_and_yarn/fastify-multipart-3.3.1
...
chore(deps-dev): bump fastify-multipart from 3.3.0 to 3.3.1
2020-12-01 08:32:24 +01:00
Kamil Mysliwiec
4e5c128a18
Merge pull request #5840 from nestjs/dependabot/npm_and_yarn/mongoose-5.11.0
...
chore(deps-dev): bump mongoose from 5.10.18 to 5.11.0
2020-12-01 08:32:17 +01:00
Kamil Mysliwiec
b98fbd6272
Merge pull request #5841 from nestjs/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.9.0
...
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 4.8.2 to 4.9.0
2020-12-01 08:32:10 +01:00
dependabot[bot]
7ee8b71add
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 4.8.2 to 4.9.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.9.0/packages/eslint-plugin )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-01 05:48:13 +00:00
dependabot[bot]
3e44af2842
chore(deps-dev): bump mongoose from 5.10.18 to 5.11.0
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 5.10.18 to 5.11.0.
- [Release notes](https://github.com/Automattic/mongoose/releases )
- [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md )
- [Commits](https://github.com/Automattic/mongoose/compare/5.10.18...5.11.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-01 05:45:51 +00:00
dependabot[bot]
1bbba82333
chore(deps-dev): bump fastify-multipart from 3.3.0 to 3.3.1
...
Bumps [fastify-multipart](https://github.com/fastify/fastify-multipart ) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/fastify/fastify-multipart/releases )
- [Commits](https://github.com/fastify/fastify-multipart/compare/v3.3.0...v3.3.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-01 05:43:44 +00:00
dependabot[bot]
7875091c86
chore(deps-dev): bump @nestjs/graphql from 7.9.0 to 7.9.1
...
Bumps [@nestjs/graphql](https://github.com/nestjs/graphql ) from 7.9.0 to 7.9.1.
- [Release notes](https://github.com/nestjs/graphql/releases )
- [Changelog](https://github.com/nestjs/graphql/blob/master/.release-it.json )
- [Commits](https://github.com/nestjs/graphql/compare/7.9.0...7.9.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-01 05:41:24 +00:00
Rumon
3d33283e6b
feat(core): expose app.locals to express adapter
2020-11-30 23:33:15 +06:00
Kamil Mysliwiec
c69c24e63c
Merge pull request #5823 from nestjs/dependabot/npm_and_yarn/prettier-2.2.1
...
chore(deps-dev): bump prettier from 2.2.0 to 2.2.1
2020-11-30 12:06:35 +01:00
miZyind
bead1f4a57
feat(core): add support to controller path alias and refactor shard util
2020-11-30 18:00:15 +07:00
dependabot[bot]
3e616f9e84
chore(deps-dev): bump prettier from 2.2.0 to 2.2.1
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.2.0...2.2.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-11-30 08:12:36 +00:00
Kamil Mysliwiec
f90af4911d
Merge pull request #5819 from kaznovac/jsdoc-fixes
...
refactor: jsdoc fixes for INestApplication, INestMicroservice, MiddlewareConsumer and MiddlewareConfigProxy
2020-11-30 08:52:44 +01:00
Kamil Mysliwiec
3a97eecb60
Merge pull request #5820 from kaznovac/microservice-listen-void
...
fix(microservices): listen method is void return type
2020-11-30 08:46:26 +01:00
Kamil Mysliwiec
48690903d2
Update packages/microservices/nest-microservice.ts
2020-11-30 08:46:16 +01:00
Kamil Mysliwiec
50fe8c7285
Merge pull request #5803 from nestjs/dependabot/npm_and_yarn/types/mongoose-5.10.1
...
chore(deps-dev): bump @types/mongoose from 5.7.36 to 5.10.1
2020-11-30 08:41:33 +01:00
Kamil Mysliwiec
f22283d9b2
Merge pull request #5824 from nestjs/dependabot/npm_and_yarn/mongoose-5.10.18
...
chore(deps-dev): bump mongoose from 5.10.16 to 5.10.18
2020-11-30 08:41:23 +01:00
Kamil Mysliwiec
6d108aee4f
Merge pull request #5825 from nestjs/dependabot/npm_and_yarn/point-of-view-4.7.0
...
chore(deps-dev): bump point-of-view from 4.6.0 to 4.7.0
2020-11-30 08:41:17 +01:00
Kamil Mysliwiec
e8db6d3ddd
Merge pull request #5826 from nestjs/dependabot/npm_and_yarn/ts-morph-9.1.0
...
chore(deps-dev): bump ts-morph from 9.0.0 to 9.1.0
2020-11-30 08:41:11 +01:00
Kamil Mysliwiec
2c1dc05966
Merge pull request #5827 from nestjs/dependabot/npm_and_yarn/nestjs/graphql-7.9.0
...
chore(deps-dev): bump @nestjs/graphql from 7.8.2 to 7.9.0
2020-11-30 08:41:00 +01:00
dependabot[bot]
087dffff53
chore(deps-dev): bump @nestjs/graphql from 7.8.2 to 7.9.0
...
Bumps [@nestjs/graphql](https://github.com/nestjs/graphql ) from 7.8.2 to 7.9.0.
- [Release notes](https://github.com/nestjs/graphql/releases )
- [Changelog](https://github.com/nestjs/graphql/blob/master/.release-it.json )
- [Commits](https://github.com/nestjs/graphql/compare/7.8.2...7.9.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-11-30 05:45:42 +00:00
dependabot[bot]
ab40602f55
chore(deps-dev): bump ts-morph from 9.0.0 to 9.1.0
...
Bumps [ts-morph](https://github.com/dsherret/ts-morph ) from 9.0.0 to 9.1.0.
- [Release notes](https://github.com/dsherret/ts-morph/releases )
- [Commits](https://github.com/dsherret/ts-morph/compare/9.0.0...9.1.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-11-30 05:42:10 +00:00
dependabot[bot]
41db26a2cf
chore(deps-dev): bump point-of-view from 4.6.0 to 4.7.0
...
Bumps [point-of-view](https://github.com/fastify/point-of-view ) from 4.6.0 to 4.7.0.
- [Release notes](https://github.com/fastify/point-of-view/releases )
- [Commits](https://github.com/fastify/point-of-view/compare/v4.6.0...v4.7.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-11-30 05:40:24 +00:00
dependabot[bot]
33a9e23a1f
chore(deps-dev): bump mongoose from 5.10.16 to 5.10.18
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 5.10.16 to 5.10.18.
- [Release notes](https://github.com/Automattic/mongoose/releases )
- [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md )
- [Commits](https://github.com/Automattic/mongoose/compare/5.10.16...5.10.18 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-11-30 05:37:02 +00:00
Marko Kaznovac
5bb0cdb583
fix(microservices): listen method is void return type
2020-11-29 00:23:34 +01:00
Marko Kaznovac
c734974484
refactor: jsdoc fixes for INestApplication, INestMicroservice, MiddlewareConsumer and MiddlewareConfigProxy
2020-11-29 00:17:04 +01:00
Poulad Ashrafpour
514101187e
Update packages/microservices/server/server.ts
...
Co-authored-by: Jay McDoniel <jmcdo29@gmail.com >
2020-11-28 07:44:14 -05:00
Kamil Mysliwiec
5aeb40bdc7
Merge pull request #5814 from poulad/update-contrib
...
docs(core): edit contribution guide
2020-11-28 12:17:31 +01:00
Poulad
d5ad6f3cfc
docs(core): edit contribution guide
2020-11-27 20:09:22 -05:00
Poulad
3651f3e1b3
feat(microservices): log event name w/o handler
...
A descriptive error message tells user exactly what event pattern is missing a handler.
2020-11-27 19:56:46 -05:00
dependabot[bot]
8e72722037
chore(deps-dev): bump @types/mongoose from 5.7.36 to 5.10.1
...
Bumps [@types/mongoose](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mongoose ) from 5.7.36 to 5.10.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mongoose )
Signed-off-by: dependabot[bot] <support@github.com >
2020-11-27 09:18:36 +00:00
Kamil Mysliwiec
543432cce9
Merge pull request #5793 from nestjs/dependabot/npm_and_yarn/mongoose-5.10.16
...
chore(deps-dev): bump mongoose from 5.10.15 to 5.10.16
2020-11-27 10:15:10 +01:00
Kamil Mysliwiec
730f3c684e
Merge pull request #5804 from nestjs/dependabot/npm_and_yarn/types/ws-7.4.0
...
chore(deps-dev): bump @types/ws from 7.2.9 to 7.4.0
2020-11-27 10:14:48 +01:00
Kamil Mysliwiec
68225e5db7
Merge pull request #5805 from nestjs/dependabot/npm_and_yarn/types/node-14.14.10
...
chore(deps-dev): bump @types/node from 14.14.9 to 14.14.10
2020-11-27 10:14:42 +01:00
Kamil Mysliwiec
4f6d6a6b74
Merge pull request #5806 from nestjs/dependabot/npm_and_yarn/core-js-3.8.0
...
chore(deps-dev): bump core-js from 3.7.0 to 3.8.0
2020-11-27 10:14:35 +01:00
Kamil Mysliwiec
afaf81d659
Merge pull request #5807 from nestjs/dependabot/npm_and_yarn/graphql-tools-7.0.2
...
chore(deps-dev): bump graphql-tools from 7.0.1 to 7.0.2
2020-11-27 10:14:27 +01:00
dependabot[bot]
cbc15b843e
chore(deps-dev): bump graphql-tools from 7.0.1 to 7.0.2
...
Bumps [graphql-tools](https://github.com/ardatan/graphql-tools ) from 7.0.1 to 7.0.2.
- [Release notes](https://github.com/ardatan/graphql-tools/releases )
- [Commits](https://github.com/ardatan/graphql-tools/compare/graphql-tools@7.0.1...graphql-tools@7.0.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-11-27 05:34:11 +00:00
dependabot[bot]
9b30109f18
chore(deps-dev): bump core-js from 3.7.0 to 3.8.0
...
Bumps [core-js](https://github.com/zloirock/core-js ) from 3.7.0 to 3.8.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/compare/v3.7.0...v3.8.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-11-27 05:32:24 +00:00
dependabot[bot]
fabfa3b7c2
chore(deps-dev): bump @types/node from 14.14.9 to 14.14.10
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.14.9 to 14.14.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot[bot] <support@github.com >
2020-11-27 05:30:20 +00:00
dependabot[bot]
7df03aab45
chore(deps-dev): bump @types/ws from 7.2.9 to 7.4.0
...
Bumps [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws ) from 7.2.9 to 7.4.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws )
Signed-off-by: dependabot[bot] <support@github.com >
2020-11-27 05:28:01 +00:00
Jay McDoniel
f36cb0c729
fix(application): makes get-url work in callback
...
`app.getUrl()` was throwing an error when `this.isListening`
was set to false. The value was set _after_ `this.httpServer.listen`
was called, now it is set _before_ to ensure that the `app.getUrl()`
can be called in the callback of `listen`. A regression test has
been added for this, and all tests related to the change are passing.
fix : #5798
2020-11-26 14:18:39 -08:00
Poulad
34d1c45d9a
fix(microservices): handle rmq queue deletion
...
A null message is passed to callback when RabbitMQ queue is deleted. See #5683
2020-11-26 17:00:27 -05:00
dependabot[bot]
be6adb406c
chore(deps-dev): bump mongoose from 5.10.15 to 5.10.16
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 5.10.15 to 5.10.16.
- [Release notes](https://github.com/Automattic/mongoose/releases )
- [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md )
- [Commits](https://github.com/Automattic/mongoose/compare/5.10.15...5.10.16 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-11-26 13:38:29 +00:00
Kamil Mysliwiec
7c070f3bf3
Merge pull request #5791 from nestjs/dependabot/npm_and_yarn/types/sinon-9.0.9
...
chore(deps-dev): bump @types/sinon from 9.0.8 to 9.0.9
2020-11-26 14:34:51 +01:00
Kamil Mysliwiec
49bf3529f8
Merge pull request #5792 from nestjs/dependabot/npm_and_yarn/nestjs/typeorm-7.1.5
...
chore(deps-dev): bump @nestjs/typeorm from 7.1.4 to 7.1.5
2020-11-26 14:34:34 +01:00
Kamil Mysliwiec
fbacade010
Merge pull request #5795 from nestjs/dependabot/npm_and_yarn/types/express-4.17.9
...
chore(deps-dev): bump @types/express from 4.17.8 to 4.17.9
2020-11-26 14:34:22 +01:00
Kamil Mysliwiec
23616f92e5
Merge pull request #5796 from nestjs/dependabot/npm_and_yarn/mqtt-4.2.6
...
chore(deps-dev): bump mqtt from 4.2.1 to 4.2.6
2020-11-26 14:34:15 +01:00
Kamil Mysliwiec
57d7412f7d
Merge pull request #5799 from yangfan44777/patch-1
...
style: typo
2020-11-26 14:30:06 +01:00
yangfan44777
02dc0d2951
Update instance-wrapper.spec.ts
2020-11-26 18:56:24 +08:00
dependabot[bot]
6864364fb7
chore(deps-dev): bump mqtt from 4.2.1 to 4.2.6
...
Bumps [mqtt](https://github.com/mqttjs/MQTT.js ) from 4.2.1 to 4.2.6.
- [Release notes](https://github.com/mqttjs/MQTT.js/releases )
- [Commits](https://github.com/mqttjs/MQTT.js/compare/v4.2.1...v4.2.6 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-11-26 05:58:08 +00:00
dependabot[bot]
36f081c693
chore(deps-dev): bump @types/express from 4.17.8 to 4.17.9
...
Bumps [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express ) from 4.17.8 to 4.17.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express )
Signed-off-by: dependabot[bot] <support@github.com >
2020-11-26 05:43:40 +00:00
dependabot[bot]
3184b21a79
chore(deps-dev): bump @nestjs/typeorm from 7.1.4 to 7.1.5
...
Bumps [@nestjs/typeorm](https://github.com/nestjs/typeorm ) from 7.1.4 to 7.1.5.
- [Release notes](https://github.com/nestjs/typeorm/releases )
- [Changelog](https://github.com/nestjs/typeorm/blob/master/.release-it.json )
- [Commits](https://github.com/nestjs/typeorm/compare/7.1.4...7.1.5 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-11-26 05:34:55 +00:00
dependabot[bot]
41693874a1
chore(deps-dev): bump @types/sinon from 9.0.8 to 9.0.9
...
Bumps [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon ) from 9.0.8 to 9.0.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon )
Signed-off-by: dependabot[bot] <support@github.com >
2020-11-26 05:31:20 +00:00
Kamil Mysliwiec
0c12373320
Merge pull request #5779 from nestjs/renovate/babel-monorepo
...
chore(deps): update dependency @babel/core to v7.12.9
2020-11-25 09:02:46 +01:00
Kamil Mysliwiec
a0f68acbb3
Merge pull request #5781 from nestjs/dependabot/npm_and_yarn/gulp-sourcemaps-3.0.0
...
chore(deps-dev): bump gulp-sourcemaps from 2.6.5 to 3.0.0
2020-11-25 09:02:28 +01:00
Kamil Mysliwiec
baa413b2e5
Merge pull request #5782 from nestjs/dependabot/npm_and_yarn/light-my-request-4.3.0
...
chore(deps): bump light-my-request from 4.2.1 to 4.3.0
2020-11-25 09:01:56 +01:00
Kamil Mysliwiec
44c2dc1c36
Merge pull request #5783 from nestjs/dependabot/npm_and_yarn/nestjs/mongoose-7.1.2
...
chore(deps-dev): bump @nestjs/mongoose from 7.0.2 to 7.1.2
2020-11-25 09:01:34 +01:00
Kamil Mysliwiec
106ef742dd
Merge pull request #5784 from nestjs/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.8.2
...
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 4.5.0 to 4.8.2
2020-11-25 09:01:27 +01:00
Kamil Mysliwiec
72920a39a9
Merge pull request #5785 from nestjs/dependabot/npm_and_yarn/fastify-static-3.3.0
...
chore(deps-dev): bump fastify-static from 3.2.1 to 3.3.0
2020-11-25 09:01:19 +01:00
dependabot[bot]
fa4ffb7022
chore(deps-dev): bump fastify-static from 3.2.1 to 3.3.0
...
Bumps [fastify-static](https://github.com/fastify/fastify-static ) from 3.2.1 to 3.3.0.
- [Release notes](https://github.com/fastify/fastify-static/releases )
- [Commits](https://github.com/fastify/fastify-static/compare/v3.2.1...v3.3.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-11-25 05:23:38 +00:00
dependabot[bot]
d5c39ce1fc
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 4.5.0 to 4.8.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.8.2/packages/eslint-plugin )
Signed-off-by: dependabot[bot] <support@github.com >
2020-11-25 05:20:55 +00:00
dependabot[bot]
2108a01898
chore(deps-dev): bump @nestjs/mongoose from 7.0.2 to 7.1.2
...
Bumps [@nestjs/mongoose](https://github.com/nestjs/mongoose ) from 7.0.2 to 7.1.2.
- [Release notes](https://github.com/nestjs/mongoose/releases )
- [Changelog](https://github.com/nestjs/mongoose/blob/master/.release-it.json )
- [Commits](https://github.com/nestjs/mongoose/compare/7.0.2...7.1.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-11-25 05:16:47 +00:00
dependabot[bot]
eccefad9ba
chore(deps): bump light-my-request from 4.2.1 to 4.3.0
...
Bumps [light-my-request](https://github.com/fastify/light-my-request ) from 4.2.1 to 4.3.0.
- [Release notes](https://github.com/fastify/light-my-request/releases )
- [Commits](https://github.com/fastify/light-my-request/compare/v4.2.1...v4.3.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-11-25 05:13:08 +00:00
dependabot[bot]
f52f859577
chore(deps-dev): bump gulp-sourcemaps from 2.6.5 to 3.0.0
...
Bumps [gulp-sourcemaps](https://github.com/gulp-sourcemaps/gulp-sourcemaps ) from 2.6.5 to 3.0.0.
- [Release notes](https://github.com/gulp-sourcemaps/gulp-sourcemaps/releases )
- [Commits](https://github.com/gulp-sourcemaps/gulp-sourcemaps/compare/v2.6.5...v3.0.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-11-25 05:10:00 +00:00
Renovate Bot
68617d6237
chore(deps): update dependency @babel/core to v7.12.9
2020-11-24 21:59:03 +00:00
Kamil Myśliwiec
cf2fbb9a3b
fix(common): respect NO_COLOR env variable
2020-11-24 10:49:35 +01:00
Kamil Myśliwiec
8a7b1325fb
fix(core): await dynamic module imports #5774
2020-11-24 09:43:01 +01:00
Kamil Mysliwiec
b6837fa462
Merge pull request #5764 from nestjs/renovate/babel-monorepo
...
chore(deps): update babel monorepo to v7.12.8
2020-11-24 08:34:23 +01:00
Kamil Mysliwiec
49fc64809e
Merge pull request #5766 from nestjs/dependabot/npm_and_yarn/types/reflect-metadata-0.1.0
...
chore(deps-dev): bump @types/reflect-metadata from 0.0.5 to 0.1.0
2020-11-24 08:34:07 +01:00
Kamil Mysliwiec
9f70e430fa
Merge pull request #5769 from nestjs/dependabot/npm_and_yarn/typescript-eslint/parser-4.8.2
...
chore(deps-dev): bump @typescript-eslint/parser from 4.5.0 to 4.8.2
2020-11-24 08:33:59 +01:00
Kamil Mysliwiec
073a998711
Merge pull request #5771 from nestjs/dependabot/npm_and_yarn/lint-staged-10.5.2
...
chore(deps-dev): bump lint-staged from 10.5.1 to 10.5.2
2020-11-24 08:33:51 +01:00
Kamil Mysliwiec
66ddc35f3b
Merge pull request #5772 from nestjs/dependabot/npm_and_yarn/types/mocha-8.0.4
...
chore(deps-dev): bump @types/mocha from 8.0.3 to 8.0.4
2020-11-24 08:33:45 +01:00
Kamil Mysliwiec
405851b5f7
Merge pull request #5773 from nestjs/dependabot/npm_and_yarn/typeorm-0.2.29
...
chore(deps-dev): bump typeorm from 0.2.28 to 0.2.29
2020-11-24 08:33:34 +01:00
dependabot[bot]
69d08f8ae0
chore(deps-dev): bump typeorm from 0.2.28 to 0.2.29
...
Bumps [typeorm](https://github.com/typeorm/typeorm ) from 0.2.28 to 0.2.29.
- [Release notes](https://github.com/typeorm/typeorm/releases )
- [Changelog](https://github.com/typeorm/typeorm/blob/master/CHANGELOG.md )
- [Commits](https://github.com/typeorm/typeorm/compare/0.2.28...0.2.29 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-11-24 05:55:22 +00:00
dependabot[bot]
64043196ee
chore(deps-dev): bump @types/mocha from 8.0.3 to 8.0.4
...
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha ) from 8.0.3 to 8.0.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha )
Signed-off-by: dependabot[bot] <support@github.com >
2020-11-24 05:53:01 +00:00
dependabot[bot]
0c4abea0d3
chore(deps-dev): bump lint-staged from 10.5.1 to 10.5.2
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 10.5.1 to 10.5.2.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v10.5.1...v10.5.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-11-24 05:50:46 +00:00
dependabot[bot]
89b421dc9d
chore(deps-dev): bump @typescript-eslint/parser from 4.5.0 to 4.8.2
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 4.5.0 to 4.8.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.8.2/packages/parser )
Signed-off-by: dependabot[bot] <support@github.com >
2020-11-24 05:46:03 +00:00
dependabot[bot]
7c632d3059
chore(deps-dev): bump @types/reflect-metadata from 0.0.5 to 0.1.0
...
Bumps [@types/reflect-metadata](https://github.com/rbuckton/ReflectDecorators ) from 0.0.5 to 0.1.0.
- [Release notes](https://github.com/rbuckton/ReflectDecorators/releases )
- [Changelog](https://github.com/rbuckton/reflect-metadata/blob/master/tsconfig-release.json )
- [Commits](https://github.com/rbuckton/ReflectDecorators/commits/v0.1.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-11-24 05:37:19 +00:00
Renovate Bot
d284ce295c
chore(deps): update babel monorepo to v7.12.8
2020-11-23 23:01:14 +00:00
Kamil Mysliwiec
fcae42d9f5
Merge pull request #5744 from nestjs/dependabot/npm_and_yarn/graphql-tools-7.0.1
...
chore(deps-dev): bump graphql-tools from 6.2.4 to 7.0.1
2020-11-23 11:11:43 +01:00
Kamil Mysliwiec
c824870843
Merge pull request #5742 from nestjs/dependabot/npm_and_yarn/supertest-6.0.1
...
chore(deps-dev): bump supertest from 5.0.0 to 6.0.1
2020-11-23 11:11:28 +01:00
Kamil Mysliwiec
fe7b878946
Merge pull request #5753 from nestjs/dependabot/npm_and_yarn/nestjs/graphql-7.8.2
...
chore(deps-dev): bump @nestjs/graphql from 7.7.0 to 7.8.2
2020-11-23 11:11:17 +01:00
dependabot[bot]
65c611ed94
chore(deps-dev): bump graphql-tools from 6.2.4 to 7.0.1
...
Bumps [graphql-tools](https://github.com/ardatan/graphql-tools ) from 6.2.4 to 7.0.1.
- [Release notes](https://github.com/ardatan/graphql-tools/releases )
- [Commits](https://github.com/ardatan/graphql-tools/compare/graphql-tools@6.2.4...graphql-tools@7.0.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-11-23 08:16:37 +00:00
dependabot[bot]
781bce0439
chore(deps-dev): bump @nestjs/graphql from 7.7.0 to 7.8.2
...
Bumps [@nestjs/graphql](https://github.com/nestjs/graphql ) from 7.7.0 to 7.8.2.
- [Release notes](https://github.com/nestjs/graphql/releases )
- [Changelog](https://github.com/nestjs/graphql/blob/master/.release-it.json )
- [Commits](https://github.com/nestjs/graphql/compare/7.7.0...7.8.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-11-23 08:13:08 +00:00
dependabot[bot]
9a83e04f1b
chore(deps-dev): bump supertest from 5.0.0 to 6.0.1
...
Bumps [supertest](https://github.com/visionmedia/supertest ) from 5.0.0 to 6.0.1.
- [Release notes](https://github.com/visionmedia/supertest/releases )
- [Commits](https://github.com/visionmedia/supertest/compare/v5.0.0...v6.0.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-11-23 08:12:51 +00:00
xuzaixian
47f662bdf8
feat(common): move gettimestamp function to class logger
2020-11-11 11:07:29 +08:00
xuzaixian
e3a1fc2c92
feat(common): use internal function as fallback
2020-11-10 18:42:52 +08:00
xuzaixian
d59a06a42a
feat(common): timestamp inside log service can be overridden
2020-11-10 17:22:45 +08:00
xuzaixian
c0195a0614
feat(common): timestamp inside log service can be override
2020-11-09 19:59:49 +08:00
Hyuni
1417eeb0a6
Merge pull request #2 from nestjs/master
...
sync from main repo
2020-11-09 19:41:52 +08:00
Hyuni
47f4e2ec10
Merge pull request #1 from nestjs/master
...
sync from nest
2020-10-28 16:48:04 +08:00