Skip to content

Bump quarkus.version from 3.28.2 to 3.29.1#2577

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/quarkus.version-3.29.1
Closed

Bump quarkus.version from 3.28.2 to 3.29.1#2577
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/quarkus.version-3.29.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2025

Bumps quarkus.version from 3.28.2 to 3.29.1.
Updates io.quarkus:quarkus-bom from 3.28.2 to 3.29.1

Release notes

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

3.29.1

Complete changelog

  • #49766 - OidcSecurity annotation breaks if TestSecurity annotation is used on Test Class instead of Method
  • #50301 - DevUI WorkspaceProcessor fails when files change during the processing
  • #50388 - Manually enforce platform constraints for conditional dependencies in QuarkusComponentVariants
  • #50452 - ArC: fix subclass generation with not visible decorators
  • #50606 - Bump com.microsoft.azure.functions:azure-functions-java-library from 3.2.0 to 3.2.1
  • #50617 - ClassCastException due to classloader mismatch with JDK 25
  • #50618 - Qute generator: incorrect resolver for multiple namespace extension methods
  • #50619 - FORMAT_FAILURE encountered in Camel logging from dev mode
  • #50631 - HQL console don't work when the project have both reactive and blocking hibernate extensions
  • #50633 - io.quarkus.websockets.next.deployment.WebSocketProcessor fails to validate injection endpoint when @WebSocketClient class in library
  • #50635 - Ensure that FJP threads can load resources in tests
  • #50636 - Improve error message for when websocket endpoint isn't a bean
  • #50637 - Refactor RemoteThread to improve section frame handling (#for, #each, #if)
  • #50652 - quarkus.rest-client."client".disable-default-mapper Ignored in Native Mode
  • #50665 - Qute generator: fix multiple namespace extension methods
  • #50668 - Hibernate HQL console: fix combo box for reactive/orm PUs with the same name
  • #50672 - Mask some HTTP headers in the HTTP access log
  • #50673 - Bump io.quarkus.gizmo:gizmo2 from 2.0.0.Beta6 to 2.0.0.Beta8
  • #50679 - Reduce footprint of wiring classes generated by Gizmo 2
  • #50683 - Disable warnings about unsafe usage of Unsafe in native
  • #50700 - Fix scenario that combines class-level @TestSecurity annotation with method-level @OidcSecurity annotation
  • #50701 - Make sure dev ui workspace don't prevent dev mode from starting up
  • #50705 - Make sure local quarkus-versions config are effective when the default registry provides its own
  • #50733 - Bump to Mutiny 3.0.1
  • #50745 - Record runtime configuration in its own ConfigSource
  • #50749 - Bump the hibernate group with 8 updates
  • #50755 - Bug for JAX-RS Sub-Resources - 405 Method Not Allowed
  • #50758 - Bump org.hibernate.tool:hibernate-tools-language from 7.1.4.Final to 7.1.5.Final in the hibernate group
  • #50760 - Redis Client: add sentinel topology cache TTL configuration
  • #50764 - Filter for client imports on class level only when discovering Endpoints
  • #50768 - Make REST client request filter used for the default OIDC client singleton
  • #50769 - Docker runtime not detected for Compose dev services
  • #50771 - Improve Docker and Podman CLI detection and error messages
  • #50772 - Registry client option to set a low boundary for recommended streams on the client side
  • #50776 - Update to slf4j-jboss-logmanager 2.0.2.Final
  • #50782 - Various improvements to our Azure Functions support
  • #50794 - Bump com.microsoft.azure.functions:azure-functions-java-library from 3.2.1 to 3.2.2
  • #50799 - Fix StreamingOutput connection reset on mid-stream errors
  • #50808 - Replace deprecated IsNormal in the guide for writing dev services
  • #50836 - Update JSON to 20250517
  • #50851 - Bump the hibernate group with 9 updates
  • #50852 - Bump com.fasterxml.jackson:jackson-bom from 2.20.0 to 2.20.1

3.29.0

Complete changelog

... (truncated)

