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

build(deps): bump io.smallrye.reactive:mutiny from 2.7.0 to 2.8.0 #41

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2025

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

Release notes

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

2.8.0

Changelog

🚀 Features

java

  • bc5efa2 🚨 move to Java 17 as a baseline

operators

  • 2d225a8 🚨 introduce a buffer size parameter to Multi::emitOn, closes #1758

🔄️ Changes

  • f1f0a10 minor Java 17 code migrations

🧰 Tasks

release

  • 4c7d033 clear RevAPI breaking change justifications
  • abce1c8 set development version to 999-SNAPSHOT
  • cebbed3 update version metadata for Mutiny 2.8.0
  • bed63b4 clear RevAPI breaking change justifications
  • 8b3295f set development version to 999-SNAPSHOT

🛠 Build

deps

  • 98e61b3 bump net.bytebuddy:byte-buddy from 1.15.11 to 1.16.1
  • 678e32a bump org.assertj:assertj-core from 3.27.2 to 3.27.3
  • 5ca5a1d bump io.projectreactor:reactor-core from 3.7.1 to 3.7.2
  • ae96bc9 bump io.smallrye.config:smallrye-config
  • bd15c42 bump io.smallrye:smallrye-context-propagation
  • 5428b25 bump org.assertj:assertj-core from 3.27.1 to 3.27.2
  • 895ec9d bump org.assertj:assertj-core from 3.27.0 to 3.27.1
  • db07f61 bump org.jreleaser:jreleaser-maven-plugin
  • 038f81a bump codecov/codecov-action from 5.1.1 to 5.1.2
  • 1f870c5 bump astral-sh/setup-uv from 4 to 5
  • 480f174 bump org.jetbrains.kotlinx:kotlinx-coroutines-core
  • ca3110b bump org.assertj:assertj-core from 3.26.3 to 3.27.0
  • 02496df bump org.jetbrains.kotlinx:kotlinx-coroutines-core
  • 3a72299 bump junit.version from 5.11.3 to 5.11.4
  • 6aa6ef2 bump org.jetbrains.dokka:dokka-maven-plugin
  • 591b14f bump net.bytebuddy:byte-buddy from 1.15.10 to 1.15.11
  • 63cd938 bump io.projectreactor:reactor-core from 3.7.0 to 3.7.1
  • ad8c32f bump codecov/codecov-action from 5.0.7 to 5.1.1
  • 31f447b bump io.smallrye.config:smallrye-config
  • 76559a0 bump org.cyclonedx:cyclonedx-maven-plugin

deps-dev

  • 2f70651 bump ch.qos.logback:logback-classic
  • 79f4877 bump org.mockito:mockito-core from 5.14.2 to 5.15.2
  • e76dd5d bump ch.qos.logback:logback-classic
  • 855329b bump ch.qos.logback:logback-classic

... (truncated)

Commits
  • cebbed3 chore(release): update version metadata for Mutiny 2.8.0
  • 9a5d432 Merge pull request #1788 from smallrye/dependabot/maven/net.bytebuddy-byte-bu...
  • f36b21b Merge pull request #1787 from smallrye/dependabot/maven/org.assertj-assertj-c...
  • 98e61b3 build(deps): bump net.bytebuddy:byte-buddy from 1.15.11 to 1.16.1
  • 678e32a build(deps): bump org.assertj:assertj-core from 3.27.2 to 3.27.3
  • bc3e385 Merge pull request #1785 from smallrye/dependabot/maven/io.projectreactor-rea...
  • 5ca5a1d build(deps): bump io.projectreactor:reactor-core from 3.7.1 to 3.7.2
  • 67329a4 Merge pull request #1783 from smallrye/dependabot/maven/io.smallrye.config-sm...
  • ae96bc9 build(deps): bump io.smallrye.config:smallrye-config
  • 0077659 Merge pull request #1784 from smallrye/feat/switch-to-java17
  • 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 2.7.0 to 2.8.0.
- [Release notes](https://github.com/smallrye/smallrye-mutiny/releases)
- [Commits](smallrye/smallrye-mutiny@2.7.0...2.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner January 22, 2025 12:05
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 22, 2025
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants