Skip to content

chore(deps): update all non-major dependencies to v3.17.0

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 minor 3.16.3 -> 3.17.0
io.quarkus:quarkus-extension-maven-plugin build minor 3.16.3 -> 3.17.0
io.quarkus:quarkus-bom import minor 3.16.3 -> 3.17.0
io.quarkus:quarkus-maven-plugin build minor 3.16.3 -> 3.17.0

Release Notes

quarkusio/quarkus

v3.17.0

Compare Source

v3.16.4

Compare Source

Complete changelog
  • #​37040 - The flyway extension generates Kubernetes resources as if quarkus.flyway.enabled was a runtime property
  • #​42446 - Add explanation/concept for extension maturity model
  • #​44367 - Gradle 3.16 fails with missing required property additionalForcedProperties
  • #​44399 - Declaring explicitly the build service in the QuarkusBuildTask
  • #​44433 - Reflection free serializers ArrayIndexOutOfBoundsException
  • #​44438 - Gradle buildForkOptions no longer used since quarkus 3.16.1
  • #​44457 - Support for short and uncommon field names like set, get, and is
  • #​44468 - Use QUARKUS_FLYWAY_ACTIVE instead of QUARKUS_FLYWAY_ENABLED env in Kubernetes resources
  • #​44472 - Kotlin native Jackson serialization regression: EmptyList & EmptyMap missing
  • #​44480 - Fix nullpointer on null code websockets-next
  • #​44493 - Using BuildForkOptions in QuarkusBuildTask
  • #​44494 - Register Kotlin's empty list and map for reflection
  • #​44505 - Log in smallrye-jwt and oauth2 extensions when no bearer access token is available
  • #​44507 - Fixed Timestamp not being set for otel log signals
  • #​44509 - Updates to Infinispan 15.0.11.Final
  • #​44515 - Coordinated Vert.x 4.5.11 upgrades
  • #​44531 - Correct image file name to resolve broken image
  • #​44537 - Update smallrye-jwt to 4.6.1
  • #​44545 - Wrong index of ParameterizedType argument of Map when register type to be generated in JacksonCodeGenerator
  • #​44571 - Update CacheJsonRPCService.java reference
  • #​44574 - Grammar corrections for en-us

Configuration

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

🚦 Automerge: Enabled.

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

Loading