Commits
  • 0ba5046 [RELEASE] - Bump version to 3.29.1
  • 1faa7ba Merge pull request #50860 from gsmet/3.29.1-backports-1
  • 30d6a6e Use podman when building container image from the CLI
  • d6f39ed Bump com.microsoft.azure.functions:azure-functions-java-library
  • 2abe45c Bump com.microsoft.azure.functions:azure-functions-java-library
  • e7a5859 Bump the hibernate group with 9 updates
  • 58f6460 Bump com.fasterxml.jackson:jackson-bom from 2.20.0 to 2.20.1
  • f172144 Update JSON to 20250517
  • f192204 Replace deprecated IsNormal in doc for writing dev services
  • 5a06174 Fix StreamingOutput connection reset on mid-stream errors
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-keycloak-admin-resteasy-client from 3.28.2 to 3.29.1

Updates io.quarkus.platform:quarkus-maven-plugin from 3.28.2 to 3.29.1

Commits
  • 63ea428 [maven-release-plugin] prepare release 3.29.1
  • d8a64fc Merge pull request #1654 from gsmet/quarkus-3.29.1
  • 05d7e94 Upgrade to Quarkus 3.29.1
  • 683b768 [maven-release-plugin] prepare for next development iteration
  • 2ce97ca [maven-release-plugin] prepare release 3.29.0
  • 5248c8b Fix QOSDK test artifact move
  • f30a643 Merge pull request #1643 from quarkusio/dependabot/github_actions/actions/dow...
  • d7fc7a8 Merge pull request #1644 from quarkusio/dependabot/github_actions/actions/upl...
  • a53e1df Merge pull request #1647 from quarkusio/revert-1608-add-debezium-quarkus-exte...
  • 360a4f9 Merge pull request #1648 from jamesnetherton/quarkus-cxf-camel-quarkus-3.29.0
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-extension-processor from 3.28.2 to 3.29.1

Updates io.quarkus:quarkus-maven-plugin from 3.28.2 to 3.29.1

Updates io.quarkus:quarkus-extension-maven-plugin from 3.28.2 to 3.29.1

Release notes

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

3.29.1

Complete changelog

  • #49766 - OidcSecurity annotation breaks if TestSecurity annotation is used on Test Class instead of Method
  • #50301 - DevUI WorkspaceProcessor fails when files change during the processing
  • #50388 - Manually enforce platform constraints for conditional dependencies in QuarkusComponentVariants
  • #50452 - ArC: fix subclass generation with not visible decorators
  • #50606 - Bump com.microsoft.azure.functions:azure-functions-java-library from 3.2.0 to 3.2.1
  • #50617 - ClassCastException due to classloader mismatch with JDK 25
  • #50618 - Qute generator: incorrect resolver for multiple namespace extension methods
  • #50619 - FORMAT_FAILURE encountered in Camel logging from dev mode
  • #50631 - HQL console don't work when the project have both reactive and blocking hibernate extensions
  • #50633 - io.quarkus.websockets.next.deployment.WebSocketProcessor fails to validate injection endpoint when @WebSocketClient class in library
  • #50635 - Ensure that FJP threads can load resources in tests
  • #50636 - Improve error message for when websocket endpoint isn't a bean
  • #50637 - Refactor RemoteThread to improve section frame handling (#for, #each, #if)
  • #50652 - quarkus.rest-client."client".disable-default-mapper Ignored in Native Mode
  • #50665 - Qute generator: fix multiple namespace extension methods
  • #50668 - Hibernate HQL console: fix combo box for reactive/orm PUs with the same name
  • #50672 - Mask some HTTP headers in the HTTP access log
  • #50673 - Bump io.quarkus.gizmo:gizmo2 from 2.0.0.Beta6 to 2.0.0.Beta8
  • #50679 - Reduce footprint of wiring classes generated by Gizmo 2
  • #50683 - Disable warnings about unsafe usage of Unsafe in native
  • #50700 - Fix scenario that combines class-level @TestSecurity annotation with method-level @OidcSecurity annotation
  • #50701 - Make sure dev ui workspace don't prevent dev mode from starting up
  • #50705 - Make sure local quarkus-versions config are effective when the default registry provides its own
  • #50733 - Bump to Mutiny 3.0.1
  • #50745 - Record runtime configuration in its own ConfigSource
  • #50749 - Bump the hibernate group with 8 updates
  • #50755 - Bug for JAX-RS Sub-Resources - 405 Method Not Allowed
  • #50758 - Bump org.hibernate.tool:hibernate-tools-language from 7.1.4.Final to 7.1.5.Final in the hibernate group
  • #50760 - Redis Client: add sentinel topology cache TTL configuration
  • #50764 - Filter for client imports on class level only when discovering Endpoints
  • #50768 - Make REST client request filter used for the default OIDC client singleton
  • #50769 - Docker runtime not detected for Compose dev services
  • #50771 - Improve Docker and Podman CLI detection and error messages
  • #50772 - Registry client option to set a low boundary for recommended streams on the client side
  • #50776 - Update to slf4j-jboss-logmanager 2.0.2.Final
  • #50782 - Various improvements to our Azure Functions support
  • #50794 - Bump com.microsoft.azure.functions:azure-functions-java-library from 3.2.1 to 3.2.2
  • #50799 - Fix StreamingOutput connection reset on mid-stream errors
  • #50808 - Replace deprecated IsNormal in the guide for writing dev services
  • #50836 - Update JSON to 20250517
  • #50851 - Bump the hibernate group with 9 updates
  • #50852 - Bump com.fasterxml.jackson:jackson-bom from 2.20.0 to 2.20.1

