Skip to content
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.0.6 to 4.0.7 #45804

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2025

Bumps smallrye-open-api.version from 4.0.6 to 4.0.7.
Updates io.smallrye:smallrye-open-api-core from 4.0.6 to 4.0.7

Release notes

Sourced from io.smallrye:smallrye-open-api-core's releases.

4.0.7

  • #2171 Release 4.0.7
  • #2169 Add support for managed JAX-RS subresource locators
  • #2167 fix: improve handling of nullable parameters
  • #2164 build(deps): Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 in /tools/gradle-plugin
  • #2161 Create properties for record accessors
  • #2160 build(deps): Bump the quarkus group with 4 updates
  • #2159 fix: save parent field information to type resolver's target queue
  • #2156 Permit Callback.pathItemRef to be any JSON path
  • #2152 Fix OpenAPI 3.0 output of nullable references
  • #2150 build(deps): Bump org.jboss.arquillian:arquillian-bom from 1.9.2.Final to 1.9.3.Final
  • #2143 fix: prevent binding OAS parameter to unrelated resource method argument
  • #2141 build(deps): Bump org.springframework:spring-webmvc from 6.1.13 to 6.1.14 in /extension-spring
  • #2140 fix handling of array types as generic type parameters
  • #2138 Spring clean up, remove use of deprecated methods
  • #2136 fix: remove default version from Maven Mojo, resolve deprecations
  • #2134 build(deps): Bump the quarkus group with 4 updates
