chore(deps): update java dependencies#367
Merged
Merged
Conversation
Contributor
Code Coverage
Full HTML report available in workflow artifacts. Per-directory breakdown
|
Deploying archgate-cli with
|
| Latest commit: |
9a638cb
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://ded2ffe6.archgate-cli.pages.dev |
| Branch Preview URL: | https://renovate-java-dependencies.archgate-cli.pages.dev |
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2adcfb7 to
358c223
Compare
JUnit Jupiter 6.x requires a Java 17 baseline, but the Maven shim targets Java 11 (maven.compiler.target=11) and is built/tested on Temurin JDK 11 in CI. The 6.1.0 bump made the JUnit API class files unreadable on JDK 11, breaking compilation of every Test/Assertions symbol in ShimTest. Revert the test-only junit-jupiter bump to 5.11.4 (keep the other Maven plugin updates) and add a renovate.json package rule constraining it to <6 so the dependency stays on the Java 11-compatible 5.x line. Signed-off-by: Rhuan Barreto <rhuan@barreto.work>
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
rhuanbarreto
approved these changes
May 28, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
0.9.0→0.10.03.11.2→3.12.03.3.1→3.4.03.5.2→3.5.53.5.63.4.2→3.5.05.11.4→6.1.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Configuration
📅 Schedule: (in timezone Europe/Oslo)
* 0-4,22-23 * * 1-5)* * * * 0,6)* 0-4,22-23 * * 1-5)* * * * 0,6)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.