Skip to content

chore(deps): bump io.smallrye.reactive:mutiny-bom from 2.8.0 to 2.9.0 in /smallrye-mutiny#1738

Merged
hantsy merged 1 commit into
masterfrom
dependabot/maven/smallrye-mutiny/io.smallrye.reactive-mutiny-bom-2.9.0
Jun 1, 2025
Merged

chore(deps): bump io.smallrye.reactive:mutiny-bom from 2.8.0 to 2.9.0 in /smallrye-mutiny#1738
hantsy merged 1 commit into
masterfrom
dependabot/maven/smallrye-mutiny/io.smallrye.reactive-mutiny-bom-2.9.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 1, 2025

Copy link
Copy Markdown
Contributor

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

Release notes

Sourced from io.smallrye.reactive:mutiny-bom'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

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-bom](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-bom
  dependency-version: 2.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jun 1, 2025
@hantsy hantsy merged commit ae959e9 into master Jun 1, 2025
3 checks passed
@dependabot dependabot Bot deleted the dependabot/maven/smallrye-mutiny/io.smallrye.reactive-mutiny-bom-2.9.0 branch June 1, 2025 12:31
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