Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 16, 2025

Bumps io.smallrye.reactive:mutiny-bom from 2.9.4 to 3.0.0.

Release notes

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

3.0.0

Changelog

🚀 Features

  • 629e16d 🚨 allow Uni.join.all() empty lists

🐛 Fixes

  • 54c89e9 correct typos in documentation comments for buffer size methods

🔄️ Changes

  • 67fe9de misc code polishing edits
  • c5949db changing the TT to E based on the pr comment
  • f4d5bee 🚨 make the onFailure to be typed when we use onFailure(RuntimeException.class)

🧪 Tests

  • 7ac49be add tests to cover all the methods with typed Exception handling

🧰 Tasks

release

  • c5fcd0a update version metadata for Mutiny 3.0.0
  • 0d0b8b2 set development version to 999-SNAPSHOT

🛠 Build

deps

  • 6499b27 bump org.apache.maven.plugins:maven-shade-plugin
  • 92bd147 bump version.surefire.plugin from 3.2.5 to 3.5.4
  • 5d65673 bump io.smallrye:jandex-maven-plugin from 3.4.0 to 3.5.0
  • 54fbb54 bump io.projectreactor:reactor-core from 3.7.10 to 3.7.11
  • 236340c bump kotlin.version from 2.2.10 to 2.2.20
  • 2cd313b bump io.projectreactor:reactor-core from 3.7.9 to 3.7.10
  • f0468cd bump actions/setup-python from 5 to 6
  • 9d7b3b5 bump codecov/codecov-action from 5.5.0 to 5.5.1
  • 3ef5709 bump org.codehaus.mojo:versions-maven-plugin
  • c3d87ae bump org.jreleaser:jreleaser-maven-plugin
  • 272fcf6 bump actions/setup-java from 4 to 5
  • 5fb0cb1 bump codecov/codecov-action from 5.4.3 to 5.5.0
  • 4ba16a9 bump net.bytebuddy:byte-buddy from 1.17.6 to 1.17.7
  • 8907f07 bump actions/checkout from 4 to 5
  • 1ebe9c1 bump kotlin.version from 2.2.0 to 2.2.10
  • a5506a5 bump io.projectreactor:reactor-core from 3.7.8 to 3.7.9
  • 1e190a2 bump org.assertj:assertj-core from 3.27.3 to 3.27.4
  • 6d57d28 bump io.smallrye.common:smallrye-common-annotation
  • b4dfb9b bump io.smallrye.config:smallrye-config
  • 7cad939 bump io.smallrye:jandex-maven-plugin from 3.2.7 to 3.4.0

deps-dev

... (truncated)

Commits
  • c5fcd0a chore(release): update version metadata for Mutiny 3.0.0
  • da75a78 Merge pull request #1956 from jponge/misc/cleanups-pre-3.0.0
  • 67fe9de style: misc code polishing edits
  • 8168cbb Merge pull request #1955 from smallrye/dependabot/maven/org.apache.maven.plug...
  • c195471 Merge pull request #1954 from smallrye/dependabot/maven/version.surefire.plug...
  • 2adb822 Merge pull request #1953 from smallrye/dependabot/maven/io.smallrye-jandex-ma...
  • 6499b27 build(deps): bump org.apache.maven.plugins:maven-shade-plugin
  • 92bd147 build(deps): bump version.surefire.plugin from 3.2.5 to 3.5.4
  • 5d65673 build(deps): bump io.smallrye:jandex-maven-plugin from 3.4.0 to 3.5.0
  • b282f42 Merge pull request #1848 from hadadil/makeOnFailureToBeTyped
  • 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)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the area/dependencies Pull requests that update a dependency file label Sep 16, 2025
@quarkus-bot quarkus-bot bot added the area/arc Issue related to ARC (dependency injection) label Sep 16, 2025
@quarkus-bot
Copy link

quarkus-bot bot commented Sep 17, 2025

Status for workflow Quarkus CI

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

Failing Jobs

Status Name Step Failures Logs Raw logs Build scan
✔️ JVM Tests - JDK 17 Logs Raw logs 🚧
✔️ JVM Tests - JDK 21 Logs Raw logs 🚧
JVM Tests - JDK 17 Windows Build Failures Logs Raw logs 🚧
Native Tests - Spring Build ⚠️ Check → Logs Raw logs 🚧

You can consult the Develocity build scans.

Failures

⚙️ JVM Tests - JDK 17 Windows #

- Failing: devtools/gradle/gradle-application-plugin 

📦 devtools/gradle/gradle-application-plugin

Failed to execute goal org.codehaus.mojo:exec-maven-plugin:3.5.1:exec (gradle) on project io.quarkus.gradle.plugin: Command execution failed.


Flaky tests - Develocity

⚙️ JVM Tests - JDK 21

📦 extensions/smallrye-openapi/deployment

io.quarkus.smallrye.openapi.test.vertx.OpenApiHttpRootPathCorsTestCase.testCorsFilterProperties - History

  • 1 expectation failed. Expected status code <200> but was <500>. - java.lang.AssertionError
java.lang.AssertionError: 
1 expectation failed.
Expected status code <200> but was <500>.

	at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
	at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:73)

⚙️ Maven Tests - JDK 17 Windows

📦 integration-tests/devmode

io.quarkus.test.devui.DevUIGrpcSmokeTest.testTestService - History

  • Too many recursions, message not returned for id [1945784087] - java.lang.RuntimeException
java.lang.RuntimeException: Too many recursions, message not returned for id [1945784087]
	at io.quarkus.devui.tests.DevUIJsonRPCTest.objectResultFromJsonRPC(DevUIJsonRPCTest.java:175)
	at io.quarkus.devui.tests.DevUIJsonRPCTest.objectResultFromJsonRPC(DevUIJsonRPCTest.java:178)
	at io.quarkus.devui.tests.DevUIJsonRPCTest.objectResultFromJsonRPC(DevUIJsonRPCTest.java:178)
	at io.quarkus.devui.tests.DevUIJsonRPCTest.objectResultFromJsonRPC(DevUIJsonRPCTest.java:178)
	at io.quarkus.devui.tests.DevUIJsonRPCTest.objectResultFromJsonRPC(DevUIJsonRPCTest.java:178)
	at io.quarkus.devui.tests.DevUIJsonRPCTest.objectResultFromJsonRPC(DevUIJsonRPCTest.java:178)
	at io.quarkus.devui.tests.DevUIJsonRPCTest.objectResultFromJsonRPC(DevUIJsonRPCTest.java:178)

@jponge
Copy link
Member

jponge commented Sep 17, 2025

Superseded by #50078

@jponge jponge closed this Sep 17, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 17, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@quarkus-bot quarkus-bot bot added the triage/invalid This doesn't seem right label Sep 17, 2025
@dependabot dependabot bot deleted the dependabot/maven/main/io.smallrye.reactive-mutiny-bom-3.0.0 branch September 17, 2025 06:38
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 triage/flaky-test triage/invalid This doesn't seem right

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants