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.203.0 -> ^0.206.0
org.liquibase.ext:liquibase-hibernate5 (source) build minor 4.20.0 -> 4.21.1
org.liquibase:liquibase-maven-plugin (source) build minor 4.20.0 -> 4.21.1
org.jsoup:jsoup (source) compile minor 1.15.4 -> 1.16.1
com.vladsch.flexmark:flexmark-all compile patch 0.64.0 -> 0.64.4
com.diffplug.spotless:spotless-maven-plugin build minor 2.35.0 -> 2.36.0
io.quarkus:quarkus-maven-plugin build patch 2.16.6.Final -> 2.16.7.Final
io.quarkus:quarkus-universe-bom import patch 2.16.6.Final -> 2.16.7.Final
org.apache.maven.plugins:maven-enforcer-plugin build minor 3.2.1 -> 3.3.0

Release Notes

flowtype/flow-bin

v0.206.0

Compare Source

v0.205.1

Compare Source

v0.205.0

Compare Source

v0.204.1

Compare Source

v0.204.0

Compare Source

liquibase/liquibase-hibernate

v4.21.1

Compare Source

Support for Liquibase 4.21.1.

Full Changelog: https://github.com/liquibase/liquibase-hibernate/compare/v4.20.0...v4.21.1

v4.21.0

Compare Source

Support for Liquibase 4.21.0.

What's Changed

New Contributors

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

liquibase/liquibase

v4.21.1

Compare Source

v4.21.0

Compare Source

vsch/flexmark-java

v0.64.4

Compare Source

v0.64.2

Compare Source

diffplug/spotless

v2.36.0

Added
  • gradlew equoIde opens a repeatable clean Spotless dev environment. (#​1523)
  • cleanthat added includeDraft option, to include draft mutators from composite mutators. (#​1574)
  • npm-based formatters now support caching of node_modules directory (#​1590)
Fixed
  • JacksonJsonFormatterFunc handles json files with an Array as root. (#​1585)
Changes
quarkusio/quarkus

v2.16.7.Final

Compare Source

Complete changelog
  • #​33023 - Fix algorithm comparison bug in OIDC code loading the token decryption key
  • #​33020 - Fixed example in command-mode-reference.adoc
  • #​33012 - Update JReleaser guide for native executables
  • #​32842 - Correct a typo in redis-reference.adoc
  • #​32841 - Add a column before a table column separator |
  • #​32838 - Fix a typo in security-openid-connect-multitenancy.adoc
  • #​32771 - Prevent NPE for UserInfo String and Boolean properties
  • #​32762 - Normalize paths for POM Model providers
  • #​32753 - Update codestarts to use openjdk container images 1.15
  • #​32751 - Codestarts - OpenJDK-Container Image not updated
  • #​32740 - Add missing static import in config interceptor doc
  • #​32738 - Fix guide oidc trust-store config parameter name
  • #​32703 - Include MariaDB deprecated.properties
  • #​32702 - Native MariaDb with useSsl throw NPE
  • #​32692 - Allow ConfigMappings with default visibility
  • #​32690 - Quarkus dev mode is not working with a certain type of folder tree due to dependency injection
  • #​32679 - Logging with Panache: fix LocalVariablesSorter usage
  • #​32669 - Replace remaining references to bcX-jdk150
  • #​32663 - infov impacts local variable type
  • #​32655 - Correct a minor error in native-reference.adoc
  • #​32636 - Remove reference Uni::then in Mutiny primer
  • #​32635 - Quarkus Mutiny guide mistake
  • #​32603 - Avoid calling after construct callbacks twice when using @Nested tests
  • #​32514 - Bump OWASP dependency check plugin version to 8.2.1
  • #​32505 - Throw the exception if OIDC client fails to acquire the token
  • #​32501 - Remove unnecessary line split from metadata yaml
  • #​32500 - YamlMetadataGenerator emits yaml with line splits
  • #​32481 - Fix NPE when OIDC TenantConfigResolver returns null
  • #​32480 - RestClient with Oidc Token (OidcClientRequestReactiveFilter) is NOT failing when Token is wrong/unauthorized
  • #​32449 - Multitenancy OIDC permit tenant enumeration
  • #​32442 - Add one more CORS same origin unit test
  • #​32419 - Correcting Resteasy Reactive docs
  • #​32403 - Make SDKMAN releases minor for maintenance and preview releases
  • #​32383 - Using @InjectSpy from a JUnit5 @Nested inner class leads to unreliable test result
  • #​32360 - Qute validation - fix the way the namespace expressions are collected
  • #​32355 - Cannot using 2 classes with Qute @MessageBundle with different namespace
  • #​32349 - Better error on unparseable GraphQL JSON request
  • #​31939 - A bit of javadoc for codegen
  • #​31581 - Arc - Do not validate static members in inner non-static classes for CDI annotations
  • #​31558 - JUnit @Nested Inner Classes with @BeforeAll and @Transactional annotations fail on initialization after upgrading to 2.16.3.Final
  • #​31554 - RunTimeMappingsConfigBuilder failures (native build/tests) with 2.16.4
quarkusio/quarkus-platform

v2.16.7.Final

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

Loading