Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

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

Contributors

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

2.9.1

Changelog

🐛 Fixes

  • 2064cdb ensure Uni blocking await cancels the upstream on timeout

🧰 Tasks

release

  • 1c08b70 update version metadata for Mutiny 2.9.1
  • 5920608 clear RevAPI breaking change justifications
  • 4945116 set development version to 999-SNAPSHOT

🛠 Build

deps

  • 1cc657b bump net.bytebuddy:byte-buddy from 1.17.5 to 1.17.6
  • 0c75905 bump io.smallrye.config:smallrye-config
  • 9fd8e6f bump io.projectreactor:reactor-core from 3.7.6 to 3.7.7
  • 27c0a37 bump junit.version from 5.13.0 to 5.13.1
  • 354674e bump io.smallrye.config:smallrye-config
  • f3333a2 bump junit.version from 5.12.2 to 5.13.0
  • 43832ed bump io.smallrye.config:smallrye-config

deps-dev

  • 58554d2 bump org.mockito:mockito-core from 5.17.0 to 5.18.0

Contributors

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

... (truncated)

Commits
  • 93fceae chore(release): update version metadata for Mutiny 2.9.2
  • 5a5f02c Merge pull request #1893 from smallrye/dependabot/maven/io.smallrye.common-sm...
  • 79c8d5b build(deps): bump io.smallrye.common:smallrye-common-annotation
  • 8e9e2a6 Merge pull request #1892 from jponge/fix/1891
  • 473ddf8 fix: race condition in MultiCombineLatestOp
  • 523e30b chore(release): set development version to 999-SNAPSHOT
  • 1c08b70 chore(release): update version metadata for Mutiny 2.9.1
  • 19df68b Merge pull request #1889 from jponge/fix/uni-blocking-await-cancel-on-timeout
  • 2064cdb fix: ensure Uni blocking await cancels the upstream on timeout
  • 1561ea3 Merge pull request #1888 from smallrye/dependabot/maven/net.bytebuddy-byte-bu...
  • 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 2.9.2.
- [Release notes](https://github.com/smallrye/smallrye-mutiny/releases)
- [Commits](smallrye/smallrye-mutiny@2.9.0...2.9.2)

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

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 Jul 1, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 1, 2025

Superseded by #1769.

@dependabot dependabot bot closed this Aug 1, 2025
@dependabot dependabot bot deleted the dependabot/maven/smallrye-mutiny/io.smallrye.reactive-mutiny-bom-2.9.2 branch August 1, 2025 06:41
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.

0 participants