kit-data-manager / kit-data-manager/mapping-service
Renovate Dependency Dashboard
- Dominant language
- Java
- Stars
- 1
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/kit-data-manager/mapping-service).
## Rate-Limited
The following updates are currently rate-limited. To force their creation now, click on a checkbox below.
- [ ] chore(deps): Update dependency com.dashjoin:jsonata to v0.9.10
- [ ] chore(deps): Update dependency com.github.jknack:handlebars to v4.5.5
- [ ] chore(deps): Update dependency io.micronaut.micrometer:micronaut-micrometer-registry-prometheus to v5.13.3
- [ ] chore(deps): Update dependency jacoco to v0.8.15
- [ ] chore(deps): Update dependency net.bytebuddy:byte-buddy to v1.18.14
- [ ] chore(deps): Update dependency org.apache.maven:maven-artifact to v3.9.16
- [ ] chore(deps): Update dependency org.apache.tika:tika-core to v3.3.2
- [ ] chore(deps): Update dependency org.postgresql:postgresql to v42.7.13
- [ ] chore(deps): Update plugin org.owasp.dependencycheck to v12.2.2
- [ ] chore(deps): Update spring framework dependencies (`org.springframework.restdocs:spring-restdocs-asciidoctor`, `org.springframework.restdocs:spring-restdocs-mockmvc`, `org.springframework.boot:spring-boot-starter-actuator`, `org.springframework.boot`)
- [ ] chore(deps): Update dependency com.google.guava:guava to v33.7.1-jre
- [ ] chore(deps): Update dependency com.h2database:h2 to v2.5.250
- [ ] chore(deps): Update dependency org.apache.commons:commons-collections4 to v4.6.0
- [ ] chore(deps): Update dependency org.eclipse.jgit:org.eclipse.jgit to v7.8.0.202609011348-r
- [ ] chore(deps): Update plugin io.freefair.lombok to v9.5.0
- [ ] chore(deps): Update plugin io.freefair.maven-publish-java to v9.5.0
- [ ] chore(deps): Update springDocVersion to v2.9.1 (`org.springdoc:springdoc-openapi-starter-webmvc-api`, `org.springdoc:springdoc-openapi-starter-common`, `org.springdoc:springdoc-openapi-starter-webmvc-ui`)
- [ ] chore(deps): Update actions/checkout action to v7
- [ ] chore(deps): Update actions/dependency-review-action action to v5
- [ ] chore(deps): Update actions/setup-java action to v6
- [ ] chore(deps): Update actions/setup-python action to v7
- [ ] chore(deps): Update dependency io.micronaut.micrometer:micronaut-micrometer-registry-prometheus to v6
- [ ] chore(deps): Update dependency org.apache.tika:tika-core to v4
- [ ] chore(deps): Update docker/setup-buildx-action action to v4
- [ ] chore(deps): Update docker/setup-qemu-action action to v4
- [ ] chore(deps): Update plugin com.gorylenko.gradle-git-properties to v4
- [ ] chore(deps): Update plugin org.owasp.dependencycheck to v13
- [ ] chore(deps): Update ubuntu Docker tag to v26
- [ ] π **Create all rate-limited PRs at once** π
## PR Edited (Blocked)
The following updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox below.
- [ ] [chore(deps): Update dependency org.javers:javers-spring-boot-starter-sql to v7.11.8](../pull/300)
- [ ] [chore(deps): Update spring framework dependencies to v4](../pull/295) (`org.springframework.restdocs:spring-restdocs-mockmvc`, `org.springframework.boot:spring-boot-starter-actuator`, `org.springframework.boot`)
## Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
- [ ] [chore(deps): Update actions/setup-java action to v5.7.0](../pull/311)
- [ ] [chore(deps): Update Gradle to v9.7.1](../pull/321)
- [ ] [chore(deps): Update springDocVersion to v3](../pull/296) (`org.springdoc:springdoc-openapi-starter-webmvc-api`, `org.springdoc:springdoc-openapi-starter-common`, `org.springdoc:springdoc-openapi-starter-webmvc-ui`)
- [ ] **Click on this checkbox to rebase all open PRs at once**
## Detected Dependencies
dockerfile (1)
Dockerfile (2)
- `eclipse-temurin 25`
- `ubuntu 24.04` β [Updates: `26.04`]
github-actions (5)
.github/workflows/branch_on_issue.yml (1)
- `robvanderleek/create-issue-branch main`
.github/workflows/CI.yml (4)
- `actions/checkout v6` β [Updates: `v7`]
- `actions/setup-java v5` β [Updates: `v6`]
- `actions/setup-python v6` β [Updates: `v7`]
- `python 3.14`.github/workflows/codeql-analysis.yml (12)
- `actions/checkout v6` β [Updates: `v7`]
- `actions/setup-python v6` β [Updates: `v7`]
- `actions/setup-java v5` β [Updates: `v6`]
- `github/codeql-action v4`
- `github/codeql-action v4`
- `actions/checkout v6` β [Updates: `v7`]
- `actions/setup-python v6` β [Updates: `v7`]
- `actions/setup-java v5` β [Updates: `v6`]
- `actions/dependency-review-action v4` β [Updates: `v5.0.0`]
- `anchore/sbom-action v0`
- `python 3.14`
- `python 3.14`.github/workflows/docker-publish.yml (3)
- `actions/checkout v4` β [Updates: `v7`]
- `docker/setup-qemu-action v3` β [Updates: `v4`]
- `docker/setup-buildx-action v3` β [Updates: `v4`].github/workflows/publish-plugin-core.yml (2)
- `actions/checkout v6` β [Updates: `v7`]
- `actions/setup-java v5.1.0` β [Updates: `v5.7.0`, `v6.0.1`]
gradle (6)
build.gradle (38)
- `org.springframework.boot 3.5.13` β [Updates: `3.5.16`, `4.1.1`]
- `io.spring.dependency-management 1.1.7`
- `org.asciidoctor.jvm.convert 4.0.5`
- `io.freefair.maven-publish-java 9.1.0` β [Updates: `9.5.0`]
- `org.owasp.dependencycheck 12.2.1` β [Updates: `12.2.2`, `13.0.0`]
- `net.researchgate.release 3.1.0`
- `com.gorylenko.gradle-git-properties 2.5.7` β [Updates: `4.0.1`]
- `io.freefair.lombok 9.1.0` β [Updates: `9.5.0`]
- `io.github.gradle-nexus.publish-plugin 2.0.0`
- `org.eclipse.jgit:org.eclipse.jgit 7.6.0.202603022253-r` β [Updates: `7.8.0.202609011348-r`]
- `io.micronaut.micrometer:micronaut-micrometer-registry-prometheus 5.13.2` β [Updates: `5.13.3`, `6.0.2`]
- `org.springframework.boot:spring-boot-starter-actuator 3.5.13` β [Updates: `3.5.16`, `4.1.1`]
- `org.springdoc:springdoc-openapi-starter-webmvc-ui 2.8.17` β [Updates: `2.9.1`, `3.1.1`]
- `org.springdoc:springdoc-openapi-starter-common 2.8.17` β [Updates: `2.9.1`, `3.1.1`]
- `org.springdoc:springdoc-openapi-starter-webmvc-api 2.8.17` β [Updates: `2.9.1`, `3.1.1`]
- `org.javers:javers-spring-boot-starter-sql 7.9.0` β [Updates: `7.11.8`]
- `org.apache.httpcomponents:httpclient 4.5.14`
- `org.apache.commons:commons-collections4 4.5.0` β [Updates: `4.6.0`]
- `org.apache.maven:maven-artifact 3.9.15` β [Updates: `3.9.16`]
- `org.json:json 20250517`
- `com.github.jknack:handlebars 4.5.0` β [Updates: `4.5.5`]
- `com.google.guava:guava 33.6.0-jre` β [Updates: `33.7.1-jre`]
- `commons-io:commons-io 2.22.0`
- `javax.validation:validation-api 2.0.1.Final`
- `edu.kit.datamanager:service-base 1.3.6`
- `org.apache.tika:tika-core 3.3.0` β [Updates: `3.3.2`, `4.0.0`]
- `com.bazaarvoice.jolt:jolt-core 0.1.8`
- `com.dashjoin:jsonata 0.9.9` β [Updates: `0.9.10`]
- `org.springframework.restdocs:spring-restdocs-mockmvc 3.0.5` β [Updates: `3.0.6`, `4.0.1`]
- `org.mockito:mockito-core 5.23.0`
- `org.powermock:powermock-module-junit4 2.0.9`
- `org.powermock:powermock-api-mockito2 2.0.9`
- `net.bytebuddy:byte-buddy 1.18.8` β [Updates: `1.18.14`]
- `com.h2database:h2 2.4.240` β [Updates: `2.5.250`]
- `org.postgresql:postgresql 42.7.10` β [Updates: `42.7.13`]
- `org.apache.httpcomponents:httpclient 4.5.14`
- `org.springframework.restdocs:spring-restdocs-asciidoctor 4.0.0` β [Updates: `4.0.1`]
- `jacoco 0.8.14` β [Updates: `0.8.15`]gradle.properties
gradle/profile-default.gradle
gradle/profile-deploy.gradle
gradle/profile-minimal.gradle
settings.gradle (1)
- `com.gradle.enterprise 3.19.2`
gradle-wrapper (1)
gradle/wrapper/gradle-wrapper.properties (1)
- `gradle 9.2.1` β [Updates: `9.7.1`]
---
- [ ] Check this box to trigger a request for Renovate to run again on this repository
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with build.gradle, gradle/wrapper/gradle-wrapper.properties, Dockerfile, and the workflows under .github/workflows listed in the dashboard. Review the existing linked dependency pull requests before selecting any remaining updates; the work is complete when the chosen dependency changes are applied and the relevant build and CI checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, github-actions, java, postgresql, python, spring
- Domain
- backend, build-system, ci-cd, devops
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100