Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 4, 2025

Bumps the quickstarts-quarkus group with 2 updates: io.quarkus:quarkus-bom and io.quarkus:quarkus-maven-plugin.

Updates io.quarkus:quarkus-bom from 3.24.5 to 3.25.0

Release notes

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

3.25.0

Complete changelog

  • #48866 - Bump to Liquibase 4.33.0
  • #48885 - Unable to disable RestAssured's logging causing heap overflow
  • #48942 - QuarkusComponentTest: skip system config sources by default
  • #48954 - Reset more fields of Liquibase's Scope
  • #48971 - Add some since attributes to @Deprecated elements
  • #48979 - Bump flyway.version from 11.10.2 to 11.10.3
  • #48987 - Allow users to turn off RestAssured logging

3.25.0.CR1

Major changes

  • #47802 - Virtual thread support for smallrye-graphql
  • #47978 - [Breaking change] Use prometheus client v1 on Micrometer
  • #48296 - OIDC Client: Add periodic asynchronous tokens refresh for performance critical applications
  • #48482 - Provide a fluent API to set up path-specific authorization programmatically
  • #48734 - Support for OAuth2 ResourceProtectedMetadata

Complete changelog

  • #5514 - Run time config objects should be disallowed in build steps completely
  • #14513 - AWS lambda extension fails to Deserialize trigger Classes correctly
  • #29269 - Do not require a default datasource definition if TenantConnectionResolver is implemented
  • #34547 - Exception on application shutdown with quarkus-hibernate-search-orm-coordination-outbox-polling
  • #34652 - Unable to build application as "mutable-jar" using gradle plugin
  • #35605 - Virtual Thread Support in GraphQL
  • #38366 - Quarkus cli: quarkus run of picocli app with Gradle Kotlin DSL fails
  • #39167 - Prevent reordering of env in kubernetes deployment
  • #40358 - Support specifying multiple tenants in @TenantFeature
  • #42255 - Microsoft Azure SQL Server Compatibility with Quarkus 3.12.3
  • #43434 - WebSocket-Next - Refresh OIDC AccessToken without reconnection
  • #43703 - Using CockroachDB with Postgres JDBC driver causes failure because of database version
  • #43764 - Delegate detection of the database version to the Hibernate ORM dialect and enable checks for Hibernate Reactive
  • #44656 - The usage of the amazon extensions results in unregistered resource or reflective accesses in native mode
  • #44871 - Fail or warn on build when application.properties/application.yaml is missing but application-<profile>.properties/application-<profile>.yaml is present
  • #45011 - Provide Vert.x OIDC to Quarkus OIDC migration guides
  • #45263 - Unactionable warning when booting Hibernate Reactive
  • #45332 - Docs - all config page: Management interface runtime authentication group has title "WebSocket Server configuration"
  • #45892 - Docs: Disparities between the online quarkus-messaging-kafka extension docs
  • #46357 - Change how JPAConfig cleans up its resources
  • #46673 - Add optional refresh token timer to OIDC client
  • #47151 - Support io.micrometer.prometheusmetrics.PrometheusMeterRegistry
  • #47210 - Simple way to exclude quarkus-devtools-common transitive dependencies
  • #47317 - Support for OIDC Protected Resource Metadata
  • #47370 - Sort generated env by name in kubernetes extension
  • #47458 - Add Metrics and Logs to OTel Capabilities
  • #47507 - HeaderHelper.getMediaType throws ClassCastException when Content-Type header is stored as a List

... (truncated)

Commits
  • a07e8cf [RELEASE] - Bump version to 3.25.0
  • b83e126 Merge pull request #49051 from gsmet/3.25.0-backports-1
  • b3f1ed1 Bump org.junit:junit-bom from 5.13.3 to 5.13.4 in /devtools/gradle
  • 9a0f1e9 Bump org.junit:junit-bom from 5.13.3 to 5.13.4
  • 82219e2 Compose Dev Services guide fixes - suggestions from code review
  • 5024355 Compose Dev Services guide fixes
  • ad2779c Properly handle empty compose file
  • a109bf2 Updates to Infinispan 15.0.18.Final
  • 3f058cf Small Dev UI workspace fix
  • 1f73f50 Always return initialized TokenIntrospection from the CDI producer
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-maven-plugin from 3.24.5 to 3.25.0

Updates io.quarkus:quarkus-maven-plugin from 3.24.5 to 3.25.0

Bumps the quickstarts-quarkus group with 1 update: io.quarkus:quarkus-bom.

Updates io.quarkus:quarkus-bom from 3.24.5 to 3.25.0

Release notes

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

3.25.0

Complete changelog

  • #48866 - Bump to Liquibase 4.33.0
  • #48885 - Unable to disable RestAssured's logging causing heap overflow
  • #48942 - QuarkusComponentTest: skip system config sources by default
  • #48954 - Reset more fields of Liquibase's Scope
  • #48971 - Add some since attributes to @Deprecated elements
  • #48979 - Bump flyway.version from 11.10.2 to 11.10.3
  • #48987 - Allow users to turn off RestAssured logging

3.25.0.CR1

Major changes

  • #47802 - Virtual thread support for smallrye-graphql
  • #47978 - [Breaking change] Use prometheus client v1 on Micrometer
  • #48296 - OIDC Client: Add periodic asynchronous tokens refresh for performance critical applications
  • #48482 - Provide a fluent API to set up path-specific authorization programmatically
  • #48734 - Support for OAuth2 ResourceProtectedMetadata

Complete changelog

  • #5514 - Run time config objects should be disallowed in build steps completely
  • #14513 - AWS lambda extension fails to Deserialize trigger Classes correctly
  • #29269 - Do not require a default datasource definition if TenantConnectionResolver is implemented
  • #34547 - Exception on application shutdown with quarkus-hibernate-search-orm-coordination-outbox-polling
  • #34652 - Unable to build application as "mutable-jar" using gradle plugin
  • #35605 - Virtual Thread Support in GraphQL
  • #38366 - Quarkus cli: quarkus run of picocli app with Gradle Kotlin DSL fails
  • #39167 - Prevent reordering of env in kubernetes deployment
  • #40358 - Support specifying multiple tenants in @TenantFeature
  • #42255 - Microsoft Azure SQL Server Compatibility with Quarkus 3.12.3
  • #43434 - WebSocket-Next - Refresh OIDC AccessToken without reconnection
  • #43703 - Using CockroachDB with Postgres JDBC driver causes failure because of database version
  • #43764 - Delegate detection of the database version to the Hibernate ORM dialect and enable checks for Hibernate Reactive
  • #44656 - The usage of the amazon extensions results in unregistered resource or reflective accesses in native mode
  • #44871 - Fail or warn on build when application.properties/application.yaml is missing but application-<profile>.properties/application-<profile>.yaml is present
  • #45011 - Provide Vert.x OIDC to Quarkus OIDC migration guides
  • #45263 - Unactionable warning when booting Hibernate Reactive
  • #45332 - Docs - all config page: Management interface runtime authentication group has title "WebSocket Server configuration"
  • #45892 - Docs: Disparities between the online quarkus-messaging-kafka extension docs
  • #46357 - Change how JPAConfig cleans up its resources
  • #46673 - Add optional refresh token timer to OIDC client
  • #47151 - Support io.micrometer.prometheusmetrics.PrometheusMeterRegistry
  • #47210 - Simple way to exclude quarkus-devtools-common transitive dependencies
  • #47317 - Support for OIDC Protected Resource Metadata
  • #47370 - Sort generated env by name in kubernetes extension
  • #47458 - Add Metrics and Logs to OTel Capabilities
  • #47507 - HeaderHelper.getMediaType throws ClassCastException when Content-Type header is stored as a List

... (truncated)

Commits
  • a07e8cf [RELEASE] - Bump version to 3.25.0
  • b83e126 Merge pull request #49051 from gsmet/3.25.0-backports-1
  • b3f1ed1 Bump org.junit:junit-bom from 5.13.3 to 5.13.4 in /devtools/gradle
  • 9a0f1e9 Bump org.junit:junit-bom from 5.13.3 to 5.13.4
  • 82219e2 Compose Dev Services guide fixes - suggestions from code review
  • 5024355 Compose Dev Services guide fixes
  • ad2779c Properly handle empty compose file
  • a109bf2 Updates to Infinispan 15.0.18.Final
  • 3f058cf Small Dev UI workspace fix
  • 1f73f50 Always return initialized TokenIntrospection from the CDI producer
  • Additional commits viewable in compare view

Bumps io.quarkus from 3.24.5 to 3.25.0.

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 quickstarts-quarkus group with 2 updates: [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) and io.quarkus:quarkus-maven-plugin.


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

Updates `io.quarkus:quarkus-maven-plugin` from 3.24.5 to 3.25.0

Updates `io.quarkus:quarkus-maven-plugin` from 3.24.5 to 3.25.0
deps: bump io.quarkus:quarkus-bom in the quickstarts-quarkus group

Bumps the quickstarts-quarkus group with 1 update: [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus).


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

Bumps io.quarkus from 3.24.5 to 3.25.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 4, 2025
@triceo triceo closed this Aug 4, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 4, 2025

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@triceo triceo deleted the dependabot/development/quickstarts_quarkus-dea29dff0e branch August 4, 2025 14:27
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