Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2025

Bumps io.quarkus:quarkus-bom from 3.30.2 to 3.30.4.

Release notes

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

3.30.4

Complete changelog

  • #50814 - Changing compose-devservices.yml does not invalidate Gradle cache
  • #51045 - Port 8080 already used using quarkus-amazon-lambda and quarkus-observability-devservices-*
  • #51107 - JBoss Threads update to version 3.9.2, allows minor cleanup
  • #51139 - Upgrade LGTM to 0.11.17
  • #51326 - Running mvn dependency:tree quarkus:dev gives [WARNING] Failed to locate plugin for dependency:tree
  • #51363 - Bump to Mutiny 3.1.0 and Mutiny Vert.x bindings 3.21.1
  • #51481 - Make sure collected managed dependencies do not include duplicates
  • #51485 - Unable to build: Quarkus ChainBuildException due to JFR dependency
  • #51488 - Remove warning failing to determine the build plugin prefix
  • #51494 - Qute message bundles: fix msg:message with single param
  • #51497 - Include compose files for Dev Services as test task's inputs
  • #51504 - OIDC issuer based resolution does not work for local tenants
  • #51524 - Break build cycle between gRPC and JFR extensions
  • #51528 - Update RESTEasy to 6.2.15.Final
  • #51539 - Remove unneeded vertx-http, upgrade LGTM image
  • #51547 - Fix issuer-based tenant resolution for a tenant issuer configured in OIDC tenant configuration rather than well-known configuration
  • #51567 - Bump to Vert.x 4.5.23 and Netty 4.1.130.Final

3.30.3

Complete changelog

  • #50298 - Call to the jakarta.data.repository.BasicRepository#saveAll results in NPE after Hibernate ORM bump to 7.1.1.Final
  • #50919 - Java classes generated by wsdl2java not passed to Gradle compileKotlin since 3.26.1
  • #51044 - JavaDoc not rendering correctly
  • #51290 - Add cross-references between CSRF and CORS filter
  • #51339 - Enhance error message when quarkus.hibernate-search-orm.management.enabled=true is enabled but no quarkus-vertx-http defined
  • #51340 - Fix JavaDoc for quarkus.management.enabled
  • #51341 - Use correct name for org.graalvm.sdk:nativebridge dependency
  • #51344 - Set expiresIn to one hour for OIDC Dev Services
  • #51345 - extraneous semicolon in LGTM starter
  • #51346 - Bump the hibernate group with 9 updates
  • #51352 - Bump org.quartz-scheduler:quartz from 2.5.0 to 2.5.2
  • #51358 - Bump Keycloak version to 26.4.7
  • #51361 - Remove extraneous semicolon in LGTM codestart
  • #51370 - Add documentation about @JsonView support in the REST Client
  • #51372 - Make token expiration configurable for OIDC Dev Services
  • #51375 - Config relocation mp.messaging -> quarkus.messaging relocation/fallback
  • #51376 - Bump kafka.version from 4.0.1 to 4.1.1
  • #51377 - Enhance docs for quarkus.debug.reflection option
  • #51378 - QuarkusComponentTest fails with ambiguous dependencies if bean is injected with parameterized qualifier multiple times
  • #51379 - Check that Vert.x HTTP is available before enabling Hibernate Search management endpoints
  • #51380 - Clear some internal state of REST Assured between tests
  • #51394 - Make container-image.tag optional so it is possible to nullify it
  • #51399 - Fix LogRuntimeConfig doc rendering
  • #51408 - Lambda extension: Failed to start quarkus because of NoSuchMethodError

... (truncated)

Commits
  • 27d19ef [RELEASE] - Bump version to 3.30.4
  • e3f096f Merge pull request #51588 from gsmet/3.30.4-backports-1
  • a229f48 Bump to Vert.x 4.5.23 and Netty 4.1.130.Final
  • ea8b668 Bump to Mutiny 3.1.0 and Mutiny Vert.x bindings 3.21.1
  • 993f47f No longer need to disable JBoss Threads logging of version
  • 51b52eb Upgrade to JBoss Threads 3.9.2
  • eba293f feat(oidc): fix issuer-based tenant resulition for local issuers
  • 80a9a9b Remove unneeded vertx-http.
  • 878e383 Upgrade LGTM to 0.11.17
  • 61766a7 Update RESTEasy to 6.2.15.Final
  • Additional commits viewable in compare view

Dependabot compatibility score

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 [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) from 3.30.2 to 3.30.4.
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.30.2...3.30.4)

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  dependency-version: 3.30.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Dec 18, 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