Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 9, 2025

Bumps io.smallrye.reactive:mutiny-bom from 2.9.2 to 2.9.3.

Release notes

Sourced from io.smallrye.reactive:mutiny-bom's releases.

2.9.3

Changelog

🐛 Fixes

🧰 Tasks

release

  • 8ebf260 update version metadata for Mutiny 2.9.3
  • 832a3ac set development version to 999-SNAPSHOT

🛠 Build

deps

  • 9bad7bc downgrade to JReleaser 1.18.0
  • d812948 bump io.smallrye.common:smallrye-common-annotation
  • c2b4a63 bump io.smallrye.common:smallrye-common-annotation
  • 1de0082 bump junit.version from 5.13.2 to 5.13.3
  • e2fe6b5 bump org.apache.maven.plugins:maven-gpg-plugin
  • 7e393de bump org.jreleaser:jreleaser-maven-plugin
  • 8987b2a bump io.smallrye.common:smallrye-common-annotation
  • 813983b bump io.smallrye.common:smallrye-common-annotation
  • 66b4a28 bump io.smallrye.common:smallrye-common-annotation
  • 81f8c59 bump junit.version from 5.13.1 to 5.13.2
  • 1ddfe5f bump kotlin.version from 2.1.21 to 2.2.0

deps-dev

  • 83c4800 bump io.reactivex.rxjava3:rxjava from 3.1.10 to 3.1.11

Contributors

We'd like to thank the following people for their contributions: Julien Ponge

Commits
  • 8ebf260 chore(release): update version metadata for Mutiny 2.9.3
  • 5ec4ea7 Merge pull request #1913 from jponge/deps/jreleaser-1.18.0-downgrade
  • 9bad7bc build(deps): downgrade to JReleaser 1.18.0
  • f0904d2 Merge pull request #1911 from jponge/fix/1910-uni-memoization-deadlock
  • bc42224 Merge pull request #1912 from smallrye/dependabot/maven/io.smallrye.common-sm...
  • d812948 build(deps): bump io.smallrye.common:smallrye-common-annotation
  • 10a5ac5 fix: deadlock in Uni memoization
  • eb7e61c Merge pull request #1909 from smallrye/dependabot/maven/io.smallrye.common-sm...
  • c2b4a63 build(deps): bump io.smallrye.common:smallrye-common-annotation
  • 88d3161 Merge pull request #1907 from smallrye/dependabot/maven/junit.version-5.13.3
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot added the area/dependencies Pull requests that update a dependency file label Jul 9, 2025
@quarkus-bot quarkus-bot bot added the area/arc Issue related to ARC (dependency injection) label Jul 9, 2025

This comment has been minimized.

@geoand geoand requested a review from jponge July 10, 2025 09:15
@jponge
Copy link
Member

jponge commented Jul 10, 2025

Safe upgrade from my POV (see the release notes, it's a true patch release)

@gsmet
Copy link
Member

gsmet commented Jul 10, 2025

@dependabot rebase

Bumps [io.smallrye.reactive:mutiny-bom](https://github.com/smallrye/smallrye-mutiny) from 2.9.2 to 2.9.3.
- [Release notes](https://github.com/smallrye/smallrye-mutiny/releases)
- [Commits](smallrye/smallrye-mutiny@2.9.2...2.9.3)

---
updated-dependencies:
- dependency-name: io.smallrye.reactive:mutiny-bom
  dependency-version: 2.9.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/io.smallrye.reactive-mutiny-bom-2.9.3 branch from b1ba3d9 to 704e9f9 Compare July 10, 2025 09:21
Copy link

quarkus-bot bot commented Jul 10, 2025

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit 704e9f9.

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

You can consult the Develocity build scans.


Flaky tests - Develocity

⚙️ JVM Tests - JDK 21

📦 extensions/smallrye-reactive-messaging/deployment

io.quarkus.smallrye.reactivemessaging.hotreload.ConnectorChangeTest.testUpdatingConnector - History

  • Expecting actual: ["-6","-7","-9","-10","-11","-12","-13","-14"] to start with: ["-6", "-7", "-8", "-9"] - java.lang.AssertionError
java.lang.AssertionError: 

Expecting actual:
  ["-6","-7","-9","-10","-11","-12","-13","-14"]
to start with:
  ["-6", "-7", "-8", "-9"]

	at io.quarkus.smallrye.reactivemessaging.hotreload.ConnectorChangeTest.testUpdatingConnector(ConnectorChangeTest.java:41)
  • Expecting actual: ["-6","-7","-8","-10","-11","-12","-13","-14"] to start with: ["-6", "-7", "-8", "-9"] - java.lang.AssertionError
java.lang.AssertionError: 

Expecting actual:
  ["-6","-7","-8","-10","-11","-12","-13","-14"]
to start with:
  ["-6", "-7", "-8", "-9"]

	at io.quarkus.smallrye.reactivemessaging.hotreload.ConnectorChangeTest.testUpdatingConnector(ConnectorChangeTest.java:41)

⚙️ JVM Integration Tests - JDK 17

📦 integration-tests/kafka-devservices

io.quarkus.it.kafka.continuoustesting.DevServicesDevModeTest.testDevModeServiceDoesNotRestartContainersOnCodeChange - History

  • New containers: [Container(command=sh -c 'while [ ! -f /work/run.sh ]; do sleep 0.1; done; sleep 0.1; /work/run.sh', created=1752140893, id=41ff6d42563d32aeec2714dda7f100ee251b4c738120f3e97b4422b6e6a0c859, image=quay.io/ogunalp/kafka-native:latest, imageId=sha256:99fa71388449ac7ff46bda7f6d645fb4435d9a21dce3d4dbcaedfc8a738afd6b, names=[/amazing_cray], ports=[ContainerPort(ip=0.0.0.0, privatePort=9092, publicPort=32857, type=tcp), ContainerPort(ip=::, privatePort=9092, publicPort=32857, type=tcp)], labels={architecture=x86_64, build-date=2025-03-25T21:45:00Z, com.redhat.component=ubi9-micro-container, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements\#UBI, description=Very small image which doesn't install the package manager., distribution-scope=public, io.buildah.version=1.39.0-dev, io.k8s.description=Very small image which doesn't install the package manager., io.k8s.display-name=Red Hat Universal Base Image 9 Micro, io.openshift.expose-ser... - org.opentest4j.AssertionFailedError
org.opentest4j.AssertionFailedError: 
New containers: [Container(command=sh -c 'while [ ! -f /work/run.sh ]; do sleep 0.1; done; sleep 0.1; /work/run.sh', created=1752140893, id=41ff6d42563d32aeec2714dda7f100ee251b4c738120f3e97b4422b6e6a0c859, image=quay.io/ogunalp/kafka-native:latest, imageId=sha256:99fa71388449ac7ff46bda7f6d645fb4435d9a21dce3d4dbcaedfc8a738afd6b, names=[/amazing_cray], ports=[ContainerPort(ip=0.0.0.0, privatePort=9092, publicPort=32857, type=tcp), ContainerPort(ip=::, privatePort=9092, publicPort=32857, type=tcp)], labels={architecture=x86_64, build-date=2025-03-25T21:45:00Z, com.redhat.component=ubi9-micro-container, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, description=Very small image which doesn't install the package manager., distribution-scope=public, io.buildah.version=1.39.0-dev, io.k8s.description=Very small image which doesn't install the package manager., io.k8s.display-name=Red Hat Universal Base ...

⚙️ JVM Integration Tests - JDK 17 Windows

📦 integration-tests/opentelemetry-grpc-only

io.quarkus.it.opentelemetry.grpc.HelloGrpcClientTest.testHello - History

  • java.lang.RuntimeException: Failed to start quarkus - java.lang.RuntimeException
java.lang.RuntimeException: java.lang.RuntimeException: Failed to start quarkus
	at io.quarkus.test.junit.QuarkusTestExtension.throwBootFailureException(QuarkusTestExtension.java:668)
	at io.quarkus.test.junit.QuarkusTestExtension.interceptTestClassConstructor(QuarkusTestExtension.java:763)
	at java.base/java.util.Optional.orElseGet(Optional.java:364)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.RuntimeException: Failed to start quarkus
	at io.quarkus.runner.ApplicationImpl.doStart(Unknown Source)

⚙️ JVM Integration Tests - JDK 21

📦 integration-tests/kafka-devservices

io.quarkus.it.kafka.continuoustesting.DevServicesDevModeTest.testDevModeServiceDoesNotRestartContainersOnCodeChange - History

  • New containers: [Container(command=sh -c 'while [ ! -f /work/run.sh ]; do sleep 0.1; done; sleep 0.1; /work/run.sh', created=1752140879, id=890268dc4850ef5f7a194f43f07a372a1d911a10bd396e3f05c676aab6aea6cc, image=quay.io/ogunalp/kafka-native:latest, imageId=sha256:99fa71388449ac7ff46bda7f6d645fb4435d9a21dce3d4dbcaedfc8a738afd6b, names=[/brave_ptolemy], ports=[ContainerPort(ip=0.0.0.0, privatePort=9092, publicPort=32857, type=tcp), ContainerPort(ip=::, privatePort=9092, publicPort=32857, type=tcp)], labels={architecture=x86_64, build-date=2025-03-25T21:45:00Z, com.redhat.component=ubi9-micro-container, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements\#UBI, description=Very small image which doesn't install the package manager., distribution-scope=public, io.buildah.version=1.39.0-dev, io.k8s.description=Very small image which doesn't install the package manager., io.k8s.display-name=Red Hat Universal Base Image 9 Micro, io.openshift.expose-se... - org.opentest4j.AssertionFailedError
org.opentest4j.AssertionFailedError: 
New containers: [Container(command=sh -c 'while [ ! -f /work/run.sh ]; do sleep 0.1; done; sleep 0.1; /work/run.sh', created=1752140879, id=890268dc4850ef5f7a194f43f07a372a1d911a10bd396e3f05c676aab6aea6cc, image=quay.io/ogunalp/kafka-native:latest, imageId=sha256:99fa71388449ac7ff46bda7f6d645fb4435d9a21dce3d4dbcaedfc8a738afd6b, names=[/brave_ptolemy], ports=[ContainerPort(ip=0.0.0.0, privatePort=9092, publicPort=32857, type=tcp), ContainerPort(ip=::, privatePort=9092, publicPort=32857, type=tcp)], labels={architecture=x86_64, build-date=2025-03-25T21:45:00Z, com.redhat.component=ubi9-micro-container, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, description=Very small image which doesn't install the package manager., distribution-scope=public, io.buildah.version=1.39.0-dev, io.k8s.description=Very small image which doesn't install the package manager., io.k8s.display-name=Red Hat Universal Base...

📦 integration-tests/opentelemetry

io.quarkus.it.opentelemetry.MetricsTest.testAllJvmMetrics - History

  • Metric should be greater than 0: jvm.memory.used value: 0.0 - java.lang.AssertionError
java.lang.AssertionError: Metric should be greater than 0: jvm.memory.used value: 0.0
	at io.quarkus.it.opentelemetry.MetricsTest.lambda$testAllJvmMetrics$6(MetricsTest.java:135)
	at java.base/java.lang.Iterable.forEach(Iterable.java:75)
	at io.quarkus.it.opentelemetry.MetricsTest.testAllJvmMetrics(MetricsTest.java:108)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:1000)
	at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:848)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

@jponge
Copy link
Member

jponge commented Jul 10, 2025

I'd ask @ozangunalp what he thinks before merging, just to be safe

@gsmet gsmet merged commit 245c803 into main Jul 10, 2025
57 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.25 - main milestone Jul 10, 2025
@dependabot dependabot bot deleted the dependabot/maven/io.smallrye.reactive-mutiny-bom-2.9.3 branch July 10, 2025 13:33
@gsmet
Copy link
Member

gsmet commented Jul 10, 2025

All these have unfortunately been failing for a while, I think we're safe.

@ozangunalp
Copy link
Contributor

@jponge I hopefully have an upcoming fix for that kafka-devservices test.

As for the connector change test.. it is flaky. Didn't have time yet to check it out.

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

Labels

area/arc Issue related to ARC (dependency injection) area/dependencies Pull requests that update a dependency file kind/component-upgrade triage/flaky-test

Projects

Status: 3.15.7
Status: 3.20.3

Development

Successfully merging this pull request may close these issues.

4 participants