Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 29, 2025

Bumps quarkus.version from 3.24.5 to 3.26.1.
Updates io.quarkus:quarkus-bom from 3.24.5 to 3.26.1

Release notes

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

3.26.0

Complete changelog

  • #46151 - support for bcfips 2.0.0
  • #49457 - Dev UI - Add infrastruture to store preferences and history
  • #49476 - Switch to container image ubi9/openjdk 1.21 -> 1.22
  • #49491 - Improve information about configuring passwords
  • #49496 - Dev UI: New Settings page with Storage management and storage per app
  • #49513 - Upgrade to Gizmo 2.0.0.Beta6
  • #49527 - Undeprecate 'quarkus.otel.traces.enabled' property
  • #49528 - Undeprecate 'quarkus.otel.traces.enabled' property
  • #49538 - Escape Cli Encrypt keys
  • #49544 - Upgrade bcfips and bctls to 2.x
  • #49547 - Bump agroal.version from 2.7.1 to 2.8
  • #49548 - Bump com.nimbusds:nimbus-jose-jwt from 10.4.1 to 10.4.2
  • #49549 - Bump flyway.version from 11.11.0 to 11.11.1
  • #49556 - Bump Elasticsearch client and server to 9.1.2
  • #49577 - Bump Microsoft SQL Server JDBC driver to 13.2.0
  • #49582 - Update runtime container images (UBI and OpenJDK)
  • #49589 - Initial extension offering documentation
  • #49602 - Upgrade to Kotlin 2.2.10

3.26.0.CR1

Major changes

  • #47414 - Expose DevUI's capabilities as MCP functions
  • #48007 - Support named persistence units and data sources in Hibernate Reactive
  • #48687 - Add functionality to capture Quarkus application runtime data using JFR extension
  • #49003 - OIDC Client filter - allow to trigger token refresh when REST client request results in 401
  • #49042 - Support for customizing request and response body in OIDC filters
  • #49165 - DevUI HQL console redesign + Hibernate Assistant functionality
  • #49256 - Bump Gradle version to 9.0.0
  • #49408 - Offline startup and dialect configuration for Hibernate ORM
  • #49429 - Update to Hibernate ORM 7.1.0.Final, Hibernate Search 8.1.0.Final, Hibernate Reactive 3.1.0.Final

Complete changelog

  • #21110 - Support multiple persistence units for Hibernate Reactive
  • #30002 - Hibernate ORM tries to connect to the database on startup even with schema validation disabled
  • #37627 - Quarkus Maven Plugin fails on Maven 4
  • #40258 - OidcClientImpl should support JsonPath for extracting the Access Token
  • #41050 - Qute: include section - make it possible to supply the template id dynamically
  • #44037 - Handle revoked tokens - OIDC
  • #46727 - Hibernate Reactive should support named persistence units and Data Sources
  • #46789 - Supports Zip format in import SQL
  • #47338 - Unzip zip files in hibernate HBM2DDL_IMPORT_FILES setting
  • #47353 - Swapping Parent with Hibernate entity fails
  • #47414 - Expose DevUI's capabilities as MCP functions
  • #47615 - Add Javadoc for various build items

... (truncated)

Commits
  • 4537684 [RELEASE] - Bump version to 3.26.1
  • 605ed52 Merge pull request #49737 from gsmet/3.26.1-backports-1
  • 53f42fa Update Vert.x to 4.5.20
  • 206be7d Ignore extension quarkus-config-javadoc.json when building uberjar
  • 44f28e2 Bump jakarta.mail:jakarta.mail-api from 2.1.3 to 2.1.4
  • 903946b Make sure preferred platform BOMs passed to ExtensionCatalogResolver are
  • cfec67c Bump org.hibernate.reactive:hibernate-reactive-core
  • 708306a Use generic type when deserializing with Kotlin Serialization in Jakarta REST
  • c035d88 Allow running ClientResponseFilter instances on a blocking thread
  • a2aae47 Allow buffering the REST Client Response when on a blocking thread
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-maven-plugin from 3.24.5 to 3.26.1

Updates io.quarkus:quarkus-config-doc-maven-plugin from 3.24.5 to 3.26.1

Updates io.quarkus:quarkus-extension-processor from 3.24.5 to 3.26.1

Updates io.quarkus:quarkus-extension-maven-plugin from 3.24.5 to 3.26.1

Release notes

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

3.26.0

Complete changelog

  • #46151 - support for bcfips 2.0.0
  • #49457 - Dev UI - Add infrastruture to store preferences and history
  • #49476 - Switch to container image ubi9/openjdk 1.21 -> 1.22
  • #49491 - Improve information about configuring passwords
  • #49496 - Dev UI: New Settings page with Storage management and storage per app
  • #49513 - Upgrade to Gizmo 2.0.0.Beta6
  • #49527 - Undeprecate 'quarkus.otel.traces.enabled' property
  • #49528 - Undeprecate 'quarkus.otel.traces.enabled' property
  • #49538 - Escape Cli Encrypt keys
  • #49544 - Upgrade bcfips and bctls to 2.x
  • #49547 - Bump agroal.version from 2.7.1 to 2.8
  • #49548 - Bump com.nimbusds:nimbus-jose-jwt from 10.4.1 to 10.4.2
  • #49549 - Bump flyway.version from 11.11.0 to 11.11.1
  • #49556 - Bump Elasticsearch client and server to 9.1.2
  • #49577 - Bump Microsoft SQL Server JDBC driver to 13.2.0
  • #49582 - Update runtime container images (UBI and OpenJDK)
  • #49589 - Initial extension offering documentation
  • #49602 - Upgrade to Kotlin 2.2.10

3.26.0.CR1

Major changes

  • #47414 - Expose DevUI's capabilities as MCP functions
  • #48007 - Support named persistence units and data sources in Hibernate Reactive
  • #48687 - Add functionality to capture Quarkus application runtime data using JFR extension
  • #49003 - OIDC Client filter - allow to trigger token refresh when REST client request results in 401
  • #49042 - Support for customizing request and response body in OIDC filters
  • #49165 - DevUI HQL console redesign + Hibernate Assistant functionality
  • #49256 - Bump Gradle version to 9.0.0
  • #49408 - Offline startup and dialect configuration for Hibernate ORM
  • #49429 - Update to Hibernate ORM 7.1.0.Final, Hibernate Search 8.1.0.Final, Hibernate Reactive 3.1.0.Final

Complete changelog

  • #21110 - Support multiple persistence units for Hibernate Reactive
  • #30002 - Hibernate ORM tries to connect to the database on startup even with schema validation disabled
  • #37627 - Quarkus Maven Plugin fails on Maven 4
  • #40258 - OidcClientImpl should support JsonPath for extracting the Access Token
  • #41050 - Qute: include section - make it possible to supply the template id dynamically
  • #44037 - Handle revoked tokens - OIDC
  • #46727 - Hibernate Reactive should support named persistence units and Data Sources
  • #46789 - Supports Zip format in import SQL
  • #47338 - Unzip zip files in hibernate HBM2DDL_IMPORT_FILES setting
  • #47353 - Swapping Parent with Hibernate entity fails
  • #47414 - Expose DevUI's capabilities as MCP functions
  • #47615 - Add Javadoc for various build items

... (truncated)

Commits
  • 4537684 [RELEASE] - Bump version to 3.26.1
  • 605ed52 Merge pull request #49737 from gsmet/3.26.1-backports-1
  • 53f42fa Update Vert.x to 4.5.20
  • 206be7d Ignore extension quarkus-config-javadoc.json when building uberjar
  • 44f28e2 Bump jakarta.mail:jakarta.mail-api from 2.1.3 to 2.1.4
  • 903946b Make sure preferred platform BOMs passed to ExtensionCatalogResolver are
  • cfec67c Bump org.hibernate.reactive:hibernate-reactive-core
  • 708306a Use generic type when deserializing with Kotlin Serialization in Jakarta REST
  • c035d88 Allow running ClientResponseFilter instances on a blocking thread
  • a2aae47 Allow buffering the REST Client Response when on a blocking thread
  • 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.24.5 to 3.26.1.

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

Updates `io.quarkus:quarkus-maven-plugin` from 3.24.5 to 3.26.1

Updates `io.quarkus:quarkus-config-doc-maven-plugin` from 3.24.5 to 3.26.1

Updates `io.quarkus:quarkus-extension-processor` from 3.24.5 to 3.26.1

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

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

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 Aug 29, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 4, 2025

Superseded by #11.

@dependabot dependabot bot closed this Sep 4, 2025
@dependabot dependabot bot deleted the dependabot/maven/quarkus.version-3.26.1 branch September 4, 2025 02:53
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.

0 participants