Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 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.26.3 to 3.26.4

Commits
  • 4f7e0c2 [maven-release-plugin] prepare release 3.26.4
  • 47512b0 Merge pull request #1603 from gsmet/quarkus-3.26.4
  • 93232bc Upgrade to Quarkus 3.26.4
  • 888c9b1 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates io.quarkus:quarkus-maven-plugin from 3.26.3 to 3.26.4

Updates io.quarkus.platform:quarkus-maven-plugin from 3.26.3 to 3.26.4

Commits
  • 4f7e0c2 [maven-release-plugin] prepare release 3.26.4
  • 47512b0 Merge pull request #1603 from gsmet/quarkus-3.26.4
  • 93232bc Upgrade to Quarkus 3.26.4
  • 888c9b1 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates io.quarkus:quarkus-ide-config from 3.26.3 to 3.26.4

Release notes

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

3.26.4

Complete changelog

  • #49431 - Regression in native build container user handling and new warnings in Quarkus 3.25.0 (Docker-in-Docker CI)
  • #49545 - Bump the hibernate group with 5 updates
  • #49885 - Fix typos and make minor copyedits in the OIDC auth documentation
  • #49901 - Hibernate Reactive does not init database when using multiple named persistence units
  • #49916 - LGTM: Otel log output incorrect in Logging Dashboard
  • #49917 - OTEL logging dashboard correct timestamp
  • #49939 - Manage more Bouncy Castle artifacts to help enforcing dependency convergence throughout Quarkiverse
  • #49946 - Update IncludedQuarkusBuildTest to support Gradle 9.1
  • #49963 - CLI app created for latest LTS selects unsupported Gradle version, build fails
  • #49967 - Remove outdated Renarde references in OIDC and web guides
  • #49977 - Trivial: Fix typo in docs
  • #49982 - Bump the hibernate group with 5 updates
  • #49987 - Bean Validation via JSF broken from 3.24.1+
  • #49990 - Account for the null root bean when performing value validation
  • #49995 - Log invalid host name in the DevUi CORS filter
  • #49999 - Build Cycle error when SmallRye OpenAPI and JFR are used in the same project
  • #50000 - Fix Cycle when SmallRye OpenAPI is used with the JFR extension
  • #50005 - Bump com.google.code.gson:gson from 2.13.1 to 2.13.2
  • #50006 - Small fixes to Dev UI
  • #50014 - Agroal - DB connection pool Dev UI empty for MSSQL
  • #50016 - Hibernate does not init database when using multiple named persistence units
  • #50025 - Bump org.mariadb.jdbc:mariadb-java-client from 3.5.5 to 3.5.6
  • #50026 - Fix Build Cycle error when specific extensions and JFR are used in the same project
  • #50028 - Copy the Gradle wrapper instead of running the exec goal
  • #50029 - Remove outdated note about REST Client logging
  • #50030 - Fix for Kafka client config logs reappearing by default
  • #50035 - Update an example about REST Client logging
  • #50040 - This Gauge has been already registered "http.server.active.connections"
  • #50042 - Install appropriate Gradle wrapper in generated projects
  • #50043 - Bump smallrye-fault-tolerance.version from 6.9.2 to 6.9.3
  • #50050 - Dev UI Agroal: Fix jdbc url parsing for url with ; in it
  • #50051 - Hibernate Dev UI: Fix allowed jdbc url with ;
  • #50054 - Apply server.port tag to all the created Vert.x metrics
  • #50062 - Bump org.hibernate.tool:hibernate-tools-language from 7.1.0.Final to 7.1.1.Final in the hibernate group
  • #50068 - Bump io.smallrye.common:smallrye-common-bom from 2.13.8 to 2.13.9
  • #50074 - Fix hostname when starting Keycloak devServices in shared network
  • #50079 - Fix build failure when quarkus-rest-data-panache is used
Commits
  • 1b89a9d [RELEASE] - Bump version to 3.26.4
  • 995c190 Merge pull request #50089 from gsmet/3.26.4-backports-1
  • 9a8c565 * Move platform version-specific tooling codestarts from the base to the proj...
  • 5642638 Bump org.hibernate.tool:hibernate-tools-language in the hibernate group
  • b7542f2 Fix build failure when quarkus-rest-data-panache is used
  • 2806846 Bump io.smallrye.common:smallrye-common-bom from 2.13.8 to 2.13.9
  • c7782af Fix hostname when starting Keycloak devServices in shared network
  • f15f255 Apply server.port tag to all the created Vert.x metrics
  • c748157 Hibernate Dev UI: Fix allowed jdbc url with ;
  • 7c39264 Account for the null root bean when performing value validation
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-maven-plugin from 3.26.3 to 3.26.4

Updates io.quarkus:quarkus-devtools-common from 3.26.3 to 3.26.4

Updates io.quarkus:quarkus-devtools-base-codestarts from 3.26.3 to 3.26.4

Updates io.quarkus:quarkus-devtools-testing from 3.26.3 to 3.26.4

Updates io.quarkus.platform:quarkus-maven-plugin from 3.26.3 to 3.26.4

Commits
  • 4f7e0c2 [maven-release-plugin] prepare release 3.26.4
  • 47512b0 Merge pull request #1603 from gsmet/quarkus-3.26.4
  • 93232bc Upgrade to Quarkus 3.26.4
  • 888c9b1 [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 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.26.3 to 3.26.4
- [Commits](quarkusio/quarkus-platform@3.26.3...3.26.4)

Updates `io.quarkus:quarkus-maven-plugin` from 3.26.3 to 3.26.4

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

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

Updates `io.quarkus:quarkus-maven-plugin` from 3.26.3 to 3.26.4

Updates `io.quarkus:quarkus-devtools-common` from 3.26.3 to 3.26.4

Updates `io.quarkus:quarkus-devtools-base-codestarts` from 3.26.3 to 3.26.4

Updates `io.quarkus:quarkus-devtools-testing` from 3.26.3 to 3.26.4

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

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

0 participants