Skip to content

Update quarkus.platform.version to v3.24.0 #13

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 4, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.quarkus:quarkus-maven-plugin 3.23.0 -> 3.24.0 age adoption passing confidence
io.quarkus:quarkus-bom 3.23.0 -> 3.24.0 age adoption passing confidence

Release Notes

quarkusio/quarkus (io.quarkus:quarkus-maven-plugin)

v3.24.0

Compare Source

v3.23.4

Compare Source

Complete changelog
  • #​43952 - Gradle: :quarkusDependenciesBuild uses this output of :jandex without declaring dependency
  • #​47653 - [OpenAPI] Custom type annotated with Schema and type = SchemaType.ARRAY and implementation = MyKlass.class inlines implementation properties
  • #​47798 - OpenAPI: Automatically detected properties (and methods) are merged unwantedly
  • #​48191 - Gradle quarkusRun: invalid null character in command
  • #​48196 - Infinispan cache does not propagate request context
  • #​48200 - Fixes request context lost in Infinispan cache get/getasync
  • #​48210 - Bump apicurio-registry.version from 2.6.9.Final to 2.6.11.Final
  • #​48220 - ClosedFileSystemException or NullPointerException thrown when SharedArchivePathTree is opened and closed concurrently
  • #​48221 - ClosedFileSystemException or NullPointerException thrown when SharedArchivePathTree is opened and closed concurrently
  • #​48249 - Move version management of forbiddenapis plugin to the root pom
  • #​48310 - AccessDeniedException in quarkus dev mode
  • #​48315 - Bump smallrye-open-api.version from 4.0.10 to 4.0.11
  • #​48325 - Compose Dev Services fix for wait strategy targets
  • #​48335 - Compose Dev Services MS SQL connection url fix
  • #​48347 - Environment Variable Configuration Issues since Quarkus 3.23.3
  • #​48353 - Update SmallRye Config to 3.13.2
  • #​48362 - Update to Njord 0.7.5 and include in Dependabot
  • #​48363 - Make quarkusDependenciesBuild run after Jandex tasks, in case they are configured
  • #​48368 - Vert.x ref guide: replace the non-existant sendAndForget() with send()
  • #​48375 - Bump io.smallrye.config:smallrye-config-source-yaml from 3.13.1 to 3.13.2 in /devtools/gradle
  • #​48385 - Prevent AccessDeniedException in DEV mode when DEV UI is locating workspace item
  • #​48400 - @InjectSpy causes smallrye unable to find config
  • #​48410 - Properly document how to use @InjectMock with @ConfigMapping
  • #​48440 - Bump apicurio-registry.version from 2.6.11.Final to 2.6.12.Final

v3.23.3

Compare Source

Complete changelog
  • #​47656 - Unable to run QuarkusTests in Eclipse since Quarkus 3.22
  • #​47734 - Cannot run Quarkus tasks with dependencies from an external project using Gradle composite build
  • #​48014 - Non-viable test classloader when running a group of tests (Class or Package) in VSCode
  • #​48100 - ClassNotFoundException with certain Gradle multi-project setup and dev mode
  • #​48206 - Initialize only one ObjectMapper in Analytics
  • #​48218 - Quarkus OIDC Default tenant unable to decrypt state cookie from Google IdP
  • #​48228 - Bump bouncycastle.version from 1.80 to 1.81
  • #​48229 - Bump narayana-lra.version from 1.0.0.Final to 1.0.1.Final
  • #​48232 - Bump de.flapdoodle.embed:de.flapdoodle.embed.mongo from 4.20.0 to 4.20.1
  • #​48238 - Annotation attributes are not used when comparing test resources
  • #​48239 - Optimizing the native image Kubernetes Client guidelines
  • #​48240 - Respect annotation configuration values when comparing test resources
  • #​48242 - Panache Kotlin MongoDB
  • #​48243 - Update PanacheMongoEntityBase.kt kotlin - opened functions
  • #​48244 - Quarkus 3.23.2 tests fail with java.lang.RuntimeException: Failed to locate <class> among the application dependencies
  • #​48246 - Add OIDC GitHub wiremock credential provider test
  • #​48250 - Fix Gradle composite build with Kotlin Multiplatform dependencies
  • #​48251 - JWT dev mode keys: add two build items to customise
  • #​48257 - Quarkus 3.20 LTS does not handle pom.xml quarkus.application.version the same way as 3.15 LTS
  • #​48258 - Add more helpful error message for unfixable problem launching tests in Eclipse
  • #​48268 - Update SmallRye Config to 3.13.1
  • #​48269 - Handle VS Code case and improve exception message for IDE test launch failures
  • #​48274 - Record expanded value for build time runtime fixed configuration
  • #​48275 - Add test sources in the ProjectDescriptorBuilder
  • #​48277 - Use tenuous pattern to detect VS Code in cases where classpath check does not work
  • #​48279 - Bump io.smallrye.config:smallrye-config-source-yaml from 3.13.0 to 3.13.1 in /devtools/gradle
  • #​48281 - Bump com.gradle:common-custom-user-data-maven-extension from 2.0.2 to 2.0.3
  • #​48286 - MP fault tolerance and quarkus rest client issue
  • #​48288 - Bump gradle/develocity-actions from 1.3 to 1.4
  • #​48291 - RESTEasy Reactive Client: propagate declared exceptions
  • #​48300 - Bump mongo-client.version from 5.5.0 to 5.5.1
  • #​48307 - Update Njord to 0.7.4

