Commit Graph

344 Commits

Author SHA1 Message Date
Kamil Myśliwiec cfc2170445
chore(): upgrade deps 2021-07-07 11:57:12 +02:00
Kamil Mysliwiec fcec762d00
Merge pull request #195 from nestjs/dependabot/npm_and_yarn/y18n-4.0.1
chore(deps): bump y18n from 4.0.0 to 4.0.1
2021-06-10 11:33:58 +02:00
Kamil Mysliwiec bf66777434
Merge pull request #198 from nestjs/dependabot/npm_and_yarn/lodash-4.17.21
chore(deps): bump lodash from 4.17.20 to 4.17.21
2021-06-10 11:33:50 +02:00
Kamil Mysliwiec 80f5a6b6b2
Merge pull request #199 from nestjs/dependabot/npm_and_yarn/hosted-git-info-2.8.9
chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9
2021-06-10 11:33:44 +02:00
Kamil Mysliwiec d0a625c5eb
Merge pull request #200 from nestjs/dependabot/npm_and_yarn/browserslist-4.16.6
chore(deps): bump browserslist from 4.16.3 to 4.16.6
2021-06-10 11:33:37 +02:00
Kamil Mysliwiec 36b12f319e
Merge pull request #201 from nestjs/dependabot/npm_and_yarn/ws-7.4.6
chore(deps): bump ws from 7.3.1 to 7.4.6
2021-06-10 11:33:31 +02:00
dependabot[bot] 34299e153c
chore(deps): bump ws from 7.3.1 to 7.4.6
Bumps [ws](https://github.com/websockets/ws) from 7.3.1 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.3.1...7.4.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-28 19:49:37 +00:00
dependabot[bot] 17a49c7eea
chore(deps): bump browserslist from 4.16.3 to 4.16.6
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.3 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.3...4.16.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-27 01:07:03 +00:00
dependabot[bot] 15fa1ec75f
chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-09 10:25:08 +00:00
dependabot[bot] bddad66554
chore(deps): bump lodash from 4.17.20 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-06 23:00:43 +00:00
dependabot[bot] cf6e647098
chore(deps): bump y18n from 4.0.0 to 4.0.1
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 17:32:41 +00:00
Kamil Myśliwiec eaf85740c5
chore(): upgrade app deps 2021-03-26 10:30:25 +01:00
Kamil Myśliwiec 489889f718
chore(): upgrade deps 2021-02-26 09:13:19 +01:00
Kamil Mysliwiec bbd0f389ad
Merge pull request #189 from nestjs/dependabot/npm_and_yarn/node-notifier-8.0.1
chore(deps): bump node-notifier from 8.0.0 to 8.0.1
2021-01-11 14:28:43 +01:00
Kamil Myśliwiec ade61f0cb5
fix(): update eslint config 2020-12-28 11:44:21 +01:00
dependabot[bot] 5f3590db11
chore(deps): bump node-notifier from 8.0.0 to 8.0.1
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/mikaelbr/node-notifier/releases)
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md)
- [Commits](https://github.com/mikaelbr/node-notifier/compare/v8.0.0...v8.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-21 17:24:13 +00:00
Kamil Mysliwiec 7f38c888fc
Merge pull request #188 from WhiteKiwi/master
fix(): add .vscode ide files to gitignore
2020-11-27 09:29:30 +01:00
Kamil Mysliwiec 153ae3ecab
Update .gitignore 2020-11-27 09:29:16 +01:00
whitekiwi dad53f54b5 fix(): add .vscode ide files to gitignore 2020-11-27 14:19:13 +09:00
Kamil Mysliwiec c0d2ede0bb
Update README.md 2020-11-16 10:19:40 +01:00
Kamil Myśliwiec 1f5a8180a5
chore(): update deps, eslint configuration 2020-11-04 11:00:44 +01:00
Kamil Mysliwiec 9b3cf4400e
Merge pull request #177 from Nosfistis/patch-1
fix: stricten unit test file pattern
2020-11-03 12:29:33 +01:00
Kamil Mysliwiec cae6157ffa
Merge pull request #185 from lambdacasserole/fix-rce-vuln
Update serialize-javascript package to fix RCE vulnerability
2020-11-03 12:29:06 +01:00
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