dependabot[bot]
fb11f98dd3
chore(deps): bump path-to-regexp, @nestjs/core and @nestjs/platform-express
...
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp ) to 3.3.0 and updates ancestor dependencies [path-to-regexp](https://github.com/pillarjs/path-to-regexp ), [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core ) and [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express ). These dependencies need to be updated together.
Updates `path-to-regexp` from 0.1.7 to 3.3.0
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases )
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md )
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v0.1.7...v3.3.0 )
Updates `@nestjs/core` from 10.3.2 to 10.4.4
- [Release notes](https://github.com/nestjs/nest/releases )
- [Commits](https://github.com/nestjs/nest/commits/v10.4.4/packages/core )
Updates `@nestjs/platform-express` from 10.3.2 to 10.4.4
- [Release notes](https://github.com/nestjs/nest/releases )
- [Commits](https://github.com/nestjs/nest/commits/v10.4.4/packages/platform-express )
---
updated-dependencies:
- dependency-name: path-to-regexp
dependency-type: indirect
- dependency-name: "@nestjs/core"
dependency-type: direct:production
- dependency-name: "@nestjs/platform-express"
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-16 10:04:36 +00:00
Kamil Myśliwiec
7c21aea7e3
chore: update deps
2024-02-07 11:11:32 +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 Myśliwiec
7605246b64
chore: upgrade to v10
2023-06-15 13:05:18 +02:00
dependabot[bot]
67e6eea5c1
chore(deps): bump webpack and @nestjs/cli
...
Bumps [webpack](https://github.com/webpack/webpack ) to 5.76.2 and updates ancestor dependency [@nestjs/cli](https://github.com/nestjs/nest-cli ). These dependencies need to be updated together.
Updates `webpack` from 5.73.0 to 5.76.2
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.73.0...v5.76.2 )
Updates `@nestjs/cli` from 9.0.0 to 9.3.0
- [Release notes](https://github.com/nestjs/nest-cli/releases )
- [Changelog](https://github.com/nestjs/nest-cli/blob/master/.release-it.json )
- [Commits](https://github.com/nestjs/nest-cli/compare/9.0.0...9.3.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: indirect
- dependency-name: "@nestjs/cli"
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-04 12:01:25 +00:00
dependabot[bot]
0b52c931f3
chore(deps): bump @nestjs/core from 9.0.0 to 9.0.5
...
Bumps [@nestjs/core](https://github.com/nestjs/nest ) from 9.0.0 to 9.0.5.
- [Release notes](https://github.com/nestjs/nest/releases )
- [Commits](https://github.com/nestjs/nest/compare/v9.0.0...v9.0.5 )
---
updated-dependencies:
- dependency-name: "@nestjs/core"
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-08 03:03:33 +00:00
Sergey Katrevich
2b8c6c6921
Update package.json
...
Command: `npm run test:debug` raise error (because trying loading shell script but not js script):
--------------------------
basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')")
^^^^^^^
SyntaxError: missing ) after argument list
------------
My fix correct it
2023-02-17 11:56:12 +03:00
Micael Levi (@micalevisk)
ee0923a189
chore: remove `rimraf` dev dependency
2022-08-01 20:18:24 -04:00
Kamil Myśliwiec
6b7010ab2d
chore(): update deps
2022-07-08 10:04:23 +02: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
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 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 Myśliwiec
1f5a8180a5
chore(): update deps, eslint configuration
2020-11-04 11:00:44 +01: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 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 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
658fc7fc0d
deps(): update to the latest versions
2020-01-10 12:20:12 +01:00
Rubin Bhandari
129081f694
updated dependencies and fixed handlebars vulnerability in jest
2019-10-01 00:29:27 +05:45
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 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
Maxim Zinovik
d853461b7f
update dependency versions
2019-08-19 09:55:43 +03: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
3fb81b3590
Update package.json
2019-06-27 23:01:42 +02:00
Andrey
d54bf6f8c2
Don't rebuild project on the start:prod command
...
rimraf dist before the build
2019-05-22 13:16:42 +03:00
Ben Woodward
816667e157
Allow concurrently to pass input to nodemon
2019-04-23 19:10:30 +01:00
Kamil Myśliwiec
30cc388d31
fix(): remove tsconfig paths in nodemon, remove prefixes
2019-04-21 14:59:06 +02:00
Ben Woodward
7cb6fe0cf6
Merge branch 'master' into wait-on-concurrently
2019-04-18 21:35:07 +01:00
Ben Woodward
1ab2f0948f
Keep tsbuildinfo in dist, don't remove it
2019-04-18 21:34:10 +01:00
Renovate Bot
0934a72277
Update dependency tslint to v5.16.0
2019-04-16 22:19:38 +00:00
Ben Woodward
b5593466e0
Merge branch 'master' into wait-on-concurrently
2019-04-15 15:21:06 +01: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
Renovate Bot
546e7c024b
chore(deps): update dependency @nestjs/testing to v6.1.1
2019-04-15 10:08:59 +00: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
Renovate Bot
99eb639deb
chore(deps): update dependency ts-node to v8.1.0
2019-04-15 02:03:56 +00:00