Commits
  • 2f8f6cd [maven-release-plugin] prepare release 4.0.7
  • 99f8a3f Release 4.0.7 (#2171)
  • e29e2d5 Add support for managed JAX-RS subresource locators (#2169)
  • 29a50ba fix: improve handling of nullable parameters (#2167)
  • bd6420e fix: save parent field information to type resolver's target queue (#2159)
  • ec4d6f6 fix: prevent binding OAS parameter to unrelated resource method argument (#2143)
  • 5735e35 build(deps): Bump org.assertj:assertj-core in /tools/gradle-plugin (#2164)
  • 2105ab8 fix handling of array types as generic type parameters (#2140)
  • 586886c Spring clean up, remove use of deprecated methods (#2138)
  • 4b2988d fix: remove default version from Maven Mojo, resolve deprecations (#2136)
  • Additional commits viewable in compare view

Updates io.smallrye:smallrye-open-api-jaxrs from 4.0.6 to 4.0.7

Updates io.smallrye:smallrye-open-api-spring from 4.0.6 to 4.0.7

Updates io.smallrye:smallrye-open-api-vertx from 4.0.6 to 4.0.7

Updates io.smallrye:smallrye-open-api-ui from 4.0.6 to 4.0.7

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)

Bumps `smallrye-open-api.version` from 4.0.6 to 4.0.7.

Updates `io.smallrye:smallrye-open-api-core` from 4.0.6 to 4.0.7
- [Release notes](https://github.com/smallrye/smallrye-open-api/releases)
- [Commits](smallrye/smallrye-open-api@4.0.6...4.0.7)

Updates `io.smallrye:smallrye-open-api-jaxrs` from 4.0.6 to 4.0.7

Updates `io.smallrye:smallrye-open-api-spring` from 4.0.6 to 4.0.7

Updates `io.smallrye:smallrye-open-api-vertx` from 4.0.6 to 4.0.7

Updates `io.smallrye:smallrye-open-api-ui` from 4.0.6 to 4.0.7

---
updated-dependencies:
- dependency-name: io.smallrye:smallrye-open-api-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.smallrye:smallrye-open-api-jaxrs
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.smallrye:smallrye-open-api-spring
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.smallrye:smallrye-open-api-vertx
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.smallrye:smallrye-open-api-ui
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the area/dependencies Pull requests that update a dependency file label Jan 22, 2025
@MikeEdgar
Copy link
Contributor

Duplicates #45802

Copy link

quarkus-bot bot commented Jan 23, 2025

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit a2287ee.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

You can consult the Develocity build scans.


Flaky tests - Develocity

⚙️ JVM Tests - JDK 21

📦 extensions/scheduler/deployment

io.quarkus.scheduler.test.PausedSchedulerTest.testSchedulerPauseResume - History

  • expected: <false> but was: <true> - org.opentest4j.AssertionFailedError
org.opentest4j.AssertionFailedError: expected: <false> but was: <true>
	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.AssertFalse.failNotFalse(AssertFalse.java:63)
	at org.junit.jupiter.api.AssertFalse.assertFalse(AssertFalse.java:36)
	at org.junit.jupiter.api.AssertFalse.assertFalse(AssertFalse.java:31)
	at org.junit.jupiter.api.Assertions.assertFalse(Assertions.java:231)
	at io.quarkus.scheduler.test.PausedSchedulerTest.testSchedulerPauseResume(PausedSchedulerTest.java:47)

📦 integration-tests/observability-lgtm

io.quarkus.observability.test.LgtmReloadTest.testReload - History

  • io.quarkus.builder.BuildException: Build failure: Build failed due to errors [error]: Build step io.quarkus.observability.deployment.ObservabilityDevServiceProcessor\#startContainers threw an exception: java.lang.RuntimeException: org.testcontainers.containers.ContainerLaunchException: Container startup failed for image docker.io/grafana/otel-lgtm:0.8.2 at io.quarkus.observability.deployment.ObservabilityDevServiceProcessor.lambda$startContainers$3(ObservabilityDevServiceProcessor.java:170) at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1708) at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762) - java.lang.RuntimeException
java.lang.RuntimeException: 
io.quarkus.builder.BuildException: Build failure: Build failed due to errors
	[error]: Build step io.quarkus.observability.deployment.ObservabilityDevServiceProcessor#startContainers threw an exception: java.lang.RuntimeException: org.testcontainers.containers.ContainerLaunchException: Container startup failed for image docker.io/grafana/otel-lgtm:0.8.2
	at io.quarkus.observability.deployment.ObservabilityDevServiceProcessor.lambda$startContainers$3(ObservabilityDevServiceProcessor.java:170)
	at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1708)
	at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)
	at io.quarkus.observability.deployment.ObservabilityDevServiceProcessor.startContainers(ObservabilityDevServiceProcessor.java:113)
	at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:733)

⚙️ Maven Tests - JDK 17

📦 integration-tests/devmode

io.quarkus.test.devui.DevUIGrpcSmokeTest.testTestService - History

  • Too many recursions, message not returned for id [923844755] - java.lang.RuntimeException
java.lang.RuntimeException: Too many recursions, message not returned for id [923844755]
	at io.quarkus.devui.tests.DevUIJsonRPCTest.objectResultFromJsonRPC(DevUIJsonRPCTest.java:164)
	at io.quarkus.devui.tests.DevUIJsonRPCTest.objectResultFromJsonRPC(DevUIJsonRPCTest.java:167)
	at io.quarkus.devui.tests.DevUIJsonRPCTest.objectResultFromJsonRPC(DevUIJsonRPCTest.java:167)
	at io.quarkus.devui.tests.DevUIJsonRPCTest.objectResultFromJsonRPC(DevUIJsonRPCTest.java:167)
	at io.quarkus.devui.tests.DevUIJsonRPCTest.objectResultFromJsonRPC(DevUIJsonRPCTest.java:167)
	at io.quarkus.devui.tests.DevUIJsonRPCTest.objectResultFromJsonRPC(DevUIJsonRPCTest.java:167)
	at io.quarkus.devui.tests.DevUIJsonRPCTest.objectResultFromJsonRPC(DevUIJsonRPCTest.java:167)

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 23, 2025

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 ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@quarkus-bot quarkus-bot bot added the triage/invalid This doesn't seem right label Jan 23, 2025
@dependabot dependabot bot deleted the dependabot/maven/smallrye-open-api.version-4.0.7 branch January 23, 2025 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file area/smallrye triage/flaky-test triage/invalid This doesn't seem right
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants