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 0.10.1 to 0.11.0 #13461

Merged
merged 1 commit into from
Nov 25, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2020

Bumps mutiny from 0.10.1 to 0.11.0.

Release notes

Sourced from mutiny's releases.

0.11.0

Major changes

Complete changelog

  • #355 - Generator-based Multi builder
  • #353 - Fix mistake in JavaDocs of ExecutorConfiguration
  • #352 - Move test subscribers to the public API
  • #351 - Implement batching with maximumDelay
  • #349 - onOverflow invoke / call
  • #348 - Fix potential invalid request (0) in the SkipOperator
  • #347 - Missing invoke and call methods in the onOverflow() group
Commits
  • 609e956 [RELEASE] - Bump version to 0.11.0
  • 28579bf Reformat
  • 07e6650 Increase codecov/patch threshold
  • 4a0bcf4 Merge pull request #351 from andreas-eberle/feature/batching-with-maximumDelay
  • 0fe96af Simplify assertion
  • a65e43a Improve test and add timeout
  • 8ad245f Merge pull request #355 from smallrye/feature/multi-generators
  • 10e0067 Propagate subscription-time initial state supplier failures
  • 25b7e0c Merge pull request #354 from smallrye/dependabot/maven/io.smallrye.common-sma...
  • 58f98ee Bump smallrye-common-annotation from 1.4.1 to 1.5.0
  • 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 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 0.10.1 to 0.11.0.
- [Release notes](https://github.com/smallrye/smallrye-mutiny/releases)
- [Commits](smallrye/smallrye-mutiny@0.10.1...0.11.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the area/dependencies Pull requests that update a dependency file label Nov 24, 2020
@gsmet gsmet merged commit 461d606 into master Nov 25, 2020
@ghost ghost added this to the 1.11 - master milestone Nov 25, 2020
@dependabot dependabot bot deleted the dependabot/maven/io.smallrye.reactive-mutiny-0.11.0 branch November 25, 2020 08:41
@gsmet
Copy link
Member

gsmet commented Nov 25, 2020

@jponge you also need to update Mutiny in Qute.

@jponge
Copy link
Member

jponge commented Nov 25, 2020

@gsmet Qute is already on 0.11.0 in master

@jponge
Copy link
Member

jponge commented Nov 25, 2020

Nevermind I just realized Qute was in independent-projects.

For the next release I'll make sure to bump in both the BOM and Qute.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants