-
Notifications
You must be signed in to change notification settings - Fork 3k
Bump org.hibernate.reactive:hibernate-reactive-core from 3.0.0.Final to 3.0.1.Final #48544
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.hibernate.reactive:hibernate-reactive-core from 3.0.0.Final to 3.0.1.Final #48544
Conversation
This comment has been minimized.
This comment has been minimized.
9890115
to
ea2623b
Compare
This comment has been minimized.
This comment has been minimized.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Thanks, I didn't catch #48033. It fixes #47536 too, right? |
Bumps [org.hibernate.reactive:hibernate-reactive-core](https://github.com/hibernate/hibernate-reactive) from 3.0.0.Final to 3.0.1.Final. - [Release notes](https://github.com/hibernate/hibernate-reactive/releases) - [Commits](hibernate/hibernate-reactive@3.0.0...3.0.1) --- updated-dependencies: - dependency-name: org.hibernate.reactive:hibernate-reactive-core dependency-version: 3.0.1.Final dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
ea2623b
to
315df35
Compare
Yes, missed that one. Thanks |
Status for workflow
|
Status | Name | Step | Failures | Logs | Raw logs | Build scan |
---|---|---|---|---|---|---|
✔️ | JVM Tests - JDK 17 | Logs | Raw logs | 🔍 | ||
✖ | JVM Tests - JDK 21 | 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 21 #
- Failing: extensions/smallrye-jwt/deployment
📦 extensions/smallrye-jwt/deployment
✖ io.quarkus.jwt.test.dev.SmallryeJwtPersistentDevModeEncryptedTest.
- History - More details - Source on GitHub
java.lang.RuntimeException:
io.quarkus.builder.BuildException: Build failure: Build failed due to errors
[error]: Build step io.quarkus.deployment.steps.CompiledJavaVersionBuildStep#compiledJavaVersion threw an exception: java.io.UncheckedIOException: java.nio.file.NoSuchFileException: /home/runner/_work/quarkus/quarkus/extensions/smallrye-jwt/deployment/target/classes/dev.privateKey.pem
at java.base/java.nio.file.FileTreeIterator.fetchNextIfNeeded(FileTreeIterator.java:87)
at java.base/java.nio.file.FileTreeIterator.hasNext(FileTreeIterator.java:103)
at java.base/java.util.Spliterators$IteratorSpliterator.tryAdvance(Spliterators.java:1949)
at java.base/java.util.stream.StreamSpliterators$WrappingSpliterator.lambda$initPartialTraversalState$0(StreamSpliterators.java:292)
at java.base/java.util.stream.StreamSpliterators$AbstractWrappingSpliterator.fillBuffer(StreamSpliterators.java:206)
Flaky tests - Develocity
⚙️ JVM Tests - JDK 17 Windows
📦 extensions/websockets-next/deployment
✖ io.quarkus.websockets.next.test.broadcast.BroadcastOnOpenTest.testLo
- History
expected: <true> but was: <false>
-org.opentest4j.AssertionFailedError
org.opentest4j.AssertionFailedError: expected: <true> but was: <false>
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.AssertTrue.failNotTrue(AssertTrue.java:63)
at org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:36)
at org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:31)
at org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:183)
at io.quarkus.websockets.next.test.broadcast.BroadcastOnOpenTest.assertBroadcast(BroadcastOnOpenTest.java:85)
⚙️ JVM Integration Tests - JDK 17
📦 integration-tests/opentelemetry
✖ io.quarkus.it.opentelemetry.LoggingResourceTest.testException
- History
Condition with Lambda expression in io.quarkus.it.opentelemetry.LoggingResourceTest was not fulfilled within 2 minutes.
-org.awaitility.core.ConditionTimeoutException
org.awaitility.core.ConditionTimeoutException: Condition with Lambda expression in io.quarkus.it.opentelemetry.LoggingResourceTest was not fulfilled within 2 minutes.
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 io.quarkus.it.opentelemetry.LoggingResourceTest.testException(LoggingResourceTest.java:113)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
Seems (very) unrelated... I'd say let's merge anyway? |
Confirmed, recently started failing everywhere: People on #48466 didn't mind, I'll do the same. Merging. |
Bumps org.hibernate.reactive:hibernate-reactive-core from 3.0.0.Final to 3.0.1.Final.
Release notes
Sourced from org.hibernate.reactive:hibernate-reactive-core's releases.
Commits
8776831
Update project version to :3.0.1.Final
b8e5847
Release job: enable auto release on weekendseab0ee1
Release job: code for weekly release (disabled for now)cd4586e
Release job: update the hibernate.org website automatically for micros8684f9c
Release job: Avoid auto-release when there are no "releasable" commits1dd1a1a
Release job: minor aligmnent on ORM's job6740923
#2314 Fix '?' parameters in limit/offset not being replaced with native equ...f9347e2
#2314 Test setMaxResults() on native queriesf65f4a4
#2309 Add JDK 26-ea to the build2a707ae
#2305 Switch to Maven Central publishingYou 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)