Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps quarkus.version from 3.30.1 to 3.30.2.
Updates io.quarkus:quarkus-bom from 3.30.1 to 3.30.2

Release notes

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

3.30.2

Complete changelog

  • #48784 - Support ephemeral ports in dev services config
  • #48815 - Fix dev service ephemeral ports: Make test resource config override dev service config and system props
  • #50389 - Testing Lambda resource endpoint with rest-assured and random test-port results in an IllegalArgumentException
  • #50513 - quarkus-cache with cache.getAsync() does not respect expire-after-write or expire-after-access
  • #50931 - Make sure that Mutiny can use SR-CP to propagate cancel() up from CompletableFuture
  • #51055 - Upgrade from Hibernate ORM 7.1.6.Final to 7.1.10.Final and from Hibernate Reactive 3.1.8.Final to 3.1.9.Final
  • #51116 - Docs fix: Minor corrections to OpenShift guide based on downstream QE feedback
  • #51148 - Bump narayana-lra.version from 1.0.2.Final to 1.0.3.Final
  • #51245 - Docker compose dev services fails on Docker v29
  • #51247 - Fix Docker Compose Dev Services NPE on Docker v29
  • #51254 - StartupLogCompressor NULL checks
  • #51266 - Quarkus maven plugin sometimes fails to acquire maven lock
  • #51269 - Re-running failing test fails with classloader errors
  • #51272 - Re-try Maven resolver lock acquisition errors with a blocking task runner
  • #51280 - Bump to Mutiny 3.0.3 and Vert.x Mutiny bindings 3.20.4
  • #51281 - unable to test with InMemoryConnector after upgrading to 3.30
  • #51283 - Improvements on observability docs
  • #51285 - java.util.concurrent.ExecutionException: java.lang.IllegalArgumentException: Duplicate field added thrown during JUNIT test
  • #51287 - OpenAPI: skip adding method references to model without OperationFilter
  • #51289 - Use RoutingContext#normalizedPath() in access log exclusion
  • #51294 - Update to UBI 9 9.7
  • #51298 - Dispose of the FacadeClassLoader at the end of every test plan so surefire reruns are tolerated
  • #51302 - Bump org.hibernate.tool:hibernate-tools-language from 7.1.6.Final to 7.1.10.Final in the hibernate group across 1 directory
  • #51304 - Update version of jandex gradle plugin in docs
  • #51305 - Update documentation to point to Jandex Gradle 2.3.0
  • #51308 - Dev MCP: Reduce the payload for the extension list call
  • #51309 - Make messaging channel connector and enabled config properties runtime (again)
  • #51311 - ArC: guard against multiple occurrences of the same decorator
  • #51335 - Fix typo
Commits
  • 6a141cd [RELEASE] - Bump version to 3.30.2
  • 8fcbcdd ArC: guard against multiple occurrences of the same decorator
  • 8e094e7 Merge pull request #51343 from gsmet/3.30.2-backports-1
  • b9e15b2 Fix typo
  • bbe5179 Make messaging channel connector and enabled config properties runtime again
  • c91d86d Update to UBI 9 9.7
  • ad888f6 revert removal of 3.2 note
  • f40254b implement downstream QE fixes upstream
  • 68a1402 OpenAPI: skip adding method references to model without OperationFilter
  • fbdeed7 Improvements on observability docs
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-extension-processor from 3.30.1 to 3.30.2

Updates io.quarkus:quarkus-extension-maven-plugin from 3.30.1 to 3.30.2

Release notes

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

3.30.2

Complete changelog

  • #48784 - Support ephemeral ports in dev services config
  • #48815 - Fix dev service ephemeral ports: Make test resource config override dev service config and system props
  • #50389 - Testing Lambda resource endpoint with rest-assured and random test-port results in an IllegalArgumentException
  • #50513 - quarkus-cache with cache.getAsync() does not respect expire-after-write or expire-after-access
  • #50931 - Make sure that Mutiny can use SR-CP to propagate cancel() up from CompletableFuture
  • #51055 - Upgrade from Hibernate ORM 7.1.6.Final to 7.1.10.Final and from Hibernate Reactive 3.1.8.Final to 3.1.9.Final
  • #51116 - Docs fix: Minor corrections to OpenShift guide based on downstream QE feedback
  • #51148 - Bump narayana-lra.version from 1.0.2.Final to 1.0.3.Final
  • #51245 - Docker compose dev services fails on Docker v29
  • #51247 - Fix Docker Compose Dev Services NPE on Docker v29
  • #51254 - StartupLogCompressor NULL checks
  • #51266 - Quarkus maven plugin sometimes fails to acquire maven lock
  • #51269 - Re-running failing test fails with classloader errors
  • #51272 - Re-try Maven resolver lock acquisition errors with a blocking task runner
  • #51280 - Bump to Mutiny 3.0.3 and Vert.x Mutiny bindings 3.20.4
  • #51281 - unable to test with InMemoryConnector after upgrading to 3.30
  • #51283 - Improvements on observability docs
  • #51285 - java.util.concurrent.ExecutionException: java.lang.IllegalArgumentException: Duplicate field added thrown during JUNIT test
  • #51287 - OpenAPI: skip adding method references to model without OperationFilter
  • #51289 - Use RoutingContext#normalizedPath() in access log exclusion
  • #51294 - Update to UBI 9 9.7
  • #51298 - Dispose of the FacadeClassLoader at the end of every test plan so surefire reruns are tolerated
  • #51302 - Bump org.hibernate.tool:hibernate-tools-language from 7.1.6.Final to 7.1.10.Final in the hibernate group across 1 directory
  • #51304 - Update version of jandex gradle plugin in docs
  • #51305 - Update documentation to point to Jandex Gradle 2.3.0
  • #51308 - Dev MCP: Reduce the payload for the extension list call
  • #51309 - Make messaging channel connector and enabled config properties runtime (again)
  • #51311 - ArC: guard against multiple occurrences of the same decorator
  • #51335 - Fix typo
Commits
  • 6a141cd [RELEASE] - Bump version to 3.30.2
  • 8fcbcdd ArC: guard against multiple occurrences of the same decorator
  • 8e094e7 Merge pull request #51343 from gsmet/3.30.2-backports-1
  • b9e15b2 Fix typo
  • bbe5179 Make messaging channel connector and enabled config properties runtime again
  • c91d86d Update to UBI 9 9.7
  • ad888f6 revert removal of 3.2 note
  • f40254b implement downstream QE fixes upstream
  • 68a1402 OpenAPI: skip adding method references to model without OperationFilter
  • fbdeed7 Improvements on observability docs
  • 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 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.version` from 3.30.1 to 3.30.2.

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

Updates `io.quarkus:quarkus-extension-processor` from 3.30.1 to 3.30.2

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

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  dependency-version: 3.30.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-extension-processor
  dependency-version: 3.30.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-extension-maven-plugin
  dependency-version: 3.30.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 8, 2025

Labels

The following labels could not be found: maven. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 8, 2025
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Dec 8, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@sanjomo sanjomo closed this Dec 14, 2025
@sanjomo sanjomo deleted the dependabot/maven/quarkus.version-3.30.2 branch December 14, 2025 09:11
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 14, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants