Skip to content

Bump quarkus.platform.version from 3.31.3 to 3.34.6#324

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/quarkus.platform.version-3.34.6
Closed

Bump quarkus.platform.version from 3.31.3 to 3.34.6#324
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/quarkus.platform.version-3.34.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 23, 2026

Bumps quarkus.platform.version from 3.31.3 to 3.34.6.
Updates io.quarkus.platform:quarkus-bom from 3.31.3 to 3.34.6

Commits
  • 01edd14 [maven-release-plugin] prepare release 3.34.6
  • 69e894e Merge pull request #1913 from gsmet/quarkus-3.34.6
  • a4ef3d4 Upgrade to Quarkus 3.34.6
  • bf883d1 Merge pull request #1901 from quarkusio/update-automation/3.34-operatorsdk-7.7.4
  • 8421bde Update OperatorSDK to 7.7.4
  • b5b0b14 [maven-release-plugin] prepare for next development iteration
  • 5116754 [maven-release-plugin] prepare release 3.34.5
  • bc1e7cb Merge pull request #1894 from gsmet/quarkus-3.34.5
  • e59dc12 Upgrade to Quarkus 3.34.5
  • 949c1f9 Merge pull request #1876 from quarkusio/update-automation/3.34-mcpserver-1.10.5
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-ide-config from 3.31.3 to 3.34.6

Release notes

Sourced from io.quarkus:quarkus-ide-config's releases.

3.34.6

Complete changelog

  • #53531 - Use <annotationProcessorPathsUseDepMgmt> in new extension projects
  • #53624 - Fix various issues in reflection-free serialization
  • #53628 - Consider runtime ObjectMapper-level strategy when (de)serializing pojo through the generated Jackson reflection-free serializer
  • #53655 - Simplify and make more robust the mechanism to discover unsupported Jackson annotations during the generation of reflection-free serializers
  • #53683 - Fix NPE when POSTing to a no-input funq function in funqy-knative-events
  • #53691 - Fix spelling typos in documentation
  • #53698 - Docs: Wrong description on ServiceMonitor properties
  • #53701 - Fix config docs for generate-service-monitor k8s config
  • #53706 - Drop temporary Gradle configuration once it has been processed
  • #53708 - Infinite loop during dev mode shutdown
  • #53711 - Fix infinite loop in AeshConsole.deadlockSafeWrite() during dev mode shutdown

3.34.5

Complete changelog

  • #53652 - [3.34] Downgrade Kafka Client to 4.1.2

3.34.3

Complete changelog

  • #52882 - Quarkus Avro extension cannot generate new Schema syntax Idl.
  • #52948 - Use IdlReader instead of deprecated Idl parser in Avro extension
  • #53382 - In-flight JTA transactions committed instead of rolled back when graceful shutdown timeout expires before transaction timeout
  • #53383 - BUILD_AND_RUN_TIME_FIXED config values not resolved with custom profiles (3.31+ regression)
  • #53386 - [3.34] Update SmallRye Fault Tolerance to 6.10.1
  • #53389 - Update Gradle template to select quarkus-junit or quarkus-junit5 based on Quarkus platform version
  • #53391 - Docs: Add caution note to Using RestResponse section in rest-client.adoc
  • #53393 - ClassCastException when PEM CA certificate is used
  • #53397 - Avoid CCE when reloading Vert.x trust store
  • #53399 - Ensure that shared Config build time runtime fixed uses the expected profile when set from @TestProfile
  • #53403 - Fix xref link text in security-authentication-mechanisms.adoc
  • #53404 - Fix Oracle connection rollback interceptor
  • #53408 - [Reflection-free Jackson deserialisers] ClassCast exceptions w/ non-standard collections and ignoring FAIL_ON_UNKNOWN_PROPERTIES
  • #53414 - Properly support FAIL_ON_UNKNOWN_PROPERTIES in reflection-free deserialisers
  • #53418 - @ServerExceptionMapper beans with super class using Java generics doesn't build (with BuilderException)
  • #53420 - Fix @ServerExceptionMapper handling for generic types
  • #53427 - NullPointerException in VertxHttpRecorder for null URI
  • #53428 - Set up CodeQL security analysis for pull requests
  • #53430 - Also populate cache on GitHub Actions for main repo
  • #53434 - Avoid skipping config tracking when the Quarkus build is skipped
  • #53442 - Do not preinit UUID infrastructure for Vert.x anymore
  • #53444 - Pin GitHub actions (use hashes instead of tags for versioning)
  • #53456 - Avoid trying to parse null URI
  • #53461 - List commands when you run just

... (truncated)

Commits
  • 45218e8 [RELEASE] - Bump version to 3.34.6
  • f85a3eb Merge pull request #53729 from gsmet/3.34.6-backports-1
  • ef3854b Bump the hibernate group with 9 updates
  • 034984e Log warning when POST body is sent to a no-input funq function
  • daf1c40 Fix NPE when POST to a no-input Function in funqy
  • c994f72 Fix infinite loop in AeshConsole.deadlockSafeWrite() during dev mode shutdown
  • 9f065c7 Drop temporary Gradle configuration once it has been processed
  • 25692ac Fix config docs for generate-service-monitor k8s config
  • af42031 Bump bouncycastle to 1.84
  • 57e3f6a Fix spelling typos in documentation
  • Additional commits viewable in compare view

Updates io.quarkus.platform:quarkus-maven-plugin from 3.31.3 to 3.34.6

Commits
  • 01edd14 [maven-release-plugin] prepare release 3.34.6
  • 69e894e Merge pull request #1913 from gsmet/quarkus-3.34.6
  • a4ef3d4 Upgrade to Quarkus 3.34.6
  • bf883d1 Merge pull request #1901 from quarkusio/update-automation/3.34-operatorsdk-7.7.4
  • 8421bde Update OperatorSDK to 7.7.4
  • b5b0b14 [maven-release-plugin] prepare for next development iteration
  • 5116754 [maven-release-plugin] prepare release 3.34.5
  • bc1e7cb Merge pull request #1894 from gsmet/quarkus-3.34.5
  • e59dc12 Upgrade to Quarkus 3.34.5
  • 949c1f9 Merge pull request #1876 from quarkusio/update-automation/3.34-mcpserver-1.10.5
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-extension-maven-plugin from 3.31.3 to 3.34.6

Release notes

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

3.34.6

Complete changelog

  • #53531 - Use <annotationProcessorPathsUseDepMgmt> in new extension projects
  • #53624 - Fix various issues in reflection-free serialization
  • #53628 - Consider runtime ObjectMapper-level strategy when (de)serializing pojo through the generated Jackson reflection-free serializer
  • #53655 - Simplify and make more robust the mechanism to discover unsupported Jackson annotations during the generation of reflection-free serializers
  • #53683 - Fix NPE when POSTing to a no-input funq function in funqy-knative-events
  • #53691 - Fix spelling typos in documentation
  • #53698 - Docs: Wrong description on ServiceMonitor properties
  • #53701 - Fix config docs for generate-service-monitor k8s config
  • #53706 - Drop temporary Gradle configuration once it has been processed
  • #53708 - Infinite loop during dev mode shutdown
  • #53711 - Fix infinite loop in AeshConsole.deadlockSafeWrite() during dev mode shutdown

3.34.5

Complete changelog

  • #53652 - [3.34] Downgrade Kafka Client to 4.1.2

3.34.3

Complete changelog

  • #52882 - Quarkus Avro extension cannot generate new Schema syntax Idl.
  • #52948 - Use IdlReader instead of deprecated Idl parser in Avro extension
  • #53382 - In-flight JTA transactions committed instead of rolled back when graceful shutdown timeout expires before transaction timeout
  • #53383 - BUILD_AND_RUN_TIME_FIXED config values not resolved with custom profiles (3.31+ regression)
  • #53386 - [3.34] Update SmallRye Fault Tolerance to 6.10.1
  • #53389 - Update Gradle template to select quarkus-junit or quarkus-junit5 based on Quarkus platform version
  • #53391 - Docs: Add caution note to Using RestResponse section in rest-client.adoc
  • #53393 - ClassCastException when PEM CA certificate is used
  • #53397 - Avoid CCE when reloading Vert.x trust store
  • #53399 - Ensure that shared Config build time runtime fixed uses the expected profile when set from @TestProfile
  • #53403 - Fix xref link text in security-authentication-mechanisms.adoc
  • #53404 - Fix Oracle connection rollback interceptor
  • #53408 - [Reflection-free Jackson deserialisers] ClassCast exceptions w/ non-standard collections and ignoring FAIL_ON_UNKNOWN_PROPERTIES
  • #53414 - Properly support FAIL_ON_UNKNOWN_PROPERTIES in reflection-free deserialisers
  • #53418 - @ServerExceptionMapper beans with super class using Java generics doesn't build (with BuilderException)
  • #53420 - Fix @ServerExceptionMapper handling for generic types
  • #53427 - NullPointerException in VertxHttpRecorder for null URI
  • #53428 - Set up CodeQL security analysis for pull requests
  • #53430 - Also populate cache on GitHub Actions for main repo
  • #53434 - Avoid skipping config tracking when the Quarkus build is skipped
  • #53442 - Do not preinit UUID infrastructure for Vert.x anymore
  • #53444 - Pin GitHub actions (use hashes instead of tags for versioning)
  • #53456 - Avoid trying to parse null URI
  • #53461 - List commands when you run just

... (truncated)

Commits
  • 45218e8 [RELEASE] - Bump version to 3.34.6
  • f85a3eb Merge pull request #53729 from gsmet/3.34.6-backports-1
  • ef3854b Bump the hibernate group with 9 updates
  • 034984e Log warning when POST body is sent to a no-input funq function
  • daf1c40 Fix NPE when POST to a no-input Function in funqy
  • c994f72 Fix infinite loop in AeshConsole.deadlockSafeWrite() during dev mode shutdown
  • 9f065c7 Drop temporary Gradle configuration once it has been processed
  • 25692ac Fix config docs for generate-service-monitor k8s config
  • af42031 Bump bouncycastle to 1.84
  • 57e3f6a Fix spelling typos in documentation
  • 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 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.platform.version` from 3.31.3 to 3.34.6.

Updates `io.quarkus.platform:quarkus-bom` from 3.31.3 to 3.34.6
- [Commits](quarkusio/quarkus-platform@3.31.3...3.34.6)

Updates `io.quarkus:quarkus-ide-config` from 3.31.3 to 3.34.6
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.31.3...3.34.6)

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

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

---
updated-dependencies:
- dependency-name: io.quarkus.platform:quarkus-bom
  dependency-version: 3.34.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.quarkus:quarkus-ide-config
  dependency-version: 3.34.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.quarkus.platform:quarkus-maven-plugin
  dependency-version: 3.34.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.quarkus:quarkus-extension-maven-plugin
  dependency-version: 3.34.6
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Apr 23, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 1, 2026

Superseded by #334.

@dependabot dependabot Bot closed this May 1, 2026
@dependabot dependabot Bot deleted the dependabot/maven/quarkus.platform.version-3.34.6 branch May 1, 2026 17:44
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