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-bom from 2.7.0 to 2.8.0 #45768

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

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-bom](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-bom
  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 Jan 21, 2025
Copy link

quarkus-bot bot commented Jan 22, 2025

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit e3dab15.

✅ 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.


Flaky tests - Develocity

⚙️ JVM Tests - JDK 21

📦 integration-tests/observability-lgtm

io.quarkus.observability.test.LgtmReloadTest.testReload - History

  • io.quarkus.builder.BuildException: Build failure: Build failed due to errors [error]: Build step io.quarkus.observability.deployment.ObservabilityDevServiceProcessor\#startContainers threw an exception: java.lang.RuntimeException: org.testcontainers.containers.ContainerLaunchException: Container startup failed for image docker.io/grafana/otel-lgtm:0.8.2 at io.quarkus.observability.deployment.ObservabilityDevServiceProcessor.lambda$startContainers$3(ObservabilityDevServiceProcessor.java:170) at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1708) at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762) - java.lang.RuntimeException
java.lang.RuntimeException: 
io.quarkus.builder.BuildException: Build failure: Build failed due to errors
	[error]: Build step io.quarkus.observability.deployment.ObservabilityDevServiceProcessor#startContainers threw an exception: java.lang.RuntimeException: org.testcontainers.containers.ContainerLaunchException: Container startup failed for image docker.io/grafana/otel-lgtm:0.8.2
	at io.quarkus.observability.deployment.ObservabilityDevServiceProcessor.lambda$startContainers$3(ObservabilityDevServiceProcessor.java:170)
	at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1708)
	at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)
	at io.quarkus.observability.deployment.ObservabilityDevServiceProcessor.startContainers(ObservabilityDevServiceProcessor.java:113)
	at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:733)
  • io.quarkus.builder.BuildException: Build failure: Build failed due to errors [error]: Build step io.quarkus.observability.deployment.ObservabilityDevServiceProcessor\#startContainers threw an exception: java.lang.RuntimeException: org.testcontainers.containers.ContainerLaunchException: Container startup failed for image docker.io/grafana/otel-lgtm:0.8.2 at io.quarkus.observability.deployment.ObservabilityDevServiceProcessor.lambda$startContainers$3(ObservabilityDevServiceProcessor.java:170) at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1708) at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762) - java.lang.RuntimeException
java.lang.RuntimeException: 
io.quarkus.builder.BuildException: Build failure: Build failed due to errors
	[error]: Build step io.quarkus.observability.deployment.ObservabilityDevServiceProcessor#startContainers threw an exception: java.lang.RuntimeException: org.testcontainers.containers.ContainerLaunchException: Container startup failed for image docker.io/grafana/otel-lgtm:0.8.2
	at io.quarkus.observability.deployment.ObservabilityDevServiceProcessor.lambda$startContainers$3(ObservabilityDevServiceProcessor.java:170)
	at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1708)
	at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)
	at io.quarkus.observability.deployment.ObservabilityDevServiceProcessor.startContainers(ObservabilityDevServiceProcessor.java:113)
	at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:733)

io.quarkus.observability.test.LgtmResourcesTest.testTracing - History

  • java.lang.RuntimeException: Failed to start quarkus - java.lang.RuntimeException
java.lang.RuntimeException: java.lang.RuntimeException: Failed to start quarkus
	at io.quarkus.test.junit.QuarkusTestExtension.throwBootFailureException(QuarkusTestExtension.java:611)
	at io.quarkus.test.junit.QuarkusTestExtension.interceptTestClassConstructor(QuarkusTestExtension.java:695)
	at java.base/java.util.Optional.orElseGet(Optional.java:364)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
Caused by: java.lang.RuntimeException: Failed to start quarkus
	at io.quarkus.runner.ApplicationImpl.doStart(Unknown Source)

@gsmet
Copy link
Member

gsmet commented Jan 22, 2025

I will let @jponge handle the update globally.

@gsmet gsmet closed this Jan 22, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 22, 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 Jan 22, 2025
@dependabot dependabot bot deleted the dependabot/maven/io.smallrye.reactive-mutiny-bom-2.8.0 branch January 22, 2025 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant