chore: Configure Renovate #1
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/configure"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
.github/workflows/node.js.yml
(github-actions)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 (except for nuget) 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 18 Pull Requests:
chore(deps): update dependency @hcaptcha/types to v1.0.4
renovate/hcaptcha-types-1.x-lockfile
master
1.0.4
fix(deps): update dependency body-parser to v1.20.3
renovate/body-parser-1.x-lockfile
master
1.20.3
fix(deps): update dependency clean-css to v5.3.3
renovate/clean-css-5.x-lockfile
master
5.3.3
fix(deps): update dependency cookie-parser to v1.4.7
renovate/cookie-parser-1.x-lockfile
master
1.4.7
fix(deps): update dependency ejs to v3.1.10
renovate/ejs-3.x-lockfile
master
3.1.10
fix(deps): update dependency swagger-autogen to v2.23.7
renovate/swagger-autogen-2.x-lockfile
master
2.23.7
fix(deps): update dependency compression to v1.8.0
renovate/compression-1.x-lockfile
master
1.8.0
fix(deps): update dependency express to v4.21.2
renovate/express-4.x-lockfile
master
4.21.2
fix(deps): update dependency express-fileupload to v1.5.1
renovate/express-fileupload-1.x-lockfile
master
1.5.1
fix(deps): update dependency hcaptcha to ^0.2.0
renovate/hcaptcha-0.x
master
^0.2.0
fix(deps): update dependency mysql2 to v3.14.0
renovate/mysql2-3.x-lockfile
master
3.14.0
fix(deps): update dependency sharp to ^0.34.0
renovate/sharp-0.x
master
^0.34.0
fix(deps): update dependency uglify-js to v3.19.3
renovate/uglify-js-3.x-lockfile
master
3.19.3
fix(deps): update dependency ws to v8.18.1
renovate/ws-8.x-lockfile
master
8.18.1
fix(deps): update dependency body-parser to v2
renovate/body-parser-2.x
master
^2.0.0
fix(deps): update dependency express to v5
renovate/express-5.x
master
^5.0.0
fix(deps): update dependency lru-cache to v11
renovate/lru-cache-11.x
master
^11.0.0
fix(deps): update dependency newrelic to v12
renovate/newrelic-12.x
master
^12.0.0
🚸 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 Renovate Bot.
Checkout
From your project repository, check out a new branch and test the changes.