Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2023

Bumps io.smallrye.reactive:mutiny from 1.6.0 to 2.5.3.

Release notes

Sourced from io.smallrye.reactive:mutiny's releases.

Release 2.5.3

Changelog

🔀 Merge

  • 1a8fd00 Merge pull request #1467 from smallrye/revert/concatMap-rewrite, closes #1467
  • 49c50ac Merge pull request #1466 from smallrye/dependabot/maven/version.surefire.plugin-3.2.3, closes #1466
  • d933a4c Merge pull request #1465 from smallrye/test/avoid-infinite-await, closes #1465
  • 90fe69a Merge pull request #1462 from smallrye/dependabot/maven/io.projectreactor-reactor-core-3.6.1, closes #1462
  • 620d0c2 Merge pull request #1460 from smallrye/dependabot/github_actions/actions/setup-python-5, closes #1460
  • c8fcdf3 Merge pull request #1461 from smallrye/test/increase-concatMap-coverage, closes #1461

🔄️ Changes

  • 87a4eb3 rewrite of the concatenation operators

🧰 Tasks

  • 00ccd46 release: release Mutiny 2.5.3
  • cff7fcb release: clear RevAPI breaking change justifications
  • ae7ac0e release: set development version to 999-SNAPSHOT

🛠 Build

  • c59be05 deps: bump version.surefire.plugin from 3.2.2 to 3.2.3
  • efba606 do not perform indefinite awaits in MultiTransformToUniTest
  • 2226197 deps: bump io.projectreactor:reactor-core from 3.6.0 to 3.6.1
  • 8765280 increase the concatMap operator coverage
  • a33174f deps: bump actions/setup-python from 4 to 5

Contributors

We'd like to thank the following people for their contributions: Julien Ponge

Release 2.5.2

Changelog

🔀 Merge

  • efc3d0c Merge pull request #1458 from smallrye/bug/UniAwait-null-context, closes #1458
  • 8429724 Merge pull request #1456 from smallrye/docs/broadcasting, closes #1456
  • 58292ca Merge pull request #1454 from smallrye/dependabot/maven/org.mockito-mockito-core-5.8.0, closes #1454
  • 9064ba0 Merge pull request #1453 from manofthepeace/exponentialBackoff, closes #1453
  • 3de0f29 Merge pull request #1452 from smallrye/dependabot/maven/ch.qos.logback-logback-classic-1.4.14, closes #1452
  • 2323a29 Merge pull request #1451 from smallrye/dependabot/github_actions/actions/setup-java-4, closes #1451
  • 83c8785 Merge pull request #1448 from smallrye/bug/concatenation-rewrites, closes #1448
  • f6be4a8 Merge pull request #1446 from smallrye/dependabot/maven/ch.qos.logback-logback-classic-1.4.13, closes #1446
  • ae8cecb Merge pull request #1443 from smallrye/dependabot/maven/ch.qos.logback-logback-classic-1.4.12, closes #1443
  • 6dfd881 Merge pull request #1442 from smallrye/dependabot/maven/io.smallrye-jandex-maven-plugin-3.1.6, closes #1442
  • 56e99ef Merge pull request #1441 from smallrye/dependabot/maven/kotlin.version-1.9.21, closes #1441
  • 63ec043 Merge pull request #1440 from manofthepeace/deferredJavadocFix, closes #1440
  • 7093e3c Merge pull request #1439 from manofthepeace/retryDocUpdate, closes #1439
  • b52c5a5 Merge pull request #1438 from smallrye/fix/1436, closes #1438
  • 0217652 Merge pull request #1437 from smallrye/dependabot/maven/net.bytebuddy-byte-buddy-1.14.10, closes #1437

... (truncated)

Commits
  • 00ccd46 chore(release): release Mutiny 2.5.3
  • 1a8fd00 Merge pull request #1467 from smallrye/revert/concatMap-rewrite
  • 87a4eb3 revert: rewrite of the concatenation operators
  • 49c50ac Merge pull request #1466 from smallrye/dependabot/maven/version.surefire.plug...
  • c59be05 build(deps): bump version.surefire.plugin from 3.2.2 to 3.2.3
  • d933a4c Merge pull request #1465 from smallrye/test/avoid-infinite-await
  • efba606 test: do not perform indefinite awaits in MultiTransformToUniTest
  • 90fe69a Merge pull request #1462 from smallrye/dependabot/maven/io.projectreactor-rea...
  • 2226197 build(deps): bump io.projectreactor:reactor-core from 3.6.0 to 3.6.1
  • 620d0c2 Merge pull request #1460 from smallrye/dependabot/github_actions/actions/setu...
  • 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 1.6.0 to 2.5.3.
- [Release notes](https://github.com/smallrye/smallrye-mutiny/releases)
- [Commits](smallrye/smallrye-mutiny@1.6.0...2.5.3)

---
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 added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 15, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 19, 2024

Superseded by #270.

@dependabot dependabot bot closed this Jan 19, 2024
@dependabot dependabot bot deleted the dependabot/maven/io.smallrye.reactive-mutiny-2.5.3 branch January 19, 2024 11:36
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant