Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2025

Bumps io.smallrye.reactive:mutiny from 3.0.2 to 3.0.3.

Release notes

Sourced from io.smallrye.reactive:mutiny'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

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)

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

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

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 Nov 27, 2025
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.

1 participant