-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Bump org.mvnpm.at.mvnpm:codeblock from 1.0.19 to 1.1.1 #47088
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 org.mvnpm.at.mvnpm:codeblock from 1.0.19 to 1.1.1 #47088
Conversation
Bumps [org.mvnpm.at.mvnpm:codeblock](https://github.com/qomponent/qui-code-block) from 1.0.19 to 1.1.1. - [Release notes](https://github.com/qomponent/qui-code-block/releases) - [Commits](qomponent/qui-code-block@1.0.19...1.1.1) --- updated-dependencies: - dependency-name: org.mvnpm.at.mvnpm:codeblock dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
/cc @phillip-kruger (mvnpm) |
Status for workflow
|
Status | Name | Step | Failures | Logs | Raw logs | Build scan |
---|---|---|---|---|---|---|
✖ | JVM Integration Tests - JDK 17 | Build |
Failures | Logs | Raw logs | 🔍 |
✔️ | JVM Integration Tests - JDK 17 Windows | Logs | Raw logs | 🔍 | ||
✔️ | JVM Integration Tests - JDK 21 | Logs | Raw logs | 🔍 |
Full information is available in the Build summary check run.
You can consult the Develocity build scans.
Failures
⚙️ JVM Integration Tests - JDK 17 #
- Failing: integration-tests/observability-lgtm
📦 integration-tests/observability-lgtm
✖ io.quarkus.observability.test.LgtmReloadTest.testReload
- History - More details - Source on GitHub
java.io.UncheckedIOException: java.io.IOException: parsing HTTP/1.1 status line, receiving [&#0;&#0;&#6;&#4;&#0;&#0;&#0;&#0;&#0;&#0;&#5;&#0;&#0;@&#0;], parser state [STATUS_LINE]
at io.quarkus.observability.test.utils.GrafanaClient.handle(GrafanaClient.java:55)
at io.quarkus.observability.test.utils.GrafanaClient.user(GrafanaClient.java:81)
at org.awaitility.core.AbstractHamcrestCondition.lambda$new$0(AbstractHamcrestCondition.java:48)
at org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:248)
at org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:235)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
Flaky tests - Develocity
⚙️ JVM Tests - JDK 21
📦 extensions/smallrye-reactive-messaging/deployment
✖ io.quarkus.smallrye.reactivemessaging.hotreload.ConnectorChangeTest.testUpdatingConnector
- History
Expecting actual: ["-6","-7","-9","-10","-11","-12","-13","-14"] to start with: ["-6", "-7", "-8", "-9"]
-java.lang.AssertionError
java.lang.AssertionError:
Expecting actual:
["-6","-7","-9","-10","-11","-12","-13","-14"]
to start with:
["-6", "-7", "-8", "-9"]
at io.quarkus.smallrye.reactivemessaging.hotreload.ConnectorChangeTest.testUpdatingConnector(ConnectorChangeTest.java:41)
⚙️ JVM Integration Tests - JDK 21
📦 integration-tests/grpc-hibernate
✖ com.example.grpc.hibernate.VertxBlockingRawTest.shouldAdd
- History
Condition with Lambda expression in com.example.grpc.hibernate.BlockingRawTestBase was not fulfilled within 30 seconds.
-org.awaitility.core.ConditionTimeoutException
org.awaitility.core.ConditionTimeoutException: Condition with Lambda expression in com.example.grpc.hibernate.BlockingRawTestBase was not fulfilled within 30 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 com.example.grpc.hibernate.BlockingRawTestBase.shouldAdd(BlockingRawTestBase.java:59)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
Bumps org.mvnpm.at.mvnpm:codeblock from 1.0.19 to 1.1.1.
Release notes
Sourced from org.mvnpm.at.mvnpm:codeblock's releases.
Commits
3dc5868
Merge pull request #10 from phillip-kruger/maine26586e
Added support for more languages and updates some depsb323c11
Merge pull request #9 from phillip-kruger/main93d6a68
Added value-change eventYou 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)