3.29.0

Complete changelog

... (truncated)

Commits
  • 0ba5046 [RELEASE] - Bump version to 3.29.1
  • 1faa7ba Merge pull request #50860 from gsmet/3.29.1-backports-1
  • 30d6a6e Use podman when building container image from the CLI
  • d6f39ed Bump com.microsoft.azure.functions:azure-functions-java-library
  • 2abe45c Bump com.microsoft.azure.functions:azure-functions-java-library
  • e7a5859 Bump the hibernate group with 9 updates
  • 58f6460 Bump com.fasterxml.jackson:jackson-bom from 2.20.0 to 2.20.1
  • f172144 Update JSON to 20250517
  • f192204 Replace deprecated IsNormal in doc for writing dev services
  • 5a06174 Fix StreamingOutput connection reset on mid-stream errors
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-panache-common from 3.28.2 to 3.29.1

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
io.quarkus.platform:quarkus-maven-plugin [>= 3.9.a, < 3.10]
io.quarkus:quarkus-bom [>= 3.9.a, < 3.10]
io.quarkus:quarkus-extension-maven-plugin [>= 3.9.a, < 3.10]
io.quarkus:quarkus-extension-processor [>= 3.9.a, < 3.10]
io.quarkus:quarkus-maven-plugin [>= 3.9.a, < 3.10]

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.28.2 to 3.29.1.

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

Updates `io.quarkus:quarkus-keycloak-admin-resteasy-client` from 3.28.2 to 3.29.1

Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.28.2 to 3.29.1
- [Commits](quarkusio/quarkus-platform@3.28.2...3.29.1)

Updates `io.quarkus:quarkus-extension-processor` from 3.28.2 to 3.29.1

Updates `io.quarkus:quarkus-maven-plugin` from 3.28.2 to 3.29.1

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

Updates `io.quarkus:quarkus-panache-common` from 3.28.2 to 3.29.1

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  dependency-version: 3.29.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.quarkus:quarkus-keycloak-admin-resteasy-client
  dependency-version: 3.29.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.quarkus.platform:quarkus-maven-plugin
  dependency-version: 3.29.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.quarkus:quarkus-extension-processor
  dependency-version: 3.29.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-version: 3.29.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.quarkus:quarkus-extension-maven-plugin
  dependency-version: 3.29.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.quarkus:quarkus-panache-common
  dependency-version: 3.29.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the area/dependency Dependency Upgrade label Nov 6, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 10, 2025

Superseded by #2579.

@dependabot dependabot bot closed this Nov 10, 2025
@dependabot dependabot bot deleted the dependabot/maven/quarkus.version-3.29.1 branch November 10, 2025 23:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/dependency Dependency Upgrade

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants