Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 30, 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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 @github
Copy link
Author

dependabot bot commented on behalf of github May 30, 2025

Labels

The following labels could not be found: area/dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants