Skip to content

chore(deps): update all non-major dependencies to v2.15.3.final

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

This MR contains the following updates:

Package Type Update Change
io.quarkus:quarkus-maven-plugin build patch 2.15.2.Final -> 2.15.3.Final
io.quarkus:quarkus-universe-bom import patch 2.15.2.Final -> 2.15.3.Final

Release Notes

quarkusio/quarkus

v2.15.3.Final

Compare Source

Complete changelog
  • #​30255 - Introduce a JSON Stream parser for the reactive rest client
  • #​30242 - Throw an IllegalStateException with basic info about the provider that failed to provide a resource
  • #​30227 - SmallRye GraphQL 1.9.1/2.0.1 + config property to control Federation
  • #​30218 - OIDC documentation fixes
  • #​30200 - Ensure that Kotlin implementation of QuarkusApplication works properly
  • #​30195 - Log graphql.execution.AbortExecutionException when it occurs
  • #​30190 - 2.15.2.Final breaks command mode with main class extends from QuarkusApplication in kotlin
  • #​30187 - Bump xstream from 1.4.19 to 1.4.20
  • #​30183 - Fixing typos in security overview doc
  • #​30177 - Properly handle SSE comments in RESTEasy Reactive client and server code
  • #​30172 - Codestarts - Fix flattening of log levels
  • #​30169 - NullPointerException when sending SSE with comment only
  • #​30161 - Align behavior for getDeferredIdentity and getIdentity in TestIdentityAssociation
  • #​30160 - Different behavior in TestIdentityAssociation for getDeferredIdentity and getIdentity
  • #​30157 - Gradle quarkusDev: don't use test classes dir for app classes
  • #​30155 - Show how to verify smallrye-jwt issuer in a shared network
  • #​30154 - Remove remaining references to javax classes
  • #​30152 - Improve error handling of AbortExecutionException in smallrye-graphql extension
  • #​30146 - Properly segregate Json MessageBodyReader/Writer classes for server and client
  • #​30145 - GraphQL federation directives, which allow multiple values, do not match Apollo contract
  • #​30142 - When disabling name and version for label selectod in k8s, don't remove from labels
  • #​30138 - Keycloak Dev Services
  • #​30132 - Register REST Client body parameters for reflection
  • #​30119 - Enable/disable GraphQL Federation automatically (+ add a config property for it)
  • #​30100 - Setting add-version-to-label-selectors: false removes the app.kubernetes.io/version label
  • #​30078 - Quarkus Kotlin Native Reactive REST Client not working properly
  • #​30061 - Adding Kotlin Tests Breaks Kotlin/Java project
  • #​30044 - Resteasy Reactive Rest Client fails to re-construct large chunks of streamed json (stream+json) and fails deserialization
  • #​29998 - Bump to smallrye-config 2.13.1
  • #​29918 - smallrye-config: Converter throws IllegalStateException
  • #​29609 - Remove Reflection replacements, now supported by GraalVM
quarkusio/quarkus-platform

v2.15.3.Final

Compare Source


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.

🔕 Ignore: Close this MR and you won't be reminded about these updates again.


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

This MR has been generated by Renovate Bot.

Edited by Renovate Bot

Merge request reports