Skip to content

Bump io.smallrye.reactive:mutiny from 2.9.0 to 2.9.3 in the mutiny group #23

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3 commits into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 14, 2025

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

Updates io.smallrye.reactive:mutiny from 2.9.0 to 2.9.3

Release notes

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

2.9.3

Changelog

🐛 Fixes

🧰 Tasks

release

  • 8ebf260 update version metadata for Mutiny 2.9.3
  • 832a3ac set development version to 999-SNAPSHOT

🛠 Build

deps

  • 9bad7bc downgrade to JReleaser 1.18.0
  • d812948 bump io.smallrye.common:smallrye-common-annotation
  • c2b4a63 bump io.smallrye.common:smallrye-common-annotation
  • 1de0082 bump junit.version from 5.13.2 to 5.13.3
  • e2fe6b5 bump org.apache.maven.plugins:maven-gpg-plugin
  • 7e393de bump org.jreleaser:jreleaser-maven-plugin
  • 8987b2a bump io.smallrye.common:smallrye-common-annotation
  • 813983b bump io.smallrye.common:smallrye-common-annotation
  • 66b4a28 bump io.smallrye.common:smallrye-common-annotation
  • 81f8c59 bump junit.version from 5.13.1 to 5.13.2
  • 1ddfe5f bump kotlin.version from 2.1.21 to 2.2.0

deps-dev

  • 83c4800 bump io.reactivex.rxjava3:rxjava from 3.1.10 to 3.1.11

Contributors

We'd like to thank the following people for their contributions: Julien Ponge

2.9.2

Changelog

🐛 Fixes

  • 473ddf8 race condition in MultiCombineLatestOp, closes #1891

🧰 Tasks

release

  • 93fceae update version metadata for Mutiny 2.9.2
  • 523e30b set development version to 999-SNAPSHOT

🛠 Build

deps

  • 79c8d5b bump io.smallrye.common:smallrye-common-annotation

... (truncated)

Commits
  • 8ebf260 chore(release): update version metadata for Mutiny 2.9.3
  • 5ec4ea7 Merge pull request #1913 from jponge/deps/jreleaser-1.18.0-downgrade
  • 9bad7bc build(deps): downgrade to JReleaser 1.18.0
  • f0904d2 Merge pull request #1911 from jponge/fix/1910-uni-memoization-deadlock
  • bc42224 Merge pull request #1912 from smallrye/dependabot/maven/io.smallrye.common-sm...
  • d812948 build(deps): bump io.smallrye.common:smallrye-common-annotation
  • 10a5ac5 fix: deadlock in Uni memoization
  • eb7e61c Merge pull request #1909 from smallrye/dependabot/maven/io.smallrye.common-sm...
  • c2b4a63 build(deps): bump io.smallrye.common:smallrye-common-annotation
  • 88d3161 Merge pull request #1907 from smallrye/dependabot/maven/junit.version-5.13.3
  • 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

DavideD and others added 3 commits July 14, 2025 12:09
Includes:
* Update project dependencies
* Update images in Dockerfile files under tooling/docker/
* Update images we use as services in the GitHub workflow (mysql and
  postgres to test the examples)
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.0 to 2.9.3
- [Release notes](https://github.com/smallrye/smallrye-mutiny/releases)
- [Commits](smallrye/smallrye-mutiny@2.9.0...2.9.3)

---
updated-dependencies:
- dependency-name: io.smallrye.reactive:mutiny
  dependency-version: 2.9.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 Jul 14, 2025
Copy link
Author

dependabot bot commented on behalf of github Jul 16, 2025

Looks like io.smallrye.reactive:mutiny is no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Jul 16, 2025
@dependabot dependabot bot deleted the dependabot/gradle/mutiny-fd93e777cb branch July 16, 2025 08:25
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