Skip to content
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

Bump io.smallrye.reactive:mutiny from 2.5.1 to 2.5.8 #71

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 8, 2024

Bumps io.smallrye.reactive:mutiny from 2.5.1 to 2.5.8.

Release notes

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

Release 2.5.8

Changelog

🔀 Merge

🐛 Fixes

  • 7bd37e4 BroadcastProcessor: prevent memory leaks by clearing active subscriptions, closes #1532

🧰 Tasks

  • dd320dc release: release Mutiny 2.5.8
  • 44d5999 release: set development version to 999-SNAPSHOT

Contributors

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

Release 2.5.7

Changelog

🔀 Merge

🐛 Fixes

  • 607320e backport fix for cancellation in Uni to Multi bridge

🧰 Tasks

  • bc01723 release: release Mutiny 2.5.7
  • 6b07282 release: set development version to 2.5.7-SNAPSHOT

🛠 Build

Contributors

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

Release 2.5.6

Changelog

🔀 Merge

  • 4ff850a Merge pull request #1499 from smallrye/fix/concatmap-early-null-innerUpstream, closes #1499
  • 962d18b Merge pull request #1497 from smallrye/dependabot/maven/org.assertj-assertj-core-3.25.2, closes #1497

🐛 Fixes

  • f18296b concatMap: deadlock on inner upstream subscription
  • 796003c concatMap: check for early null inner subscriber

... (truncated)

Commits
  • dd320dc chore(release): release Mutiny 2.5.8
  • 8a1c8b3 Merge pull request #1539 from jponge/backport/1536
  • 7bd37e4 fix(BroadcastProcessor): prevent memory leaks by clearing active subscriptions
  • 44d5999 chore(release): set development version to 999-SNAPSHOT
  • bc01723 chore(release): release Mutiny 2.5.7
  • aeb71fa Merge pull request #1521 from smallrye/fix/1520
  • 607320e fix: backport fix for cancellation in Uni to Multi bridge
  • 105b819 test: reproducer for issue #1520
  • 6b07282 chore(release): set development version to 2.5.7-SNAPSHOT
  • bc3ba4f chore(release): release Mutiny 2.5.6
  • 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)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Author

dependabot bot commented on behalf of github Mar 8, 2024

The following labels could not be found: area/dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants