JohT / JohT/livecoding

Dependency Dashboard

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
0
Forks
0
Avg merge
5h 12m
Merged PRs (30d)
7

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/JohT/livecoding).

## Config Migration Needed

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

## Deprecations / Replacements
> [!WARNING]
The following dependencies are either deprecated or have replacements available.

| Datasource | Package | Replacement PR? |
|------------|------|--------------|
| maven | [jakarta.enterprise:jakarta.enterprise.cdi-api](https://redirect.github.com/eclipse-ee4j/cdi) | ![Available](https://img.shields.io/badge/available-green?style=flat-square) |
| maven | [org.eclipse:yasson](https://redirect.github.com/eclipse-ee4j/ee4j) | ![Available](https://img.shields.io/badge/available-green?style=flat-square) |

## Awaiting Schedule

The following updates are awaiting their schedule. To get an update now, click on a checkbox below.

- [ ] Replace dependency jakarta.enterprise:jakarta.enterprise.cdi-api with jakarta.cdi:jakarta.cdi-api
- [ ] Replace dependency org.eclipse:yasson with org.eclipse.yasson:yasson 3.0.5
- [ ] Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.6.0
- [ ] Update actions/setup-java action to v6
- [ ] Update dependency jakarta.enterprise:jakarta.enterprise.cdi-api to v5
- [ ] 🔐 **Create all awaiting schedule PRs at once** 🔐

## Open

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

- [ ] [Update AxonFramework to v5](../pull/333) (`org.axonframework:axon-test`, `org.axonframework:axon-eventsourcing`)

## Detected Dependencies

github-actions (1)

.github/workflows/maven.yml (6)

- `actions/checkout v7`
- `actions/setup-java v5` → [Updates: `v6`]
- `actions/upload-artifact v7`
- `actions/upload-artifact v7`
- `actions/upload-artifact v7`
- `actions/upload-artifact v7`

maven (4)

livecoding-change-data-capture/pom.xml (17)

- `jakarta.enterprise:jakarta.enterprise.cdi-api 4.1.0` → [Updates: `5.0.0`]
- `jakarta.json:jakarta.json-api 2.1.3`
- `jakarta.json.bind:jakarta.json.bind-api 3.0.3`
- `jakarta.enterprise.concurrent:jakarta.enterprise.concurrent-api 3.1.1`
- `io.debezium:debezium-api 3.6.2.Final`
- `io.debezium:debezium-embedded 3.6.2.Final`
- `io.debezium:debezium-connector-postgres 3.6.2.Final`
- `org.eclipse:yasson 3.0.5` → [Updates: `3.0.5`]
- `org.slf4j:slf4j-api 2.0.19`
- `org.slf4j:slf4j-simple 2.0.19`
- `org.jboss.weld:weld-junit5 5.0.3.Final`
- `com.tngtech.archunit:archunit-junit5 1.5.0`
- `nl.jqno.equalsverifier:equalsverifier 4.5.2`
- `org.apache.maven.plugins:maven-compiler-plugin 3.16.0`
- `org.apache.maven.plugins:maven-surefire-plugin 3.5.6` → [Updates: `3.6.0`]
- `org.apache.maven.plugins:maven-failsafe-plugin 3.6.0`
- `org.apache.maven.plugins:maven-assembly-plugin 3.8.0`

livecoding-eventdriven/pom.xml (6)

- `jakarta.enterprise:jakarta.enterprise.cdi-api 4.1.0` → [Updates: `5.0.0`]
- `org.jboss.weld:weld-junit5 5.0.3.Final`
- `org.apache.maven.plugins:maven-compiler-plugin 3.16.0`
- `org.apache.maven.plugins:maven-surefire-plugin 3.5.6` → [Updates: `3.6.0`]
- `org.apache.maven.plugins:maven-failsafe-plugin 3.6.0`
- `org.apache.maven.plugins:maven-assembly-plugin 3.8.0`

livecoding-eventsourcing-cqrs/pom.xml (20)

- `jakarta.enterprise:jakarta.enterprise.cdi-api 4.1.0` → [Updates: `5.0.0`]
- `jakarta.json:jakarta.json-api 2.1.3`
- `jakarta.json.bind:jakarta.json.bind-api 3.0.3`
- `jakarta.enterprise.concurrent:jakarta.enterprise.concurrent-api 3.1.1`
- `org.axonframework:axon-eventsourcing 4.13.2` → [Updates: `5.3.2`]
- `org.axonframework:axon-configuration 4.13.2`
- `org.axonframework:axon-test 4.13.2` → [Updates: `5.3.2`]
- `org.jboss.weld:weld-junit5 5.0.3.Final`
- `org.jboss.weld.se:weld-se-core 6.0.4.Final`
- `org.glassfish:jakarta.json 2.0.1`
- `org.eclipse:yasson 3.0.5` → [Updates: `3.0.5`]
- `com.tngtech.archunit:archunit-junit5 1.5.0`
- `nl.jqno.equalsverifier:equalsverifier 4.5.2`
- `org.mockito:mockito-junit-jupiter 5.23.0`
- `org.hamcrest:hamcrest 3.0`
- `org.junit.jupiter:junit-jupiter 6.1.3`
- `org.apache.maven.plugins:maven-compiler-plugin 3.16.0`
- `org.apache.maven.plugins:maven-surefire-plugin 3.5.6` → [Updates: `3.6.0`]
- `org.apache.maven.plugins:maven-failsafe-plugin 3.6.0`
- `org.apache.maven.plugins:maven-assembly-plugin 3.8.0`

livecoding-functional/pom.xml (5)

- `junit:junit 4.13.2`
- `org.hamcrest:hamcrest 3.0`
- `org.mockito:mockito-core 5.23.0`
- `org.apache.maven.plugins:maven-compiler-plugin 3.16.0`
- `org.apache.maven.plugins:maven-assembly-plugin 3.8.0`

regex (5)

.github/workflows/maven.yml (1)

- `java 25`

livecoding-change-data-capture/pom.xml (1)

- `java 25`

livecoding-eventdriven/pom.xml (1)

- `java 25`

livecoding-eventsourcing-cqrs/pom.xml (1)

- `java 25`

livecoding-functional/pom.xml (1)

- `java 25`

---

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.