Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2025

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 dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Aug 5, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 5, 2025 04:52
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Aug 5, 2025

This comment has been minimized.

@dependabot dependabot bot force-pushed the dependabot/maven/io.quarkiverse.antora-quarkus-antora-3.25.0 branch from 7d44e45 to 6c8b211 Compare August 12, 2025 06:36

This comment has been minimized.

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

---
updated-dependencies:
- dependency-name: io.quarkiverse.antora:quarkus-antora
  dependency-version: 3.25.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/io.quarkiverse.antora-quarkus-antora-3.25.0 branch from 6c8b211 to 8377f70 Compare August 29, 2025 08:04
Copy link

quarkus-bot bot commented Aug 29, 2025

Status for workflow Build (on pull request)

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

Failing Jobs

Status Name Step Failures Logs Raw logs
✔️ JVM tests - core - Java 17 Logs Raw logs
✔️ JVM tests - core - Java 21 Logs Raw logs
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

⚙️ JVM tests - core - Java 24 #

📦 core/deployment

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants