quarkus-langchain4j icon indicating copy to clipboard operation
quarkus-langchain4j copied to clipboard

Bump io.quarkiverse.antora:quarkus-antora from 2.2.0 to 3.25.0

Open dependabot[bot] opened this issue 4 months ago • 3 comments

Bumps io.quarkiverse.antora:quarkus-antora from 2.2.0 to 3.25.0.

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] avatar Aug 05 '25 04:08 dependabot[bot]


:waning_crescent_moon: This workflow status is outdated as a new workflow run has been triggered.


Status for workflow Build (on pull request)

This is the status report for running Build (on pull request) on commit 7d44e45ee2f02c71ea67a5b1c332bfa5a73d781e.

:white_check_mark: The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

quarkus-bot[bot] avatar Aug 05 '25 05:08 quarkus-bot[bot]


:waning_crescent_moon: This workflow status is outdated as a new workflow run has been triggered.


Status for workflow Build (on pull request)

This is the status report for running Build (on pull request) on commit 6c8b21138c4b70497891632ba132865cf21fab60.

:white_check_mark: The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

quarkus-bot[bot] avatar Aug 12 '25 07:08 quarkus-bot[bot]

Status for workflow Build (on pull request)

This is the status report for running Build (on pull request) on commit 8377f7095cdc5108f7a256bc4f459088dce16660.

Failing Jobs

Status Name Step Failures Logs Raw logs
:heavy_check_mark: JVM tests - core - Java 17 Logs Raw logs
:heavy_check_mark: JVM tests - core - Java 21 Logs Raw logs
:x: JVM tests - core - Java 24 Run tests of core with JDK 24 Failures Logs Raw logs

Full information is available in the Build summary check run.

Failures

:gear: JVM tests - core - Java 24 #

:package: core/deployment

:x: io.quarkiverse.langchain4j.test.tools.ToolExecutionModelTest.testToolInvocationOnVirtualThreadFromEventLoop - More details - Source on GitHub

java.util.concurrent.RejectedExecutionException: event executor terminated
	at io.netty.util.concurrent.SingleThreadEventExecutor.reject(SingleThreadEventExecutor.java:934)
	at io.netty.util.concurrent.SingleThreadEventExecutor.offerTask(SingleThreadEventExecutor.java:353)
	at io.netty.util.concurrent.SingleThreadEventExecutor.addTask(SingleThreadEventExecutor.java:346)
	at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:836)
	at io.netty.util.concurrent.SingleThreadEventExecutor.execute0(SingleThreadEventExecutor.java:827)
	at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:817)
	at io.vertx.core.impl.EventLoopExecutor.execute(EventLoopExecutor.java:35)

quarkus-bot[bot] avatar Aug 29 '25 08:08 quarkus-bot[bot]