wildfly-extras / wildfly-graphql-feature-pack

5 stars 6 forks source link

Bump io.smallrye.reactive:mutiny from 2.1.0 to 2.4.0 #163

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps io.smallrye.reactive:mutiny from 2.1.0 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

2.3.1

Changelog

  • #1310 - Fix the protocol in Uni memoization

2.3.0

Changelog

  • #1308 - Fix flaky concurrent test in AppendOnlyReplayListTest
  • #1305 - Bump reactor-core from 3.5.6 to 3.5.7
  • #1304 - Fix race conditions un UniMemoizeOp
  • #1303 - Race condition in Uni memoization
  • #1302 - Bump logback-classic from 1.4.7 to 1.4.8
  • #1300 - Bump smallrye-build-parent from 39 to 40
  • #1296 - Bump version.surefire.plugin from 3.1.0 to 3.1.2
  • #1295 - Bump versions-maven-plugin from 2.15.0 to 2.16.0
  • #1292 - AssertSubscriber rework
  • #1285 - Bump maven-dependency-plugin from 3.5.0 to 3.6.0
  • #1284 - Bump requests from 2.28.1 to 2.31.0 in /documentation
  • #1283 - Bump pymdown-extensions from 9.9 to 10.0 in /documentation
  • #1266 - Disabling MultiConcatMapNoPrefetchTest in CI until 1254 has been fixed
  • #1265 - Include Java 20 in the build matrix
  • #1264 - Quick Maven build profile
  • #1263 - Fix the website deployment artefact awaiting step

2.2.0

Changelog

  • #1261 - Emit empty list when grouping item by time windows and no item in the window
  • #1258 - Use Awaitility to fix test flakyness
  • #1257 - Simplify the MultiSubscribe operator implementation
  • #1256 - Bump logback-classic from 1.4.6 to 1.4.7
  • #1255 - Fix the AssertSubscriber.assertItems error message

... (truncated)

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)
dependabot[bot] commented 11 months ago

Superseded by #166.