schematics
schematics copied to clipboard
Dependency Dashboard
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
Open
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
- [ ] chore(deps): update dependency @types/node to v20.16.14
- [ ] fix(deps): update angular-cli monorepo to v18 (major) (
@angular-devkit/core
,@angular-devkit/schematics
)
Detected dependencies
npm
package.json
@angular-devkit/core 17.3.10
@angular-devkit/schematics 17.3.10
comment-json 4.2.5
jsonc-parser 3.3.1
pluralize 8.0.0
@commitlint/cli 19.5.0
@commitlint/config-angular 19.5.0
@types/jest 29.5.13
@types/node 20.16.13
@typescript-eslint/eslint-plugin 8.11.0
@typescript-eslint/parser 8.11.0
cpx2 8.0.0
eslint 9.13.0
eslint-config-prettier 9.1.0
eslint-plugin-import 2.31.0
gulp 5.0.0
gulp-clean 0.4.0
husky 9.1.6
jest 29.7.0
nyc 17.1.0
release-it 17.10.0
ts-jest 29.2.5
ts-node 10.9.2
typescript 5.6.3
typescript >=4.8.2
src/lib/application/files/js/package.json
@nestjs/common ^10.0.0
@nestjs/core ^10.0.0
@nestjs/platform-express ^10.0.0
reflect-metadata ^0.2.0
rxjs ^7.2.0
@nestjs/testing ^10.0.0
@babel/core 7.25.8
@babel/node 7.25.7
@babel/plugin-proposal-decorators 7.25.7
@babel/plugin-transform-runtime 7.25.7
@babel/preset-env 7.25.8
@babel/register 7.25.7
@babel/runtime 7.25.7
jest 29.7.0
nodemon 3.1.7
prettier 3.3.3
supertest 7.0.0
src/lib/application/files/ts/package.json
@nestjs/common ^10.0.0
@nestjs/core ^10.0.0
@nestjs/platform-express ^10.0.0
reflect-metadata ^0.2.0
rxjs ^7.8.1
@nestjs/cli ^10.0.0
@nestjs/schematics ^10.0.0
@nestjs/testing ^10.0.0
@types/express ^5.0.0
@types/jest ^29.5.2
@types/node ^20.3.1
@types/supertest ^6.0.0
@typescript-eslint/eslint-plugin ^8.0.0
@typescript-eslint/parser ^8.0.0
eslint ^9.0.0
eslint-config-prettier ^9.0.0
eslint-plugin-prettier ^5.0.0
jest ^29.5.0
prettier ^3.0.0
source-map-support ^0.5.21
supertest ^7.0.0
ts-jest ^29.1.0
ts-loader ^9.4.3
ts-node ^10.9.1
tsconfig-paths ^4.2.0
typescript ^5.1.3
- [ ] Check this box to trigger a request for Renovate to run again on this repository
Could you upgrade typescript ^4.3.5 -> 4.4.3 please? To hide this warning "warning " > @nestjs/[email protected]" has incorrect peer dependency "typescript@^3.4.5 || ^4.3.5"." after the NestJS to v8 and the typescript to version v4.4.3 upgrade. Thank you.