Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the mutiny group with 1 update: io.smallrye.reactive:mutiny.

Updates io.smallrye.reactive:mutiny from 3.0.1 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

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the mutiny group with 1 update: [io.smallrye.reactive:mutiny](https://github.com/smallrye/smallrye-mutiny).


Updates `io.smallrye.reactive:mutiny` from 3.0.1 to 3.0.3
- [Release notes](https://github.com/smallrye/smallrye-mutiny/releases)
- [Commits](smallrye/smallrye-mutiny@3.0.1...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
  dependency-group: mutiny
...

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 2, 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