Skip to content

Bump io.smallrye.reactive:mutiny from 2.8.0 to 2.9.0 #47974

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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 20, 2025

Bumps io.smallrye.reactive:mutiny from 2.8.0 to 2.9.0.

Release notes

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

2.9.0

Changelog

🚀 Features

MultiEmitter

  • 595642f introduce user callbacks for request and cancellation signals

unscoped

  • fcb52bb gatherer API for reusable implementations
  • 9f037c9 introduction of a Multi gathering operator, closes #1597

🐛 Fixes

MultiEmitterProcessor

  • 36e2e92 check that callbacks parameters are not null

build

  • 7ff4f45 skip cyclonedx-maven-plugin when not deploying

unscoped

  • 24eeed2 clear RevAPI error on MultiGroupByOp internal API changes
  • 5241f67 stagnation bug in MultiGroupByOp due to a lack of forwarded demand, closes #1856
  • 03da9c1 harmonize cancellation and termination callback orders, closes #1843
  • 4365696 add an automatic module name to mutiny-smallrye-context-propagation, closes #1790

🔄️ Changes

MultiEmitter

  • 5dc3b82 reduce footprint using atomic field updaters

unscoped

  • f310c70 introduce pre-fetching in group().by()
  • b891d5e reduce the UniCreateFromPublisher operator footprint
  • fb056b0 mark all gathering APIs as experimental
  • bbf4540 replace Tuple2 with Extraction and increase coverage

🧰 Tasks

release

  • a9ea0cf update version metadata for Mutiny 2.9.0
  • fdc2984 set development version to 999-SNAPSHOT
  • 9249fd5 update version metadata for Mutiny 2.9.0-RC1
  • 4c7d033 clear RevAPI breaking change justifications
  • abce1c8 set development version to 999-SNAPSHOT

🛠 Build

deps

  • fef01bb update the Python documentation dependencies
  • 30c7adc bump codecov/codecov-action from 5.4.2 to 5.4.3
  • 0e3a877 bump io.projectreactor:reactor-core from 3.7.5 to 3.7.6
  • b5373b3 bump kotlin.version from 2.1.20 to 2.1.21
  • 9f0a5d1 bump astral-sh/setup-uv from 5 to 6
  • 8fd83fd bump org.jreleaser:jreleaser-maven-plugin

... (truncated)

Commits
  • a9ea0cf chore(release): update version metadata for Mutiny 2.9.0
  • 2ce5f61 Merge pull request #1878 from smallrye/docs/deps-sync-2025-05-20
  • fef01bb build(deps): update the Python documentation dependencies
  • 0bd92b3 Merge pull request #1877 from smallrye/dependabot/github_actions/codecov/code...
  • 30c7adc build(deps): bump codecov/codecov-action from 5.4.2 to 5.4.3
  • 51cde6d Merge pull request #1874 from smallrye/dependabot/maven/io.projectreactor-rea...
  • 0e3a877 build(deps): bump io.projectreactor:reactor-core from 3.7.5 to 3.7.6
  • fdc2984 chore(release): set development version to 999-SNAPSHOT
  • 9249fd5 chore(release): update version metadata for Mutiny 2.9.0-RC1
  • 66bbfc2 build: ensure a changelog is re-computed before performing a release
  • 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.8.0 to 2.9.0.
- [Release notes](https://github.com/smallrye/smallrye-mutiny/releases)
- [Commits](smallrye/smallrye-mutiny@2.8.0...2.9.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the area/dependencies Pull requests that update a dependency file label May 20, 2025
@quarkus-bot quarkus-bot bot added the area/arc Issue related to ARC (dependency injection) label May 20, 2025
@gastaldi
Copy link
Contributor

Done in #47964

@gastaldi gastaldi closed this May 20, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github May 20, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@quarkus-bot quarkus-bot bot added the triage/invalid This doesn't seem right label May 20, 2025
@dependabot dependabot bot deleted the dependabot/maven/io.smallrye.reactive-mutiny-2.9.0 branch May 20, 2025 21:16
gastaldi added a commit to gastaldi/quarkus that referenced this pull request May 20, 2025
- This avoids a second dependabot PR (like quarkusio#47974) when upgrading is performed
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 triage/invalid This doesn't seem right
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant