Skip to content

Conversation

gsmet
Copy link
Member

@gsmet gsmet commented Jun 10, 2025

Please don't merge, I will merge it myself.

gsmet and others added 24 commits June 10, 2025 19:26
(cherry picked from commit a2e36be)
Bumps `bouncycastle.version` from 1.80 to 1.81.

Updates `org.bouncycastle:bcprov-jdk18on` from 1.80 to 1.81
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

Updates `org.bouncycastle:bctls-jdk18on` from 1.80 to 1.81
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

Updates `org.bouncycastle:bcpkix-jdk18on` from 1.80 to 1.81
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

Updates `org.bouncycastle:bcutil-jdk18on` from 1.80 to 1.81
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

Updates `org.bouncycastle:bcpg-jdk18on` from 1.80 to 1.81
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

---
updated-dependencies:
- dependency-name: org.bouncycastle:bcprov-jdk18on
  dependency-version: '1.81'
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.bouncycastle:bctls-jdk18on
  dependency-version: '1.81'
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.bouncycastle:bcpkix-jdk18on
  dependency-version: '1.81'
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.bouncycastle:bcutil-jdk18on
  dependency-version: '1.81'
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.bouncycastle:bcpg-jdk18on
  dependency-version: '1.81'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
(cherry picked from commit 6c8fb80)
- Allow encrypted JWT tokens
- Allow cold-restart-resistant keys

(cherry picked from commit 1babd41)
…adleApplicationModelBuilder

(cherry picked from commit bc13138)
(cherry picked from commit d1a26ec)
Bumps io.smallrye.config:smallrye-config-source-yaml from 3.13.0 to 3.13.1.

---
updated-dependencies:
- dependency-name: io.smallrye.config:smallrye-config-source-yaml
  dependency-version: 3.13.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
(cherry picked from commit 6ba2afc)
Bumps [com.gradle:common-custom-user-data-maven-extension](https://github.com/gradle/common-custom-user-data-maven-extension) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/gradle/common-custom-user-data-maven-extension/releases)
- [Commits](gradle/common-custom-user-data-maven-extension@v2.0.2...v2.0.3)

---
updated-dependencies:
- dependency-name: com.gradle:common-custom-user-data-maven-extension
  dependency-version: 2.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
(cherry picked from commit 9cb8d95)
RESTEasy Reactive Client generates a `$$CDIWrapper` class for each
MP RestClient interface, which is then discovered by ArC. The generated
classes however used to not declare any exceptions on methods, even if
the interface did declare some. This is wrong at least in case the bean
is intercepted (for example using MP Fault Tolerance), because undeclared
checked exceptions are wrapped into `ArcUndeclaredThrowableException` by
interception subclasses. This commit fixes that by propagating all exception
types from the interface methods to the `$$CDIWrapper` methods.

(cherry picked from commit 9022b3a)
Bumps [de.flapdoodle.embed:de.flapdoodle.embed.mongo](https://github.com/flapdoodle-oss/de.flapdoodle.embed.mongo) from 4.20.0 to 4.20.1.
- [Commits](flapdoodle-oss/de.flapdoodle.embed.mongo@de.flapdoodle.embed.mongo-4.20.0...de.flapdoodle.embed.mongo-4.20.1)

---
updated-dependencies:
- dependency-name: de.flapdoodle.embed:de.flapdoodle.embed.mongo
  dependency-version: 4.20.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
(cherry picked from commit 19f377d)
Bumps [gradle/develocity-actions](https://github.com/gradle/develocity-actions) from 1.3 to 1.4.
- [Release notes](https://github.com/gradle/develocity-actions/releases)
- [Commits](gradle/develocity-actions@v1.3...v1.4)

---
updated-dependencies:
- dependency-name: gradle/develocity-actions
  dependency-version: '1.4'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
(cherry picked from commit d9c97b7)
Bumps `narayana-lra.version` from 1.0.0.Final to 1.0.1.Final.

Updates `org.jboss.narayana.lra:lra-coordinator-jar` from 1.0.0.Final to 1.0.1.Final

Updates `org.jboss.narayana.lra:narayana-lra` from 1.0.0.Final to 1.0.1.Final

Updates `org.jboss.narayana.lra:lra-service-base` from 1.0.0.Final to 1.0.1.Final

Updates `org.jboss.narayana.lra:lra-proxy-api` from 1.0.0.Final to 1.0.1.Final

Updates `org.jboss.narayana.lra:lra-client` from 1.0.0.Final to 1.0.1.Final

---
updated-dependencies:
- dependency-name: org.jboss.narayana.lra:lra-coordinator-jar
  dependency-version: 1.0.1.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jboss.narayana.lra:narayana-lra
  dependency-version: 1.0.1.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jboss.narayana.lra:lra-service-base
  dependency-version: 1.0.1.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jboss.narayana.lra:lra-proxy-api
  dependency-version: 1.0.1.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jboss.narayana.lra:lra-client
  dependency-version: 1.0.1.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
(cherry picked from commit 49a9ea7)
(cherry picked from commit 4de90df)
Bumps `mongo-client.version` from 5.5.0 to 5.5.1.

Updates `org.mongodb:mongodb-driver-sync` from 5.5.0 to 5.5.1
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r5.5.0...r5.5.1)

Updates `org.mongodb:mongodb-driver-core` from 5.5.0 to 5.5.1
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r5.5.0...r5.5.1)

Updates `org.mongodb:mongodb-driver-legacy` from 5.5.0 to 5.5.1
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r5.5.0...r5.5.1)

Updates `org.mongodb:mongodb-driver-reactivestreams` from 5.5.0 to 5.5.1
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r5.5.0...r5.5.1)

