Skip to content

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
flow-bin (changelog) devDependencies minor ^0.217.0 -> ^0.219.0
io.hypersistence:hypersistence-utils-hibernate-62 compile minor 3.5.3 -> 3.6.0
io.quarkus:quarkus-maven-plugin build patch 3.4.2 -> 3.4.3
io.quarkus:quarkus-universe-bom import patch 3.4.2 -> 3.4.3

Release Notes

flowtype/flow-bin

v0.219.0

Compare Source

v0.218.1

Compare Source

v0.218.0

Compare Source

vladmihalcea/hypersistence-utils

v3.6.0

================================================================================

Implement QueryStackTraceLogger using StackWalker #​659

Add JFR based query logger #​658

Adds support for using MonetaryAmount in @​ElementCollection #​652

quarkusio/quarkus

v3.4.3

Compare Source

Complete changelog
  • #​36408 - Ensure that SSE builder works in native
  • #​36404 - Do not exclude properties from recording that are available in sources that should always be included
  • #​36403 - IBM Db2 - Register resource bundle classes for reflection
  • #​36402 - Native Picocli build breaks SSE client
  • #​36399 - quarkus-jdbc-db2: resource bundle missing
  • #​36377 - Allow @ClientHeaderParam to override User-Agent
  • #​36371 - Fix issue in Java migration in dev-mode
  • #​36351 - Properly handle invalid response body errors in Reactive REST Client
  • #​36329 - Custom User-Agent header ignored
  • #​36326 - Cannot load fixed or default YAML configuration when running native build
  • #​36302 - Fix headers and preambles in all guides and reintroduce some keywords
  • #​36299 - quarkus-flyway: Java-Migration does not get picked up on live reload
  • #​36290 - Fixed URL for configuring JSON support
  • #​36257 - Rest client call hangs when receiving an invalid chunked response and does not release resources (e.g. Bulkhead semaphore)
  • #​36147 - Bump org.eclipse.parsson:parsson from 1.1.2 to 1.1.4
  • #​36096 - Build cache - Use notCacheableBecause instead of storeEnabled
  • #​35929 - Do not store build cache for core extensions having config
  • #​35927 - Build cache - Core extensions containing config shouldn't be cached
  • #​35769 - Default response content type using GraphQL spec
quarkusio/quarkus-platform

v3.4.3

Compare Source


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.

👻 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.

Edited by Renovate Bot

Merge request reports