Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

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

3.0.1

Changelog

🐛 Fixes

tests

unscoped

  • b8ad5b5 simplify awaiters tracking under lock conditions
  • 9e34af4 memory leak in UniMemoizeOp, closes #1988
  • 4c56647 context context propagation in Uni-calling operators, closes #1984

🔄️ Changes

  • 8c94ac3 avoid star imports in UniMemoizeOp.java

🧰 Tasks

release

  • d0babad update version metadata for Mutiny 3.0.1
  • 1336cae clear RevAPI breaking change justifications
  • bd6f612 set development version to 999-SNAPSHOT

🛠 Build

deps

  • 4210cb4 bump io.smallrye:jandex-maven-plugin from 3.5.0 to 3.5.1
  • f362079 bump kotlin.version from 2.2.20 to 2.2.21
  • b87745b bump io.projectreactor:reactor-core from 3.7.11 to 3.7.12
  • 91ec4c7 bump astral-sh/setup-uv from 6 to 7
  • e408ac2 bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14
  • 7278241 bump net.bytebuddy:byte-buddy from 1.17.7 to 1.17.8
  • 4ddbb92 bump io.smallrye.config:smallrye-config
  • e01ce75 bump org.apache.maven.plugins:maven-dependency-plugin
  • 1c3dfa3 bump junit.version from 5.13.4 to 5.14.0
  • 21995ad bump org.assertj:assertj-core from 3.27.5 to 3.27.6
  • d0d9949 bump io.smallrye.config:smallrye-config
  • 6928d86 bump org.codehaus.mojo:versions-maven-plugin
  • 592b90e bump org.assertj:assertj-core from 3.27.4 to 3.27.5
  • 992c14f bump io.smallrye.common:smallrye-common-annotation

deps-dev

  • 7238a1a bump ch.qos.logback:logback-classic
  • 03389a8 bump ch.qos.logback:logback-classic
  • 348c24a bump io.reactivex.rxjava3:rxjava from 3.1.11 to 3.1.12
  • 3170ba2 bump org.mockito:mockito-core from 5.19.0 to 5.20.0

unscoped

📝 Documentation

... (truncated)

Commits
  • d0babad chore(release): update version metadata for Mutiny 3.0.1
  • 451d123 Merge pull request #1989 from jponge/fix/1988
  • 7ca931d Merge pull request #1990 from smallrye/dependabot/maven/io.smallrye-jandex-ma...
  • 4210cb4 build(deps): bump io.smallrye:jandex-maven-plugin from 3.5.0 to 3.5.1
  • 8c94ac3 style: avoid star imports in UniMemoizeOp.java
  • b8ad5b5 fix: simplify awaiters tracking under lock conditions
  • 9e34af4 fix: memory leak in UniMemoizeOp
  • e189fe1 Merge pull request #1985 from jponge/fix/uni-call-context-propagation
  • 08d0248 Merge pull request #1987 from smallrye/dependabot/maven/kotlin.version-2.2.21
  • f362079 build(deps): bump kotlin.version from 2.2.20 to 2.2.21
  • 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-bom](https://github.com/smallrye/smallrye-mutiny) from 2.9.0 to 3.0.1.
- [Release notes](https://github.com/smallrye/smallrye-mutiny/releases)
- [Commits](smallrye/smallrye-mutiny@2.9.0...3.0.1)

---
updated-dependencies:
- dependency-name: io.smallrye.reactive:mutiny-bom
  dependency-version: 3.0.1
  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 Nov 1, 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