Skip to content

Conversation

@dependabot
Copy link
Contributor

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

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps the quarkus group with 2 updates in the / directory: io.quarkus:quarkus-bom and io.quarkus:quarkus-maven-plugin.

Updates io.quarkus:quarkus-bom from 3.28.5 to 3.29.3

Release notes

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

3.29.3

Complete changelog

  • #50804 - Explicit null string in json payload is treated as string "null" when reflection-free-serializers enabled
  • #50886 - Closing in gRPC interceptor causes double close in Vert.x gRPC implementation
  • #50890 - Account for random order of DevservicesElasticsearchBuildItems when comparing versions/distributions
  • #50913 - Duplicate Key in Kafka Message crashes Dev UI
  • #50933 - gRPC: Avoid repeatedly starting call and closing call on a server call closed by custom interceptor
  • #50945 - Bump version of Hibernate Reactive to 3.1.8.Final
  • #50951 - ReactiveRoutesProcessor works in 3.25.4, fails in 3.29.2
  • #50953 - Recognize null value in json payload using the reflection free serializer
  • #50961 - Bump org.cyclonedx:cyclonedx-core-java from 9.0.5 to 11.0.1 in /bom/application
  • #50969 - rest-link: Links not added to header for type List
  • #50970 - Ensure that @InjectRestLinks works correctly on lists of entities
  • #50971 - Fix Kafka consumer group.id to default to quarkus.application.name in production
  • #50972 - Reactive Routes: fix usage of the Gizmo 2 API
  • #50974 - Fix Quotes for Kotlin example in gradle-tooling.adoc
  • #50983 - Upgrade to Narayana 7.3.3
  • #50984 - Jandex: upgrade to 3.5.2
  • #50985 - Update Oracle JDBC version to 23.26.0.0.0
  • #50988 - Fix Dev UI crash when Kafka messages contain duplicate headers
  • #51002 - Quarkus 3.29.2 - Testcontainers version: 1.21.3 - Docker environment not found Linux Fedora
  • #51009 - Manually set api.version for TestContainers

3.29.2

Complete changelog

  • #50658 - Bump org.eclipse.microprofile.openapi:microprofile-openapi-api from 4.1 to 4.1.1
  • #50688 - Jandex: upgrade to 3.5.1
  • #50844 - Let AbstractTokensProducer.getTokens being overridden in AbstractOidcClientRequestReactiveFilter implementation
  • #50853 - Upgrade to Kotlin 2.2.21
  • #50862 - Upgrade Maven Compiler Plugin to 3.14.1
  • #50873 - Ensure getTokens() overrides are invoked in AbstractOidcClientRequestReactiveFilter
  • #50878 - 3.29.1: No container CLI was found
  • #50880 - Bump smallrye-open-api.version from 4.2.0 to 4.2.1
  • #50884 - Bump com.github.ben-manes.caffeine:caffeine from 3.2.2 to 3.2.3
  • #50889 - Closing InputStream on response body obtained from reactive client blocks until full response is read
  • #50892 - quarkus-amazon-services fails to build
  • #50894 - Don't read the stream when closing InputStream on REST Client
  • #50895 - Be more defensive with container.getPorts()
  • #50916 - Allow forcing a RequestParam explicitly required
  • #50930 - Bump io.smallrye.common:smallrye-common-bom from 2.13.9 to 2.14.0

3.29.1

Complete changelog

  • #49766 - OidcSecurity annotation breaks if TestSecurity annotation is used on Test Class instead of Method

... (truncated)

Commits
  • 9aca8f9 [RELEASE] - Bump version to 3.29.3
  • 69207ec Manually set api.version for TestContainers
  • 7f01318 Merge pull request #50997 from gsmet/3.29.3-backports-1
  • 9ebd3b0 Update Oracle JDBC version to 23.26.0.0.0
  • 7882090 Jandex: upgrade to 3.5.2
  • 09eabed Upgrade to Narayana 7.3.3
  • 4b33fcf Fix Dev UI crash when Kafka messages contain duplicate headers
  • b1f198e Bump org.cyclonedx:cyclonedx-core-java in /bom/application
  • cc6ef72 fix(grpc): avoid repeated call and closing when interceptor closes call
  • 54bcb79 Ensure that @InjectRestLinks works correctly on lists of entities
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-maven-plugin from 3.28.5 to 3.29.3

Updates io.quarkus:quarkus-maven-plugin from 3.28.5 to 3.29.3

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the quarkus group with 2 updates in the / directory: [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) and io.quarkus:quarkus-maven-plugin.


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

Updates `io.quarkus:quarkus-maven-plugin` from 3.28.5 to 3.29.3

Updates `io.quarkus:quarkus-maven-plugin` from 3.28.5 to 3.29.3

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  dependency-version: 3.29.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: quarkus
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-version: 3.29.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: quarkus
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-version: 3.29.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: quarkus
...

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 Nov 17, 2025
@triceo
Copy link
Collaborator

triceo commented Nov 17, 2025

@dependabot recreate

@triceo triceo merged commit 08b209b into development Nov 25, 2025
52 of 53 checks passed
@triceo triceo deleted the dependabot/development/quarkus-0c01cbaad2 branch November 25, 2025 07:45
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