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

build(deps): bump mutiny from 1.8.0 to 2.1.0 #465

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 31, 2023

Bumps mutiny from 1.8.0 to 2.1.0.

Release notes

Sourced from mutiny's releases.

2.1.0

Changelog

  • #1201 - Bump rxjava from 3.1.5 to 3.1.6
  • #1198 - Bump microprofile-reactive-streams.version from 2.0 to 3.0
  • #1185 - Bump assertj-core from 3.24.0 to 3.24.1
  • #1182 - Ensure Uni.eventually() also handles cancellation signals
  • #1179 - Simplify QA steps in the main branch workflow
  • #1178 - Maven wrapper update
  • #1172 - Bump testng from 7.7.0 to 7.7.1
  • #1171 - Bump smallrye-context-propagation from 1.2.2 to 2.0.0
  • #1168 - Bump mockito-core from 4.10.0 to 4.11.0
  • #1167 - Bump versions-maven-plugin from 2.14.1 to 2.14.2
  • #1166 - Do not check dependencies in RevAPI
  • #1165 - Update transforming-items-asynchronously.md
  • #1162 - Upgrade to TestNG 7.7.0
  • #1156 - Bump reactor-core from 3.5.0 to 3.5.1
  • #1155 - Bump versions-maven-plugin from 2.13.0 to 2.14.0
  • #1154 - Upgrade RevAPI v28
  • #1153 - Bump certifi from 2022.9.24 to 2022.12.7 in /documentation
  • #1144 - Report concurrent onNext signals in HalfSerializer
  • #1143 - When using Multi.createFrom().publisher and Multi.createFrom().safePublisher with a Multi, return that Multi directly
  • #1138 - Remove extra onItem(1) in documentation
  • #1136 - Replace "Merged Stream" by "Concatenated Stream"
  • #1134 - Bump maven-dependency-plugin from 3.3.0 to 3.4.0
  • #1133 - Align to Mutiny Zero 1.0.0
  • #1132 - Just fix a typo in javadoc

2.0.0

Changelog

  • #1128 - Fix typo in Javadoc of UniCombine.any()
  • #1127 - Documentation for migrating to Mutiny 2
  • #1126 - Reduce flakyness in MultiIfNoItemTest
  • #1125 - Warning about potential multi-threading issues when not using emitOn properly
  • #1123 - Bump logback-classic from 1.4.4 to 1.4.5
  • #1122 - Static analysis pass over the code base
  • #1121 - Replace superfluous awaitility assertions in MultiIfNoItemTest
  • #1120 - 2.0 Deprecated APIs removals and experimental APIs promotions
  • #1119 - Document that UnicastProcessor cannot be re-subscribed
  • #1116 - Update README.md
  • #1112 - Avoid type cache pollution on parameter validation in UniOperatorProcessor
  • #991 - Add a 2.0 migration guide
  • #969 - UnicastProcessor cannot handle retrys
  • #943 - Reconsider and possibly remove the BOM

Breaking Changes

Change New API Justification
.+org\.reactivestreams\..+ updated to .+java\.util\.concurrent\.Flow\..+ .+java.util.concurrent.Flow..+ Migration from the legacy Reactive Streams APIs to the Java Flow APIs

... (truncated)

Commits
  • 26335e1 [RELEASE] - Bump version to 2.1.0
  • 09eb7a9 Bumping the website version to 2.1.0
  • cdd54c2 Merge pull request #1201 from smallrye/dependabot/maven/io.reactivex.rxjava3-...
  • d5ce057 Bump rxjava from 3.1.5 to 3.1.6
  • 65ffb10 Merge pull request #1171 from smallrye/dependabot/maven/io.smallrye-smallrye-...
  • 360cab2 Merge pull request #1198 from smallrye/dependabot/maven/microprofile-reactive...
  • 183aa92 Update SmallRye Config version as we need a Jakarta version
  • 0ae84f7 Bump smallrye-context-propagation from 1.2.2 to 2.0.0
  • 5ade5d4 Bump microprofile-reactive-streams.version from 2.0 to 3.0
  • 52f98dd Merge pull request #1194 from smallrye/dependabot/maven/org.mockito-mockito-c...
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 31, 2023
@cescoffier
Copy link
Contributor

@dependabot rebase please.

@dependabot dependabot bot force-pushed the dependabot/maven/io.smallrye.reactive-mutiny-2.1.0 branch from 62c1861 to 87866da Compare February 1, 2023 07:40
@cescoffier
Copy link
Contributor

@dependabot rebase please.

@dependabot dependabot bot force-pushed the dependabot/maven/io.smallrye.reactive-mutiny-2.1.0 branch from 87866da to 3f7d7f8 Compare February 1, 2023 07:43
@cescoffier
Copy link
Contributor

@dependabot rebase please.

Bumps [mutiny](https://github.com/smallrye/smallrye-mutiny) from 1.8.0 to 2.1.0.
- [Release notes](https://github.com/smallrye/smallrye-mutiny/releases)
- [Commits](smallrye/smallrye-mutiny@1.8.0...2.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/io.smallrye.reactive-mutiny-2.1.0 branch from 3f7d7f8 to 5d528d1 Compare February 1, 2023 08:01
@cescoffier cescoffier merged commit b29f2b3 into main Feb 1, 2023
@dependabot dependabot bot deleted the dependabot/maven/io.smallrye.reactive-mutiny-2.1.0 branch February 1, 2023 09:48
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