-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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 smallrye-context-propagation.version from 2.1.0 to 2.1.1 #41072
Bump smallrye-context-propagation.version from 2.1.0 to 2.1.1 #41072
Conversation
Bumps `smallrye-context-propagation.version` from 2.1.0 to 2.1.1. Updates `io.smallrye:smallrye-context-propagation` from 2.1.0 to 2.1.1 - [Release notes](https://github.com/smallrye/smallrye-context-propagation/releases) - [Commits](smallrye/smallrye-context-propagation@2.1.0...2.1.1) Updates `io.smallrye:smallrye-context-propagation-propagators-rxjava1` from 2.1.0 to 2.1.1 - [Release notes](https://github.com/smallrye/smallrye-context-propagation/releases) - [Commits](smallrye/smallrye-context-propagation@2.1.0...2.1.1) Updates `io.smallrye:smallrye-context-propagation-propagators-rxjava2` from 2.1.0 to 2.1.1 - [Release notes](https://github.com/smallrye/smallrye-context-propagation/releases) - [Commits](smallrye/smallrye-context-propagation@2.1.0...2.1.1) Updates `io.smallrye:smallrye-context-propagation-api` from 2.1.0 to 2.1.1 - [Release notes](https://github.com/smallrye/smallrye-context-propagation/releases) - [Commits](smallrye/smallrye-context-propagation@2.1.0...2.1.1) Updates `io.smallrye:smallrye-context-propagation-jta` from 2.1.0 to 2.1.1 - [Release notes](https://github.com/smallrye/smallrye-context-propagation/releases) - [Commits](smallrye/smallrye-context-propagation@2.1.0...2.1.1) Updates `io.smallrye:smallrye-context-propagation-storage` from 2.1.0 to 2.1.1 - [Release notes](https://github.com/smallrye/smallrye-context-propagation/releases) - [Commits](smallrye/smallrye-context-propagation@2.1.0...2.1.1) --- updated-dependencies: - dependency-name: io.smallrye:smallrye-context-propagation dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.smallrye:smallrye-context-propagation-propagators-rxjava1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.smallrye:smallrye-context-propagation-propagators-rxjava2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.smallrye:smallrye-context-propagation-api dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.smallrye:smallrye-context-propagation-jta dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.smallrye:smallrye-context-propagation-storage dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Status for workflow
|
Status | Name | Step | Failures | Logs | Raw logs | Build scan |
---|---|---|---|---|---|---|
✖ | JVM Tests - JDK 17 | Build |
Failures | Logs | Raw logs | 🔍 |
✖ | JVM Tests - JDK 21 | Build |
Failures | Logs | Raw logs | 🔍 |
✖ | JVM Tests - JDK 17 Windows | Build |
Failures | Logs | Raw logs | 🔍 |
Full information is available in the Build summary check run.
You can consult the Develocity build scans.
Failures
⚙️ JVM Tests - JDK 17 #
- Failing: extensions/vertx/deployment
! Skipped: devtools/cli extensions/agroal/deployment extensions/amazon-lambda-http/deployment and 424 more
📦 extensions/vertx/deployment
✖ io.quarkus.vertx.deployment.MessageConsumerFailureTest.testFailure
line 49
- History - More details - Source on GitHub
org.opentest4j.AssertionFailedError: expected: <boom> but was: <java.io.IOException: boom>
at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
at org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197)
at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1145)
at io.quarkus.vertx.deployment.MessageConsumerFailureTest.verifyFailure(MessageConsumerFailureTest.java:110)
⚙️ JVM Tests - JDK 21 #
- Failing: extensions/vertx/deployment
! Skipped: devtools/cli extensions/agroal/deployment extensions/amazon-lambda-http/deployment and 424 more
📦 extensions/vertx/deployment
✖ io.quarkus.vertx.deployment.MessageConsumerFailureTest.testFailure
line 49
- History - More details - Source on GitHub
org.opentest4j.AssertionFailedError: expected: <boom> but was: <java.io.IOException: boom>
at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
at org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197)
at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1145)
at io.quarkus.vertx.deployment.MessageConsumerFailureTest.verifyFailure(MessageConsumerFailureTest.java:110)
⚙️ JVM Tests - JDK 17 Windows #
- Failing: extensions/vertx/deployment
! Skipped: devtools/cli extensions/agroal/deployment extensions/amazon-lambda-http/deployment and 424 more
📦 extensions/vertx/deployment
✖ io.quarkus.vertx.deployment.MessageConsumerFailureTest.testFailure
line 49
- History - More details - Source on GitHub
org.opentest4j.AssertionFailedError: expected: <boom> but was: <java.io.IOException: boom>
at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
at org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197)
at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1145)
at io.quarkus.vertx.deployment.MessageConsumerFailureTest.verifyFailure(MessageConsumerFailureTest.java:110)
Flaky tests - Develocity
⚙️ JVM Tests - JDK 17
📦 extensions/redis-client/runtime
✖ io.quarkus.redis.datasource.PubSubCommandsTest.subscribeToMultiplePatternsWithMulti
- History
Condition with Lambda expression in io.quarkus.redis.datasource.PubSubCommandsTest was not fulfilled within 10 seconds.
-org.awaitility.core.ConditionTimeoutException
org.awaitility.core.ConditionTimeoutException: Condition with Lambda expression in io.quarkus.redis.datasource.PubSubCommandsTest was not fulfilled within 10 seconds.
at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
at org.awaitility.core.CallableCondition.await(CallableCondition.java:78)
at org.awaitility.core.CallableCondition.await(CallableCondition.java:26)
at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1006)
at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:975)
at io.quarkus.redis.datasource.PubSubCommandsTest.subscribeToMultiplePatternsWithMulti(PubSubCommandsTest.java:287)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
Closing as duplicate of #41064 |
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps
smallrye-context-propagation.version
from 2.1.0 to 2.1.1.Updates
io.smallrye:smallrye-context-propagation
from 2.1.0 to 2.1.1Release notes
Sourced from io.smallrye:smallrye-context-propagation's releases.
Commits
e4d504c
[maven-release-plugin] prepare release 2.1.16db936e
Merge pull request #449 from smallrye/release-2.1.1a4c5992
Release 2.1.184fd8dd
Revert "Release 2.1.1"c6a8893
Latest version of build parent5f6a376
Merge pull request #448 from smallrye/release-2.1.13450fd7
Release 2.1.1ce1fdb5
Merge pull request #447 from smallrye/new-release-processd43964a
Updated to new SmallRye release processd935581
Revert "Release 2.1.1"Updates
io.smallrye:smallrye-context-propagation-propagators-rxjava1
from 2.1.0 to 2.1.1Release notes
Sourced from io.smallrye:smallrye-context-propagation-propagators-rxjava1's releases.
Commits
e4d504c
[maven-release-plugin] prepare release 2.1.16db936e
Merge pull request #449 from smallrye/release-2.1.1a4c5992
Release 2.1.184fd8dd
Revert "Release 2.1.1"c6a8893
Latest version of build parent5f6a376
Merge pull request #448 from smallrye/release-2.1.13450fd7
Release 2.1.1ce1fdb5
Merge pull request #447 from smallrye/new-release-processd43964a
Updated to new SmallRye release processd935581
Revert "Release 2.1.1"Updates
io.smallrye:smallrye-context-propagation-propagators-rxjava2
from 2.1.0 to 2.1.1Release notes
Sourced from io.smallrye:smallrye-context-propagation-propagators-rxjava2's releases.
Commits
e4d504c
[maven-release-plugin] prepare release 2.1.16db936e
Merge pull request #449 from smallrye/release-2.1.1a4c5992
Release 2.1.184fd8dd
Revert "Release 2.1.1"c6a8893
Latest version of build parent5f6a376
Merge pull request #448 from smallrye/release-2.1.13450fd7
Release 2.1.1ce1fdb5
Merge pull request #447 from smallrye/new-release-processd43964a
Updated to new SmallRye release processd935581
Revert "Release 2.1.1"Updates
io.smallrye:smallrye-context-propagation-api
from 2.1.0 to 2.1.1Release notes
Sourced from io.smallrye:smallrye-context-propagation-api's releases.
Commits
e4d504c
[maven-release-plugin] prepare release 2.1.16db936e
Merge pull request #449 from smallrye/release-2.1.1a4c5992
Release 2.1.184fd8dd
Revert "Release 2.1.1"c6a8893
Latest version of build parent5f6a376
Merge pull request #448 from smallrye/release-2.1.13450fd7
Release 2.1.1ce1fdb5
Merge pull request #447 from smallrye/new-release-processd43964a
Updated to new SmallRye release processd935581
Revert "Release 2.1.1"Updates
io.smallrye:smallrye-context-propagation-jta
from 2.1.0 to 2.1.1Release notes
Sourced from io.smallrye:smallrye-context-propagation-jta's releases.
Commits
e4d504c
[maven-release-plugin] prepare release 2.1.16db936e
Merge pull request #449 from smallrye/release-2.1.1a4c5992
Release 2.1.184fd8dd
Revert "Release 2.1.1"c6a8893
Latest version of build parent5f6a376
Merge pull request #448 from smallrye/release-2.1.13450fd7
Release 2.1.1ce1fdb5
Merge pull request #447 from smallrye/new-release-processd43964a
Updated to new SmallRye release processd935581
Revert "Release 2.1.1"Updates
io.smallrye:smallrye-context-propagation-storage
from 2.1.0 to 2.1.1Release notes
Sourced from io.smallrye:smallrye-context-propagation-storage's releases.
Commits
e4d504c
[maven-release-plugin] prepare release 2.1.16db936e
Merge pull request #449 from smallrye/release-2.1.1a4c5992
Release 2.1.184fd8dd
Revert "Release 2.1.1"c6a8893
Latest version of build parent5f6a376
Merge pull request #448 from smallrye/release-2.1.13450fd7
Release 2.1.1ce1fdb5
Merge pull request #447 from smallrye/new-release-processd43964a
Updated to new SmallRye release processd935581
Revert "Release 2.1.1"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)