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.206.0 -> ^0.214.0
org.liquibase.ext:liquibase-hibernate5 (source) build minor 4.21.1 -> 4.22.0
org.liquibase:liquibase-maven-plugin (source) build minor 4.21.1 -> 4.23.0
com.vladsch.flexmark:flexmark-all compile patch 0.64.4 -> 0.64.8
com.diffplug.spotless:spotless-maven-plugin build minor 2.36.0 -> 2.38.0

Release Notes

flowtype/flow-bin

v0.214.0

Compare Source

v0.213.1

Compare Source

v0.213.0

Compare Source

v0.212.0

Compare Source

v0.211.1

Compare Source

v0.211.0

Compare Source

v0.210.2

Compare Source

v0.210.1

Compare Source

v0.210.0

Compare Source

v0.209.0

Compare Source

v0.208.1

Compare Source

v0.208.0

Compare Source

v0.207.0

Compare Source

liquibase/liquibase-hibernate

v4.22.0

Compare Source

Support for Liquibase 4.22.0.

What's Changed

New Contributors

Full Changelog: https://github.com/liquibase/liquibase-hibernate/compare/v4.21.0...v4.22.0

liquibase/liquibase

v4.23.0

Compare Source

v4.22.0

Compare Source

vsch/flexmark-java

v0.64.6

Compare Source

diffplug/spotless

v2.38.0

Added
  • Support configuration of mirrors for P2 repositories in EquoBasedStepBuilder (#​1629).
  • The style option in Palantir Java Format (#​1654).
  • Added formatter for Gherkin feature files (#​1649).
Changes
  • POTENTIALLY BREAKING Converted googleJavaFormat to a compile-only dependency and drop support for versions < 1.8. (#​1630)
  • Bump default cleanthat version to latest 2.6 -> 2.13. (#​1589 and #​1661)
  • Bump default diktat version 1.2.4.2 -> 1.2.5. (#​1631)
  • Bump default flexmark version 0.62.2 -> 0.64.0. (#​1302)
  • Bump default googleJavaFormat version 1.15.0 -> 1.16.0. (#​1630)
  • Bump default scalafmt version 3.7.1 -> 3.7.3. (#​1584)
  • Bump default Eclipse formatters for the 2023-03 release. (#​1662)
    • JDT and GrEclipse 4.26 -> 4.27
      • Improve GrEclipse error reporting. (#​1660)
    • CDT 11.0 -> 11.1

v2.37.0

Added
  • You can now put the filename into a license header template with $FILE. (#​1605 fixes #​1147)
Changes
  • We are now opting in to Gradle's new stable configuration cache. (#​1591)
  • Adopt Equo Solstice OSGi and p2 shim to update all Eclipse-based plugins. (#​1524)
    • Eclipse JDT now supports 4.9 through 4.26. Also we now recommend dropping the last .0, e.g. 4.26 instead of 4.26.0, you'll get warnings to help you switch.
    • Eclipse Groovy now supports 4.18 through 4.26. Also we now recommend dropping the last .0, e.g. 4.26 instead of 4.26.0, you'll get warnings to help you switch.
    • Eclipse CDT now supports 10.6 through 11.0.
    • Eclipse WTP is still WIP at #​1622.

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