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 io.smallrye.reactive:mutiny from 2.5.1 to 2.5.5 #38407

Merged
merged 1 commit into from Jan 26, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps io.smallrye.reactive:mutiny from 2.5.1 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

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 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 2.5.1 to 2.5.5.
- [Release notes](https://github.com/smallrye/smallrye-mutiny/releases)
- [Commits](smallrye/smallrye-mutiny@2.5.1...2.5.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the area/dependencies Pull requests that update a dependency file label Jan 25, 2024
@quarkus-bot quarkus-bot bot added the area/arc Issue related to ARC (dependency injection) label Jan 25, 2024
@quarkus-bot
Copy link

quarkus-bot bot commented Jan 26, 2024

βœ”οΈ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

You can consult the Develocity build scans.

@gsmet gsmet merged commit b9f9072 into main Jan 26, 2024
50 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.9 - main milestone Jan 26, 2024
@dependabot dependabot bot deleted the dependabot/maven/io.smallrye.reactive-mutiny-2.5.5 branch January 26, 2024 08:23
@gsmet
Copy link
Member

gsmet commented Jan 26, 2024

@jponge maybe include this one too when you upgrade Mutiny. Thanks!

@jponge
Copy link
Member

jponge commented Jan 26, 2024

Ah good catch, Arc was not on my radar

@gsmet gsmet modified the milestones: 3.9 - main, 3.7.1 Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/arc Issue related to ARC (dependency injection) area/dependencies Pull requests that update a dependency file kind/component-upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants