Based on the default config's presets, Renovate will:
Start dependency updates only once this onboarding PR is merged
Show all Merge Confidence badges for pull requests.
Enable Renovate Dependency Dashboard creation.
Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
Ignore node_modules, bower_components, vendor and various test/tests directories.
Group known monorepo packages together.
Use curated list of recommended non-monorepo package groupings.
Apply crowd-sourced package replacement rules.
Apply crowd-sourced workarounds for known problems with packages.
🔡 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 15 Pull Requests:
fix(deps): update dependency org.slf4j:slf4j-jdk14 to v2.0.12
- Schedule: ["at any time"]
- Branch name: `renovate/slf4j-monorepo`
- Merge into: `main`
- Upgrade [org.slf4j:slf4j-jdk14](https://togithub.com/qos-ch/slf4j) to `2.0.12`
chore(deps): update dependency gradle to v8.6
- Schedule: ["at any time"]
- Branch name: `renovate/gradle-8.x`
- Merge into: `main`
- Upgrade [gradle](https://togithub.com/gradle/gradle) to `8.6`
chore(deps): update junit5 monorepo to v5.10.2
- Schedule: ["at any time"]
- Branch name: `renovate/junit5-monorepo`
- Merge into: `main`
- Upgrade [org.junit.jupiter:junit-jupiter-engine](https://togithub.com/junit-team/junit5) to `5.10.2`
- Upgrade [org.junit.jupiter:junit-jupiter-api](https://togithub.com/junit-team/junit5) to `5.10.2`
chore(deps): update plugin com.github.johnrengelman.shadow to v7.1.2
- Schedule: ["at any time"]
- Branch name: `renovate/com.github.johnrengelman.shadow-7.x`
- Merge into: `main`
- Upgrade com.github.johnrengelman.shadow to `7.1.2`
chore(deps): update plugin org.gradle.toolchains.foojay-resolver-convention to v0.8.0
- Schedule: ["at any time"]
- Branch name: `renovate/org.gradle.toolchains.foojay-resolver-convention-0.x`
- Merge into: `main`
- Upgrade org.gradle.toolchains.foojay-resolver-convention to `0.8.0`
fix(deps): update creative to v1.6.0
- Schedule: ["at any time"]
- Branch name: `renovate/creative`
- Merge into: `main`
- Upgrade [team.unnamed:creative-serializer-minecraft](https://togithub.com/unnamed/creative) to `1.6.0`
- Upgrade [team.unnamed:creative-server](https://togithub.com/unnamed/creative) to `1.6.0`
- Upgrade [team.unnamed:creative-api](https://togithub.com/unnamed/creative) to `1.6.0`
fix(deps): update dependency com.google.code.gson:gson to v2.10.1
- Schedule: ["at any time"]
- Branch name: `renovate/gson`
- Merge into: `main`
- Upgrade [com.google.code.gson:gson](https://togithub.com/google/gson) to `2.10.1`
fix(deps): update dependency net.kyori:adventure-api to v4.15.0
- Schedule: ["at any time"]
- Branch name: `renovate/adventure`
- Merge into: `main`
- Upgrade [net.kyori:adventure-api](https://togithub.com/KyoriPowered/adventure) to `4.15.0`
fix(deps): update dependency net.kyori:adventure-platform-bukkit to v4.3.2
- Schedule: ["at any time"]
- Branch name: `renovate/net.kyori-adventure-platform-bukkit-4.x`
- Merge into: `main`
- Upgrade [net.kyori:adventure-platform-bukkit](https://togithub.com/KyoriPowered/adventure-platform) to `4.3.2`
fix(deps): update dependency org.jetbrains:annotations to v23.1.0
- Schedule: ["at any time"]
- Branch name: `renovate/annotations`
- Merge into: `main`
- Upgrade [org.jetbrains:annotations](https://togithub.com/JetBrains/java-annotations) to `23.1.0`
chore(deps): update actions/checkout action to v4
- Schedule: ["at any time"]
- Branch name: `renovate/actions-checkout-4.x`
- Merge into: `main`
- Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v4`
chore(deps): update actions/setup-java action to v4
- Schedule: ["at any time"]
- Branch name: `renovate/actions-setup-java-4.x`
- Merge into: `main`
- Upgrade [actions/setup-java](https://togithub.com/actions/setup-java) to `v4`
chore(deps): update plugin com.github.johnrengelman.shadow to v8
- Schedule: ["at any time"]
- Branch name: `renovate/com.github.johnrengelman.shadow-8.x`
- Merge into: `main`
- Upgrade com.github.johnrengelman.shadow to `8.1.1`
fix(deps): update dependency org.jetbrains:annotations to v24
- Schedule: ["at any time"]
- Branch name: `renovate/major-annotations`
- Merge into: `main`
- Upgrade [org.jetbrains:annotations](https://togithub.com/JetBrains/java-annotations) to `24.1.0`
fix(deps): update dependency team.unnamed:creative-central-api to v1
- Schedule: ["at any time"]
- Branch name: `renovate/team.unnamed-creative-central-api-1.x`
- Merge into: `main`
- Upgrade [team.unnamed:creative-central-api](https://togithub.com/unnamed/creative-central) to `1.3.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 Mend Renovate. View repository job log here.
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/build.yml
(github-actions)gradle.properties
(gradle)settings.gradle.kts
(gradle)api/build.gradle.kts
(gradle)buildSrc/settings.gradle.kts
(gradle)buildSrc/build.gradle.kts
(gradle)buildSrc/src/main/kotlin/hephaestus.common-conventions.gradle.kts
(gradle)buildSrc/src/main/kotlin/hephaestus.publishing-conventions.gradle.kts
(gradle)buildSrc/src/main/kotlin/hephaestus.runtime-bukkit-conventions.gradle.kts
(gradle)gradle/libs.versions.toml
(gradle)reader-blockbench/build.gradle.kts
(gradle)runtime-bukkit/adapt-v1_20_R3/build.gradle.kts
(gradle)runtime-bukkit/api/build.gradle.kts
(gradle)runtime-bukkit/test-plugin/build.gradle.kts
(gradle)runtime-minestom/build.gradle.kts
(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.🔡 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 15 Pull Requests:
fix(deps): update dependency org.slf4j:slf4j-jdk14 to v2.0.12
- Schedule: ["at any time"] - Branch name: `renovate/slf4j-monorepo` - Merge into: `main` - Upgrade [org.slf4j:slf4j-jdk14](https://togithub.com/qos-ch/slf4j) to `2.0.12`chore(deps): update dependency gradle to v8.6
- Schedule: ["at any time"] - Branch name: `renovate/gradle-8.x` - Merge into: `main` - Upgrade [gradle](https://togithub.com/gradle/gradle) to `8.6`chore(deps): update junit5 monorepo to v5.10.2
- Schedule: ["at any time"] - Branch name: `renovate/junit5-monorepo` - Merge into: `main` - Upgrade [org.junit.jupiter:junit-jupiter-engine](https://togithub.com/junit-team/junit5) to `5.10.2` - Upgrade [org.junit.jupiter:junit-jupiter-api](https://togithub.com/junit-team/junit5) to `5.10.2`chore(deps): update plugin com.github.johnrengelman.shadow to v7.1.2
- Schedule: ["at any time"] - Branch name: `renovate/com.github.johnrengelman.shadow-7.x` - Merge into: `main` - Upgrade com.github.johnrengelman.shadow to `7.1.2`chore(deps): update plugin org.gradle.toolchains.foojay-resolver-convention to v0.8.0
- Schedule: ["at any time"] - Branch name: `renovate/org.gradle.toolchains.foojay-resolver-convention-0.x` - Merge into: `main` - Upgrade org.gradle.toolchains.foojay-resolver-convention to `0.8.0`fix(deps): update creative to v1.6.0
- Schedule: ["at any time"] - Branch name: `renovate/creative` - Merge into: `main` - Upgrade [team.unnamed:creative-serializer-minecraft](https://togithub.com/unnamed/creative) to `1.6.0` - Upgrade [team.unnamed:creative-server](https://togithub.com/unnamed/creative) to `1.6.0` - Upgrade [team.unnamed:creative-api](https://togithub.com/unnamed/creative) to `1.6.0`fix(deps): update dependency com.google.code.gson:gson to v2.10.1
- Schedule: ["at any time"] - Branch name: `renovate/gson` - Merge into: `main` - Upgrade [com.google.code.gson:gson](https://togithub.com/google/gson) to `2.10.1`fix(deps): update dependency net.kyori:adventure-api to v4.15.0
- Schedule: ["at any time"] - Branch name: `renovate/adventure` - Merge into: `main` - Upgrade [net.kyori:adventure-api](https://togithub.com/KyoriPowered/adventure) to `4.15.0`fix(deps): update dependency net.kyori:adventure-platform-bukkit to v4.3.2
- Schedule: ["at any time"] - Branch name: `renovate/net.kyori-adventure-platform-bukkit-4.x` - Merge into: `main` - Upgrade [net.kyori:adventure-platform-bukkit](https://togithub.com/KyoriPowered/adventure-platform) to `4.3.2`fix(deps): update dependency org.jetbrains:annotations to v23.1.0
- Schedule: ["at any time"] - Branch name: `renovate/annotations` - Merge into: `main` - Upgrade [org.jetbrains:annotations](https://togithub.com/JetBrains/java-annotations) to `23.1.0`chore(deps): update actions/checkout action to v4
- Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-4.x` - Merge into: `main` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v4`chore(deps): update actions/setup-java action to v4
- Schedule: ["at any time"] - Branch name: `renovate/actions-setup-java-4.x` - Merge into: `main` - Upgrade [actions/setup-java](https://togithub.com/actions/setup-java) to `v4`chore(deps): update plugin com.github.johnrengelman.shadow to v8
- Schedule: ["at any time"] - Branch name: `renovate/com.github.johnrengelman.shadow-8.x` - Merge into: `main` - Upgrade com.github.johnrengelman.shadow to `8.1.1`fix(deps): update dependency org.jetbrains:annotations to v24
- Schedule: ["at any time"] - Branch name: `renovate/major-annotations` - Merge into: `main` - Upgrade [org.jetbrains:annotations](https://togithub.com/JetBrains/java-annotations) to `24.1.0`fix(deps): update dependency team.unnamed:creative-central-api to v1
- Schedule: ["at any time"] - Branch name: `renovate/team.unnamed-creative-central-api-1.x` - Merge into: `main` - Upgrade [team.unnamed:creative-central-api](https://togithub.com/unnamed/creative-central) to `1.3.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 Mend Renovate. View repository job log here.