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/publish.yml
(github-actions)gradle.properties
(gradle)settings.gradle.kts
(gradle)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.patch
andminor
upgrades if they pass tests.digest
upgrades if they pass tests.dependencies
and{{arg1}}
to PRs.chore
for all commits.Asia/Seoul
.github-action
digests.minor
andpatch
updates together.🔡 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 9 Pull Requests:
chore(deps): pin dependencies
renovate/pin-dependencies
main
c85c95e3d7251135ab7dc9ce3241c5835cc595a9
cd89f46ac9d01407894225f350157564c9c7cee2
chore(deps): update gradle/gradle-build-action digest to a4cf152
renovate/gradle-gradle-build-action-digest
main
a4cf152f482c7ca97ef56ead29bf08bcd953284c
chore(deps): update gradle/wrapper-validation-action digest to 56b90f2
renovate/gradle-wrapper-validation-action-digest
main
56b90f209b02bf6d1deae490e9ef18b21a389cd4
chore(deps): update all non-major dependencies
renovate/all-minor-patch
main
7.6.2
4.14.0
4.14.0
4.14.0
4.14.0
8.0.33
2.47
2.47
2.10.1
0.6.30
2.2.0
chore(deps): update dependency com.google.guava:guava to v32
renovate/major-guava-monorepo
main
32.1.2-jre
chore(deps): update dependency gradle to v8
renovate/gradle-8.x
main
8.2.1
chore(deps): update plugin com.github.johnrengelman.shadow to v8
renovate/com.github.johnrengelman.shadow-8.x
main
8.1.1
chore(deps): update plugin net.kyori.indra.git to v3
renovate/major-indraversion
main
3.1.2
chore(deps): lock file maintenance
renovate/lock-file-maintenance
main
🚸 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.