Kamil Mysliwiec
|
f4e7155352
|
Merge pull request #182 from hiagodotme/master
Update .gitignore
|
2020-11-03 12:28:28 +01:00 |
Saul Johnson
|
ae24abe421
|
Update serialize-javascript package to fix RCE vulnerability
|
2020-10-04 12:59:58 +02:00 |
Hiago Silva Souza
|
a71bf7c037
|
Update .gitignore
Removing file docker-compose.yml
|
2020-09-25 08:22:47 -03:00 |
Hiago Silva Souza
|
20f19e8d30
|
Merge pull request #1 from nestjs/master
Update
|
2020-09-25 08:21:56 -03:00 |
Kamil Mysliwiec
|
c0c84931b4
|
Merge pull request #180 from nestjs/dependabot/npm_and_yarn/node-fetch-2.6.1
chore(deps): bump node-fetch from 2.6.0 to 2.6.1
|
2020-09-23 14:09:42 +02:00 |
dependabot[bot]
|
b5fe512d90
|
chore(deps): bump node-fetch from 2.6.0 to 2.6.1
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-09-12 06:06:11 +00:00 |
Kamil Myśliwiec
|
f586015774
|
lint(): disable explicit module boundary types
|
2020-08-23 15:05:58 +02:00 |
Mike Drakoulelis
|
ba6b546845
|
fix: stricten unit test file pattern
The unit test file pattern strictly follows the .spec.ts file suffix. This rules out .e2e-spec.ts files from unit tests.
Relates to nestjs/nest#5293
|
2020-08-20 12:26:26 +03:00 |
Kamil Mysliwiec
|
b88a975cd3
|
Merge pull request #175 from nestjs/dependabot/npm_and_yarn/elliptic-6.5.3
chore(deps): bump elliptic from 6.5.2 to 6.5.3
|
2020-07-30 08:53:20 +02:00 |
dependabot[bot]
|
238d8e4a4a
|
chore(deps): bump elliptic from 6.5.2 to 6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-30 01:13:49 +00:00 |
Kamil Mysliwiec
|
c039be9c53
|
Merge pull request #174 from nestjs/dependabot/npm_and_yarn/lodash-4.17.19
chore(deps): bump lodash from 4.17.15 to 4.17.19
|
2020-07-16 10:13:06 +02:00 |
dependabot[bot]
|
3ec8e336a4
|
chore(deps): bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-16 02:25:16 +00:00 |
Kamil Myśliwiec
|
2bac44337d
|
config(): remove exclude property
|
2020-06-01 11:16:45 +02:00 |
Kamil Myśliwiec
|
daeb1fd05a
|
deps(): update all packages, run audit, fix config
|
2020-06-01 11:14:49 +02:00 |
Kamil Myśliwiec
|
08b0150cb6
|
deps(): update to the latest versions
|
2020-05-15 09:25:58 +02:00 |
Kamil Myśliwiec
|
dc0a6dc086
|
feat(): update to the latest version
|
2020-03-14 11:38:47 +01:00 |
Kamil Myśliwiec
|
bf4e777057
|
scripts(): update lint usage
|
2020-02-14 12:51:17 +01:00 |
Kamil Mysliwiec
|
1bccc3dbfb
|
Update README.md
|
2020-02-13 19:56:44 +01:00 |
Kamil Mysliwiec
|
6e06f62bcc
|
Merge pull request #161 from nestjs/feat/tslint-to-eslint
Migrate from tslint to eslint
|
2020-01-26 12:25:25 +01:00 |
Kamil Myśliwiec
|
8defb42049
|
lint(): disable no explicit any
|
2020-01-26 11:53:57 +01:00 |
Kamil Myśliwiec
|
77ea06457e
|
fix(): add libs and apps to lint script
|
2020-01-25 12:31:37 +01:00 |
Kamil Myśliwiec
|
908bb3ab73
|
deps(): migrate from tslint to eslint
|
2020-01-18 22:23:35 +01:00 |
Kamil Myśliwiec
|
93408a6556
|
deps(): run npm audit
|
2020-01-18 22:17:05 +01:00 |
Kamil Myśliwiec
|
15adecd3a1
|
fix(): update package-lock.json
|
2020-01-10 12:21:58 +01:00 |
Kamil Myśliwiec
|
658fc7fc0d
|
deps(): update to the latest versions
|
2020-01-10 12:20:12 +01:00 |
Kamil Mysliwiec
|
beaf38462c
|
Update README.md
|
2020-01-08 13:01:44 +01:00 |
Kamil Mysliwiec
|
279618b1ab
|
Merge pull request #153 from rubiin/master
deps() updated dependencies and fixed handlebars vulnerability in jest
|
2019-10-01 08:16:11 +02:00 |
Rubin Bhandari
|
129081f694
|
updated dependencies and fixed handlebars vulnerability in jest
|
2019-10-01 00:29:27 +05:45 |
Kamil Myśliwiec
|
c2faba6287
|
deps() update package lock file
|
2019-09-28 11:05:43 +02:00 |
Kamil Mysliwiec
|
7bcecacaa2
|
Update package.json
|
2019-09-28 09:36:56 +02:00 |
Kamil Mysliwiec
|
e86aa52f92
|
Update package.json
|
2019-09-28 09:33:47 +02:00 |
Kamil Mysliwiec
|
8d35db9834
|
Merge pull request #151 from nestjs/feat/cli-scripts
feat() use nest cli scripts
|
2019-09-27 21:22:58 +02:00 |
Kamil Myśliwiec
|
956c1daa06
|
feat() add nest-cli.json
|
2019-09-25 11:23:05 +02:00 |
Kamil Myśliwiec
|
09f3e1a7e2
|
deps() upgrade dependencies
|
2019-09-20 22:13:02 +02:00 |
Kamil Myśliwiec
|
1ab138a05b
|
deps() remove tsc-watch
|
2019-09-20 22:05:17 +02:00 |
Kamil Myśliwiec
|
713503855c
|
feat() use nest cli scripts
|
2019-09-20 22:02:58 +02:00 |
Kamil Mysliwiec
|
b43b8c6d22
|
Merge pull request #148 from maximzinovik/master
deps() update dependency versions
|
2019-08-23 22:38:23 +02:00 |
Maxim Zinovik
|
d853461b7f
|
update dependency versions
|
2019-08-19 09:55:43 +03:00 |
Kamil Mysliwiec
|
01e80fc39a
|
Merge pull request #146 from nestjs/dependabot/npm_and_yarn/lodash-4.17.15
chore(deps): bump lodash from 4.17.11 to 4.17.15
|
2019-07-19 11:47:13 +02:00 |
Kamil Myśliwiec
|
ad791ba613
|
deps(): remove wait-on dep
|
2019-07-19 11:44:09 +02:00 |
Kamil Myśliwiec
|
f08fb7cc74
|
deps(): remove concurrently
|
2019-07-19 11:43:51 +02:00 |
dependabot[bot]
|
c669294ea9
|
chore(deps): bump lodash from 4.17.11 to 4.17.15
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-07-19 09:43:27 +00:00 |
Kamil Myśliwiec
|
6672465105
|
Merge branch 'master' of https://github.com/nestjs/typescript-starter
|
2019-07-19 11:40:52 +02:00 |
Kamil Myśliwiec
|
7f2dde2d6c
|
scripts(): move from nodemon to tsc-watch
|
2019-07-19 11:40:39 +02:00 |
Kamil Mysliwiec
|
472dd3c182
|
Merge pull request #144 from BrunnerLivio/swap-gitter-discord
chore(): swap Gitter with Discord badge
|
2019-07-10 12:30:58 +02:00 |
Livio
|
1f69ad521e
|
chore: Swap Gitter with Discord badge
|
2019-07-04 00:50:56 +02:00 |
Kamil Mysliwiec
|
3fb81b3590
|
Update package.json
|
2019-06-27 23:01:42 +02:00 |
Kamil Myśliwiec
|
1061cd7bb0
|
Merge branch 'master' of https://github.com/nestjs/typescript-starter
|
2019-06-25 08:18:23 +02:00 |
Kamil Mysliwiec
|
8fdb044f15
|
Merge pull request #136 from xorik/patch-1
scripts(): remove pre:start:prod script (move rimraf to build)
|
2019-06-24 21:32:58 +02:00 |
Kamil Myśliwiec
|
17e8157028
|
config(): change target to es2017
|
2019-06-24 21:26:18 +02:00 |