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.2.0 to 2.4.0 #127

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 6, 2023

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

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.2.0 to 2.4.0.
- [Release notes](https://github.com/smallrye/smallrye-mutiny/releases)
- [Commits](smallrye/smallrye-mutiny@2.2.0...2.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 6, 2023

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
0 participants