Update all non-major dependencies
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
diffplug/spotless
v2.40.0
Added
- Added support for Protobuf formatting based on Buf. (#1208)
-
enum OnMatch { INCLUDE, EXCLUDE }
so thatFormatterStep.filterByContent
can not only include based on the pattern but also exclude. (#1749)
Fixed
- Update documented default
semanticSort
tofalse
. (#1728)
Changes
- Bump default
cleanthat
version to latest2.13
->2.17
. (#1734) - Bump default
ktlint
version to latest0.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 thektlint_experimental
property.
- Dropped support for
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate Bot