Skip to content

Bump io.smallrye.reactive:mutiny from 3.0.0 to 3.1.0#538

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/io.smallrye.reactive-mutiny-3.1.0
Closed

Bump io.smallrye.reactive:mutiny from 3.0.0 to 3.1.0#538
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/io.smallrye.reactive-mutiny-3.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Dec 8, 2025

Bumps io.smallrye.reactive:mutiny from 3.0.0 to 3.1.0.

Release notes

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

3.1.0

Changelog

🚀 Features

  • 9690251 flag to control the Infrastructure executor shutdown on update
  • e5ff7cf add demand pausing operator with pauseDemand group in Multi

🐛 Fixes

  • 95dfed7 demand pauser clear queue inside drain loop to avoid concurrent read access

🔄️ Changes

  • 215e727 optimize Uni.await() for known item/failure

🧰 Tasks

release

  • c119c91 update version metadata for Mutiny 3.1.0
  • 63d988c set development version to 999-SNAPSHOT
  • 578e119 update version metadata for Mutiny 3.0.3
  • 7578ac8 set development version to 999-SNAPSHOT

🛠 Build

deps

  • f618b43 bump io.projectreactor:reactor-core from 3.7.13 to 3.8.0

unscoped

  • 21b3a50 no need to handle the BOM apart
  • 56f3116 have the BOM being generated

Contributors

We'd like to thank the following people for their contributions: Julien Ponge, Martin Kouba, Ozan Gunalp

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

... (truncated)

Commits
  • c119c91 chore(release): update version metadata for Mutiny 3.1.0
  • 7eff163 Merge pull request #1997 from smallrye/dependabot/maven/io.projectreactor-rea...
  • 967bfbb Merge pull request #2023 from jponge/build/generate-bom
  • 21b3a50 build: no need to handle the BOM apart
  • 56f3116 build: have the BOM being generated
  • 245cffe Merge pull request #2019 from mkouba/uni-await-opt
  • 215e727 perf: optimize Uni.await() for known item/failure
  • b758f47 Merge pull request #2021 from ozangunalp/pauser_clear_queue_fix
  • 95dfed7 fix: demand pauser clear queue inside drain loop to avoid concurrent read access
  • e698c3a Merge pull request #2020 from jponge/feat/infra-executor-shutdown
  • 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 8, 2025
@radcortez
Copy link
Copy Markdown
Member

@dependabot recreate

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 15, 2026

Looks like io.smallrye.reactive:mutiny is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Apr 15, 2026
@dependabot dependabot Bot deleted the dependabot/maven/io.smallrye.reactive-mutiny-3.1.0 branch April 15, 2026 11:04
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