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 mutiny from 1.7.0 to 1.8.0 #739

Merged
merged 1 commit into from
Nov 10, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2022

Bumps mutiny from 1.7.0 to 1.8.0.

Release notes

Sourced from mutiny's releases.

1.8.0

Changelog

  • #1111 - Bump reactor-core from 3.4.24 to 3.5.0
  • #1104 - #1103 Refactor Multi.toFlow() to avoid blocking - Mutiny1
  • #1102 - Bump smallrye-build-parent from 36 to 37
  • #1097 - Update the Reactive Streams Operators 3.x implementation (jakarta)
  • #1095 - Bump smallrye-build-parent from 36 to 37
  • #1090 - Bump mockito-core from 4.8.0 to 4.8.1
  • #1081 - Hidden Subscription checkcast scalability issue (Fixes #1080)
  • #1063 - Bump kotlin.version from 1.7.10 to 1.7.20
  • #1043 - Bump mockito-core from 4.7.0 to 4.8.0
  • #1033 - Bump smallrye-build-parent from 35 to 36
  • #1030 - Implementation of MicroProfile Reactive Streams Operators 3.x
  • #1028 - Various 1.x branch upgrades
Commits
  • dffd6be [RELEASE] - Bump version to 1.8.0
  • d14d10e Bumping the website version to 1.8.0
  • ff7551e Remove justification clearing step from 1.x post release workflow
  • 56582fa Avoid type cache pollution on parameter validation in UniOperatorProcessor
  • 084abf9 Merge pull request #1111 from smallrye/dependabot/maven/1.x/io.projectreactor...
  • 9b85d46 Bump reactor-core from 3.4.24 to 3.5.0
  • a5fdbfc Merge pull request #1104 from smallrye/issue/1103
  • ba5cae1 Update documentation/src/main/jekyll/guides/kotlin.adoc
  • 77e3826 #1103 Refactor Multi.toFlow() to avoid blocking
  • cdf9523 Merge pull request #1102 from smallrye/dependabot/maven/1.x/io.smallrye-small...
  • 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 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 [mutiny](https://github.com/smallrye/smallrye-mutiny) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/smallrye/smallrye-mutiny/releases)
- [Commits](smallrye/smallrye-mutiny@1.7.0...1.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 10, 2022
@Ladicek Ladicek added this to the 5.6.1 milestone Nov 10, 2022
@Ladicek Ladicek merged commit 3ae5a01 into main Nov 10, 2022
@Ladicek Ladicek deleted the dependabot/maven/io.smallrye.reactive-mutiny-1.8.0 branch November 10, 2022 07:25
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