Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Updates io.quarkus.platform:quarkus-bom from 3.29.4 to 3.30.1

Commits
  • db450de [maven-release-plugin] prepare release 3.30.1
  • 6ea2761 Merge pull request #1675 from gsmet/quarkus-3.30.1
  • 0ebf41b Upgrade to Quarkus 3.30.1
  • e9e1636 Merge pull request #1672 from gsmet/disable-SampleProjectGenerationIT
  • 36763c2 Disable Maven plugin testing as it has been mostly failing
  • dc3d270 Merge pull request #1671 from gsmet/upload-all-build-reports
  • f4ccee3 Merge pull request #1667 from gsmet/mcp-server-1.7.3
  • 4bf571c Upload all build-report.json files instead of just the root one
  • 3508c04 Merge pull request #1668 from quarkusio/dependabot/github_actions/actions/che...
  • 7864b4d Merge pull request #1670 from jamesnetherton/quarkus-cxf-camel-quarkus-3.30.0
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-maven-plugin from 3.29.4 to 3.30.1

Updates io.quarkus.platform:quarkus-maven-plugin from 3.29.4 to 3.30.1

Commits
  • db450de [maven-release-plugin] prepare release 3.30.1
  • 6ea2761 Merge pull request #1675 from gsmet/quarkus-3.30.1
  • 0ebf41b Upgrade to Quarkus 3.30.1
  • e9e1636 Merge pull request #1672 from gsmet/disable-SampleProjectGenerationIT
  • 36763c2 Disable Maven plugin testing as it has been mostly failing
  • dc3d270 Merge pull request #1671 from gsmet/upload-all-build-reports
  • f4ccee3 Merge pull request #1667 from gsmet/mcp-server-1.7.3
  • 4bf571c Upload all build-report.json files instead of just the root one
  • 3508c04 Merge pull request #1668 from quarkusio/dependabot/github_actions/actions/che...
  • 7864b4d Merge pull request #1670 from jamesnetherton/quarkus-cxf-camel-quarkus-3.30.0
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-ide-config from 3.29.4 to 3.30.1

Release notes

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

3.30.1

Complete changelog

  • #47036 - Hibernate Extension: Check the error message when multiple JDBC Driver
  • #50634 - Hibernate default blocking PU + named reactive PU causes errors
  • #50955 - Entity not found?
  • #51033 - Deadlock when using SseBroadcasterImpl
  • #51042 - Introduce timeout settings for Blocking mailer
  • #51081 - Reinstate missing output from @QuarkusIntegrationTest
  • #51085 - Quarkus Native fails to detect Podman on Windows.
  • #51089 - Avoid deadlock between SseEventSinkImpl and SseBroadcasterImpl
  • #51101 - Deprecated configuration properties are always missing from Quarkus extension docs
  • #51117 - quarkus-junit5-component should depend on quarkus-junit5-config
  • #51122 - Make podman version detection pattern to be case-insensitive
  • #51124 - Clean up various elements of our BOM
  • #51136 - Misaligned Netty dependencies
  • #51137 - Start Hibernate Reactive in offline mode in devmode ITs
  • #51141 - Fully disable Develocity capture of resource usage
  • #51142 - Update Vert.x version to 4.5.22 in vertx-utils
  • #51146 - Bump smallrye-mutiny-vertx-core.version from 3.20.2 to 3.20.3
  • #51147 - Bump smallrye-open-api.version from 4.2.2 to 4.2.3
  • #51155 - Display deprecated properties in documentation
  • #51159 - Prevent startup failing when having mismatched datasource types
  • #51161 - QuarkusComponentTest: make sure logging is always initialized
  • #51171 - Bump io.smallrye.reactive:smallrye-mutiny-vertx-core from 3.20.2 to 3.20.3
  • #51176 - Panache fails with entity not found on MappedSuperclass Entities and Disciriminated Entities
  • #51178 - Quarkus should not assume generated sources exists
  • #51184 - Don't assume generated sources directory exists
  • #51202 - Bump snappy.version from 1.1.10.5 to 1.1.10.8
  • #51212 - Reintroduce ReflectiveClassBuildItem#finalFieldsWritable
  • #51213 - Also populate Panache's "entityToPersistenceUnit" maps with subclasses of those mentioned in repositories
  • #51221 - Bump to actions/checkout@​v6 and `actions/setup-java`@v5 in the templates
  • #51231 - Add configurable timeout for blocking mailer

3.30.0

Major changes

  • #51043 - Introduce support for @JsonView on the REST Client

Complete changelog

  • #35909 - Jackson @JsonView serialization/deserialization support for rest clients
  • #45490 - add apikey authentication support to quarkus-elasticsearch-rest-client
  • #49474 - OpenAPI Schema Generation Should Match Inheritance Behavior of JsonNaming Annotation
  • #50471 - Move com.google.protobuf.JavaFeaturesProto native runtime initialization config from quarkus-grpc to quarkus-grpc-common
  • #50848 - Bump Gradle version to 9.2.1
  • #50963 - Bump smallrye-reactive-messaging.version from 4.30.0 to 4.31.0
  • #50981 - Add apiKey to configuration for elasticsearch rest client extension
  • #50986 - Add mention of AOT file generation from tests in docs

... (truncated)

Commits
  • 705057c [RELEASE] - Bump version to 3.30.1
  • fa568f2 Merge pull request #51233 from gsmet/3.30.1-backports-1
  • fc92c3f Drop jakarta classifier from infinispan-core test-jar
  • 4da0975 Bump quarkiverse-parent to 20
  • 0754028 Bump to actions/checkout@v6 and actions/setup-java@v5 in the templates
  • 1a2ae2b Issue-51042: Introduce timeout settings for Blocking mailer
  • 6bb45ae Reproduce "Entity not found" when Panache repositories reference superclasses...
  • 0642f60 Also populate Panache's "entityToPersistenceUnit" maps with subclasses of tho...
  • eaff923 Prevent startup failing when having mismatched datasource types between Hiber...
  • 9d499fa Bump snappy.version from 1.1.10.5 to 1.1.10.8
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-maven-plugin from 3.29.4 to 3.30.1

Updates io.quarkus:quarkus-devtools-common from 3.29.4 to 3.30.1

Updates io.quarkus:quarkus-devtools-base-codestarts from 3.29.4 to 3.30.1

Updates io.quarkus:quarkus-devtools-testing from 3.29.4 to 3.30.1

Updates io.quarkus.platform:quarkus-maven-plugin from 3.29.4 to 3.30.1

Commits
  • db450de [maven-release-plugin] prepare release 3.30.1
  • 6ea2761 Merge pull request #1675 from gsmet/quarkus-3.30.1
  • 0ebf41b Upgrade to Quarkus 3.30.1
  • e9e1636 Merge pull request #1672 from gsmet/disable-SampleProjectGenerationIT
  • 36763c2 Disable Maven plugin testing as it has been mostly failing
  • dc3d270 Merge pull request #1671 from gsmet/upload-all-build-reports
  • f4ccee3 Merge pull request #1667 from gsmet/mcp-server-1.7.3
  • 4bf571c Upload all build-report.json files instead of just the root one
  • 3508c04 Merge pull request #1668 from quarkusio/dependabot/github_actions/actions/che...
  • 7864b4d Merge pull request #1670 from jamesnetherton/quarkus-cxf-camel-quarkus-3.30.0
  • 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 <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 3 updates in the / directory: [io.quarkus.platform:quarkus-bom](https://github.com/quarkusio/quarkus-platform), io.quarkus:quarkus-maven-plugin and [io.quarkus.platform:quarkus-maven-plugin](https://github.com/quarkusio/quarkus-platform).


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

Updates `io.quarkus:quarkus-maven-plugin` from 3.29.4 to 3.30.1

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

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

Updates `io.quarkus:quarkus-maven-plugin` from 3.29.4 to 3.30.1

Updates `io.quarkus:quarkus-devtools-common` from 3.29.4 to 3.30.1

Updates `io.quarkus:quarkus-devtools-base-codestarts` from 3.29.4 to 3.30.1

Updates `io.quarkus:quarkus-devtools-testing` from 3.29.4 to 3.30.1

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

---
updated-dependencies:
- dependency-name: io.quarkus.platform:quarkus-bom
  dependency-version: 3.30.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: quarkus
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-version: 3.30.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: quarkus
- dependency-name: io.quarkus.platform:quarkus-maven-plugin
  dependency-version: 3.30.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: quarkus
- dependency-name: io.quarkus:quarkus-ide-config
  dependency-version: 3.30.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: quarkus
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-version: 3.30.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: quarkus
- dependency-name: io.quarkus:quarkus-devtools-common
  dependency-version: 3.30.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: quarkus
- dependency-name: io.quarkus:quarkus-devtools-base-codestarts
  dependency-version: 3.30.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: quarkus
- dependency-name: io.quarkus:quarkus-devtools-testing
  dependency-version: 3.30.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: quarkus
- dependency-name: io.quarkus.platform:quarkus-maven-plugin
  dependency-version: 3.30.1
  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 27, 2025
@ia3andy ia3andy merged commit 84f14b5 into main Nov 27, 2025
2 checks passed
@ia3andy ia3andy deleted the dependabot/maven/quarkus-08e1de77c7 branch November 27, 2025 14:11
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