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

build(deps): bump io.smallrye.reactive:mutiny from 2.5.3 to 2.5.6 #3345

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2024

Bumps io.smallrye.reactive:mutiny from 2.5.3 to 2.5.6.

Release notes

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

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

🧰 Tasks

  • bc3ba4f release: release Mutiny 2.5.6
  • 9dc8bdc release: set development version to 999-SNAPSHOT

πŸ›  Build

  • 32fdd3e deps: bump org.assertj:assertj-core from 3.25.1 to 3.25.2

Contributors

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

Release 2.5.5

Changelog

πŸ”€ Merge

  • d0e0f8d Merge pull request #1495 from smallrye/fix/1494, closes #1495
  • e2bb9d9 Merge pull request #1493 from smallrye/refactor/concatmap-no-cas-on-unbounded, closes #1493

πŸ› Fixes

  • be54f15 race condition on cancellation in UniCallbackSubscriber, closes #1494

πŸ”„οΈ Changes

  • 4811b4b avoid a compare&swap on unbounded requests

🧰 Tasks

  • a5fca50 release: release Mutiny 2.5.5
  • b8da91f release: clear RevAPI breaking change justifications
  • c26a308 release: set development version to 999-SNAPSHOT

Contributors

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

Release 2.5.4

Changelog

πŸ”€ Merge

... (truncated)

Commits
  • bc3ba4f chore(release): release Mutiny 2.5.6
  • 4ff850a Merge pull request #1499 from smallrye/fix/concatmap-early-null-innerUpstream
  • f18296b fix(concatMap): deadlock on inner upstream subscription
  • 796003c fix(concatMap): check for early null inner subscriber
  • 962d18b Merge pull request #1497 from smallrye/dependabot/maven/org.assertj-assertj-c...
  • 32fdd3e build(deps): bump org.assertj:assertj-core from 3.25.1 to 3.25.2
  • 9dc8bdc chore(release): set development version to 999-SNAPSHOT
  • a5fca50 chore(release): release Mutiny 2.5.5
  • d0e0f8d Merge pull request #1495 from smallrye/fix/1494
  • be54f15 fix: race condition on cancellation in UniCallbackSubscriber
  • 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](https://github.com/smallrye/smallrye-mutiny) from 2.5.3 to 2.5.6.
- [Release notes](https://github.com/smallrye/smallrye-mutiny/releases)
- [Commits](smallrye/smallrye-mutiny@2.5.3...2.5.6)

---
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]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 12, 2024
@jknack jknack added this to the 3.0.8 milestone Feb 12, 2024
@jknack jknack merged commit 454cb7a into 3.x Feb 12, 2024
4 of 5 checks passed
@dependabot dependabot bot deleted the dependabot/maven/io.smallrye.reactive-mutiny-2.5.6 branch February 12, 2024 14:59
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.

None yet

1 participant