smallrye / smallrye-health

https://smallrye.io/
Apache License 2.0
53 stars 36 forks source link

Bump io.smallrye.reactive:mutiny from 2.3.1 to 2.4.0 #493

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps io.smallrye.reactive:mutiny from 2.3.1 to 2.4.0.

Release notes

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

2.4.0

Changelog

  • #1351 - Bump io.smallrye.common:smallrye-common-annotation from 2.1.0 to 2.1.1
  • #1349 - Revamped release workflow
  • #1348 - Updating dependencies for the MkDocs-built website
  • #1341 - Fix concat map request race condition which resulted in flaky test
  • #1333 - onFailure(Throwable) not reading Root cause exception?
  • #1329 - Bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.7.2 to 1.7.3
  • #1323 - Issue #1316: Kotlin - Remove unnecessary suspend modifier from asFlow and Uni builder
  • #1319 - Bump reactor-core from 3.5.7 to 3.5.8
  • #1313 - Documentation: insist on merging vs concatenating order semantics
  • #1309 - Multi split operator
  • #1278 - Implement split operator
  • #1275 - Documentation: run Uni on each item in List sequentially
  • #1254 - Investigate why MultiConcatMapNoPrefetchTest is a flaky test
Commits
  • fce69b7 [RELEASE] - Bump version to 2.4.0
  • 3c2f5c4 Bumping the website version to 2.4.0
  • d7d58f0 Revert "Revamped release workflow (#1349)"
  • c87937f Use the release token for Git operations
  • aeb17cc More lenient bash scripts due to missing vars in sdkman scripts
  • dda505c Missing jbang/sdkman sourcing
  • b10fb05 Use a more privileged token
  • d60d783 For bash source reload of sdkman before calling any jbang script
  • a8ab0ab Revert "Try running JBang script directly"
  • 3866314 Try running JBang script directly
  • 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 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)