thunder-java
                                
                                
                                
                                    thunder-java copied to clipboard
                            
                            
                            
                        Configure Renovate
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).github/workflows/gradle.yml(github-actions)settings.gradle(gradle)build.gradle(gradle)gradle/wrapper/gradle-wrapper.properties(gradle-wrapper)
Configuration Summary
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 
fixfor dependencies andchorefor all others if semantic commits are in use. - Ignore 
node_modules,bower_components,vendorand 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 26 Pull Requests:
chore(deps): update azul/zulu-openjdk-alpine docker tag to v11.0.21
- Schedule: ["at any time"]
 - Branch name: 
renovate/azul-zulu-openjdk-alpine-11.x - Merge into: 
master - Upgrade azul/zulu-openjdk-alpine to 
11.0.21 
fix(deps): update dependency com.jagrosh:jda-utilities to v3.0.5
- Schedule: ["at any time"]
 - Branch name: 
renovate/com.jagrosh-jda-utilities-3.x - Merge into: 
master - Upgrade com.jagrosh:jda-utilities to 
3.0.5 
fix(deps): update dependency com.sedmelluq:lavaplayer to v1.3.73
- Schedule: ["at any time"]
 - Branch name: 
renovate/com.sedmelluq-lavaplayer-1.x - Merge into: 
master - Upgrade com.sedmelluq:lavaplayer to 
1.3.73 
fix(deps): update dependency com.sparkjava:spark-core to v2.9.4
- Schedule: ["at any time"]
 - Branch name: 
renovate/com.sparkjava-spark-core-2.x - Merge into: 
master - Upgrade com.sparkjava:spark-core to 
2.9.4 
fix(deps): update dependency com.typesafe:config to v1.4.3
- Schedule: ["at any time"]
 - Branch name: 
renovate/com.typesafe-config-1.x - Merge into: 
master - Upgrade com.typesafe:config to 
1.4.3 
fix(deps): update dependency net.dv8tion:jda to v4.2.0_247
- Schedule: ["at any time"]
 - Branch name: 
renovate/net.dv8tion-jda-4.x - Merge into: 
master - Upgrade net.dv8tion:JDA to 
4.2.0_247 
fix(deps): update dependency org.jlleitschuh.gradle:ktlint-gradle to v9.4.1
- Schedule: ["at any time"]
 - Branch name: 
renovate/org.jlleitschuh.gradle-ktlint-gradle-9.x - Merge into: 
master - Upgrade org.jlleitschuh.gradle:ktlint-gradle to 
9.4.1 
fix(deps): update dependency org.projectlombok:lombok to v1.18.30
- Schedule: ["at any time"]
 - Branch name: 
renovate/org.projectlombok-lombok-1.x - Merge into: 
master - Upgrade org.projectlombok:lombok to 
1.18.30 
chore(deps): update dependency gradle to v6.9.4
- Schedule: ["at any time"]
 - Branch name: 
renovate/gradle-6.x - Merge into: 
master - Upgrade gradle to 
6.9.4 
chore(deps): update plugin com.github.johnrengelman.shadow to v6.1.0
- Schedule: ["at any time"]
 - Branch name: 
renovate/com.github.johnrengelman.shadow-6.x - Merge into: 
master - Upgrade com.github.johnrengelman.shadow to 
6.1.0 
chore(deps): update plugin io.freefair.lombok to v5.3.3.3
- Schedule: ["at any time"]
 - Branch name: 
renovate/io.freefair.lombok-5.x - Merge into: 
master - Upgrade io.freefair.lombok to 
5.3.3.3 
fix(deps): update dependency ch.qos.logback:logback-classic to v1.4.14
- Schedule: ["at any time"]
 - Branch name: 
renovate/ch.qos.logback-logback-classic-1.x - Merge into: 
master - Upgrade ch.qos.logback:logback-classic to 
1.4.14 
fix(deps): update dependency com.github.natanbc:lavadsp to v0.7.7
- Schedule: ["at any time"]
 - Branch name: 
renovate/com.github.natanbc-lavadsp-0.x - Merge into: 
master - Upgrade com.github.natanbc:lavadsp to 
0.7.7 
fix(deps): update dependency com.google.code.gson:gson to v2.10.1
- Schedule: ["at any time"]
 - Branch name: 
renovate/com.google.code.gson-gson-2.x - Merge into: 
master - Upgrade com.google.code.gson:gson to 
2.10.1 
fix(deps): update dependency com.google.guava:guava to v23.6.1-jre
- Schedule: ["at any time"]
 - Branch name: 
renovate/guava-monorepo - Merge into: 
master - Upgrade com.google.guava:guava to 
23.6.1-jre 
fix(deps): update dependency io.undertow:undertow-core to v2.3.10.final
- Schedule: ["at any time"]
 - Branch name: 
renovate/io.undertow-undertow-core-2.x - Merge into: 
master - Upgrade io.undertow:undertow-core to 
2.3.10.Final 
fix(deps): update kotlin monorepo to v1.9.21
- Schedule: ["at any time"]
 - Branch name: 
renovate/kotlin-monorepo - Merge into: 
master - Upgrade org.jetbrains.kotlin:kotlin-stdlib to 
1.9.21 - Upgrade org.jetbrains.kotlin:kotlin-serialization to 
1.9.21 - Upgrade org.jetbrains.kotlin:kotlin-gradle-plugin to 
1.9.21 
chore(deps): update actions/checkout action to v4
- Schedule: ["at any time"]
 - Branch name: 
renovate/actions-checkout-4.x - Merge into: 
master - Upgrade 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: 
master - Upgrade actions/setup-java to 
v4 
chore(deps): update azul/zulu-openjdk-alpine docker tag to v21
- Schedule: ["at any time"]
 - Branch name: 
renovate/azul-zulu-openjdk-alpine-21.x - Merge into: 
master - Upgrade azul/zulu-openjdk-alpine to 
21.0.1 
chore(deps): update dependency gradle to v8
- Schedule: ["at any time"]
 - Branch name: 
renovate/gradle-8.x - Merge into: 
master - Upgrade gradle to 
8.5 
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: 
master - Upgrade com.github.johnrengelman.shadow to 
8.1.1 
chore(deps): update plugin io.freefair.lombok to v8
- Schedule: ["at any time"]
 - Branch name: 
renovate/io.freefair.lombok-8.x - Merge into: 
master - Upgrade io.freefair.lombok to 
8.4 
fix(deps): update dependency com.google.guava:guava to v32
- Schedule: ["at any time"]
 - Branch name: 
renovate/major-guava-monorepo - Merge into: 
master - Upgrade com.google.guava:guava to 
32.1.3-jre 
fix(deps): update dependency com.h2database:h2 to v2
- Schedule: ["at any time"]
 - Branch name: 
renovate/com.h2database-h2-2.x - Merge into: 
master - Upgrade com.h2database:h2 to 
2.2.224 
fix(deps): update dependency org.jlleitschuh.gradle:ktlint-gradle to v12
- Schedule: ["at any time"]
 - Branch name: 
renovate/org.jlleitschuh.gradle-ktlint-gradle-12.x - Merge into: 
master - Upgrade org.jlleitschuh.gradle:ktlint-gradle to 
12.0.3 
🚸 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.