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.3.1 to 2.4.0 #878

Merged
merged 1 commit into from
Sep 1, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 1, 2023
@Ladicek Ladicek merged commit 860b3e0 into main Sep 1, 2023
@Ladicek Ladicek added this to the 6.2.7 milestone Sep 1, 2023
@Ladicek Ladicek deleted the dependabot/maven/io.smallrye.reactive-mutiny-2.4.0 branch September 1, 2023 08:43
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant