Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 5, 2025

Bumps quarkus.version from 3.23.0 to 3.23.2.
Updates io.quarkus:quarkus-bom from 3.23.0 to 3.23.2

Release notes

Sourced from io.quarkus:quarkus-bom's releases.

3.23.2

Complete changelog

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

3.23.1

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

... (truncated)

Commits
  • b3b4424 [RELEASE] - Bump version to 3.23.2
  • 8a07478 Be more cautious when manipulating projectData in ToolsUtils
  • bb7460c Fix group ID for quarkus-micrometer-registry-prometheus package
  • bc44cf4 Provide <name> for all artifacts
  • 6916cde Merge pull request #48207 from gsmet/3.23.1-backports-1
  • 71aa3b6 Initialize the main WorkspaceModule during the configuration time
  • 3d62200 Do not register the Hot Reload Handler into the Management Interface router
  • ed0a037 Add note about Kotlin Serialization support in doc
  • d0409ef Fix Platform overriding of codestart dockerfile data
  • c3fbd76 Prevent registration of field and method return type hierarchies for picocli
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-maven-plugin from 3.23.0 to 3.23.2

Updates io.quarkus:quarkus-config-doc-maven-plugin from 3.23.0 to 3.23.2

Updates io.quarkus:quarkus-extension-processor from 3.23.0 to 3.23.2

Updates io.quarkus:quarkus-extension-maven-plugin from 3.23.0 to 3.23.2

Release notes

Sourced from io.quarkus:quarkus-extension-maven-plugin's releases.

3.23.2

Complete changelog

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

3.23.1

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

... (truncated)

Commits
  • b3b4424 [RELEASE] - Bump version to 3.23.2
  • 8a07478 Be more cautious when manipulating projectData in ToolsUtils
  • bb7460c Fix group ID for quarkus-micrometer-registry-prometheus package
  • bc44cf4 Provide <name> for all artifacts
  • 6916cde Merge pull request #48207 from gsmet/3.23.1-backports-1
  • 71aa3b6 Initialize the main WorkspaceModule during the configuration time
  • 3d62200 Do not register the Hot Reload Handler into the Management Interface router
  • ed0a037 Add note about Kotlin Serialization support in doc
  • d0409ef Fix Platform overriding of codestart dockerfile data
  • c3fbd76 Prevent registration of field and method return type hierarchies for picocli
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 `quarkus.version` from 3.23.0 to 3.23.2.

Updates `io.quarkus:quarkus-bom` from 3.23.0 to 3.23.2
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.23.0...3.23.2)

Updates `io.quarkus:quarkus-maven-plugin` from 3.23.0 to 3.23.2

Updates `io.quarkus:quarkus-config-doc-maven-plugin` from 3.23.0 to 3.23.2

Updates `io.quarkus:quarkus-extension-processor` from 3.23.0 to 3.23.2

Updates `io.quarkus:quarkus-extension-maven-plugin` from 3.23.0 to 3.23.2
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.23.0...3.23.2)

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  dependency-version: 3.23.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-version: 3.23.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-config-doc-maven-plugin
  dependency-version: 3.23.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-extension-processor
  dependency-version: 3.23.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-extension-maven-plugin
  dependency-version: 3.23.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 5, 2025
@dependabot dependabot bot requested a review from a team as a code owner June 5, 2025 00:34
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 5, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Jun 5, 2025

🎊 PR Preview df9b0f7 has been successfully built and deployed. See the documentation preview: https://quarkus-openapi-generator-preview-pr-1171.surge.sh

@ricardozanini ricardozanini merged commit 3894a6e into main Jun 5, 2025
19 checks passed
@ricardozanini ricardozanini deleted the dependabot/maven/main/quarkus.version-3.23.2 branch June 5, 2025 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants