Skip to content

chore(deps): update all non-major dependencies

Renovate Bot requested to merge renovate/all-minor-patch into master

This MR contains the following updates:

Package Type Update Change
io.quarkus:quarkus-extension-processor patch 2.15.1.Final -> 2.15.2.Final
io.quarkus:quarkus-bootstrap-maven-plugin build patch 2.15.1.Final -> 2.15.2.Final
io.quarkus:quarkus-maven-plugin build patch 2.15.1.Final -> 2.15.2.Final
io.quarkus:quarkus-bom import patch 2.15.1.Final -> 2.15.2.Final
com.diffplug.spotless:spotless-maven-plugin build minor 2.28.0 -> 2.29.0

Release Notes

quarkusio/quarkus

v2.15.2.Final

Compare Source

Complete changelog
  • #​30153 - Ensure that k8s client's ExecConfig works properly in native mode
  • #​30151 - quarkus-kubernetes-client fails to use ExecCredential when running in native mode
  • #​30143 - Make sure Federation annotations are in the index, add a test
  • #​30140 - Properly read the value of testcontainers.reuse.enable
  • #​30139 - Hibernate Validator - Normalize ClientProxy for bean metadata retrieval
  • #​30135 - Kafka Dev UI Fixes
  • #​30129 - GraphQL federation directives do not appear in the schema
  • #​30126 - Update the performance guide with respect to Quarkus default GraalVM GC
  • #​30116 - Change quarkus-cache extension status to stable
  • #​30074 - Update smallrye-health.adoc
  • #​30059 - testcontainers.reuse.enable always set to false
  • #​30058 - Ensure that Kotlin subclass of QuarkusApplication works properly
  • #​30054 - 2.15.1.Final breaks command mode with main class extends from QuarkusApplication in kotlin
  • #​30039 - Do not close the managed ValidatorFactory
  • #​30034 - Updates Infinispan dependencies
  • #​30027 - Fix broken Feature#runtimeInitializedPackages method
  • #​30026 - Prevent repeated Quarkus Security exception handling that lead to duplicate headers during OIDC redirect
  • #​30011 - Duplicate Location headers during OIDC redirection
  • #​30001 - Fix AbstractMethodError when injecting generated resource
  • #​29981 - Pass missing properties to Hibernate Reactive startup
  • #​29977 - Reimplement CSRF feature as ServerRequestFilter with form read
  • #​29976 - Custom ObjectMapper in application affects Kafka UI Dev service
  • #​29965 - Bean Validation bug in Quarkus 3.0.0.Alpha2 but not in 3.0.0.Alpha1
  • #​29885 - AbstractMethodError after upgrading to 2.15.0.Final
  • #​29763 - CSRF not working on POST actions that require no form parameters
diffplug/spotless

v2.29.0

Added
  • scalafmt integration now has a configuration option majorScalaVersion that allows you to configure the Scala version that gets resolved from the maven artifact (#​1283)
    • Converted scalafmt integration to use a compile-only source set (fixes #​524)
Changes
  • Add the ktlint rule in error messages when ktlint fails to apply a fix (#​1279)
  • Bump default scalafmt to latest 3.0.8 -> 3.5.9 (removed support for pre-3.0.0) (#​1283)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports