100 Commits
Author SHA1 Message Date
Kamil Myśliwiec 7c21aea7e3 chore: update deps 2024-02-07 11:11:32 +01:00
Kamil Mysliwiec 3491e8f255 Merge pull request #291 from onozaty/fix-jest-e2e-regex
Fix a regular expression incorrectly in testRegex in jest-e2e.json
2023-12-30 13:11:36 +01:00
Kamil Mysliwiec 0bd715469f Merge pull request #287 from micalevisk/patch-1
chore(tsconfig): changed target to es2021
2023-10-30 08:41:27 +01:00
Kamil Mysliwiec 7acd368f45 Merge pull request #267 from LinkFly/patch-1
Update package.json test:debug for correct working
2023-10-24 12:20:07 +02:00
Kamil Mysliwiec 38baecfabc Merge pull request #284 from nestjs/dependabot/npm_and_yarn/babel/traverse-7.23.2
chore(deps-dev): bump @babel/traverse from 7.23.0 to 7.23.2
2023-10-24 12:19:57 +02:00
Kamil Mysliwiec 3bc3c73022 Merge pull request #282 from SamVerschueren/SamVerschueren/fix-package-lock
chore: update package lock
2023-09-26 19:02:11 +02:00
Kamil Mysliwiec 81e4564d02 Merge pull request #276 from micalevisk/master
chore: fix lock file manifest out-of-sync
2023-07-03 08:50:22 +02:00
Kamil Myśliwiec 7605246b64 chore: upgrade to v10 2023-06-15 13:05:18 +02:00
Kamil Mysliwiec 80cd371cd5 Merge pull request #271 from nestjs/dependabot/npm_and_yarn/webpack-and-nestjs/cli-5.76.2
chore(deps): bump webpack and @nestjs/cli
2023-05-19 13:31:12 +02:00
Kamil Mysliwiec 6192b90631 Merge pull request #260 from nestjs/dependabot/npm_and_yarn/minimatch-3.1.2
chore(deps): bump minimatch from 3.0.4 to 3.1.2
2023-04-04 13:58:53 +02:00
Kamil Mysliwiec d919d22dab Merge pull request #264 from nestjs/dependabot/npm_and_yarn/json5-1.0.2
chore(deps): bump json5 from 1.0.1 to 1.0.2
2023-04-04 13:58:28 +02:00
Kamil Mysliwiec e07e8f1d54 Merge pull request #265 from nestjs/dependabot/npm_and_yarn/cookiejar-2.1.4
chore(deps): bump cookiejar from 2.1.3 to 2.1.4
2023-04-04 13:58:14 +02:00
Kamil Mysliwiec 2c7c9c5823 Merge pull request #269 from nestjs/dependabot/npm_and_yarn/nestjs/core-9.0.5
chore(deps): bump @nestjs/core from 9.0.0 to 9.0.5
2023-04-04 13:57:58 +02:00
Kamil Mysliwiec 73d6a460de Merge pull request #241 from h4ad-forks/chore/tsconfig
chore: changes in tsconfig and gitignore
2023-04-04 13:57:07 +02:00
Kamil Mysliwiec 196f023daa Merge pull request #268 from chrisssthomas/patch-1
close app handle in base e2e test
2023-02-20 08:41:39 +01:00
Kamil Mysliwiec 3612320951 Merge pull request #259 from nestjs/dependabot/npm_and_yarn/qs-and-formidable-6.10.3
chore(deps): bump qs and formidable
2022-12-27 11:11:02 +01:00
Kamil Mysliwiec cb21c798b3 Merge pull request #240 from nestjs/dependabot/npm_and_yarn/terser-5.14.2
chore(deps): bump terser from 5.14.1 to 5.14.2
2022-10-26 11:04:55 +02:00
Kamil Mysliwiec 4409250955 Merge pull request #250 from cristobaldominguez95/master
fix: format all files
2022-10-05 12:35:07 +02:00
Kamil Mysliwiec 7c0b74ccf9 Merge pull request #242 from micalevisk/patch-1
chore: use auto-delete output dir feature from nestjs cli
2022-10-03 12:35:32 +02:00
Kamil Mysliwiec 56a4bcb5d8 Merge pull request #244 from UltiRequiem/master
chore: remove unnecessary type
2022-08-23 13:19:32 +02:00
Kamil Mysliwiec 10a468706e Merge pull request #243 from juninmd/patch-1
docs(readme): close <a> tag
2022-08-04 09:44:09 +02:00
Kamil Myśliwiec 6b7010ab2d chore(): update deps 2022-07-08 10:04:23 +02:00
Kamil Mysliwiec 1624f6ce3c Merge pull request #233 from Tony133/docs/update-logo-readme
docs(readme): update logo readme
2022-04-11 08:24:16 +02:00
Kamil Mysliwiec 950556ca87 Merge pull request #231 from micalevisk/patch-1
chore: updated parser options in .eslintrc.js
2022-04-07 09:30:06 +02:00
Kamil Mysliwiec 058bac9050 Merge pull request #230 from micalevisk/patch-1
add `$schema` entry to nest-cli.json file
2022-03-31 21:52:35 +02:00
Kamil Mysliwiec 0151240873 Merge pull request #227 from fishuke/patch-1
Update README.md
2022-03-21 09:15:31 +01:00
Kamil Mysliwiec b6161556bd Merge pull request #221 from nestjs/dependabot/npm_and_yarn/node-fetch-2.6.7
chore(deps): bump node-fetch from 2.6.1 to 2.6.7
2022-02-16 12:18:41 +01:00
Kamil Mysliwiec 74281e5672 Merge pull request #219 from nestjs/dependabot/npm_and_yarn/follow-redirects-1.14.8
chore(deps): bump follow-redirects from 1.14.4 to 1.14.8
2022-02-14 13:26:48 +01:00
Kamil Myśliwiec 8380438620 chore(): upgrade deps 2021-10-18 11:41:04 +02:00
Kamil Myśliwiec 30ab1a1573 chore(): upgrade deps 2021-08-23 09:43:16 +02:00
Kamil Myśliwiec f84d369d45 fix(): add missing tsconfig option 2021-07-12 12:18:14 +02:00
Kamil Myśliwiec 8d08ce49fe chore(): upgrade deps 2021-07-07 12:25:08 +02:00
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
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
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
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
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
Kamil Myśliwiec f586015774 lint(): disable explicit module boundary types 2020-08-23 15:05:58 +02: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
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
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
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
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
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
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
Kamil Mysliwiec 23d54bb4bd Merge pull request #134 from KonradLinkowski/patch-1
Update LICENSE url in README.md
2019-05-22 13:38:39 +02:00
Kamil Mysliwiec aeab830d25 Merge pull request #133 from Sacro/patch-1
Allow concurrently to pass input to nodemon
2019-04-26 00:16:28 +02:00
Kamil Myśliwiec 1196288933 Merge branch 'Sacro-wait-on-concurrently' 2019-04-21 14:59:24 +02:00
Kamil Myśliwiec 30cc388d31 fix(): remove tsconfig paths in nodemon, remove prefixes 2019-04-21 14:59:06 +02:00
Kamil Mysliwiec c6f882437d Merge pull request #132 from nestjs/renovate/tslint-5.x
Update dependency tslint to v5.16.0
2019-04-17 13:11:21 +02:00
Kamil Mysliwiec e225080452 Merge pull request #129 from mchelen/patch-4
include untested files in coverage report
2019-04-15 13:35:12 +02:00
Kamil Mysliwiec 2c8a5e90f0 Merge pull request #131 from nestjs/renovate/nestjs-testing-6.x
chore(deps): update dependency @nestjs/testing to v6.1.1
2019-04-15 13:35:06 +02:00
Kamil Mysliwiec cee500f499 Merge pull request #125 from nestjs/renovate/typescript-3.x
chore(deps): update dependency typescript to v3.4.3
2019-04-15 08:43:36 +02:00
Kamil Mysliwiec e95f168fd9 Merge pull request #126 from nestjs/renovate/nestjs-testing-6.x
chore(deps): update dependency @nestjs/testing to v6.1.0
2019-04-15 08:43:30 +02:00
Kamil Mysliwiec 2e8c8f4171 Merge pull request #127 from nestjs/renovate/node-11.x
chore(deps): update dependency @types/node to v11.13.4
2019-04-15 08:43:25 +02:00
Kamil Mysliwiec aade83e134 Merge pull request #128 from nestjs/renovate/prettier-1.x
chore(deps): update dependency prettier to v1.17.0
2019-04-15 08:43:17 +02:00
Kamil Mysliwiec 0927e53b71 Merge pull request #130 from nestjs/renovate/ts-node-8.x
chore(deps): update dependency ts-node to v8.1.0
2019-04-15 08:43:00 +02:00
Kamil Mysliwiec 00bd225da8 Merge pull request #123 from nestjs/renovate/nodemon-1.x
chore(deps): update dependency nodemon to v1.18.11
2019-04-09 10:44:25 +02:00