v3.23.2

Compare Source

Complete changelog
  • #​48226 - Be more cautious when manipulating projectData in ToolsUtils

v3.23.1

Compare Source

Complete changelog
  • #​30904 - Add a section on kotlinx.serialization to the "Using Kotlin" guide
  • #​45742 - Native Build fails with io.confluent:kafka-streams-avro-serde to v7.8.0
  • #​46363 - Undertow - Session context lifecycle events should be observable from session scoped beans
  • #​47232 - OIDC client/filter issues after migrating from previous to latest LTS
  • #​47663 - HQL console in DevUI is not working
  • #​47671 - Test classes with @Nested classes fail in dev-mode
  • #​47760 - Quarkus 3.22: Test classes w/ superclasses fail with IllegalAccessError
  • #​47869 - Bump rest-assured.version from 5.5.1 to 5.5.2
  • #​47913 - Deeply nested tests sometimes loaded with wrong classloader on Windows continuous testing
  • #​47964 - Bump to Mutiny 2.9.0 and Mutiny Vert.x bindings 2.19.0
  • #​47972 - Bump sisu.version from 0.9.0.M3 to 0.9.0.M4
  • #​47979 - HQL console transaction fix for panache entities
  • #​47984 - Update SmallRye Config to 3.13.0
  • #​47987 - Bump io.smallrye.config:smallrye-config-source-yaml from 3.12.4 to 3.13.0 in /devtools/gradle
  • #​47991 - Bump io.smallrye.beanbag:smallrye-beanbag-bom from 1.5.2 to 1.5.3
  • #​47992 - Bump io.smallrye.beanbag:smallrye-beanbag-maven from 1.5.2 to 1.5.3
  • #​47994 - io.quarkus.resteasy.reactive:resteasy-reactive incorrect JavaDoc of ServerResponseFilter class
  • #​48004 - maven integration test constantly failing in native mode
  • #​48010 - Get the user name as principal name with OAuth2 code flow
  • #​48011 - Bump Keycloak version to 26.2.4
  • #​48019 - Proxied synthetic bean seems to proxy to two different super classes
  • #​48022 - Bump agroal.version from 2.7 to 2.7.1
  • #​48023 - Bump rest-assured.version from 5.5.2 to 5.5.5
  • #​48042 - Update messaging.adoc
  • #​48046 - Qute: rename doFilter to filter and make it public
  • #​48048 - Gradle quarkusIntTest does not execute regular tests since 3.22
  • #​48053 - Integration tests using InnoDB failing on main
  • #​48057 - Correct duplicated context creation in SmallRye Health
  • #​48060 - Avoid a duplicate OIDC add cookie call
  • #​48061 - ArC: fix interception proxy to forward non-intercepted methods to the delegate
  • #​48062 - Update Maven plugins and Nisse extension
  • #​48066 - Bump quarkus-http.version from 5.3.4 to 5.3.5
  • #​48067 - Bump hibernate-orm.version from 6.6.15.Final to 6.6.16.Final
  • #​48069 - Updates to Infinispan 15.0.15.Final
  • #​48071 - Adjust innodb configuration
  • #​48073 - AWT libraries not present when Jib creates a container
  • #​48074 - Auto-add .so files to the Jib generated native-image container
  • #​48083 - Update quarkus-http, create test coverage for Undertow session context events
  • #​48084 - Prepare switch to Central Portal
  • #​48085 - Quarkus does not enforce DPoP proof with DPoP scheme
  • #​48087 - Flyway / Picocli native build fail with ClassNotFoundException org.jboss.vfs.VirtualFileFilter
  • #​48091 - Use case-insensitive DPoP scheme check
  • #​48093 - Update Njord 0.6.2
  • #​48094 - Sort dot names when identifying quarkus tests in continuous testing so nested tests are always identified
  • #​48096 - Bump smallrye-jwt.version from 4.6.1 to 4.6.2
  • #​48101 - Fix typo on io.quarkus.resteasy.reactive:resteasy-reactive ServerResponseFilter class
  • #​48102 - invalid FROM on native-micro
  • #​48108 - Sync Kotlin protobuf version with Java protobuf version
  • #​48112 - LaunchMode profile constants
  • #​48115 - Fix various issues in Quarkus CLI
  • #​48117 - Fix JBangSupport process exec so it cannot hang
  • #​48119 - Bump org.postgresql:postgresql from 42.7.5 to 42.7.6
  • #​48120 - Bump hibernate-orm.version from 6.6.16.Final to 6.6.17.Final
  • #​48122 - HTTP protocol obtained with %H in access log doesn't conform to Common Log Format
  • #​48124 - Follow the Common Log Format in access logs for HTTP version when 'H' is used
  • #​48131 - Document quarkusIntTest task no longer depends on test task
  • #​48132 - Change MSSQL username from SA to sa
  • #​48133 - @InjectMock of a class with a method with generic throws type fails
  • #​48134 - Expose SSLSession from connection in WebSockets Next
  • #​48137 - ClientExceptionMapper incorrectly detected as duplicate when using java-test-fixtures plugin
  • #​48138 - Bump elasticsearch-opensource-components.version from 8.18.1 to 8.18.2
  • #​48139 - Bump com.gradle:develocity-maven-extension from 2.0 to 2.0.1
  • #​48140 - Bump testcontainers.version from 1.21.0 to 1.21.1
  • #​48142 - Moved outstanding runtime dev-ui to new runtime-dev module
  • #​48146 - Use DotName.toString() instead of Type.toString()
  • #​48149 - Update to Njord 0.7.0
  • #​48151 - Can not post body to custom management endpoint in DEV mode
  • #​48156 - Upgrade to Hibernate Search 7.2.4
  • #​48157 - Regression causing runtime link error in tests with gradle testFixtures
  • #​48161 - Bump apicurio-registry.version from 2.6.8.Final to 2.6.9.Final
  • #​48163 - Bump dekorate.version from 4.1.4 to 4.1.5
  • #​48164 - Bump io.quarkus.develocity:quarkus-project-develocity-extension from 1.2.0 to 1.2.2
  • #​48171 - Do not register the Hot Reload Handler into the Management Interface router
  • #​48175 - Runtime init io.confluent.kafka.schemaregistry.avro.AvroSchemaUtils
  • #​48176 - Add note about Kotlin Serialization support in doc
  • #​48181 - Fix Platform overriding of codestart dockerfile data
  • #​48183 - Prevent registration of field and method return type hierarchies for picocli
  • #​48185 - Initialize the main WorkspaceModule during the configuration time
  • #​48208 - Fix group ID for quarkus-micrometer-registry-prometheus package
  • #​48217 - Provide for all artifacts

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Update dependencies label Jun 4, 2025
@renovate renovate bot force-pushed the renovate/quarkus.platform.version branch from 359713f to b55234e Compare June 4, 2025 22:31
@renovate renovate bot changed the title Update quarkus.platform.version to v3.23.1 Update quarkus.platform.version to v3.23.2 Jun 4, 2025
@renovate renovate bot force-pushed the renovate/quarkus.platform.version branch from b55234e to de95155 Compare June 11, 2025 17:50
@renovate renovate bot changed the title Update quarkus.platform.version to v3.23.2 Update quarkus.platform.version to v3.23.3 Jun 11, 2025
@renovate renovate bot force-pushed the renovate/quarkus.platform.version branch from de95155 to 4428aca Compare June 19, 2025 13:05
@renovate renovate bot changed the title Update quarkus.platform.version to v3.23.3 Update quarkus.platform.version to v3.24.0 Jun 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants