Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 24, 2024

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

Release notes

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

Release 2.5.5

Changelog

🔀 Merge

  • d0e0f8d Merge pull request #1495 from smallrye/fix/1494, closes #1495
  • e2bb9d9 Merge pull request #1493 from smallrye/refactor/concatmap-no-cas-on-unbounded, closes #1493

🐛 Fixes

  • be54f15 race condition on cancellation in UniCallbackSubscriber, closes #1494

🔄️ Changes

  • 4811b4b avoid a compare&swap on unbounded requests

🧰 Tasks

  • a5fca50 release: release Mutiny 2.5.5
  • b8da91f release: clear RevAPI breaking change justifications
  • c26a308 release: set development version to 999-SNAPSHOT

Contributors

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

Release 2.5.4

Changelog

🔀 Merge

  • 0adf52a Merge pull request #1489 from smallrye/fix/concatmap-rewrite, closes #1489
  • 461a200 Merge pull request #1488 from smallrye/dependabot/maven/org.cyclonedx-cyclonedx-maven-plugin-2.7.11, closes #1488
  • 44894c1 Merge pull request #1483 from markusdlugi/main, closes #1483
  • 3b71c14 Merge pull request #1487 from smallrye/dependabot/maven/io.smallrye.config-smallrye-config-3.5.2, closes #1487
  • 79899ff Merge pull request #1486 from smallrye/dependabot/pip/documentation/jinja2-3.1.3, closes #1486
  • 0c13a95 Merge pull request #1485 from smallrye/dependabot/maven/version.surefire.plugin-3.2.5, closes #1485
  • 6f0dbb1 Merge pull request #1484 from smallrye/dependabot/maven/io.projectreactor-reactor-core-3.6.2, closes #1484
  • 8fcbf85 Merge pull request #1480 from smallrye/dependabot/maven/org.junit.support-testng-engine-1.0.5, closes #1480
  • 7c4658e Merge pull request #1481 from smallrye/dependabot/maven/org.assertj-assertj-core-3.25.1, closes #1481
  • 47442a7 Merge pull request #1479 from smallrye/dependabot/maven/io.smallrye.config-smallrye-config-3.5.1, closes #1479
  • af16abb Merge pull request #1477 from smallrye/dependabot/maven/org.jreleaser-jreleaser-maven-plugin-1.10.0, closes #1477
  • 04bdccd Merge pull request #1475 from smallrye/dependabot/maven/org.testng-testng-7.9.0, closes #1475
  • f5a1f3c Merge pull request #1476 from smallrye/dependabot/maven/org.assertj-assertj-core-3.25.0, closes #1476
  • ee42647 Merge pull request #1472 from smallrye/dependabot/maven/net.bytebuddy-byte-buddy-1.14.11, closes #1472
  • 54e2203 Merge pull request #1473 from smallrye/dependabot/maven/kotlin.version-1.9.22, closes #1473
  • 66dbc63 Merge pull request #1471 from smallrye/fix/disable-maven-compiler-plugin-in-kotlin, closes #1471

🐛 Fixes

  • dded2d6 rewrite the concatMap operator
  • 90c2609 properly remove subscriptions in ReplayOperator, closes #1482
  • eb76731 disable the Maven compiler plugin in the Kotlin module, closes #1470

🧰 Tasks

... (truncated)

Commits
  • a5fca50 chore(release): release Mutiny 2.5.5
  • d0e0f8d Merge pull request #1495 from smallrye/fix/1494
  • be54f15 fix: race condition on cancellation in UniCallbackSubscriber
  • e2bb9d9 Merge pull request #1493 from smallrye/refactor/concatmap-no-cas-on-unbounded
  • 4811b4b refactor: avoid a compare&swap on unbounded requests
  • b8da91f chore(release): clear RevAPI breaking change justifications
  • c26a308 chore(release): set development version to 999-SNAPSHOT
  • 39c7223 chore(release): release Mutiny 2.5.4
  • 0adf52a Merge pull request #1489 from smallrye/fix/concatmap-rewrite
  • dded2d6 fix: rewrite the concatMap operator
  • 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.5.
- [Release notes](https://github.com/smallrye/smallrye-mutiny/releases)
- [Commits](smallrye/smallrye-mutiny@1.6.0...2.5.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 24, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 29, 2024

Superseded by #279.

@dependabot dependabot bot closed this Jan 29, 2024
@dependabot dependabot bot deleted the dependabot/maven/io.smallrye.reactive-mutiny-2.5.5 branch January 29, 2024 11:13
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.

0 participants