atlassian / atlassian/openapi-request-validator

Dependency Dashboard

Open
#9 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
14
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/atlassian/openapi-request-validator).

## Config Migration Needed

- [ ] Select this checkbox to let Renovate create an automated Config Migration PR.

## Repository Problems

These problems occurred while renovating this repository. [View logs](https://developer.mend.io//github/atlassian/openapi-request-validator).

- ⚠️ WARN: Package lookup failures

## Rate-Limited

The following updates are currently rate-limited. To force their creation now, click on a checkbox below.

- [ ] Update dependency commons-codec:commons-codec to v1.22.1
- [ ] Update dependency org.codehaus.mojo:build-helper-maven-plugin to v3.6.2
- [ ] Update dependency com.diffplug.spotless:spotless-maven-plugin to v3.10.2
- [ ] Update dependency io.netty:netty-transport-native-epoll to v4.2.18.Final
- [ ] Update dependency org.codehaus.mojo:license-maven-plugin to v2.7.1
- [ ] Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-test to v1.11.0
- [ ] Update dependency org.yaml:snakeyaml to v2.7
- [ ] Update junit-framework monorepo to v6.1.3 (`org.junit.jupiter:junit-jupiter-params`, `org.junit.jupiter:junit-jupiter`, `org.junit.jupiter:junit-jupiter-api`, `org.junit.platform:junit-platform-launcher`, `org.junit.jupiter:junit-jupiter-engine`)
- [ ] Update kotlin monorepo to v2.4.20 (`org.jetbrains.kotlin:kotlin-maven-plugin`, `org.jetbrains.kotlin:kotlin-test-junit5`, `org.jetbrains.kotlin:kotlin-stdlib`)
- [ ] Update ktor monorepo to v3.5.2 (`io.ktor:ktor-client-mock-jvm`, `io.ktor:ktor-client-core-jvm`)
- [ ] Update spring boot to v4.1.1 (`org.springframework.boot:spring-boot-restclient`, `org.springframework.boot:spring-boot-starter-webservices-test`, `org.springframework.boot:spring-boot-starter-webservices`)
- [ ] Update actions/checkout action to v7
- [ ] Update actions/setup-java action to v6
- [ ] Update dependency com.networknt:json-schema-validator to v3
- [ ] Update dependency com.puppycrawl.tools:checkstyle to v14
- [ ] Update dependency io.rest-assured:rest-assured to v6
- [ ] Update dependency org.scala-lang:scala-library to v3
- [ ] Update rest-assured.version to v6 (`io.rest-assured:rest-assured`, `io.rest-assured:spring-mock-mvc`)
- [ ] πŸ” **Create all rate-limited PRs at once** πŸ”

---

> [!WARNING]
> Renovate failed to look up the following dependencies: `Failed to look up maven package au.com.dius.pact.consumer:junit-jupiter: no-result`, `Failed to look up maven package au.com.dius.pact:provider: no-result`.
>
> Files affected: `pom.xml`

---

## Open

The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.

- [ ] [Update netty.version [SECURITY]](../pull/11) (`io.netty:netty-handler`, `io.netty:netty-codec-http2`, `io.netty:netty-codec-http`, `io.netty:netty-codec`)
- [ ] [Update spring.version to v7.0.8 [SECURITY]](../pull/33) (`org.springframework:spring-webmvc`, `org.springframework:spring-web`)
- [ ] [Update dependency org.apache.tika:tika-core to v3 [SECURITY]](../pull/26)
- [ ] [Update dependency com.atlassian.pom:central-pom to v8.0.36](../pull/7)
- [ ] [Update dependency com.networknt:json-schema-validator to v2.0.7](../pull/36)
- [ ] [Update dependency io.rest-assured:rest-assured to v5.5.7](../pull/14)
- [ ] [Update dependency io.swagger.parser.v3:swagger-parser to v2.1.48](../pull/19)
- [ ] [Update dependency org.scala-lang:scala-library to v2.13.18](../pull/15)
- [ ] [Update dependency org.springframework:spring-test to v7.0.9](../pull/18)
- [ ] [Update maven Docker tag to v3.9.16](../pull/12)
- [ ] [Update slf4j monorepo to v2.0.19](../pull/17) (`org.slf4j:jcl-over-slf4j`, `org.slf4j:slf4j-api`)
- [ ] [Update dependency ch.qos.logback:logback-classic to v1.6.3](../pull/8)
- [ ] [Update jackson monorepo to v2.22.2](../pull/20) (`com.fasterxml.jackson:jackson-bom`, `com.fasterxml.jackson.datatype:jackson-datatype-jdk8`)
- [ ] **Click on this checkbox to rebase all open PRs at once**

## Detected Dependencies

bitbucket-pipelines (1)

bitbucket-pipelines.yml (1)

- `maven 3.9.9-amazoncorretto-21-alpine` β†’ [Updates: `3.9.16-amazoncorretto-21-alpine`]

github-actions (3)

.github/workflows/ci.yml (3)

- `actions/checkout v4` β†’ [Updates: `v7`]
- `actions/setup-java v4` β†’ [Updates: `v6`]
- `ScalableCapital/action-surefire-report v2`

.github/workflows/gpg-sign.yml (2)

- `actions/checkout v4` β†’ [Updates: `v7`]
- `actions/setup-java v4` β†’ [Updates: `v6`]

.github/workflows/release.yml (3)

- `actions/checkout v4` β†’ [Updates: `v7`]
- `actions/setup-java v4` β†’ [Updates: `v6`]
- `atlassian-labs/artifact-publish-token v1.0.1`

maven (10)

openapi-request-validator-core/pom.xml

openapi-request-validator-examples/pom.xml

openapi-request-validator-ktor-client/pom.xml (7)

- `org.jetbrains.kotlin:kotlin-stdlib 2.0.21` β†’ [Updates: `2.4.20`]
- `io.ktor:ktor-client-core-jvm 3.0.3` β†’ [Updates: `3.5.2`]
- `org.jetbrains.kotlin:kotlin-test-junit5 2.0.21` β†’ [Updates: `2.4.20`]
- `io.ktor:ktor-client-mock-jvm 3.0.3` β†’ [Updates: `3.5.2`]
- `org.jetbrains.kotlinx:kotlinx-coroutines-test 1.9.0` β†’ [Updates: `1.11.0`]
- `org.jetbrains.kotlin:kotlin-maven-plugin 2.0.21` β†’ [Updates: `2.4.20`]
- `com.diffplug.spotless:spotless-maven-plugin 3.1.0` β†’ [Updates: `3.10.2`]

openapi-request-validator-mockmvc/pom.xml

openapi-request-validator-pact/pom.xml (1)

- `io.rest-assured:rest-assured 5.5.6` β†’ [Updates: `5.5.7`, `6.0.1`]

openapi-request-validator-restassured/pom.xml

openapi-request-validator-spring-web-client/pom.xml

openapi-request-validator-spring-webmvc/pom.xml (5)

- `jakarta.servlet:jakarta.servlet-api 6.1.0`
- `org.springframework.boot:spring-boot-starter-webservices 4.0.1` β†’ [Updates: `4.1.1`]
- `org.springframework.boot:spring-boot-starter-webservices-test 4.0.1` β†’ [Updates: `4.1.1`]
- `org.springframework.boot:spring-boot-restclient 4.0.1` β†’ [Updates: `4.1.1`]
- `org.yaml:snakeyaml 2.5` β†’ [Updates: `2.7`]

openapi-request-validator-wiremock-junit5/pom.xml

pom.xml (55)

- `com.fasterxml.jackson.datatype:jackson-datatype-jdk8 2.21.3` β†’ [Updates: `2.22.2`]
- `au.com.dius.pact.consumer:junit5 4.7.1`
- `io.rest-assured:spring-mock-mvc 5.5.7` β†’ [Updates: `6.0.1`]
- `io.rest-assured:rest-assured 5.5.7` β†’ [Updates: `6.0.1`]
- `org.springframework:spring-webmvc 7.0.7` β†’ [Updates: `7.0.8`]
- `org.springframework:spring-web 7.0.7` β†’ [Updates: `7.0.8`]
- `com.atlassian.pom:central-pom 8.0.31` β†’ [Updates: `8.0.36`]
- `io.swagger.parser.v3:swagger-parser 2.1.41` β†’ [Updates: `2.1.48`]
- `com.networknt:json-schema-validator 2.0.1` β†’ [Updates: `2.0.7`, `3.0.7`]
- `org.mozilla:rhino 1.9.1`
- `au.com.dius.pact.core:model 4.7.1`
- `io.netty:netty-codec 4.1.133.Final` β†’ [Updates: `4.1.136.Final`]
- `io.netty:netty-codec-http 4.1.133.Final` β†’ [Updates: `4.1.137.Final`]
- `io.netty:netty-codec-http2 4.1.133.Final` β†’ [Updates: `4.1.136.Final`]
- `io.netty:netty-transport-native-epoll 4.1.133.Final` β†’ [Updates: `4.2.18.Final`]
- `io.netty:netty-handler 4.1.133.Final` β†’ [Updates: `4.1.137.Final`]
- `xerces:xercesImpl 2.12.2`
- `org.apache.tika:tika-core 1.28.5` β†’ [Updates: `3.2.2`]
- `commons-codec:commons-codec 1.22.0` β†’ [Updates: `1.22.1`]
- `org.junit.jupiter:junit-jupiter-engine 6.0.3` β†’ [Updates: `6.1.3`]
- `org.junit.platform:junit-platform-launcher 6.0.3` β†’ [Updates: `6.1.3`]
- `org.junit.jupiter:junit-jupiter-api 6.0.3` β†’ [Updates: `6.1.3`]
- `org.junit.jupiter:junit-jupiter 6.0.3` β†’ [Updates: `6.1.3`]
- `org.junit.jupiter:junit-jupiter-params 6.0.3` β†’ [Updates: `6.1.3`]
- `au.com.dius.pact.consumer:junit-jupiter 4.7.1`
- `au.com.dius.pact.consumer:junit5 4.7.1`
- `au.com.dius.pact:provider 4.7.1`
- `au.com.dius.pact:consumer 4.7.1`
- `org.json:json 20180130`
- `org.scala-lang:scala-library 2.13.16` β†’ [Updates: `2.13.18`, `3.9.0`]
- `org.mockito:mockito-core 5.23.0`
- `org.mockito:mockito-junit-jupiter 5.23.0`
- `org.hamcrest:hamcrest 3.0`
- `org.slf4j:slf4j-api 2.0.17` β†’ [Updates: `2.0.19`]
- `org.slf4j:jcl-over-slf4j 2.0.17` β†’ [Updates: `2.0.19`]
- `ch.qos.logback:logback-classic 1.5.32` β†’ [Updates: `1.6.3`]
- `org.awaitility:awaitility 4.3.0`
- `io.rest-assured:rest-assured 5.5.7` β†’ [Updates: `6.0.1`]
- `org.wiremock:wiremock 3.13.2`
- `com.github.ben-manes.caffeine:caffeine 3.2.4`
- `com.google.code.findbugs:jsr305 3.0.2`
- `com.fasterxml.jackson:jackson-bom 2.21.3` β†’ [Updates: `2.22.2`]
- `javax.servlet:javax.servlet-api 4.0.1`
- `org.springframework:spring-test 7.0.7` β†’ [Updates: `7.0.9`]
- `org.springframework:spring-web 7.0.7` β†’ [Updates: `7.0.8`]
- `org.springframework:spring-webmvc 7.0.7` β†’ [Updates: `7.0.8`]
- `com.spotify:hamcrest-optional 1.3.2`
- `org.openjdk.jmh:jmh-core 1.37`
- `org.openjdk.jmh:jmh-generator-annprocess 1.37`
- `org.skyscreamer:jsonassert 1.5.3`
- `org.codehaus.mojo:build-helper-maven-plugin 3.6.1` β†’ [Updates: `3.6.2`]
- `org.codehaus.mojo:license-maven-plugin 2.6.0` β†’ [Updates: `2.7.1`]
- `org.apache.maven.plugins:maven-checkstyle-plugin 3.6.0`
- `com.puppycrawl.tools:checkstyle 9.3` β†’ [Updates: `14.1.0`]
- `org.apache.maven.plugins:maven-gpg-plugin 3.2.8`

---

- [ ] Check this box to trigger a request for Renovate to run again on this repository

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.