Configure Renovate #1
Loading…
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
.gitea/workflows/ci.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 directories.🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the
renovate.json
in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.What to Expect
With your current configuration, Renovate will create 13 Pull Requests:
chore(deps): update dependency form-data to v3.0.1
renovate/form-data-3.x-lockfile
master
3.0.1
chore(deps): update dependency eslint to v8.52.0
renovate/eslint-8.x-lockfile
master
8.52.0
chore(deps): update dependency eslint-plugin-import to v2.29.0
renovate/eslint-plugin-import-2.x-lockfile
master
2.29.0
chore(deps): update dependency rollup to v2.79.1
renovate/rollup-2.x-lockfile
master
2.79.1
fix(deps): update dependency cacache to v15.3.0
renovate/cacache-15.x-lockfile
master
15.3.0
fix(deps): update dependency node-fetch to v2.7.0
renovate/node-fetch-2.x
master
2.7.0
chore(deps): update actions/setup-node action to v4
renovate/actions-setup-node-4.x
master
v4
chore(deps): update dependency form-data to v4
renovate/form-data-4.x
master
^4.0.0
chore(deps): update dependency mocha to v10
renovate/mocha-10.x
master
^10.0.0
chore(deps): update dependency rimraf to v5
renovate/rimraf-5.x
master
^5.0.0
chore(deps): update dependency rollup to v4
renovate/rollup-4.x
master
^4.0.0
fix(deps): update dependency cacache to v18
renovate/cacache-18.x
master
^18.0.0
fix(deps): update dependency node-fetch to v3
renovate/node-fetch-3.x
master
3.3.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 Renovate Bot.