Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 28, 2025

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

Updates io.smallrye.reactive:mutiny from 2.9.4 to 2.9.5

Release notes

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

2.9.5

Changelog

🐛 Fixes

  • 5ebeaa7 simplify awaiters tracking under lock conditions
  • 9f55942 memory leak in UniMemoizeOp, closes #1988
  • 36efc2e context context propagation in Uni-calling operators, closes #1984
  • 54c89e9 correct typos in documentation comments for buffer size methods

🔄️ Changes

  • 5444301 avoid star imports in UniMemoizeOp.java

🧰 Tasks

release

  • 9650950 update version metadata for Mutiny 2.9.5
  • 0d0b8b2 set development version to 999-SNAPSHOT

🛠 Build

deps

  • 54fbb54 bump io.projectreactor:reactor-core from 3.7.10 to 3.7.11
  • 236340c bump kotlin.version from 2.2.10 to 2.2.20
  • 2cd313b bump io.projectreactor:reactor-core from 3.7.9 to 3.7.10
  • f0468cd bump actions/setup-python from 5 to 6
  • 9d7b3b5 bump codecov/codecov-action from 5.5.0 to 5.5.1
  • 3ef5709 bump org.codehaus.mojo:versions-maven-plugin
  • c3d87ae bump org.jreleaser:jreleaser-maven-plugin
  • 272fcf6 bump actions/setup-java from 4 to 5
  • 5fb0cb1 bump codecov/codecov-action from 5.4.3 to 5.5.0
  • 4ba16a9 bump net.bytebuddy:byte-buddy from 1.17.6 to 1.17.7
  • 8907f07 bump actions/checkout from 4 to 5
  • 1ebe9c1 bump kotlin.version from 2.2.0 to 2.2.10
  • a5506a5 bump io.projectreactor:reactor-core from 3.7.8 to 3.7.9
  • 1e190a2 bump org.assertj:assertj-core from 3.27.3 to 3.27.4
  • 6d57d28 bump io.smallrye.common:smallrye-common-annotation
  • b4dfb9b bump io.smallrye.config:smallrye-config
  • 7cad939 bump io.smallrye:jandex-maven-plugin from 3.2.7 to 3.4.0

deps-dev

  • 9c6464e bump org.mockito:mockito-core from 5.18.0 to 5.19.0

docs

  • ddc4bb1 update the Python dependencies

unscoped

  • 6d33be4 fix the previous version for RevAPI

📝 Documentation

web

... (truncated)

Commits
  • 9650950 chore(release): update version metadata for Mutiny 2.9.5
  • 5444301 style: avoid star imports in UniMemoizeOp.java
  • 5ebeaa7 fix: simplify awaiters tracking under lock conditions
  • 9f55942 fix: memory leak in UniMemoizeOp
  • 6d33be4 build: fix the previous version for RevAPI
  • 36efc2e fix: context context propagation in Uni-calling operators
  • 6e6b841 Merge pull request #1948 from smallrye/dependabot/maven/kotlin.version-2.2.20
  • aafd734 Merge pull request #1949 from smallrye/dependabot/maven/io.projectreactor-rea...
  • 54fbb54 build(deps): bump io.projectreactor:reactor-core from 3.7.10 to 3.7.11
  • 236340c build(deps): bump kotlin.version from 2.2.10 to 2.2.20
  • 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 2.9.4 to 2.9.5
- [Release notes](https://github.com/smallrye/smallrye-mutiny/releases)
- [Commits](smallrye/smallrye-mutiny@2.9.4...2.9.5)

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

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 Oct 28, 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