Updates `org.mongodb:bson` from 5.5.0 to 5.5.1
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r5.5.0...r5.5.1)

Updates `org.mongodb:mongodb-crypt` from 5.5.0 to 5.5.1
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r5.5.0...r5.5.1)

---
updated-dependencies:
- dependency-name: org.mongodb:mongodb-driver-sync
  dependency-version: 5.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.mongodb:mongodb-driver-core
  dependency-version: 5.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.mongodb:mongodb-driver-legacy
  dependency-version: 5.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.mongodb:mongodb-driver-reactivestreams
  dependency-version: 5.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.mongodb:bson
  dependency-version: 5.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.mongodb:mongodb-crypt
  dependency-version: 5.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
(cherry picked from commit 78014e9)
@gsmet gsmet self-assigned this Jun 10, 2025
@gsmet gsmet added the area/infra internal and infrastructure related issues label Jun 10, 2025
@quarkus-bot quarkus-bot bot added area/config area/core area/dependencies Pull requests that update a dependency file area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins labels Jun 10, 2025
@quarkus-bot quarkus-bot bot added area/documentation area/gradle Gradle area/infra-automation anything related to CI, bots, etc. that are used to automated our infrastructure area/oidc area/panache area/platform Issues related to definition and interaction with Quarkus Platform area/rest area/rest-client area/smallrye area/testing labels Jun 10, 2025
@quarkus-bot quarkus-bot bot changed the title 3.23.3 backports 1 [3.23] 3.23.3 backports 1 Jun 10, 2025
Copy link

quarkus-bot bot commented Jun 10, 2025

Status for workflow Quarkus Documentation CI

This is the status report for running Quarkus Documentation CI on commit 47a3cc2.

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

Warning

There are other workflow runs running, you probably need to wait for their status before merging.

Copy link

github-actions bot commented Jun 10, 2025

🙈 The PR is closed and the preview is expired.

Copy link

quarkus-bot bot commented Jun 10, 2025

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit 47a3cc2.

Failing Jobs

Status Name Step Failures Logs Raw logs Build scan
MicroProfile TCKs Tests Verify Failures Logs Raw logs 🚧

Full information is available in the Build summary check run.
You can consult the Develocity build scans.

Failures

⚙️ MicroProfile TCKs Tests #

- Failing: tcks/microprofile-opentelemetry 

📦 tcks/microprofile-opentelemetry

org.eclipse.microprofile.telemetry.tracing.tck.rest.RestClientSpanDefaultTest.spanName - History - 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)

Flaky tests - Develocity

⚙️ JVM Integration Tests - JDK 21

📦 integration-tests/opentelemetry

io.quarkus.it.opentelemetry.LoggingResourceTest.testException - History

  • Condition with Lambda expression in io.quarkus.it.opentelemetry.LoggingResourceTest was not fulfilled within 2 minutes. - org.awaitility.core.ConditionTimeoutException
org.awaitility.core.ConditionTimeoutException: Condition with Lambda expression in io.quarkus.it.opentelemetry.LoggingResourceTest was not fulfilled within 2 minutes.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:78)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:26)
	at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1160)
	at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1129)
	at io.quarkus.it.opentelemetry.LoggingResourceTest.testException(LoggingResourceTest.java:113)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)

@gsmet gsmet merged commit 7ab57a6 into quarkusio:3.23 Jun 11, 2025
60 of 61 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/config area/core area/dependencies Pull requests that update a dependency file area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/documentation area/gradle Gradle area/infra internal and infrastructure related issues area/infra-automation anything related to CI, bots, etc. that are used to automated our infrastructure area/oidc area/panache area/platform Issues related to definition and interaction with Quarkus Platform area/rest area/rest-client area/smallrye area/testing triage/flaky-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.