Bump io.quarkiverse.artemis:quarkus-artemis-bom from 3.12.1 to 3.14.0#1630
Open
dependabot[bot] wants to merge 1 commit intodevelopmentfrom
Conversation
Bumps [io.quarkiverse.artemis:quarkus-artemis-bom](https://github.com/quarkiverse/quarkus-artemis) from 3.12.1 to 3.14.0. - [Release notes](https://github.com/quarkiverse/quarkus-artemis/releases) - [Commits](quarkiverse/quarkus-artemis@3.12.1...3.14.0) --- updated-dependencies: - dependency-name: io.quarkiverse.artemis:quarkus-artemis-bom dependency-version: 3.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Status for workflow
|
| Status | Name | Step | Failures | Logs | Raw logs |
|---|---|---|---|---|---|
| ❌ | Build - JDK 17 | Build with Maven |
Failures | Logs | Raw logs |
Full information is available in the Build summary check run.
Failures
⚙️ Build - JDK 17 #
- Failing: context-propagation-quickstart jta-quickstart
📦 context-propagation-quickstart
❌ org.acme.context.prices.PriceTest.test line 55 - More details - Source on GitHub
Details
org.awaitility.core.ConditionTimeoutException: Condition with Lambda expression in org.acme.context.prices.PriceTest was not fulfilled within 1 minutes 40 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:1160)
at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1129)
at org.acme.context.prices.PriceTest.test(PriceTest.java:55)
Suppressed: io.quarkus.runtime.BlockingOperationNotAllowedException: @Transactional cannot start a JTA transaction within a reactive pipeline. If the annotated method is intended to be blocking, ensure it is executed on a worker thread, for example by annotating it with @Blocking. If the annotated method is intended to be reactive, consider using Hibernate Reactive, which supports @Transactio...
📦 jta-quickstart
❌ org.acme.quickstart.TransactionalResourceTest.testAsync2Endpoint line 61 - More details - Source on GitHub
Details
java.lang.AssertionError:
1 expectation failed.
Expected status code <200> but was <500>.
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps io.quarkiverse.artemis:quarkus-artemis-bom from 3.12.1 to 3.14.0.
Release notes
Sourced from io.quarkiverse.artemis:quarkus-artemis-bom's releases.
... (truncated)
Commits
7c13da6[maven-release-plugin] prepare release 3.14.07478ea1Update the latest release version 3.14.0 in documentation10801deRelease 3.14.08c414a4Update Version tablesa6b965cAdd branch 3.13.x to dependabot.yml7d83743Bump io.quarkus.platform:quarkus-camel-bom from 3.32.3 to 3.32.47a53acfBump quarkus.version from 3.32.3 to 3.34.087a008aFix artemis devservices hostname on shared network8dc26b9Add link to Artemis Web UI as well as broker URL to dev UI cards of artemis-c...d819556Update compatibility tableYou 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)