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.216.0 -> ^0.217.0
org.liquibase:liquibase-maven-plugin (source) build minor 4.23.2 -> 4.24.0
com.diffplug.spotless:spotless-maven-plugin build minor 2.39.0 -> 2.40.0
io.quarkus:quarkus-maven-plugin build patch 3.4.1 -> 3.4.2
io.quarkus:quarkus-universe-bom import patch 3.4.1 -> 3.4.2

Release Notes

flowtype/flow-bin

v0.217.2

Compare Source

v0.217.1

Compare Source

v0.217.0

Compare Source

liquibase/liquibase

v4.24.0

Compare Source

diffplug/spotless

v2.40.0

Added
  • Added support for Protobuf formatting based on Buf. (#​1208)
  • enum OnMatch { INCLUDE, EXCLUDE } so that FormatterStep.filterByContent can not only include based on the pattern but also exclude. (#​1749)
Fixed
  • Update documented default semanticSort to false. (#​1728)
Changes
  • Bump default cleanthat version to latest 2.13 -> 2.17. (#​1734)
  • Bump default ktlint version to latest 0.49.1 -> 0.50.0. (#​1741)
    • Dropped support for ktlint 0.47.x following our policy of supporting two breaking changes at a time.
    • Dropped support for deprecated useExperimental parameter in favor of the ktlint_experimental property.
quarkusio/quarkus

v3.4.2

Compare Source

quarkusio/quarkus-platform

v3.4.2

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