Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps io.smallrye.reactive:mutiny-bom from 2.9.0 to 3.0.3.

Release notes

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

3.0.3

Changelog

🐛 Fixes

  • 0ef8ca6 race condition in Uni.combine().all(), closes #1993

🔄️ Changes

  • 90570cb minor cleanups in the Kotlin module

🧰 Tasks

release

  • 1734e54 update version metadata for Mutiny 3.0.3
  • bee345e set development version to 999-SNAPSHOT

🛠 Build

deps

  • 723798c bump net.bytebuddy:byte-buddy from 1.18.1 to 1.18.2
  • a0d819e bump io.smallrye:smallrye-build-parent from 47 to 48

Contributors

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

3.0.2

Changelog

🐛 Fixes

groupBy

  • 556bc46 resolve upstream request handling issue

unscoped

  • bcec086 do not use subclasses of CompletableFuture to catch cancel

🔄️ Changes

  • c62bd5b formatting fix in MultiGroupTest.java

🧰 Tasks

release

  • f149301 update version metadata for Mutiny 3.0.2
  • 57f450f set development version to 999-SNAPSHOT

🛠 Build

deps

  • 3d731f9 bump org.codehaus.mojo:versions-maven-plugin
  • ef6995a bump actions/checkout from 5 to 6
  • e7b70f9 bump org.codehaus.mojo:versions-maven-plugin

... (truncated)

Commits
  • 1734e54 chore(release): update version metadata for Mutiny 3.0.3
  • 392fcdf Merge pull request #2015 from jponge/kotlin/cleanups-nov-25
  • e728220 Merge branch 'main' into kotlin/cleanups-nov-25
  • 5b73fee Merge pull request #2017 from smallrye/dependabot/maven/net.bytebuddy-byte-bu...
  • 723798c build(deps): bump net.bytebuddy:byte-buddy from 1.18.1 to 1.18.2
  • f1a94ee Merge pull request #2014 from jponge/fix/1993
  • 70bf5e5 Merge pull request #2016 from smallrye/dependabot/maven/io.smallrye-smallrye-...
  • a0d819e build(deps): bump io.smallrye:smallrye-build-parent from 47 to 48
  • 90570cb refactor: minor cleanups in the Kotlin module
  • 0ef8ca6 fix: race condition in Uni.combine().all()
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 1, 2025
Bumps [io.smallrye.reactive:mutiny-bom](https://github.com/smallrye/smallrye-mutiny) from 2.9.0 to 3.0.3.
- [Release notes](https://github.com/smallrye/smallrye-mutiny/releases)
- [Commits](smallrye/smallrye-mutiny@2.9.0...3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 1, 2025
@hantsy hantsy merged commit ff1bfbf into master Dec 9, 2025
3 checks passed
@dependabot dependabot bot deleted the dependabot/maven/smallrye-mutiny/io.smallrye.reactive-mutiny-bom-3.0.3 branch December 9, 2025 01:13
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.

2 participants