Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the quarkus group with 7 updates:

Package From To
io.quarkus.platform:quarkus-bom 3.29.1 3.29.2
io.quarkus:quarkus-maven-plugin 3.29.1 3.29.2
io.quarkus.platform:quarkus-maven-plugin 3.29.1 3.29.2
io.quarkus:quarkus-ide-config 3.29.1 3.29.2
io.quarkus:quarkus-devtools-common 3.29.1 3.29.2
io.quarkus:quarkus-devtools-base-codestarts 3.29.1 3.29.2
io.quarkus:quarkus-devtools-testing 3.29.1 3.29.2

Updates io.quarkus.platform:quarkus-bom from 3.29.1 to 3.29.2

Commits
  • 8823701 [maven-release-plugin] prepare release 3.29.2
  • 6c07614 Merge pull request #1655 from gsmet/quarkus-3.29.2
  • 19fd227 Upgrade to Quarkus 3.29.2
  • 563c757 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

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

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

Commits
  • 8823701 [maven-release-plugin] prepare release 3.29.2
  • 6c07614 Merge pull request #1655 from gsmet/quarkus-3.29.2
  • 19fd227 Upgrade to Quarkus 3.29.2
  • 563c757 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates io.quarkus:quarkus-ide-config from 3.29.1 to 3.29.2

Release notes

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

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
Commits
  • bf233d1 [RELEASE] - Bump version to 3.29.2
  • 6195a79 Merge pull request #50937 from gsmet/3.29.2-backports-1
  • 58f09f7 Bump io.smallrye.common:smallrye-common-bom from 2.13.9 to 2.14.0
  • 672cebc Jandex: upgrade to 3.5.1
  • 654fea5 Bump org.eclipse.microprofile.openapi:microprofile-openapi-api
  • 1db5bdd Bump smallrye-open-api.version from 4.2.0 to 4.2.1
  • 3707501 Allow forcing a RequestParam explicitly required
  • ab790bb Be more defensive with container.getPorts()
  • 53de0f8 Don't read the stream when closing InputStream on REST Client
  • fc22c77 Bump com.github.ben-manes.caffeine:caffeine from 3.2.2 to 3.2.3
  • Additional commits viewable in compare view

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

Updates io.quarkus:quarkus-devtools-common from 3.29.1 to 3.29.2

Updates io.quarkus:quarkus-devtools-base-codestarts from 3.29.1 to 3.29.2

Updates io.quarkus:quarkus-devtools-testing from 3.29.1 to 3.29.2

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

Commits
  • 8823701 [maven-release-plugin] prepare release 3.29.2
  • 6c07614 Merge pull request #1655 from gsmet/quarkus-3.29.2
  • 19fd227 Upgrade to Quarkus 3.29.2
  • 563c757 [maven-release-plugin] prepare for next development iteration
  • See full diff 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 <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 7 updates:

| Package | From | To |
| --- | --- | --- |
| [io.quarkus.platform:quarkus-bom](https://github.com/quarkusio/quarkus-platform) | `3.29.1` | `3.29.2` |
| io.quarkus:quarkus-maven-plugin | `3.29.1` | `3.29.2` |
| [io.quarkus.platform:quarkus-maven-plugin](https://github.com/quarkusio/quarkus-platform) | `3.29.1` | `3.29.2` |
| [io.quarkus:quarkus-ide-config](https://github.com/quarkusio/quarkus) | `3.29.1` | `3.29.2` |
| io.quarkus:quarkus-devtools-common | `3.29.1` | `3.29.2` |
| io.quarkus:quarkus-devtools-base-codestarts | `3.29.1` | `3.29.2` |
| io.quarkus:quarkus-devtools-testing | `3.29.1` | `3.29.2` |


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

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

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

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

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

Updates `io.quarkus:quarkus-devtools-common` from 3.29.1 to 3.29.2

Updates `io.quarkus:quarkus-devtools-base-codestarts` from 3.29.1 to 3.29.2

Updates `io.quarkus:quarkus-devtools-testing` from 3.29.1 to 3.29.2

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

---
updated-dependencies:
- dependency-name: io.quarkus.platform:quarkus-bom
  dependency-version: 3.29.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: quarkus
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-version: 3.29.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: quarkus
- dependency-name: io.quarkus.platform:quarkus-maven-plugin
  dependency-version: 3.29.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: quarkus
- dependency-name: io.quarkus:quarkus-ide-config
  dependency-version: 3.29.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: quarkus
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-version: 3.29.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: quarkus
- dependency-name: io.quarkus:quarkus-devtools-common
  dependency-version: 3.29.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: quarkus
- dependency-name: io.quarkus:quarkus-devtools-base-codestarts
  dependency-version: 3.29.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: quarkus
- dependency-name: io.quarkus:quarkus-devtools-testing
  dependency-version: 3.29.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: quarkus
- dependency-name: io.quarkus.platform:quarkus-maven-plugin
  dependency-version: 3.29.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 10, 2025
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.

1 participant