Configure Renovate #151
Loading…
Add table
Add a link
Reference in a new issue
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
Dockerfile(dockerfile).forgejo/workflows/build.yml(github-actions).forgejo/workflows/test.yml(github-actions).gitlab-ci.yml(gitlabci)package.json(npm)Configuration Summary
Based on the default config's presets, Renovate will:
fixfor dependencies andchorefor all others if semantic commits are in use.node_modules,bower_components,vendorand various test/tests (except for nuget) directories.github-actiondigests.🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.jsonin this branch. Renovate will update the Pull Request description the next time it runs.What to Expect
With your current configuration, Renovate will create 5 Pull Requests:
Pin dependencies
renovate/pin-dependenciesmastersha256:25109184c71bdad752c8312a8623239686a9a2071e8825f20acb8f2198c3f659sha256:fce4f15aad23222c0ac78a1220adf63bae7b94355d5ea28eee53910624acedfasha256:2562c4fe551399514277ffff7dcca9a3b1628c4ea38cb017d7286dc6ea52f4cdmainUpdate dependency bulma to v1.0.4
renovate/bulma-1.x-lockfilemaster1.0.4Update dependency @fortawesome/fontawesome-free to v6.7.2
renovate/font-awesomemaster6.7.2Update dependency @fortawesome/fontawesome-free to v7
renovate/major-font-awesomemaster^7.0.0Lock file maintenance
renovate/lock-file-maintenancemaster🚸 PR creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for
prHourlyLimitfor 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.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.