Configure Renovate #1
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
Dockerfile
(dockerfile)package.json
(npm)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests directories.🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.json
in this branch. Renovate will update the Pull Request description the next time it runs.What to Expect
With your current configuration, Renovate will create 24 Pull Requests:
fix(deps): update dependency jsonwebtoken to v9 [security]
renovate/npm-jsonwebtoken-vulnerability
master
9.0.0
chore(deps): update dependency @types/bcryptjs to v2.4.6
renovate/bcryptjs-2.x
master
2.4.6
chore(deps): update dependency @types/node to v10.17.60
renovate/node-10.x
master
10.17.60
chore(deps): update dependency husky to v2.7.0
renovate/husky-2.x
master
2.7.0
chore(deps): update dependency lint-staged to v8.2.1
renovate/lint-staged-8.x
master
8.2.1
chore(deps): update dependency nodemon to v1.19.4
renovate/nodemon-1.x
master
1.19.4
chore(deps): update dependency prettier to v1.19.1
renovate/prettier-1.x
master
1.19.1
chore(deps): update dependency prisma to v1.34.12
renovate/prisma-monorepo
master
1.34.12
chore(deps): update dependency rimraf to v2.7.1
renovate/rimraf-2.x
master
2.7.1
chore(deps): update dependency tslint to v5.20.1
renovate/tslint-5.x
master
5.20.1
chore(deps): update dependency typescript to v3.9.10
renovate/typescript-3.x
master
3.9.10
fix(deps): update dependency bara to v2.5.0
renovate/bara-2.x
master
2.5.0
fix(deps): update dependency graphql-yoga to v1.18.3
renovate/graphql-yoga-1.x
master
1.18.3
chore(deps): update dependency @types/node to v20
renovate/node-20.x
master
20.10.4
chore(deps): update dependency dotenv-cli to v7
renovate/dotenv-cli-7.x
master
7.3.0
chore(deps): update dependency husky to v8
renovate/husky-8.x
master
8.0.3
chore(deps): update dependency lint-staged to v15
renovate/lint-staged-15.x
master
15.2.0
chore(deps): update dependency nodemon to v3
renovate/nodemon-3.x
master
3.0.2
chore(deps): update dependency prettier to v3
renovate/prettier-3.x
master
3.1.1
chore(deps): update dependency prisma to v5
renovate/major-prisma-monorepo
master
5.7.0
chore(deps): update dependency rimraf to v5
renovate/rimraf-5.x
master
5.0.5
chore(deps): update dependency ts-node to v10
renovate/ts-node-10.x
master
10.9.2
chore(deps): update dependency typescript to v5
renovate/typescript-5.x
master
5.3.3
fix(deps): update dependency graphql-yoga to v5
renovate/graphql-yoga-5.x
master
5.0.2
🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for
prhourlylimit
for details.❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.
This PR has been generated by Mend Renovate. View repository job log here.