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
gradle.properties
(gradle)settings.gradle
(gradle)build.gradle
(gradle)gradle/wrapper/gradle-wrapper.properties
(gradle-wrapper)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 5 Pull Requests:
fix(deps): update dependency org.projectlombok:lombok to v1.18.30
renovate/org.projectlombok-lombok-1.x
master
1.18.30
chore(deps): update dependency gradle to v7.6.3
renovate/gradle-7.x
master
7.6.3
chore(deps): update plugin fabric-loom to v1.4.4
renovate/fabric-loom-1.x
master
1.4.4
fix(deps): update dependency org.spongepowered:configurate-hocon to v4.1.2
renovate/org.spongepowered-configurate-hocon-4.x
master
4.1.2
chore(deps): update dependency gradle to v8
renovate/gradle-8.x
master
8.4
🚸 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.