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/branch_for_issue.yml
(github-actions).github/workflows/build.yml
(github-actions).github/workflows/draft_release.yml
(github-actions).github/workflows/label_pr.yml
(github-actions)game/application/pom.xml
(maven)game/engine/pom.xml
(maven)game/graphics/pom.xml
(maven)game/options/pom.xml
(maven)game/pom.xml
(maven)game/serialization/pom.xml
(maven)game/ticks/pom.xml
(maven)game/ui-strings/pom.xml
(maven)game/ui/pom.xml
(maven)model/combat/pom.xml
(maven)model/communication/pom.xml
(maven)model/elements/pom.xml
(maven)model/faction/pom.xml
(maven)model/mapgeneration/pom.xml
(maven)model/pathfinding/pom.xml
(maven)model/pom.xml
(maven)model/signals/core/pom.xml
(maven)model/signals/pom.xml
(maven)model/signals/radio/pom.xml
(maven)model/signals/signals-all/pom.xml
(maven)model/signals/vision/pom.xml
(maven)model/world/pom.xml
(maven)pom.xml
(maven)util/debug/pom.xml
(maven)util/events/pom.xml
(maven)util/geometry/pom.xml
(maven)util/graph/pom.xml
(maven)util/knowledge/pom.xml
(maven)util/measure/pom.xml
(maven)util/namegeneration/pom.xml
(maven)util/pom.xml
(maven)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
upgrades if they pass tests.🔡 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 28 Pull Requests:
Update dependency io.mockk:mockk to v1.12.8
renovate/io-mockk-mockk-1-12-x
master
1.12.8
Update dependency org.apache.maven.plugins:maven-enforcer-plugin to v3.0.0
renovate/org-apache-maven-plugins-maven-enforcer-plugin-3-0-x
master
3.0.0
Update dependency org.apache.maven.plugins:maven-jar-plugin to v3.2.2
renovate/org-apache-maven-plugins-maven-jar-plugin-3-2-x
master
3.2.2
Update dependency org.apache.maven.plugins:maven-release-plugin to v3.0.1
renovate/org-apache-maven-plugins-maven-release-plugin-3-0-x
master
3.0.1
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.0.0
renovate/org-apache-maven-plugins-maven-surefire-plugin-3-0-x
master
3.0.0
Update dependency org.jetbrains.kotlinx:kotlinx-collections-immutable-jvm to v0.3.7
renovate/patch-kotlinx-collections-immutable-version
master
0.3.7
Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm to v1.7.3
renovate/patch-kotlinx-coroutines-version
master
1.7.3
Update dependency org.jgrapht:jgrapht-core to v1.5.2
renovate/org-jgrapht-jgrapht-core-1-5-x
master
1.5.2
Update dependency org.jgrapht:jgrapht-ext to v1.5.2
renovate/org-jgrapht-jgrapht-ext-1-5-x
master
1.5.2
Update kotest.version to v5.3.2 (patch)
renovate/patch-kotest-version
master
5.3.2
5.3.2
5.3.2
Update kotlin monorepo to v1.9.23 (patch)
renovate/patch-kotlin-monorepo
master
1.9.23
1.9.23
1.9.23
1.9.23
1.9.23
Update dependency ch.qos.logback:logback-classic to v1.5.3
renovate/ch-qos-logback-logback-classic-1-x
master
1.5.3
Update dependency io.kotest.extensions:kotest-assertions-arrow to v1.4.0
renovate/io-kotest-extensions-kotest-assertions-arrow-1-x
master
1.4.0
Update dependency io.mockk:mockk to v1.13.10
renovate/io-mockk-mockk-1-x
master
1.13.10
Update dependency org.apache.maven.plugins:maven-assembly-plugin to v3.7.1
renovate/org-apache-maven-plugins-maven-assembly-plugin-3-x
master
3.7.1
Update dependency org.apache.maven.plugins:maven-enforcer-plugin to v3.4.1
renovate/org-apache-maven-plugins-maven-enforcer-plugin-3-x
master
3.4.1
Update dependency org.apache.maven.plugins:maven-jar-plugin to v3.3.0
renovate/org-apache-maven-plugins-maven-jar-plugin-3-x
master
3.3.0
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.2.5
renovate/org-apache-maven-plugins-maven-surefire-plugin-3-x
master
3.2.5
Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm to v1.8.0
renovate/kotlinx-coroutines-version
master
1.8.0
Update junit5 monorepo to v5.10.2 (minor)
renovate/junit5-monorepo
master
5.10.2
5.10.2
Update kotest.version to v5.8.1 (minor)
renovate/kotest-version
master
5.8.1
5.8.1
5.8.1
Update release-drafter/release-drafter action to v5.25.0
renovate/release-drafter-release-drafter-5-x
master
v5.25.0
Update serialization.version to v1.6.3 (minor)
renovate/serialization-version
master
1.6.3
1.6.3
Update actions/setup-java action to v4
renovate/actions-setup-java-4-x
master
v4
Update dependency io.github.microutils:kotlin-logging-jvm to v3
renovate/io-github-microutils-kotlin-logging-jvm-3-x
master
3.0.5
Update dependency org.hexworks.cobalt:cobalt.core-jvm to v2024
renovate/major-cobalt-version
master
2024.1.0-RELEASE
Update dependency org.slf4j:slf4j-api to v2
renovate/major-slf4j-monorepo
master
2.0.12
Update release-drafter/release-drafter action to v6
renovate/release-drafter-release-drafter-6-x
master
v6.0.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.Warning
Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR.
Failed to look up maven package de.gleex.pltcmd.game:game
Failed to look up maven package de.gleex.pltcmd.model:model
Failed to look up maven package de.gleex.pltcmd.model.signals:signals-parent
Failed to look up maven package de.gleex.pltcmd.util:util
Files affected:
game/application/pom.xml
,game/engine/pom.xml
,game/graphics/pom.xml
,game/options/pom.xml
,game/serialization/pom.xml
,game/ticks/pom.xml
,game/ui-strings/pom.xml
,game/ui/pom.xml
,model/combat/pom.xml
,model/communication/pom.xml
,model/elements/pom.xml
,model/faction/pom.xml
,model/mapgeneration/pom.xml
,model/pathfinding/pom.xml
,model/signals/core/pom.xml
,model/signals/pom.xml
,model/signals/radio/pom.xml
,model/signals/signals-all/pom.xml
,model/signals/vision/pom.xml
,model/world/pom.xml
,util/debug/pom.xml
,util/events/pom.xml
,util/geometry/pom.xml
,util/graph/pom.xml
,util/knowledge/pom.xml
,util/measure/pom.xml
,util/namegeneration/pom.xml
❓ 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.