chore: Configure Renovate - autoclosed #16
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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/pullrequest.yml
(github-actions).github/workflows/release.yml
(github-actions)gradle.properties
(gradle)settings.gradle.kts
(gradle)build.gradle.kts
(gradle)api/build.gradle.kts
(gradle)build-logic/build.gradle.kts
(gradle)build-logic/src/main/kotlin/connect.base-conventions.gradle.kts
(gradle)build-logic/src/main/kotlin/connect.build-logic.gradle.kts
(gradle)build-logic/src/main/kotlin/connect.publish-conventions.gradle.kts
(gradle)build-logic/src/main/kotlin/connect.shadow-conventions.gradle.kts
(gradle)bungee/build.gradle.kts
(gradle)core/build.gradle.kts
(gradle)spigot/build.gradle.kts
(gradle)velocity/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 22 Pull Requests:
fix(deps): update dependency com.mojang:authlib to v1.5.25
renovate/authlibversion
connect
1.5.25
fix(deps): update dependency gradle.plugin.com.github.johnrengelman:shadow to v7.1.2
renovate/gradle.plugin.com.github.johnrengelman-shadow-7.x
connect
7.1.2
chore(deps): update dependency gradle to v7.6.4
renovate/gradle-7.x
connect
7.6.4
chore(deps): update plugin com.google.protobuf to v0.9.4
renovate/com.google.protobuf-0.x
connect
0.9.4
chore(deps): update plugin io.freefair.lombok to v6.6.3
renovate/io.freefair.lombok-6.x
connect
6.6.3
chore(deps): update plugin net.kyori.blossom to v1.3.1
renovate/net.kyori.blossom-1.x
connect
1.3.1
fix(deps): update dependency com.google.code.gson:gson to v2.10.1
renovate/gsonversion
connect
2.10.1
fix(deps): update dependency com.squareup.okhttp3:okhttp to v4.12.0
renovate/okhttp-monorepo
connect
4.12.0
fix(deps): update dependency net.kyori:indra-common to v2.2.0
renovate/net.kyori-indra-common-2.x
connect
2.2.0
fix(deps): update dependency org.apache.logging.log4j:log4j-core to v2.23.1
renovate/log4j2-monorepo
connect
2.23.1
fix(deps): update dependency org.jfrog.buildinfo:build-info-extractor-gradle to v4.33.13
renovate/org.jfrog.buildinfo-build-info-extractor-gradle-4.x
connect
4.33.13
chore(deps): update actions/checkout action to v4
renovate/actions-checkout-4.x
connect
v4
chore(deps): update actions/setup-java action to v4
renovate/actions-setup-java-4.x
connect
v4
chore(deps): update actions/upload-artifact action to v4
renovate/major-github-artifact-actions
connect
v4
chore(deps): update dependency gradle to v8
renovate/gradle-8.x
connect
8.7
chore(deps): update gradle/gradle-build-action action to v3
renovate/gradle-gradle-build-action-3.x
connect
v3
chore(deps): update plugin io.freefair.lombok to v8
renovate/io.freefair.lombok-8.x
connect
8.6
chore(deps): update plugin net.kyori.blossom to v2
renovate/net.kyori.blossom-2.x
connect
2.1.0
fix(deps): update dependency com.google.guava:guava to v33
renovate/major-guava-monorepo
connect
33.1.0-jre
fix(deps): update dependency gradle.plugin.com.github.johnrengelman:shadow to v8
renovate/gradle.plugin.com.github.johnrengelman-shadow-8.x
connect
8.0.0
fix(deps): update dependency net.kyori:indra-common to v3
renovate/net.kyori-indra-common-3.x
connect
3.1.3
fix(deps): update dependency org.jfrog.buildinfo:build-info-extractor-gradle to v5
renovate/org.jfrog.buildinfo-build-info-extractor-gradle-5.x
connect
5.2.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.