-
Notifications
You must be signed in to change notification settings - Fork 3k
Bump smallrye-open-api.version from 4.2.2 to 4.2.3 #51147
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-open-api.version from 4.2.2 to 4.2.3 #51147
Conversation
Bumps `smallrye-open-api.version` from 4.2.2 to 4.2.3. Updates `io.smallrye:smallrye-open-api-core` from 4.2.2 to 4.2.3 - [Release notes](https://github.com/smallrye/smallrye-open-api/releases) - [Commits](smallrye/smallrye-open-api@4.2.2...4.2.3) Updates `io.smallrye:smallrye-open-api-jaxrs` from 4.2.2 to 4.2.3 Updates `io.smallrye:smallrye-open-api-spring` from 4.2.2 to 4.2.3 Updates `io.smallrye:smallrye-open-api-vertx` from 4.2.2 to 4.2.3 Updates `io.smallrye:smallrye-open-api-ui` from 4.2.2 to 4.2.3 --- updated-dependencies: - dependency-name: io.smallrye:smallrye-open-api-core dependency-version: 4.2.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.smallrye:smallrye-open-api-jaxrs dependency-version: 4.2.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.smallrye:smallrye-open-api-spring dependency-version: 4.2.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.smallrye:smallrye-open-api-vertx dependency-version: 4.2.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.smallrye:smallrye-open-api-ui dependency-version: 4.2.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
This comment has been minimized.
This comment has been minimized.
Status for workflow
|
| Status | Name | Step | Failures | Logs | Raw logs | Build scan |
|---|---|---|---|---|---|---|
| ✔️ | JVM Tests - JDK 17 | Logs | Raw logs | 🚧 | ||
| ✔️ | JVM Tests - JDK 21 | Logs | Raw logs | 🚧 | ||
| ✔️ | JVM Tests - JDK 25 | Logs | Raw logs | 🚧 | ||
| ❌ | JVM Tests - JDK 17 Windows | Build |
Failures | Logs | Raw logs | 🚧 |
Full information is available in the Build summary check run.
Failures
⚙️ JVM Tests - JDK 17 Windows #
- Failing: devtools/cli
📦 devtools/cli
❌ io.quarkus.cli.CliProjectGradleTest. - History - More details - Source on GitHub
Details
java.lang.StackOverflowError
at com.gradle.maven.scan.extension.test.listener.obfuscated.h.a.a(SourceFile:102)
at com.gradle.maven.scan.extension.test.listener.obfuscated.h.a.b(SourceFile:65)
at com.gradle.maven.scan.extension.test.listener.obfuscated.l.a.a(SourceFile:85)
at com.gradle.maven.scan.extension.test.listener.obfuscated.l.a.flush(SourceFile:78)
at com.gradle.maven.scan.extension.test.listener.obfuscated.l.a.write(SourceFile:72)
at java.base/java.io.PrintStream.write(PrintStream.java:568)
at java.base/sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:234)
❌ io.quarkus.cli.CliProjectGradleTest.testCreateAppDefaults - History - More details - Source on GitHub
Details
org.opentest4j.AssertionFailedError:
Expected OK return code. Result:
result: {
exitCode: {1},
system_err: {
1 test completed, 1 failed
FAILURE: Build failed with an exception.
Flaky tests - Develocity
⚙️ JVM Tests - JDK 25
📦 extensions/smallrye-reactive-messaging/deployment
❌ io.quarkus.smallrye.reactivemessaging.hotreload.ConnectorChangeTest.testUpdatingConnector - History
Expecting actual: ["-4","-5","-6","-7","-8","-9","-10","-11"] to start with: ["-3", "-4", "-5", "-6"]-java.lang.AssertionError
Details
java.lang.AssertionError:
Expecting actual:
["-4","-5","-6","-7","-8","-9","-10","-11"]
to start with:
["-3", "-4", "-5", "-6"]
at io.quarkus.smallrye.reactivemessaging.hotreload.ConnectorChangeTest.testUpdatingConnector(ConnectorChangeTest.java:36)
Expecting actual: ["-4","-5","-6","-7","-8","-9","-10","-11"] to start with: ["-3", "-4", "-5", "-6"]-java.lang.AssertionError
Details
java.lang.AssertionError:
Expecting actual:
["-4","-5","-6","-7","-8","-9","-10","-11"]
to start with:
["-3", "-4", "-5", "-6"]
at io.quarkus.smallrye.reactivemessaging.hotreload.ConnectorChangeTest.testUpdatingConnector(ConnectorChangeTest.java:36)
⚙️ MicroProfile TCKs Tests
📦 tcks/microprofile-lra
❌ org.eclipse.microprofile.lra.tck.TckRecoveryTests.testCancelWhenParticipantIsUnavailable - History
Expecting the metric Compensated callback was called Expected: a value equal to or greater than <1> but: <0> was less than <1>-java.lang.AssertionError
Details
java.lang.AssertionError:
Expecting the metric Compensated callback was called
Expected: a value equal to or greater than <1>
but: <0> was less than <1>
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.eclipse.microprofile.lra.tck.TckRecoveryTests.assertMetricCallbackCalled(TckRecoveryTests.java:210)
at org.eclipse.microprofile.lra.tck.TckRecoveryTests.testCancelWhenParticipantIsUnavailable(TckRecoveryTests.java:195)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
Bumps
smallrye-open-api.versionfrom 4.2.2 to 4.2.3.Updates
io.smallrye:smallrye-open-api-corefrom 4.2.2 to 4.2.3Release notes
Sourced from io.smallrye:smallrye-open-api-core's releases.
Commits
1087c8c[maven-release-plugin] prepare release 4.2.35d678a7Release 4.2.3 (#2418)74d4ed9fix: restore null check when finding method ancestry in interfaces (#2417)c5693f9build(deps): Bump the quarkus group with 4 updates (#2415)853040cbuild(deps-dev): Bump org.springframework.security:spring-security-core (#2414)87ea583[maven-release-plugin] prepare for next development iterationUpdates
io.smallrye:smallrye-open-api-jaxrsfrom 4.2.2 to 4.2.3Updates
io.smallrye:smallrye-open-api-springfrom 4.2.2 to 4.2.3Updates
io.smallrye:smallrye-open-api-vertxfrom 4.2.2 to 4.2.3Updates
io.smallrye:smallrye-open-api-uifrom 4.2.2 to 4.2.3You 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)