Skip to content

chore(deps): update java dependencies#367

Merged
rhuanbarreto merged 2 commits into
mainfrom
renovate/java-dependencies
May 28, 2026
Merged

chore(deps): update java dependencies#367
rhuanbarreto merged 2 commits into
mainfrom
renovate/java-dependencies

Conversation

@renovate

@renovate renovate Bot commented May 28, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change Pending OpenSSF
org.sonatype.central:central-publishing-maven-plugin (source) build minor 0.9.00.10.0 OpenSSF Scorecard
org.apache.maven.plugins:maven-javadoc-plugin (source) build minor 3.11.23.12.0 OpenSSF Scorecard
org.apache.maven.plugins:maven-source-plugin (source) build minor 3.3.13.4.0 OpenSSF Scorecard
org.apache.maven.plugins:maven-surefire-plugin (source) build patch 3.5.23.5.5 3.5.6 OpenSSF Scorecard
org.apache.maven.plugins:maven-jar-plugin (source) build minor 3.4.23.5.0 OpenSSF Scorecard
org.junit.jupiter:junit-jupiter (source) test major 5.11.46.1.0 OpenSSF Scorecard

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Configuration

📅 Schedule: (in timezone Europe/Oslo)

  • Branch creation
    • At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday (* 0-4,22-23 * * 1-5)
    • Only on Sunday and Saturday (* * * * 0,6)
  • Automerge
    • At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday (* 0-4,22-23 * * 1-5)
    • Only on Sunday and Saturday (* * * * 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions

github-actions Bot commented May 28, 2026

Copy link
Copy Markdown
Contributor

Code Coverage

Metric Value
Lines 90.0% (6550 / 7278)
Threshold 90% minimum — met
Platforms Linux + Windows

Full HTML report available in workflow artifacts.

Per-directory breakdown
Directory Coverage Lines
src/commands/ 88.1% 2069 / 2348
src/engine/ 93.1% 1207 / 1297
src/formats/ 100.0% 141 / 141
src/helpers/ 89.7% 3133 / 3492

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented May 28, 2026

Copy link
Copy Markdown

Deploying archgate-cli with  Cloudflare Pages  Cloudflare Pages

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

View logs

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot force-pushed the renovate/java-dependencies branch from 2adcfb7 to 358c223 Compare May 28, 2026 21:42
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>
@renovate

renovate Bot commented May 28, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate 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.

⚠️ Warning: custom changes will be lost.

@rhuanbarreto rhuanbarreto merged commit ad04f25 into main May 28, 2026
23 checks passed
@rhuanbarreto rhuanbarreto deleted the renovate/java-dependencies branch May 28, 2026 21:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant