summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| | * Fix various Hibernate mapping oversights.Matthias Andreas Benkard2023-08-063-3/+3
| | | | | | | | | | | | Change-Id: Iff22c68a718d6f65734e166cd08f4049ccc196ec
| | * De-generics-ize Post, PostText.Matthias Andreas Benkard2023-08-0611-39/+56
| | | | | | | | | | | | | | | | | | Hibernate 6 did not like the old scheme. Change-Id: I060e077648ab54589d5b7574137c10517b4c4114
| | * Update Maven wrapper to 3.9.3.Matthias Andreas Benkard2023-08-065-414/+334
| | | | | | | | | | | | Change-Id: Ib6603736b14853f7c340f7f0b766fd5b900088f6
| | * Updates for Quarkus 3.Matthias Andreas Benkard2023-08-0682-571/+580
| |/ | | | | | | Change-Id: I14aff18aa1e31944619dfb6cc57955484227b298
| * Update quarkus.version to v3Renovate Bot2023-08-021-1/+1
|/
* Update dependency org.jetbrains.kotlin:kotlin-annotations-jvm to v1.8.21 โ†ตMarge Bot2023-05-111-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (mulk/mulkcms2!28) This MR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.jetbrains.kotlin:kotlin-annotations-jvm](https://kotlinlang.org/) ([source](https://github.com/JetBrains/kotlin)) | provided | patch | `1.8.20` -> `1.8.21` | --- ### Release Notes <details> <summary>JetBrains/kotlin</summary> ### [`v1.8.21`](https://github.com/JetBrains/kotlin/blob/HEAD/ChangeLog.md#&#8203;1821) [Compare Source](https://github.com/JetBrains/kotlin/compare/v1.8.20...v1.8.21) ##### Compiler - [`KT-57848`](https://youtrack.jetbrains.com/issue/KT-57848) Native: compilation of dynamic/static library fails with Xcode 14.3 - [`KT-57875`](https://youtrack.jetbrains.com/issue/KT-57875) Native compilation failure: Suspend functions should be lowered out at this point, but FUN LOCAL_FUNCTION_FOR_LAMBDA - [`KT-57946`](https://youtrack.jetbrains.com/issue/KT-57946) KAPT: "RuntimeException: No type for expression" with delegate ##### JavaScript - [`KT-57356`](https://youtrack.jetbrains.com/issue/KT-57356) KJS: StackOverflowException on [@&#8203;JsExport](https://github.com/JsExport) with type parameters referring to one another ##### Tools. Compiler plugins. Serialization - [`KT-58067`](https://youtrack.jetbrains.com/issue/KT-58067) Serialization: NullPointerException caused by [@&#8203;Contextual](https://github.com/Contextual) property with type with generic - [`KT-57730`](https://youtrack.jetbrains.com/issue/KT-57730) Serialization: "IllegalStateException: Serializer for element of type <root>.Foo has not been found" caused by serialization of Java type ##### Tools. Gradle. JS - [`KT-57766`](https://youtrack.jetbrains.com/issue/KT-57766) KJS / Gradle "Module not found: Error: Can't resolve 'kotlin-kotlin-stdlib-js-ir'" when using "useEsModules" ##### Tools. Kapt - [`KT-58027`](https://youtrack.jetbrains.com/issue/KT-58027) Kotlin 1.8.20 kapt issue "null: KtCallExpression: build()" ##### Tools. Maven - [`KT-58048`](https://youtrack.jetbrains.com/issue/KT-58048) Maven: "Too many source module declarations found" after upgrading to 1.8.20 - [`KT-58101`](https://youtrack.jetbrains.com/issue/KT-58101) 'Unable to access class' in kotlin-maven-plugin after updating to Kotlin 1.8.20 </details> --- ### 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. ๐Ÿ”• **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMCJ9-->
| * Update dependency org.jetbrains.kotlin:kotlin-annotations-jvm to v1.8.21Renovate Bot2023-05-111-1/+1
|/
* Update all non-major dependencies (mulk/mulkcms2!26)Marge Bot2023-05-113-11/+11
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This MR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [flow-bin](https://github.com/flowtype/flow-bin) ([changelog](https://github.com/facebook/flow/blob/master/Changelog.md)) | devDependencies | minor | [`^0.203.0` -> `^0.206.0`](https://renovatebot.com/diffs/npm/flow-bin/0.203.1/0.206.0) | | [org.liquibase.ext:liquibase-hibernate5](https://github.com/liquibase/liquibase-hibernate/wiki) ([source](https://github.com/liquibase/liquibase-hibernate)) | build | minor | `4.20.0` -> `4.21.1` | | [org.liquibase:liquibase-maven-plugin](http://www.liquibase.org/liquibase-maven-plugin) ([source](https://github.com/liquibase/liquibase)) | build | minor | `4.20.0` -> `4.21.1` | | [org.jsoup:jsoup](https://jsoup.org/) ([source](https://github.com/jhy/jsoup)) | compile | minor | `1.15.4` -> `1.16.1` | | [com.vladsch.flexmark:flexmark-all](https://github.com/vsch/flexmark-java) | compile | patch | `0.64.0` -> `0.64.4` | | [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) | build | minor | `2.35.0` -> `2.36.0` | | [io.quarkus:quarkus-maven-plugin](https://github.com/quarkusio/quarkus) | build | patch | `2.16.6.Final` -> `2.16.7.Final` | | [io.quarkus:quarkus-universe-bom](https://github.com/quarkusio/quarkus-platform) | import | patch | `2.16.6.Final` -> `2.16.7.Final` | | [org.apache.maven.plugins:maven-enforcer-plugin](https://maven.apache.org/enforcer/) | build | minor | `3.2.1` -> `3.3.0` | --- ### Release Notes <details> <summary>flowtype/flow-bin</summary> ### [`v0.206.0`](https://github.com/flowtype/flow-bin/compare/f1c1fe95d30c9feff04b8a14db502f27ee7321c0...7bf1c0e0fe722db7b852ebdd400f336dd2edfbea) [Compare Source](https://github.com/flowtype/flow-bin/compare/f1c1fe95d30c9feff04b8a14db502f27ee7321c0...7bf1c0e0fe722db7b852ebdd400f336dd2edfbea) ### [`v0.205.1`](https://github.com/flowtype/flow-bin/compare/7b34b50be11ac8e06d2837c976dbaa6262d2f28f...f1c1fe95d30c9feff04b8a14db502f27ee7321c0) [Compare Source](https://github.com/flowtype/flow-bin/compare/7b34b50be11ac8e06d2837c976dbaa6262d2f28f...f1c1fe95d30c9feff04b8a14db502f27ee7321c0) ### [`v0.205.0`](https://github.com/flowtype/flow-bin/compare/2b838b788c7a7bc16b29334492d8a5d4b50784e0...7b34b50be11ac8e06d2837c976dbaa6262d2f28f) [Compare Source](https://github.com/flowtype/flow-bin/compare/2b838b788c7a7bc16b29334492d8a5d4b50784e0...7b34b50be11ac8e06d2837c976dbaa6262d2f28f) ### [`v0.204.1`](https://github.com/flowtype/flow-bin/compare/283b669e3ea09ee1e59dc1b0f5804ccbd49b24dc...2b838b788c7a7bc16b29334492d8a5d4b50784e0) [Compare Source](https://github.com/flowtype/flow-bin/compare/283b669e3ea09ee1e59dc1b0f5804ccbd49b24dc...2b838b788c7a7bc16b29334492d8a5d4b50784e0) ### [`v0.204.0`](https://github.com/flowtype/flow-bin/compare/5e0645d5175515db62c64474cb64d15f842c73b5...283b669e3ea09ee1e59dc1b0f5804ccbd49b24dc) [Compare Source](https://github.com/flowtype/flow-bin/compare/5e0645d5175515db62c64474cb64d15f842c73b5...283b669e3ea09ee1e59dc1b0f5804ccbd49b24dc) </details> <details> <summary>liquibase/liquibase-hibernate</summary> ### [`v4.21.1`](https://github.com/liquibase/liquibase-hibernate/releases/tag/v4.21.1) [Compare Source](https://github.com/liquibase/liquibase-hibernate/compare/v4.21.0...v4.21.1) Support for Liquibase 4.21.1. **Full Changelog**: https://github.com/liquibase/liquibase-hibernate/compare/v4.20.0...v4.21.1 ### [`v4.21.0`](https://github.com/liquibase/liquibase-hibernate/releases/tag/v4.21.0) [Compare Source](https://github.com/liquibase/liquibase-hibernate/compare/v4.20.0...v4.21.0) Support for Liquibase 4.21.0. #### What's Changed - Bump snakeyaml from 1.33 to 2.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase-hibernate/pull/462 - Bump spring.version from 6.0.5 to 6.0.6 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase-hibernate/pull/464 - Bump maven-compiler-plugin from 3.10.1 to 3.11.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase-hibernate/pull/461 - Fix snyk warning by [@&#8203;filipelautert](https://github.com/filipelautert) in https://github.com/liquibase/liquibase-hibernate/pull/466 - UniqueConstraintSnapshotGenerator removed to avoid issue of index/constraint recreation by [@&#8203;MalloD12](https://github.com/MalloD12) in https://github.com/liquibase/liquibase-hibernate/pull/468 - Bump spring.version from 6.0.6 to 6.0.7 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase-hibernate/pull/470 - feat: Make test failing with unique constraints by [@&#8203;fleboulch](https://github.com/fleboulch) in https://github.com/liquibase/liquibase-hibernate/pull/455 - Bump jacoco-maven-plugin from 0.8.8 to 0.8.9 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase-hibernate/pull/473 - Bump maven-resources-plugin from 3.3.0 to 3.3.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase-hibernate/pull/471 - Bump maven-surefire-plugin from 2.22.2 to 3.0.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase-hibernate/pull/469 - Fix types handling by [@&#8203;filipelautert](https://github.com/filipelautert) in https://github.com/liquibase/liquibase-hibernate/pull/467 #### New Contributors - [@&#8203;MalloD12](https://github.com/MalloD12) made their first contribution in https://github.com/liquibase/liquibase-hibernate/pull/468 - [@&#8203;fleboulch](https://github.com/fleboulch) made their first contribution in https://github.com/liquibase/liquibase-hibernate/pull/455 **Full Changelog**: https://github.com/liquibase/liquibase-hibernate/compare/v4.19.1...v4.21.0 </details> <details> <summary>liquibase/liquibase</summary> ### [`v4.21.1`](https://github.com/liquibase/liquibase/blob/HEAD/changelog.txt#Liquibase-4211-is-a-patch-release) [Compare Source](https://github.com/liquibase/liquibase/compare/v4.21.0...v4.21.1) ### [`v4.21.0`](https://github.com/liquibase/liquibase/blob/HEAD/changelog.txt#Liquibase-v4210-is-a-major-release) [Compare Source](https://github.com/liquibase/liquibase/compare/v4.20.0...v4.21.0) </details> <details> <summary>vsch/flexmark-java</summary> ### [`v0.64.4`](https://github.com/vsch/flexmark-java/compare/0.64.2...0.64.4) [Compare Source](https://github.com/vsch/flexmark-java/compare/0.64.2...0.64.4) ### [`v0.64.2`](https://github.com/vsch/flexmark-java/compare/0.64.0...0.64.2) [Compare Source](https://github.com/vsch/flexmark-java/compare/0.64.0...0.64.2) </details> <details> <summary>diffplug/spotless</summary> ### [`v2.36.0`](https://github.com/diffplug/spotless/blob/HEAD/CHANGES.md#&#8203;2360---2023-02-27) ##### Added - `gradlew equoIde` opens a repeatable clean Spotless dev environment. ([#&#8203;1523](https://github.com/diffplug/spotless/pull/1523)) - `cleanthat` added `includeDraft` option, to include draft mutators from composite mutators. ([#&#8203;1574](https://github.com/diffplug/spotless/pull/1574)) - `npm`-based formatters now support caching of `node_modules` directory ([#&#8203;1590](https://github.com/diffplug/spotless/pull/1590)) ##### Fixed - `JacksonJsonFormatterFunc` handles json files with an Array as root. ([#&#8203;1585](https://github.com/diffplug/spotless/pull/1585)) ##### Changes - Bump default `cleanthat` version to latest `2.1` -> `2.6` ([#&#8203;1569](https://github.com/diffplug/spotless/pull/1569) and [#&#8203;1574](https://github.com/diffplug/spotless/pull/1574)) - Reduce logging-noise created by `npm`-based formatters ([#&#8203;1590](https://github.com/diffplug/spotless/pull/1590) fixes [#&#8203;1582](https://github.com/diffplug/spotless/issues/1582)) </details> <details> <summary>quarkusio/quarkus</summary> ### [`v2.16.7.Final`](https://github.com/quarkusio/quarkus/releases/tag/2.16.7.Final) [Compare Source](https://github.com/quarkusio/quarkus/compare/2.16.6.Final...2.16.7.Final) ##### Complete changelog - [#&#8203;33023](https://github.com/quarkusio/quarkus/pull/33023) - Fix algorithm comparison bug in OIDC code loading the token decryption key - [#&#8203;33020](https://github.com/quarkusio/quarkus/pull/33020) - Fixed example in command-mode-reference.adoc - [#&#8203;33012](https://github.com/quarkusio/quarkus/pull/33012) - Update JReleaser guide for native executables - [#&#8203;32842](https://github.com/quarkusio/quarkus/pull/32842) - Correct a typo in redis-reference.adoc - [#&#8203;32841](https://github.com/quarkusio/quarkus/pull/32841) - Add a column before a table column separator `|` - [#&#8203;32838](https://github.com/quarkusio/quarkus/pull/32838) - Fix a typo in security-openid-connect-multitenancy.adoc - [#&#8203;32771](https://github.com/quarkusio/quarkus/pull/32771) - Prevent NPE for UserInfo String and Boolean properties - [#&#8203;32762](https://github.com/quarkusio/quarkus/pull/32762) - Normalize paths for POM Model providers - [#&#8203;32753](https://github.com/quarkusio/quarkus/pull/32753) - Update codestarts to use openjdk container images 1.15 - [#&#8203;32751](https://github.com/quarkusio/quarkus/issues/32751) - Codestarts - OpenJDK-Container Image not updated - [#&#8203;32740](https://github.com/quarkusio/quarkus/pull/32740) - Add missing static import in config interceptor doc - [#&#8203;32738](https://github.com/quarkusio/quarkus/pull/32738) - Fix guide oidc trust-store config parameter name - [#&#8203;32703](https://github.com/quarkusio/quarkus/pull/32703) - Include MariaDB deprecated.properties - [#&#8203;32702](https://github.com/quarkusio/quarkus/issues/32702) - Native MariaDb with useSsl throw NPE - [#&#8203;32692](https://github.com/quarkusio/quarkus/pull/32692) - Allow ConfigMappings with default visibility - [#&#8203;32690](https://github.com/quarkusio/quarkus/issues/32690) - Quarkus dev mode is not working with a certain type of folder tree due to dependency injection - [#&#8203;32679](https://github.com/quarkusio/quarkus/pull/32679) - Logging with Panache: fix LocalVariablesSorter usage - [#&#8203;32669](https://github.com/quarkusio/quarkus/pull/32669) - Replace remaining references to bcX-jdk150 - [#&#8203;32663](https://github.com/quarkusio/quarkus/issues/32663) - infov impacts local variable type - [#&#8203;32655](https://github.com/quarkusio/quarkus/pull/32655) - Correct a minor error in native-reference.adoc - [#&#8203;32636](https://github.com/quarkusio/quarkus/pull/32636) - Remove reference Uni::then in Mutiny primer - [#&#8203;32635](https://github.com/quarkusio/quarkus/issues/32635) - Quarkus Mutiny guide mistake - [#&#8203;32603](https://github.com/quarkusio/quarkus/pull/32603) - Avoid calling after construct callbacks twice when using `@Nested` tests - [#&#8203;32514](https://github.com/quarkusio/quarkus/pull/32514) - Bump OWASP dependency check plugin version to 8.2.1 - [#&#8203;32505](https://github.com/quarkusio/quarkus/pull/32505) - Throw the exception if OIDC client fails to acquire the token - [#&#8203;32501](https://github.com/quarkusio/quarkus/pull/32501) - Remove unnecessary line split from metadata yaml - [#&#8203;32500](https://github.com/quarkusio/quarkus/issues/32500) - `YamlMetadataGenerator` emits yaml with line splits - [#&#8203;32481](https://github.com/quarkusio/quarkus/pull/32481) - Fix NPE when OIDC TenantConfigResolver returns null - [#&#8203;32480](https://github.com/quarkusio/quarkus/issues/32480) - RestClient with Oidc Token (OidcClientRequestReactiveFilter) is NOT failing when Token is wrong/unauthorized - [#&#8203;32449](https://github.com/quarkusio/quarkus/issues/32449) - Multitenancy OIDC permit tenant enumeration - [#&#8203;32442](https://github.com/quarkusio/quarkus/pull/32442) - Add one more CORS same origin unit test - [#&#8203;32419](https://github.com/quarkusio/quarkus/pull/32419) - Correcting Resteasy Reactive docs - [#&#8203;32403](https://github.com/quarkusio/quarkus/pull/32403) - Make SDKMAN releases minor for maintenance and preview releases - [#&#8203;32383](https://github.com/quarkusio/quarkus/issues/32383) - Using `@InjectSpy` from a JUnit5 `@Nested` inner class leads to unreliable test result - [#&#8203;32360](https://github.com/quarkusio/quarkus/pull/32360) - Qute validation - fix the way the namespace expressions are collected - [#&#8203;32355](https://github.com/quarkusio/quarkus/issues/32355) - Cannot using 2 classes with Qute `@MessageBundle` with different namespace - [#&#8203;32349](https://github.com/quarkusio/quarkus/pull/32349) - Better error on unparseable GraphQL JSON request - [#&#8203;31939](https://github.com/quarkusio/quarkus/pull/31939) - A bit of javadoc for codegen - [#&#8203;31581](https://github.com/quarkusio/quarkus/pull/31581) - Arc - Do not validate static members in inner non-static classes for CDI annotations - [#&#8203;31558](https://github.com/quarkusio/quarkus/issues/31558) - JUnit `@Nested` Inner Classes with `@BeforeAll` and `@Transactional` annotations fail on initialization after upgrading to 2.16.3.Final - [#&#8203;31554](https://github.com/quarkusio/quarkus/issues/31554) - RunTimeMappingsConfigBuilder failures (native build/tests) with 2.16.4 </details> <details> <summary>quarkusio/quarkus-platform</summary> ### [`v2.16.7.Final`](https://github.com/quarkusio/quarkus-platform/compare/2.16.6.Final...2.16.7.Final) [Compare Source](https://github.com/quarkusio/quarkus-platform/compare/2.16.6.Final...2.16.7.Final) </details> --- ### 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](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMCJ9-->
| * Update all non-major dependenciesRenovate Bot2023-05-103-11/+11
|/
* Update all non-major dependencies (mulk/mulkcms2!23)Matthias Benkard2023-04-043-10/+10
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This MR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [flow-bin](https://github.com/flowtype/flow-bin) ([changelog](https://github.com/facebook/flow/blob/master/Changelog.md)) | devDependencies | minor | [`^0.201.0` -> `^0.203.0`](https://renovatebot.com/diffs/npm/flow-bin/0.201.0/0.203.1) | | [com.rometools:rome](http://rometools.com) ([source](https://github.com/rometools/rome)) | compile | minor | `2.0.0` -> `2.1.0` | | [org.postgresql:postgresql](https://jdbc.postgresql.org) ([source](https://github.com/pgjdbc/pgjdbc)) | build | minor | `42.5.4` -> `42.6.0` | | [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) | build | minor | `2.34.0` -> `2.35.0` | | [org.apache.maven.plugins:maven-resources-plugin](https://maven.apache.org/plugins/) | build | patch | `3.3.0` -> `3.3.1` | | [io.quarkus:quarkus-maven-plugin](https://github.com/quarkusio/quarkus) | build | patch | `2.16.4.Final` -> `2.16.6.Final` | | [io.quarkus:quarkus-universe-bom](https://github.com/quarkusio/quarkus-platform) | import | patch | `2.16.4.Final` -> `2.16.6.Final` | --- ### Release Notes <details> <summary>flowtype/flow-bin</summary> ### [`v0.203.1`](https://github.com/flowtype/flow-bin/compare/0c16b26baece7e1d8106daed2bfc62cad0f83a5a...5e0645d5175515db62c64474cb64d15f842c73b5) [Compare Source](https://github.com/flowtype/flow-bin/compare/0c16b26baece7e1d8106daed2bfc62cad0f83a5a...5e0645d5175515db62c64474cb64d15f842c73b5) ### [`v0.203.0`](https://github.com/flowtype/flow-bin/compare/861f798e563b2c66ad67f011d84168ab64e2b722...0c16b26baece7e1d8106daed2bfc62cad0f83a5a) [Compare Source](https://github.com/flowtype/flow-bin/compare/861f798e563b2c66ad67f011d84168ab64e2b722...0c16b26baece7e1d8106daed2bfc62cad0f83a5a) ### [`v0.202.1`](https://github.com/flowtype/flow-bin/compare/2b48bba62c465fed5e84d20ff066b303e9614fc6...861f798e563b2c66ad67f011d84168ab64e2b722) [Compare Source](https://github.com/flowtype/flow-bin/compare/2b48bba62c465fed5e84d20ff066b303e9614fc6...861f798e563b2c66ad67f011d84168ab64e2b722) ### [`v0.202.0`](https://github.com/flowtype/flow-bin/compare/86aea9c066d6be6f83a540987b84cc4aef83dee0...2b48bba62c465fed5e84d20ff066b303e9614fc6) [Compare Source](https://github.com/flowtype/flow-bin/compare/86aea9c066d6be6f83a540987b84cc4aef83dee0...2b48bba62c465fed5e84d20ff066b303e9614fc6) </details> <details> <summary>rometools/rome</summary> ### [`v2.1.0`](https://github.com/rometools/rome/releases/tag/2.1.0) [Compare Source](https://github.com/rometools/rome/compare/2.0.0...2.1.0) <!-- Release notes generated using configuration in .github/release.yml at 2.1.0 --> #### What's Changed ##### โญ New Features - Downgrade Java from version 11 to 8 by [@&#8203;PatrickGotthard](https://github.com/PatrickGotthard) in https://github.com/rometools/rome/pull/642 - Add support for GraalVM native images by [@&#8203;artembilan](https://github.com/artembilan) in https://github.com/rometools/rome/pull/636 ##### ๐Ÿ”จ Dependency Upgrades - Bump maven-compiler-plugin from 3.10.1 to 3.11.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/rometools/rome/pull/635 ##### ๐Ÿงน Cleanup - Remove unused config files by [@&#8203;PatrickGotthard](https://github.com/PatrickGotthard) in https://github.com/rometools/rome/pull/632 - Polish GitHub workflows by [@&#8203;PatrickGotthard](https://github.com/PatrickGotthard) in https://github.com/rometools/rome/pull/633 - Polish code by [@&#8203;antoniosanct](https://github.com/antoniosanct) in https://github.com/rometools/rome/pull/631 ##### โœ” Other Changes - Update configuration for automatically generated release notes by [@&#8203;PatrickGotthard](https://github.com/PatrickGotthard) in https://github.com/rometools/rome/pull/634 #### New Contributors - [@&#8203;artembilan](https://github.com/artembilan) made their first contribution in https://github.com/rometools/rome/pull/636 **Full Changelog**: https://github.com/rometools/rome/compare/2.0.0...2.1.0 </details> <details> <summary>pgjdbc/pgjdbc</summary> ### [`v42.6.0`](https://github.com/pgjdbc/pgjdbc/blob/HEAD/CHANGELOG.md#&#8203;4260-2023-03-17-153434--0400) ##### Changed fix: use PhantomReferences instead of `Obejct.finalize()` to track Connection leaks [MR #&#8203;2847](https://github.com/pgjdbc/pgjdbc/pull/2847) The change replaces all uses of Object.finalize with PhantomReferences. The leaked resources (Connections) are tracked in a helper thread that is active as long as there are connections in use. By default, the thread keeps running for 30 seconds after all the connections are released. The timeout is set with pgjdbc.config.cleanup.thread.ttl system property. refactor:(loom) replace the usages of synchronized with ReentrantLock [MR #&#8203;2635](https://github.com/pgjdbc/pgjdbc/pull/2635) Fixes [Issue #&#8203;1951](https://github.com/pgjdbc/pgjdbc/issues/1951) </details> <details> <summary>diffplug/spotless</summary> ### [`v2.35.0`](https://github.com/diffplug/spotless/blob/HEAD/CHANGES.md#&#8203;2350---2023-02-10) ##### Added - CleanThat Java Refactorer. ([#&#8203;1560](https://github.com/diffplug/spotless/pull/1560)) - Introduce `LazyArgLogger` to allow for lazy evaluation of log messages in slf4j logging. ([#&#8203;1565](https://github.com/diffplug/spotless/pull/1565)) ##### Fixed - Allow multiple instances of the same npm-based formatter to be used by separating their `node_modules` directories. ([#&#8203;1565](https://github.com/diffplug/spotless/pull/1565)) - `ktfmt` default style uses correct continuation indent. ([#&#8203;1562](https://github.com/diffplug/spotless/pull/1562)) ##### Changes - Bump default `ktfmt` version to latest `0.42` -> `0.43` ([#&#8203;1561](https://github.com/diffplug/spotless/pull/1561)) - Bump default `jackson` version to latest `2.14.1` -> `2.14.2` ([#&#8203;1536](https://github.com/diffplug/spotless/pull/1536)) </details> <details> <summary>quarkusio/quarkus</summary> ### [`v2.16.6.Final`](https://github.com/quarkusio/quarkus/releases/tag/2.16.6.Final) [Compare Source](https://github.com/quarkusio/quarkus/compare/2.16.5.Final...2.16.6.Final) ##### Complete changelog - [#&#8203;32319](https://github.com/quarkusio/quarkus/pull/32319) - \[2.16] Revert io.netty.noUnsafe change - [#&#8203;32302](https://github.com/quarkusio/quarkus/pull/32302) - Qute - fix validation of expressions with the "cdi" namespace - [#&#8203;32253](https://github.com/quarkusio/quarkus/pull/32253) - (2.16) Upgrade to graphql-java 19.4 - [#&#8203;32223](https://github.com/quarkusio/quarkus/pull/32223) - (2.16) Upgrade wildfly-elytron to 1.20.3.Final - [#&#8203;32110](https://github.com/quarkusio/quarkus/pull/32110) - Prevent splitting of cookie header values when using AWS Lambda - [#&#8203;32107](https://github.com/quarkusio/quarkus/pull/32107) - Fix Podman detection on Windows - [#&#8203;32106](https://github.com/quarkusio/quarkus/issues/32106) - Native building with container: Podman not detected on Windows - [#&#8203;32093](https://github.com/quarkusio/quarkus/pull/32093) - Re-use current ApplicationModel for JaCoCo reports when testing Gradle projects - [#&#8203;32090](https://github.com/quarkusio/quarkus/pull/32090) - K8s moved its registry - [#&#8203;32088](https://github.com/quarkusio/quarkus/pull/32088) - Remove the session cookie if ID token verification failed - [#&#8203;32082](https://github.com/quarkusio/quarkus/pull/32082) - Add missing quote in Hibernate Reactive with Panache guide - [#&#8203;32079](https://github.com/quarkusio/quarkus/issues/32079) - Quarkus JaCoCo extension fails to start Gradle daemon - [#&#8203;32058](https://github.com/quarkusio/quarkus/pull/32058) - Allow use of null in REST Client request body - [#&#8203;32047](https://github.com/quarkusio/quarkus/issues/32047) - rest client reactive throws npe on null request body - [#&#8203;32041](https://github.com/quarkusio/quarkus/issues/32041) - K8s is moving it's images - [#&#8203;32037](https://github.com/quarkusio/quarkus/issues/32037) - Set-Cookie Header is Split when using OIDC together with AWS Lambda - [#&#8203;32015](https://github.com/quarkusio/quarkus/pull/32015) - Support repeatable Incomings annotation for reactive messaging - [#&#8203;32002](https://github.com/quarkusio/quarkus/issues/32002) - Quarkus: Kafka Event Processor with 2 `@incoming` annotations throws Null Pointer SRMSG00212 - [#&#8203;31984](https://github.com/quarkusio/quarkus/pull/31984) - Only substitute OctetKeyPair\* classes when on the classpath - [#&#8203;31978](https://github.com/quarkusio/quarkus/pull/31978) - Remove quarkus.hibernate-orm.database.generation=drop-and-create from Hibernate ORM codestart - [#&#8203;31930](https://github.com/quarkusio/quarkus/issues/31930) - Native build fails for JWT - [#&#8203;31893](https://github.com/quarkusio/quarkus/issues/31893) - Docker or Podman required for tests since 3.0.0.Alpha6 - [#&#8203;31857](https://github.com/quarkusio/quarkus/pull/31857) - Container runtime detection cached in sys prop, container-docker extension - [#&#8203;31811](https://github.com/quarkusio/quarkus/pull/31811) - Check the expiry date for inactive OIDC tokens - [#&#8203;31717](https://github.com/quarkusio/quarkus/issues/31717) - Quarkus OIDC Session Cookie not deleted in case of 401 unauthorized - [#&#8203;31714](https://github.com/quarkusio/quarkus/issues/31714) - OIDC token refresh fails with 401, if user info is used and not available in the cache (anymore) - [#&#8203;31662](https://github.com/quarkusio/quarkus/issues/31662) - Warning when docker is not running - [#&#8203;31525](https://github.com/quarkusio/quarkus/pull/31525) - Bump Keycloak version to 21.0.1 - [#&#8203;31490](https://github.com/quarkusio/quarkus/pull/31490) - Enable Podman and Docker Windows quarkus-container-image-docker testing - [#&#8203;31307](https://github.com/quarkusio/quarkus/issues/31307) - Native Build on Windows has incorrect resource slashes - [#&#8203;30383](https://github.com/quarkusio/quarkus/pull/30383) - Create a new base classloader including parent-first test scoped dependencies when bootstrapping for CT ### [`v2.16.5.Final`](https://github.com/quarkusio/quarkus/releases/tag/2.16.5.Final) [Compare Source](https://github.com/quarkusio/quarkus/compare/2.16.4.Final...2.16.5.Final) ##### Complete changelog - [#&#8203;31959](https://github.com/quarkusio/quarkus/pull/31959) - New home for Narayana LRA coordinator Docker images - [#&#8203;31931](https://github.com/quarkusio/quarkus/pull/31931) - Support raw collections in RESTEasy Reactive server and client - [#&#8203;31922](https://github.com/quarkusio/quarkus/pull/31922) - Add more lenient Liquibase ZipPathHandler to work around includeAll not working in prod mode - [#&#8203;31904](https://github.com/quarkusio/quarkus/pull/31904) - \[2.16] Upgrade SmallRye GraphQL to 1.9.4 - [#&#8203;31894](https://github.com/quarkusio/quarkus/pull/31894) - Supply missing extension metadata for reactive keycloak client - [#&#8203;31891](https://github.com/quarkusio/quarkus/pull/31891) - Fix truststore REST Client config when password is not set - [#&#8203;31867](https://github.com/quarkusio/quarkus/pull/31867) - Qute type-safe fragments - fix validation for loop metadata and globals - [#&#8203;31866](https://github.com/quarkusio/quarkus/issues/31866) - The behavior of the `@RestHeader` annotation is different from the `@HeaderParam` annotation when the parameter is of type List - [#&#8203;31864](https://github.com/quarkusio/quarkus/pull/31864) - Fix incorrect generic type passed to MessageBodyWriter#writeTo - [#&#8203;31818](https://github.com/quarkusio/quarkus/issues/31818) - Jackson JAX-RS YAML Provider for Resteasy Reactive - [#&#8203;31804](https://github.com/quarkusio/quarkus/pull/31804) - \[2.16] A test to make sure non-existing modules are ignored during workspace discovery - [#&#8203;31793](https://github.com/quarkusio/quarkus/pull/31793) - \[2.16] Fix NPE loading workspace modules - [#&#8203;31770](https://github.com/quarkusio/quarkus/pull/31770) - Fix native compilation when using quarkus-jdbc-oracle with elasticsearch-java - [#&#8203;31769](https://github.com/quarkusio/quarkus/pull/31769) - Capability added for quarkus-rest-client-reactive-jackson - [#&#8203;31756](https://github.com/quarkusio/quarkus/issues/31756) - quarkus-rest-client-reactive-jackson doesn't provide capabilities - [#&#8203;31728](https://github.com/quarkusio/quarkus/pull/31728) - Register additional cache implementations for reflection - [#&#8203;31718](https://github.com/quarkusio/quarkus/pull/31718) - Properly close metadata file in integration tests - [#&#8203;31713](https://github.com/quarkusio/quarkus/issues/31713) - "Too many open files" When test native image. - [#&#8203;31712](https://github.com/quarkusio/quarkus/pull/31712) - Make request scoped beans work properly in ReaderInterceptors - [#&#8203;31705](https://github.com/quarkusio/quarkus/pull/31705) - Remove all dev services for kubernetes dependencies from kubernetes-client-internal - [#&#8203;31692](https://github.com/quarkusio/quarkus/issues/31692) - RequestScoped context not active when using a ReaderInterceptor with large HTTP requests - [#&#8203;31688](https://github.com/quarkusio/quarkus/pull/31688) - Suppress config changed warning for quarkus.test.arg-line - [#&#8203;31643](https://github.com/quarkusio/quarkus/pull/31643) - Fix iterator issue when executing a zrange with score on a missing key - [#&#8203;31626](https://github.com/quarkusio/quarkus/issues/31626) - quarkus.test.arg-line has become a built-time fixed property in 2.16.4 - [#&#8203;31624](https://github.com/quarkusio/quarkus/issues/31624) - native compilation : quarkus-jdbc-oracle with elasticsearch-java strange behaviour - [#&#8203;31617](https://github.com/quarkusio/quarkus/pull/31617) - Bump Stork version 1.4.2 - [#&#8203;31579](https://github.com/quarkusio/quarkus/pull/31579) - Reinitialize sun.security.pkcs11.P11Util at runtime - [#&#8203;31560](https://github.com/quarkusio/quarkus/pull/31560) - Prevent SSE writing from potentially causing accumulation of headers - [#&#8203;31559](https://github.com/quarkusio/quarkus/issues/31559) - `SseUtil` unexpectedly stores headers in `Serialisers.EMPTY_MULTI_MAP` - [#&#8203;31551](https://github.com/quarkusio/quarkus/pull/31551) - Scheduler - detect scheduled methods of the same name on a class - [#&#8203;31547](https://github.com/quarkusio/quarkus/issues/31547) - Scheduler - it's possible to declare two scheduled methods of the same name on the same class - [#&#8203;31545](https://github.com/quarkusio/quarkus/pull/31545) - Append System.lineSeparator() to config error messages - [#&#8203;31536](https://github.com/quarkusio/quarkus/issues/31536) - Missing newline characters in config error message - [#&#8203;31532](https://github.com/quarkusio/quarkus/pull/31532) - Interpret negative/zero body-limit as infinite when logging REST Client request body - [#&#8203;31523](https://github.com/quarkusio/quarkus/issues/31523) - Request rejected by CORS for fonts in dev UI when `quarkus.http.cors=true` is set - [#&#8203;31496](https://github.com/quarkusio/quarkus/pull/31496) - Filter out RESTEasy related warning in ProviderConfigInjectionWarningsTest - [#&#8203;31482](https://github.com/quarkusio/quarkus/pull/31482) - Remove incorrect default value for keepAliveEnabled - [#&#8203;31440](https://github.com/quarkusio/quarkus/issues/31440) - Several quarkus integration tests fail to compile to native with latest GraalVM master - [#&#8203;31384](https://github.com/quarkusio/quarkus/pull/31384) - Ignore required documentation for `@ConfigMapping` default methods - [#&#8203;30757](https://github.com/quarkusio/quarkus/pull/30757) - Allow same origin CORS requests without 3rd party origins being configured - [#&#8203;30744](https://github.com/quarkusio/quarkus/issues/30744) - \[Quarkus Native] ClassNotFoundException: com.github.benmanes.caffeine.cache.SSSW - [#&#8203;30698](https://github.com/quarkusio/quarkus/issues/30698) - CORS Request same origin ignored if no other origin set </details> <details> <summary>quarkusio/quarkus-platform</summary> ### [`v2.16.6.Final`](https://github.com/quarkusio/quarkus-platform/compare/2.16.5.Final...2.16.6.Final) [Compare Source](https://github.com/quarkusio/quarkus-platform/compare/2.16.5.Final...2.16.6.Final) ### [`v2.16.5.Final`](https://github.com/quarkusio/quarkus-platform/compare/2.16.4.Final...2.16.5.Final) [Compare Source](https://github.com/quarkusio/quarkus-platform/compare/2.16.4.Final...2.16.5.Final) </details> --- ### 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](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMCJ9-->
| * Update all non-major dependenciesRenovate Bot2023-04-043-10/+10
|/
* Update dependency org.jetbrains.kotlin:kotlin-annotations-jvm to v1.8.20 โ†ตMatthias Benkard2023-04-021-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (mulk/mulkcms2!25) This MR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.jetbrains.kotlin:kotlin-annotations-jvm](https://kotlinlang.org/) ([source](https://github.com/JetBrains/kotlin)) | provided | patch | `1.8.10` -> `1.8.20` | --- ### 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. ๐Ÿ”• **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMCJ9-->
| * Update dependency org.jetbrains.kotlin:kotlin-annotations-jvm to v1.8.20Renovate Bot2023-03-301-1/+1
|/
* Update all non-major dependencies to v4.20.0 (mulk/mulkcms2!22)Matthias Benkard2023-03-121-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This MR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.liquibase.ext:liquibase-hibernate5](https://github.com/liquibase/liquibase-hibernate/wiki) ([source](https://github.com/liquibase/liquibase-hibernate)) | build | minor | `4.19.1` -> `4.20.0` | | [org.liquibase:liquibase-maven-plugin](http://www.liquibase.org/liquibase-maven-plugin) ([source](https://github.com/liquibase/liquibase)) | build | minor | `4.19.1` -> `4.20.0` | --- ### Release Notes <details> <summary>liquibase/liquibase</summary> ### [`v4.20.0`](https://github.com/liquibase/liquibase/releases/tag/v4.20.0) [Compare Source](https://github.com/liquibase/liquibase/compare/v4.19.1...v4.20.0) ##### Liquibase v4.20.0 is a patch release #### API Breaking Changes - Remove Liquibase Hub auto-registration prompts and no longer support new Liquibase Hub registrations. Please get in touch with customer support with any questions. (DAT-13419) by [@&#8203;StevenMassaro](https://github.com/StevenMassaro) in https://github.com/liquibase/liquibase/pull/3886 - Refactor of commands: diff, diffchangelog, generatechangelog DAT-6606, DAT-6607, DAT-6623, DAT-6613 by [@&#8203;filipelautert](https://github.com/filipelautert) in https://github.com/liquibase/liquibase/pull/3775 #### Enhancements - Automate deployment of XSDs to new beta landing site by [@&#8203;sayaliM0412](https://github.com/sayaliM0412) in https://github.com/liquibase/liquibase/pull/3867 - Issue 3584: Add support for relativeToChangelogFile for ChangeLogProperty class/property attribute by [@&#8203;jasonlyle88](https://github.com/jasonlyle88) in https://github.com/liquibase/liquibase/pull/3595 - Jakartaee CDI for liquibase by [@&#8203;xazap](https://github.com/xazap) in https://github.com/liquibase/liquibase/pull/3642 - Use variable for maven version by [@&#8203;StevenMassaro](https://github.com/StevenMassaro) in https://github.com/liquibase/liquibase/pull/3895 - More maven version pinning by [@&#8203;StevenMassaro](https://github.com/StevenMassaro) in https://github.com/liquibase/liquibase/pull/3887 - Update db changelog xsd to 4.20 by [@&#8203;suryaaki2](https://github.com/suryaaki2) in https://github.com/liquibase/liquibase/pull/3918 - \[MRO] Refactor of commands: diff, diffchangelog, generatechangelog DAT-6606, DAT-6607 and DAT-6613 by [@&#8203;filipelautert](https://github.com/filipelautert) in https://github.com/liquibase/liquibase-pro/pull/824 - \[MRO] Update pro xsd and flow schema to 4.20 by [@&#8203;suryaaki2](https://github.com/suryaaki2) in https://github.com/liquibase/liquibase-pro/pull/861 #### Security, Driver and other updates - Bump actions/cache from 3.2.5 to 3.2.6 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase/pull/3851 - \[MRO] Bump jsqlparser from 4.5 to 4.6 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase-pro/pull/842 - \[MRO] Bump mockito-core from 3.8.0 to 3.12.4 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase-pro/pull/845 - \[MRO] Bump actions/checkout from 2 to 3 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase-pro/pull/846 - \[MRO] Bump actions/setup-java from 2 to 3 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase-pro/pull/847 - \[MRO] Bump schdck/create-env-json from 1 to 2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase-pro/pull/848 - \[MRO] Bump maven-compiler-plugin from 3.10.1 to 3.11.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase-pro/pull/850 #### Fixes - Safely call snakeyaml methods that have been changed in last versions. by [@&#8203;filipelautert](https://github.com/filipelautert) in https://github.com/liquibase/liquibase/pull/3904 - Only show structured log license message after value providers are registered (DAT-13362) by [@&#8203;StevenMassaro](https://github.com/StevenMassaro) in https://github.com/liquibase/liquibase/pull/3850 - Pin maven version for sonar scan by [@&#8203;StevenMassaro](https://github.com/StevenMassaro) in https://github.com/liquibase/liquibase/pull/3880 - Fix CheckSum generation issues + improvements by [@&#8203;MalloD12](https://github.com/MalloD12) in https://github.com/liquibase/liquibase/pull/3616 - Structured logging MdcKey renaming by [@&#8203;StevenMassaro](https://github.com/StevenMassaro) in https://github.com/liquibase/liquibase/pull/3875 - Revert "Fix CheckSum generation issues + CURRENT_CHECKSUM_ALGORITHM_VERSION updated from 8 to 9." by [@&#8203;filipelautert](https://github.com/filipelautert) in https://github.com/liquibase/liquibase/pull/3892 - \[MRO] only show structured log license message after value providers are registered (DAT-13362) by [@&#8203;StevenMassaro](https://github.com/StevenMassaro) in https://github.com/liquibase/liquibase-pro/pull/839 - \[MRO] Pin maven to 3.8.7 by [@&#8203;wwillard7800](https://github.com/wwillard7800) in https://github.com/liquibase/liquibase-pro/pull/855 - \[MRO] GitHub action maven version pin by [@&#8203;StevenMassaro](https://github.com/StevenMassaro) in https://github.com/liquibase/liquibase-pro/pull/859 #### New Contributors - [@&#8203;sayaliM0412](https://github.com/sayaliM0412) made their first contribution in https://github.com/liquibase/liquibase/pull/3867 - [@&#8203;jasonlyle88](https://github.com/jasonlyle88) made their first contribution in https://github.com/liquibase/liquibase/pull/3595 - [@&#8203;xazap](https://github.com/xazap) made their first contribution in https://github.com/liquibase/liquibase/pull/3642 **Full Changelog**: https://github.com/liquibase/liquibase/compare/v4.19.1...v4.20.0 ##### Get Certified Learn all the Liquibase fundamentals from free online courses by Liquibase experts and see how to apply them in the real world at https://learn.liquibase.com/. ##### Read the Documentation Please check out and contribute to the continually improving docs, now at https://docs.liquibase.com/. ##### Meet the Community Our community has built a lot. From extensions to integrations, youโ€™ve helped make Liquibase the amazing open source project that it is today. Keep contributing to making it stronger: [Contribute code](https://www.liquibase.org/development/contribute.html) [Make doc updates](https://github.com/Datical/liquibase-docs) [Help by asking and answering questions](https://forum.liquibase.org/) [Set up a chat with the Product team](https://calendly.com/liquibase-outreach/product-feedback) Thanks to everyone who helps make the Liquibase community strong! #### File Descriptions - **Liquibase CLI** -- Includes open source + commercial functionality - **liquibase-x.y.z.tar.gz** -- Archive in tar.gz format - **liquibase-x.y.z.zip** -- Archive in zip format - **liquibase-windows-x64-installer-x.y.z.exe** -- Installer for Windows - **liquibase-macos-installer-x.y.z.dmg** -- Installer for MacOS - **Primary Libraries** - For embedding in other software - **liquibase-core-x.y.z.jar** โ€“ Base Liquibase library (open source) - **liquibase-commerical-x.y.z.jar** โ€“ Additional commercial functionality - **liquibase-additional-x.y.z.zip** โ€“ Contains additional, less commonly used files - Additional libraries such as liquibase-maven-plugin.jar and liquibase-cdi.jar - Javadocs for all the libraries - Source archives for all the open source libraries - ASC/MD5/SHA1 verification hashes for all files </details> --- ### 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. ๐Ÿ”• **Ignore**: Close this MR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMCJ9-->
| * Update dependency org.liquibase:liquibase-maven-plugin to v4.20.0Renovate Bot2023-03-081-1/+1
|/
* Update all non-major dependencies (mulk/mulkcms2!21)Marge Bot2023-03-073-9/+9
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This MR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [flow-bin](https://github.com/flowtype/flow-bin) ([changelog](https://github.com/facebook/flow/blob/master/Changelog.md)) | devDependencies | minor | [`^0.200.0` -> `^0.201.0`](https://renovatebot.com/diffs/npm/flow-bin/0.200.0/0.201.0) | | [org.liquibase:liquibase-maven-plugin](http://www.liquibase.org/liquibase-maven-plugin) ([source](https://github.com/liquibase/liquibase)) | build | patch | `4.19.0` -> `4.19.1` | | [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) | build | minor | `2.33.0` -> `2.34.0` | | [io.quarkus:quarkus-maven-plugin](https://github.com/quarkusio/quarkus) | build | patch | `2.16.3.Final` -> `2.16.4.Final` | | [io.quarkus:quarkus-universe-bom](https://github.com/quarkusio/quarkus-platform) | import | patch | `2.16.3.Final` -> `2.16.4.Final` | | [org.apache.maven.plugins:maven-compiler-plugin](https://maven.apache.org/plugins/) | build | minor | `3.10.1` -> `3.11.0` | --- ### Release Notes <details> <summary>flowtype/flow-bin</summary> ### [`v0.201.0`](https://github.com/flowtype/flow-bin/compare/d54e283eb4f45d855bbb7b1d11687c731f57feed...86aea9c066d6be6f83a540987b84cc4aef83dee0) [Compare Source](https://github.com/flowtype/flow-bin/compare/d54e283eb4f45d855bbb7b1d11687c731f57feed...86aea9c066d6be6f83a540987b84cc4aef83dee0) ### [`v0.200.1`](https://github.com/flowtype/flow-bin/compare/b6c1eb0a077539dc0150a310a94dcdf3ca788fcb...d54e283eb4f45d855bbb7b1d11687c731f57feed) [Compare Source](https://github.com/flowtype/flow-bin/compare/b6c1eb0a077539dc0150a310a94dcdf3ca788fcb...d54e283eb4f45d855bbb7b1d11687c731f57feed) </details> <details> <summary>liquibase/liquibase</summary> ### [`v4.19.1`](https://github.com/liquibase/liquibase/releases/tag/v4.19.1) [Compare Source](https://github.com/liquibase/liquibase/compare/v4.19.0...v4.19.1) ##### Liquibase v4.19.1 is a patch release #### Enhancements - Publish liquibase-extension-testing to github packages (DAT-12833) by [@&#8203;abrackx](https://github.com/abrackx) in https://github.com/liquibase/liquibase/pull/3697 - Add support for multiple schemas to dbDoc command by [@&#8203;zpanderson](https://github.com/zpanderson) in https://github.com/liquibase/liquibase/pull/1834 - No need redundant conditions. by [@&#8203;arturobernalg](https://github.com/arturobernalg) in https://github.com/liquibase/liquibase/pull/3553 - Replace expressions with type arguments with diamond type <>. by [@&#8203;arturobernalg](https://github.com/arturobernalg) in https://github.com/liquibase/liquibase/pull/3591 - Remove duplicate conditions in expressions and branches of if statements. They are used due to oversight. by [@&#8203;arturobernalg](https://github.com/arturobernalg) in https://github.com/liquibase/liquibase/pull/3548 - Replace constant charset String literal with the predefined StandardCโ€ฆ by [@&#8203;arturobernalg](https://github.com/arturobernalg) in https://github.com/liquibase/liquibase/pull/3568 - Normalize path of SQL changelog file when parsing (DAT-11891) by [@&#8203;StevenMassaro](https://github.com/StevenMassaro) in https://github.com/liquibase/liquibase/pull/3664 - Delegate change set equality tests by [@&#8203;droy-sandbox](https://github.com/droy-sandbox) in https://github.com/liquibase/liquibase/pull/3550 - (DAT-6636)Refactor of TagExistsCommandStep and extraction of code to new LockServiceCommandStep by [@&#8203;filipelautert](https://github.com/filipelautert) in https://github.com/liquibase/liquibase/pull/3667 - Refactors CalculateChecksumCommandStep by [@&#8203;filipelautert](https://github.com/filipelautert) in https://github.com/liquibase/liquibase/pull/3696 - CORE-3044 avoid locking if no updates pending by [@&#8203;RichardBradley](https://github.com/RichardBradley) in https://github.com/liquibase/liquibase/pull/2190 - Warning in case of missing liquibase files instead of throwing an exception by [@&#8203;mhewedy](https://github.com/mhewedy) in https://github.com/liquibase/liquibase/pull/3081 - Remove redundant modifiers. by [@&#8203;arturobernalg](https://github.com/arturobernalg) in https://github.com/liquibase/liquibase/pull/3594 - Update maven-bundle-plugin instructions to export package containing XSD files by [@&#8203;GeertZondervan](https://github.com/GeertZondervan) in https://github.com/liquibase/liquibase/pull/3597 - Remove redundant conditions that covered by a subsequent condition. by [@&#8203;arturobernalg](https://github.com/arturobernalg) in https://github.com/liquibase/liquibase/pull/3590 - Add support for db2 view comments (DAT-12529) by [@&#8203;abrackx](https://github.com/abrackx) in https://github.com/liquibase/liquibase/pull/3723 - Remove unnecessary cast expressions. by [@&#8203;arturobernalg](https://github.com/arturobernalg) in https://github.com/liquibase/liquibase/pull/3670 - Performance improvements by [@&#8203;filipelautert](https://github.com/filipelautert) in https://github.com/liquibase/liquibase/pull/3588 - Implemented a summary of change sets which get filtered out during update (DAT-12068) by [@&#8203;wwillard7800](https://github.com/wwillard7800) in https://github.com/liquibase/liquibase/pull/3730 - Support tabular format for history command by [@&#8203;fbiville](https://github.com/fbiville) in https://github.com/liquibase/liquibase/pull/3541 - Remove Unnecessary operation/modifier: by [@&#8203;arturobernalg](https://github.com/arturobernalg) in https://github.com/liquibase/liquibase/pull/3657 - Update and rename bug_report.md to bug_report.yaml by [@&#8203;kevin-atx](https://github.com/kevin-atx) in https://github.com/liquibase/liquibase/pull/3728 - Improve command line help message format by [@&#8203;StevenMassaro](https://github.com/StevenMassaro) in https://github.com/liquibase/liquibase/pull/3829 - Use StandardCharsets constant instead. (DAT-12853) by [@&#8203;arturobernalg](https://github.com/arturobernalg) in https://github.com/liquibase/liquibase/pull/3725 - Update SnakeYAML usage - do not call deprecated methods by [@&#8203;asomov](https://github.com/asomov) in https://github.com/liquibase/liquibase/pull/3632 - Avoid global mutable state of Non-final fields in enumeration types. by [@&#8203;arturobernalg](https://github.com/arturobernalg) in https://github.com/liquibase/liquibase/pull/3727 - Use constants instead of arrays with known lengths of zero by [@&#8203;arturobernalg](https://github.com/arturobernalg) in https://github.com/liquibase/liquibase/pull/3716 - Simplify lambda expressions when possible by [@&#8203;arturobernalg](https://github.com/arturobernalg) in https://github.com/liquibase/liquibase/pull/3736 - \[MRO] Added new modifyChangeSets tag to support specification of `runWith` attribute for all change sets in `include` or `includeAll` - \[MRO] DAT-7922 Implement a check for one change per changeset by [@&#8203;wwillard7800](https://github.com/wwillard7800) in https://github.com/liquibase/liquibase-pro/pull/790 - \[MRO] DAT-11915 Correctly escape SQL to enable and disable triggers on PostgreSQL by [@&#8203;wwillard7800](https://github.com/wwillard7800) in https://github.com/liquibase/liquibase-pro/pull/799 - \[MRO] DAT-10157: add database scope for reserved words checks by [@&#8203;StevenMassaro](https://github.com/StevenMassaro) in https://github.com/liquibase/liquibase-pro/pull/802 - \[MRO] DAT-13189 safely set code point limit for SnakeYaml by [@&#8203;StevenMassaro](https://github.com/StevenMassaro) in https://github.com/liquibase/liquibase-pro/pull/827 - \[MRO] DAT-13440: show changesetsRolledback only after rollback is complete by [@&#8203;StevenMassaro](https://github.com/StevenMassaro) in https://github.com/liquibase/liquibase-pro/pull/838 - \[MRO] DAT-12568 by [@&#8203;jnewton03](https://github.com/jnewton03) in https://github.com/liquibase/liquibase-pro/pull/844 #### Fixes - Fixes generate-changelog table/view comment and table/view column comment generation for MSSQL (DAT-12045) by [@&#8203;abrackx](https://github.com/abrackx) in https://github.com/liquibase/liquibase/pull/3563 - Fully qualified path to the changelog or snapshot in S3 is not allowed, so needs better msg (DAT-11478) by [@&#8203;diadiushko](https://github.com/diadiushko) in https://github.com/liquibase/liquibase/pull/3564 - (DAT-12039) :detect circular references in includeAll statement by [@&#8203;StevenMassaro](https://github.com/StevenMassaro) in https://github.com/liquibase/liquibase/pull/3695 - improve logging around paths that do not exist (DAT-12038) by [@&#8203;StevenMassaro](https://github.com/StevenMassaro) in https://github.com/liquibase/liquibase/pull/3669 - normalize path of json and yaml changelogs when parsing (DAT-11891) by [@&#8203;StevenMassaro](https://github.com/StevenMassaro) in https://github.com/liquibase/liquibase/pull/3711 - deprecate DefaultLoggerConfiguration (DAT-11970) by [@&#8203;StevenMassaro](https://github.com/StevenMassaro) in https://github.com/liquibase/liquibase/pull/3706 - Rework dropProcedure for Snowflake Log message when dropAll fails (DAT-12916) by [@&#8203;wwillard7800](https://github.com/wwillard7800) in https://github.com/liquibase/liquibase/pull/3702 - fix: snowflake has wrong priority by [@&#8203;Yogurt-lei](https://github.com/Yogurt-lei) in https://github.com/liquibase/liquibase/pull/3572 - Do not add default schema name to getSchemas method to avoid one schema by [@&#8203;LonwoLonwo](https://github.com/LonwoLonwo) in https://github.com/liquibase/liquibase/pull/3704 - [#&#8203;3035](https://github.com/liquibase/liquibase/issues/3035) add Double data type class to avoid incorrect double(0) database by [@&#8203;LonwoLonwo](https://github.com/LonwoLonwo) in https://github.com/liquibase/liquibase/pull/3703 - Stop publishing liquibase-extension-testing to Github on branch builds (DAT-13038) by [@&#8203;abrackx](https://github.com/abrackx) in https://github.com/liquibase/liquibase/pull/3726 - do not support setting column comments on a view in Snowflake (DAT-12530) by [@&#8203;StevenMassaro](https://github.com/StevenMassaro) in https://github.com/liquibase/liquibase/pull/3710 - Fix NullPointerException for case sensitive collations by [@&#8203;ivan909020](https://github.com/ivan909020) in https://github.com/liquibase/liquibase/pull/3699 - (DAT-13269) pass proper branch name and add required field by [@&#8203;jnewton03](https://github.com/jnewton03) in https://github.com/liquibase/liquibase/pull/3765 - Consistent ARG-suffix for 'defaultSchemaName'-Parameter by [@&#8203;SIEDA-EliasHeydrich](https://github.com/SIEDA-EliasHeydrich) in https://github.com/liquibase/liquibase/pull/3662 - Removing explicit LiquibaseServletListener references by [@&#8203;Thunderforge](https://github.com/Thunderforge) in https://github.com/liquibase/liquibase/pull/3677 - Add Snowflake structured data types to unmodifiable Data Types by [@&#8203;LonwoLonwo](https://github.com/LonwoLonwo) in https://github.com/liquibase/liquibase/pull/3752 - Fix [#&#8203;3690](https://github.com/liquibase/liquibase/issues/3690) primaryKeyExists does not work on DB2z by [@&#8203;MichaelKern-IVV](https://github.com/MichaelKern-IVV) in https://github.com/liquibase/liquibase/pull/3691 - Replace old stream creation with java.nio. by [@&#8203;arturobernalg](https://github.com/arturobernalg) in https://github.com/liquibase/liquibase/pull/3686 - github-action (DAT-13527) by [@&#8203;jnewton03](https://github.com/jnewton03) in https://github.com/liquibase/liquibase/pull/3827 - Do not duplicate clearCheckSums logic by [@&#8203;fbiville](https://github.com/fbiville) in https://github.com/liquibase/liquibase/pull/3628 - Fixing [#&#8203;3708](https://github.com/liquibase/liquibase/issues/3708) - AddColumn fix for H2 version 1.4.200 by [@&#8203;KarolyNevelos](https://github.com/KarolyNevelos) in https://github.com/liquibase/liquibase/pull/3709 - Added default values to private Scope constructor by [@&#8203;MarkTJohnson](https://github.com/MarkTJohnson) in https://github.com/liquibase/liquibase/pull/3756 - Improved concurrency support by using ConcurrentHashMaps by [@&#8203;jurgenkleverwal](https://github.com/jurgenkleverwal) in https://github.com/liquibase/liquibase/pull/3799 - fixing lookahead for last line comment method by [@&#8203;mwiede](https://github.com/mwiede) in https://github.com/liquibase/liquibase/pull/3717 - Do not calculate checksum when loading changelogs by [@&#8203;filipelautert](https://github.com/filipelautert) in https://github.com/liquibase/liquibase/pull/3790 - set up maven using simpler GitHub action by [@&#8203;StevenMassaro](https://github.com/StevenMassaro) in https://github.com/liquibase/liquibase/pull/3835 - safely set code point limit for SnakeYaml (DAT-13189) by [@&#8203;StevenMassaro](https://github.com/StevenMassaro) in https://github.com/liquibase/liquibase/pull/3807 - Fix failing EnvironmentValueProviderTest by [@&#8203;nvoxland](https://github.com/nvoxland) in https://github.com/liquibase/liquibase/pull/3783 - show changesetsRolledback only after rollback is complete (DAT-13440) by [@&#8203;StevenMassaro](https://github.com/StevenMassaro) in https://github.com/liquibase/liquibase/pull/3846 #### Security, Driver and other updates **OWASP Dependency Check: Reported Vulnerabilities** `snakeyaml.jar` - This is a "critical" vulnerability reported against the snakeyaml library. Note: Liquibase code is not vulnerable to this attack, but users can manually upgrade to the newest version of snakeyaml library, and will be upgraded to the unaffected snakeyaml 2.0 version in the next release. If you are interested, you can track the MR at https://github.com/liquibase/liquibase/pull/3865 - Bump junit-jupiter-params from 5.9.1 to 5.9.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase/pull/3673 - Bump ant from 1.10.11 to 1.10.13 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase/pull/3672 - Bump firebird-testcontainers-java from 1.2.0 to 1.3.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase/pull/3653 - Bump actions/delete-package-versions from 3 to 4 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase/pull/3649 - Bump maven-plugin-plugin from 3.7.0 to 3.7.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase/pull/3698 - Bump assertj-core from 3.23.1 to 3.24.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase/pull/3705 - Bump jaybird from 4.0.8.java8 to 5.0.0.java8 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase/pull/3659 - Bump mariadb-java-client from 3.1.0 to 3.1.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase/pull/3729 - Bump snowflake-jdbc from 3.13.26 to 3.13.27 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase/pull/3751 - Bump picocli from 4.7.0 to 4.7.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase/pull/3742 - Bump actions/cache from 3.2.3 to 3.2.4 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase/pull/3750 - Bump actions/cache from 3.2.4 to 3.2.5 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase/pull/3809 - Bump maven-deploy-plugin from 3.0.0 to 3.1.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase/pull/3802 - Bump maven-shade-merge-manifest-transformer from 0.0.2 to 0.0.3 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase/pull/3779 - Bump postgresql from 42.5.1 to 42.5.3 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase/pull/3778 - Bump jaxb-runtime from 4.0.1 to 4.0.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase/pull/3786 - Bump jaxb-core from 4.0.1 to 4.0.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase/pull/3787 - Bump sqlite-jdbc from 3.40.0.0 to 3.40.1.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase/pull/3772 - Bump maven-enforcer-plugin from 3.1.0 to 3.2.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase/pull/3759 - Bump jaybird from 5.0.0.java8 to 5.0.1.java8 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase/pull/3760 - Bump mssql-jdbc from 11.2.1.jre8 to 12.2.0.jre8 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase/pull/3761 - Bump ojdbc8 from 21.8.0.0 to 21.9.0.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase/pull/3808 - Bump postgresql from 42.5.3 to 42.5.4 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase/pull/3831 - Migrate setup-java action to use Temurin by [@&#8203;gdams](https://github.com/gdams) in https://github.com/liquibase/liquibase/pull/3607 #### New Contributors - [@&#8203;zpanderson](https://github.com/zpanderson) made their first contribution in https://github.com/liquibase/liquibase/pull/1834 - [@&#8203;droy-sandbox](https://github.com/droy-sandbox) made their first contribution in https://github.com/liquibase/liquibase/pull/3550 - [@&#8203;mhewedy](https://github.com/mhewedy) made their first contribution in https://github.com/liquibase/liquibase/pull/3081 - [@&#8203;GeertZondervan](https://github.com/GeertZondervan) made their first contribution in https://github.com/liquibase/liquibase/pull/3597 - [@&#8203;Yogurt-lei](https://github.com/Yogurt-lei) made their first contribution in https://github.com/liquibase/liquibase/pull/3572 - [@&#8203;gdams](https://github.com/gdams) made their first contribution in https://github.com/liquibase/liquibase/pull/3607 - [@&#8203;ivan909020](https://github.com/ivan909020) made their first contribution in https://github.com/liquibase/liquibase/pull/3699 - [@&#8203;SIEDA-EliasHeydrich](https://github.com/SIEDA-EliasHeydrich) made their first contribution in https://github.com/liquibase/liquibase/pull/3662 - [@&#8203;Thunderforge](https://github.com/Thunderforge) made their first contribution in https://github.com/liquibase/liquibase/pull/3677 - [@&#8203;KarolyNevelos](https://github.com/KarolyNevelos) made their first contribution in https://github.com/liquibase/liquibase/pull/3709 - [@&#8203;MarkTJohnson](https://github.com/MarkTJohnson) made their first contribution in https://github.com/liquibase/liquibase/pull/3756 - [@&#8203;jurgenkleverwal](https://github.com/jurgenkleverwal) made their first contribution in https://github.com/liquibase/liquibase/pull/3799 - [@&#8203;mwiede](https://github.com/mwiede) made their first contribution in https://github.com/liquibase/liquibase/pull/3717 **Full Changelog**: https://github.com/liquibase/liquibase/compare/v4.17.2...v4.19.1 ##### Get Certified Learn all the Liquibase fundamentals from free online courses by Liquibase experts and see how to apply them in the real world at https://learn.liquibase.com/. ##### Read the Documentation Please check out and contribute to the continually improving docs, now at https://docs.liquibase.com/. ##### Meet the Community Our community has built a lot. From extensions to integrations, youโ€™ve helped make Liquibase the amazing open source project that it is today. Keep contributing to making it stronger: [Contribute code](https://www.liquibase.org/development/contribute.html) [Make doc updates](https://github.com/Datical/liquibase-docs) [Help by asking and answering questions](https://forum.liquibase.org/) [Set up a chat with the Product team](https://calendly.com/liquibase-outreach/product-feedback) Thanks to everyone who helps make the Liquibase community strong! #### File Descriptions - **Liquibase CLI** -- Includes open source + commercial functionality - **liquibase-x.y.z.tar.gz** -- Archive in tar.gz format - **liquibase-x.y.z.zip** -- Archive in zip format - **liquibase-windows-x64-installer-x.y.z.exe** -- Installer for Windows - **liquibase-macos-installer-x.y.z.dmg** -- Installer for MacOS - **Primary Libraries** - For embedding in other software - **liquibase-core-x.y.z.jar** โ€“ Base Liquibase library (open source) - **liquibase-commerical-x.y.z.jar** โ€“ Additional commercial functionality - **liquibase-additional-x.y.z.zip** โ€“ Contains additional, less commonly used files - Additional libraries such as liquibase-maven-plugin.jar and liquibase-cdi.jar - Javadocs for all the libraries - Source archives for all the open source libraries - ASC/MD5/SHA1 verification hashes for all files **Full Changelog**: https://github.com/liquibase/liquibase/compare/v4.19.0...v4.19.1 </details> <details> <summary>diffplug/spotless</summary> ### [`v2.34.0`](https://github.com/diffplug/spotless/blob/HEAD/CHANGES.md#&#8203;2340---2023-01-26) ##### Added - `Formatter` now has a field `public static final File NO_FILE_SENTINEL` which can be used to pass string content to a Formatter or FormatterStep when there is no actual File to format. ([#&#8203;1525](https://github.com/diffplug/spotless/pull/1525)) </details> <details> <summary>quarkusio/quarkus</summary> ### [`v2.16.4.Final`](https://github.com/quarkusio/quarkus/releases/tag/2.16.4.Final) [Compare Source](https://github.com/quarkusio/quarkus/compare/2.16.3.Final...2.16.4.Final) ##### Complete changelog - [#&#8203;31510](https://github.com/quarkusio/quarkus/pull/31510) - Add logging to CompiledJavaVersionBuildStep - [#&#8203;31507](https://github.com/quarkusio/quarkus/pull/31507) - Adjust API in transaction.adoc code snippet - [#&#8203;31498](https://github.com/quarkusio/quarkus/pull/31498) - Added a note to get correct OpenAPI documentation - [#&#8203;31486](https://github.com/quarkusio/quarkus/issues/31486) - smallrye-openapi generates wrong definition for grouped parameters - [#&#8203;31483](https://github.com/quarkusio/quarkus/pull/31483) - Fix documentation for quarkus.hibernate-orm.enabled - [#&#8203;31477](https://github.com/quarkusio/quarkus/pull/31477) - Qute generated value resolvers - fix varArgs methods with 1 argument - [#&#8203;31471](https://github.com/quarkusio/quarkus/pull/31471) - \[2.16] Make sure parent modules are loaded into workspace before those that depend on them - [#&#8203;31467](https://github.com/quarkusio/quarkus/pull/31467) - Don't run kubernetes-client Dev Services transitively - [#&#8203;31465](https://github.com/quarkusio/quarkus/pull/31465) - Propagate Quarkus related failsafe system properties - [#&#8203;31462](https://github.com/quarkusio/quarkus/pull/31462) - Do not append single '&' with empty query params in Resteasy Reactive - [#&#8203;31449](https://github.com/quarkusio/quarkus/issues/31449) - Qute: VarArgs processing error with 1 element - [#&#8203;31447](https://github.com/quarkusio/quarkus/pull/31447) - SmallRye GraphQL 1.9.3, test for Deprecated annotation - [#&#8203;31422](https://github.com/quarkusio/quarkus/pull/31422) - Fix client jackson body writer to propagate the client context - [#&#8203;31418](https://github.com/quarkusio/quarkus/issues/31418) - Fix doc generation for quarkus.hibernate-orm.enabled - [#&#8203;31416](https://github.com/quarkusio/quarkus/pull/31416) - Fix copy paste error in qute docs - [#&#8203;31405](https://github.com/quarkusio/quarkus/issues/31405) - Propagate SystemProperties set in Failsafe plugin to the Test launcher - [#&#8203;31394](https://github.com/quarkusio/quarkus/pull/31394) - Fix afterEach callback for integration tests - [#&#8203;31393](https://github.com/quarkusio/quarkus/issues/31393) - Integration Test AfterEach callbacks are not called - [#&#8203;31355](https://github.com/quarkusio/quarkus/issues/31355) - \[Regression] Very slow startup in dev mode when the Kubernetes extension is present - [#&#8203;31350](https://github.com/quarkusio/quarkus/pull/31350) - Also set io.netty.noUnsafe at runtime when set at build time - [#&#8203;31349](https://github.com/quarkusio/quarkus/issues/31349) - Netty complaining about access to heap buffer in native - [#&#8203;31347](https://github.com/quarkusio/quarkus/pull/31347) - Adjust image name substitution for Elasticsearch Dev Services - [#&#8203;31339](https://github.com/quarkusio/quarkus/pull/31339) - Improve logging in DevServicesKubernetesProcessor - [#&#8203;31336](https://github.com/quarkusio/quarkus/pull/31336) - Pass `--userns=keep-id` to podman only when in rootless mode - [#&#8203;31331](https://github.com/quarkusio/quarkus/pull/31331) - Use idiomatic RESTEasy Reactive filter declaration for OpenTelemetry - [#&#8203;31316](https://github.com/quarkusio/quarkus/pull/31316) - Improve CSRF documentation - [#&#8203;31302](https://github.com/quarkusio/quarkus/pull/31302) - Updated OpenAPI `mp.openapi.extensions.smallrye.openapi` key mapping - [#&#8203;31300](https://github.com/quarkusio/quarkus/pull/31300) - Support UUID serialization in REST Client multipart bodies - [#&#8203;31298](https://github.com/quarkusio/quarkus/issues/31298) - RESTEasy Reactive doesn't support `java.util.UUID` - [#&#8203;31291](https://github.com/quarkusio/quarkus/pull/31291) - Bump `org.jetbrains.annotations` from `17.0.0` to the latest(`24.0.0`) - [#&#8203;31289](https://github.com/quarkusio/quarkus/pull/31289) - Return a null InputStream from REST Client when response is 204 - [#&#8203;31280](https://github.com/quarkusio/quarkus/pull/31280) - Bump SQL Server JDBC driver to 12.2.0 - [#&#8203;31276](https://github.com/quarkusio/quarkus/pull/31276) - Bump protobuf from 3.21.9 to 3.22.0 - [#&#8203;31274](https://github.com/quarkusio/quarkus/pull/31274) - Try to solve disk space issues on GitHub Actions - [#&#8203;31261](https://github.com/quarkusio/quarkus/issues/31261) - Bump Microsoft SQL Server JDBC driver to 12.2.0 - [#&#8203;31260](https://github.com/quarkusio/quarkus/pull/31260) - Make OIDC connection error log messages more visible - [#&#8203;31250](https://github.com/quarkusio/quarkus/pull/31250) - Clarify in keycloak-authorization doc when it should be used - [#&#8203;31249](https://github.com/quarkusio/quarkus/issues/31249) - Empty array of values in WebTargetImpl.queryParam method is added to the final URI as an `&` - [#&#8203;31245](https://github.com/quarkusio/quarkus/issues/31245) - \[Regression in 2.16.3] `NullPointerException: Cannot invoke "org.jboss.resteasy.reactive.server.SimpleResourceInfo.getResourceClass()" because "this.resourceInfo" is null` - [#&#8203;31240](https://github.com/quarkusio/quarkus/issues/31240) - protobuf code generated w/ 3.22.0 broken w/ Quarkus - [#&#8203;31236](https://github.com/quarkusio/quarkus/pull/31236) - Bump postgresql from 42.5.3 to 42.5.4 - [#&#8203;31234](https://github.com/quarkusio/quarkus/pull/31234) - Bump mermaid from 9.1.1 to 9.4.0 - [#&#8203;31231](https://github.com/quarkusio/quarkus/issues/31231) - RESTEasy reactive returns an empty InputStream instead of null on 204 - No Content response - [#&#8203;31211](https://github.com/quarkusio/quarkus/pull/31211) - Fix the non-default constructor mechanism of bytecode recording \[2.16] - [#&#8203;31209](https://github.com/quarkusio/quarkus/pull/31209) - Another fix for the Redis Search aggregation test - [#&#8203;31186](https://github.com/quarkusio/quarkus/pull/31186) - Show how to enable all origins in HTTP CORS section - [#&#8203;31150](https://github.com/quarkusio/quarkus/pull/31150) - Add keycloak authorization capability - [#&#8203;31127](https://github.com/quarkusio/quarkus/pull/31127) - Enhancements to instructions for contributing to the Quarkus docs - [#&#8203;31334](https://github.com/quarkusio/quarkus/issues/31334) - podman4 can't build any code with quarkus builder - [#&#8203;30601](https://github.com/quarkusio/quarkus/pull/30601) - Generate a preview website for documentation MRs - [#&#8203;30549](https://github.com/quarkusio/quarkus/pull/30549) - Enhancements and fixes for the Authorization of Web Endpoints section - [#&#8203;30419](https://github.com/quarkusio/quarkus/pull/30419) - Enhancing the Authorization of Web endpoints guide - [#&#8203;30333](https://github.com/quarkusio/quarkus/issues/30333) - Can't work with Google Oauth2 using qaurkus-oidc - [#&#8203;29427](https://github.com/quarkusio/quarkus/issues/29427) - quarkus.oidc.auth-server-url causing weird start-up failure - [#&#8203;26152](https://github.com/quarkusio/quarkus/issues/26152) - Resteasy Reactive: ContextResolver<ObjectMapper> not used </details> <details> <summary>quarkusio/quarkus-platform</summary> ### [`v2.16.4.Final`](https://github.com/quarkusio/quarkus-platform/compare/2.16.3.Final...2.16.4.Final) [Compare Source](https://github.com/quarkusio/quarkus-platform/compare/2.16.3.Final...2.16.4.Final) </details> --- ### 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](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMCJ9-->
| * Update all non-major dependenciesRenovate Bot2023-03-073-9/+9
|/
* Update dependency com.rometools:rome to v2 (mulk/mulkcms2!20)Matthias Benkard2023-03-071-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This MR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com.rometools:rome](http://rometools.com) ([source](https://github.com/rometools/rome)) | compile | major | `1.19.0` -> `2.0.0` | --- ### Release Notes <details> <summary>rometools/rome</summary> ### [`v2.0.0`](https://github.com/rometools/rome/releases/tag/2.0.0) [Compare Source](https://github.com/rometools/rome/compare/1.19.0...2.0.0) <!-- Release notes generated using configuration in .github/release.yml at 2.0.0 --> #### What's Changed ##### ๐Ÿ”ฅ Breaking Changes - Switch from Java 6 to Java 11 ([#&#8203;615](https://github.com/rometools/rome/issues/615)) - Remove deprecated modules ([#&#8203;614](https://github.com/rometools/rome/issues/614)) - Support parsing of URLs with spaces ([#&#8203;616](https://github.com/rometools/rome/issues/616)) - Enhance price handling for Media RSS ([#&#8203;617](https://github.com/rometools/rome/issues/617)) ##### โญ New Features - Add support for self links ([#&#8203;618](https://github.com/rometools/rome/issues/618)) ##### ๐Ÿž Bug Fixes - Fix sunset attribute in Yahoo weather module ([#&#8203;621](https://github.com/rometools/rome/issues/621)) - Prevent OPML20Generator from creating empty \<docs /> element ([#&#8203;619](https://github.com/rometools/rome/issues/619)) - Allow zero lengths for enclosures ([#&#8203;625](https://github.com/rometools/rome/issues/625)) ##### ๐Ÿงน Cleanup - Polish ContentItemTest ([#&#8203;620](https://github.com/rometools/rome/issues/620)) - Remove unused dependencies ([#&#8203;626](https://github.com/rometools/rome/issues/626)) ##### โœ” Other Changes - Bump actions/checkout from 2.4.0 to 3.3.0 by [@&#8203;dependabot](https://github.com/dependabot) in ([#&#8203;624](https://github.com/rometools/rome/issues/624)) - Bump maven-compiler-plugin from 3.8.1 to 3.10.1 by [@&#8203;dependabot](https://github.com/dependabot) in ([#&#8203;623](https://github.com/rometools/rome/issues/623)) - Deprecate URL support in XmlReader ([#&#8203;627](https://github.com/rometools/rome/issues/627)) **Full Changelog**: https://github.com/rometools/rome/compare/1.19.0...2.0.0 </details> --- ### Configuration ๐Ÿ“… **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). ๐Ÿšฆ **Automerge**: Disabled by config. Please merge this manually once you are satisfied. โ™ป **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox. ๐Ÿ”• **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMCJ9-->
| * Update dependency com.rometools:rome to v2Renovate Bot2023-02-221-1/+1
|/
* Update all non-major dependencies (mulk/mulkcms2!19)Matthias Benkard2023-02-183-9/+9
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This MR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [flow-bin](https://github.com/flowtype/flow-bin) ([changelog](https://github.com/facebook/flow/blob/master/Changelog.md)) | devDependencies | minor | [`^0.199.0` -> `^0.200.0`](https://renovatebot.com/diffs/npm/flow-bin/0.199.0/0.200.0) | | [com.rometools:rome](http://rometools.com) ([source](https://github.com/rometools/rome)) | compile | minor | `1.18.0` -> `1.19.0` | | [org.postgresql:postgresql](https://jdbc.postgresql.org) ([source](https://github.com/pgjdbc/pgjdbc)) | build | patch | `42.5.3` -> `42.5.4` | | [org.jsoup:jsoup](https://jsoup.org/) ([source](https://github.com/jhy/jsoup)) | compile | patch | `1.15.3` -> `1.15.4` | | [io.quarkus:quarkus-maven-plugin](https://github.com/quarkusio/quarkus) | build | patch | `2.16.2.Final` -> `2.16.3.Final` | | [io.quarkus:quarkus-universe-bom](https://github.com/quarkusio/quarkus-platform) | import | patch | `2.16.2.Final` -> `2.16.3.Final` | --- ### Release Notes <details> <summary>flowtype/flow-bin</summary> ### [`v0.200.0`](https://github.com/flowtype/flow-bin/compare/961844358d2bb11e83814263a6c834834d780935...b6c1eb0a077539dc0150a310a94dcdf3ca788fcb) [Compare Source](https://github.com/flowtype/flow-bin/compare/961844358d2bb11e83814263a6c834834d780935...b6c1eb0a077539dc0150a310a94dcdf3ca788fcb) ### [`v0.199.1`](https://github.com/flowtype/flow-bin/compare/05bb4e3be743f5667c4363c06e720b07a6f4a8b7...961844358d2bb11e83814263a6c834834d780935) [Compare Source](https://github.com/flowtype/flow-bin/compare/05bb4e3be743f5667c4363c06e720b07a6f4a8b7...961844358d2bb11e83814263a6c834834d780935) </details> <details> <summary>rometools/rome</summary> ### [`v1.19.0`](https://github.com/rometools/rome/releases/tag/1.19.0) [Compare Source](https://github.com/rometools/rome/compare/1.18.0...1.19.0) <!-- Release notes generated using configuration in .github/release.yml at 1.19.0 --> #### What's Changed ##### ๐Ÿ”จ Dependency Upgrades - Bump flatten-maven-plugin from 1.2.7 to 1.3.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/rometools/rome/pull/565 - Bump maven-bundle-plugin from 5.1.5 to 5.1.8 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/rometools/rome/pull/563 - Bump maven-dependency-plugin from 3.3.0 to 3.5.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/rometools/rome/pull/602 - Bump maven-deploy-plugin from 2.8.2 to 3.1.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/rometools/rome/pull/607 - Bump maven-jar-plugin from 3.2.2 to 3.3.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/rometools/rome/pull/574 - Bump maven-javadoc-plugin from 3.3.1 to 3.5.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/rometools/rome/pull/609 - Bump maven-scm-plugin from 1.12.2 to 1.13.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/rometools/rome/pull/554 - Bump assertj-core from 3.22.0 to 3.24.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/rometools/rome/pull/603 - Bump slf4j-api from 1.7.36 to 2.0.6 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/rometools/rome/pull/596 ##### Other Changes - Bump actions/setup-java from 3.3.0 to 3.10.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/rometools/rome/pull/606 - Bump logback-classic from 1.2.10 to 1.3.5 by [@&#8203;PatrickGotthard](https://github.com/PatrickGotthard) in https://github.com/rometools/rome/pull/611 **Full Changelog**: https://github.com/rometools/rome/compare/1.18.0...1.19.0 </details> <details> <summary>pgjdbc/pgjdbc</summary> ### [`v42.5.4`](https://github.com/pgjdbc/pgjdbc/blob/HEAD/CHANGELOG.md#&#8203;4254-2023-02-15-102104--0500) ##### Fixed fix: fix testGetSQLTypeQueryCache by searching for xid type. We used to search for box type but it is now cached. xid is not cached, this nuance is required for the test. fix OidValueCorrectnessTest BOX_ARRAY OID, by adding BOX_ARRAY to the oidTypeName map \[MR [#&#8203;2810](https://github.com/pgjdbc/pgjdbc/issues/2810)]\((https://github.com/pgjdbc/pgjdbc/pull/2810). fixes [Issue #&#8203;2804](https://github.com/pgjdbc/pgjdbc/issues/2804). fix: Make sure that github CI runs tests on all [MRs #&#8203;2809](\(https://github.com/pgjdbc/pgjdbc/pull/2809\)). </details> <details> <summary>quarkusio/quarkus</summary> ### [`v2.16.3.Final`](https://github.com/quarkusio/quarkus/releases/tag/2.16.3.Final) [Compare Source](https://github.com/quarkusio/quarkus/compare/2.16.2.Final...2.16.3.Final) ##### Major changes - [#&#8203;29756](https://github.com/quarkusio/quarkus/pull/29756) - Support custom Flyway credentials/URL ##### Complete changelog - [#&#8203;31141](https://github.com/quarkusio/quarkus/pull/31141) - Resolve roles allowed configuration expression after config setup is completed - [#&#8203;31129](https://github.com/quarkusio/quarkus/pull/31129) - Fix stuck HTTP2 request when sent challenge has resumed request - [#&#8203;31125](https://github.com/quarkusio/quarkus/pull/31125) - Add "keep-alive-enabled" parameter to REST client reactive - [#&#8203;31112](https://github.com/quarkusio/quarkus/pull/31112) - Qute - fix assignability check when validating expressions - [#&#8203;31099](https://github.com/quarkusio/quarkus/pull/31099) - Use the effective Maven project build config when initializing sources and classes paths for dev mode - [#&#8203;31092](https://github.com/quarkusio/quarkus/pull/31092) - Make sure quarkus:go-offline properly supports test scoped dependencies - [#&#8203;31077](https://github.com/quarkusio/quarkus/issues/31077) - Qute: regression in template extension method with byte array - [#&#8203;31076](https://github.com/quarkusio/quarkus/pull/31076) - Quarkiverse: Install instead of verify - [#&#8203;31074](https://github.com/quarkusio/quarkus/pull/31074) - Added quarkus-jms-spi to quarkus bom - [#&#8203;31059](https://github.com/quarkusio/quarkus/pull/31059) - Path lookup must also consider interfaces - [#&#8203;31046](https://github.com/quarkusio/quarkus/pull/31046) - Simplify Quarkiverse release.yml workflow - [#&#8203;31038](https://github.com/quarkusio/quarkus/pull/31038) - Update Instrumentation Processor check logic to match comment - [#&#8203;31036](https://github.com/quarkusio/quarkus/pull/31036) - Use CDI when accessing UserTransaction/TransactionManager in QuarkusTransaction - [#&#8203;31028](https://github.com/quarkusio/quarkus/pull/31028) - Fix typo in snapstart enable config - [#&#8203;31016](https://github.com/quarkusio/quarkus/pull/31016) - Re-initialize platform dependent netty classes/values at runtime - [#&#8203;30988](https://github.com/quarkusio/quarkus/issues/30988) - Race condition in SmallRye Config property expansion for [@&#8203;RolesAllowed](https://github.com/RolesAllowed) value? - [#&#8203;30964](https://github.com/quarkusio/quarkus/pull/30964) - Add ConfigMappings from a builder class to support full hot reload - [#&#8203;30961](https://github.com/quarkusio/quarkus/issues/30961) - Error of quarkus:dev when the project.build.directory is overridden by a profile - [#&#8203;30960](https://github.com/quarkusio/quarkus/pull/30960) - Register CDI Bean when ConfigMapping is marked as Unremovable - [#&#8203;30922](https://github.com/quarkusio/quarkus/pull/30922) - Fix dependency parsing in JBangBuilderImpl - [#&#8203;30885](https://github.com/quarkusio/quarkus/pull/30885) - Add concurrency configuration to the GitHub Action workflows - [#&#8203;30843](https://github.com/quarkusio/quarkus/issues/30843) - Micrometer-Extension writes wrong URI-Tag when Path-Variables defined at Interface-Level - [#&#8203;30672](https://github.com/quarkusio/quarkus/pull/30672) - Avoid creating CSRF cookie if no CSRF token was created - [#&#8203;30648](https://github.com/quarkusio/quarkus/pull/30648) - Support passing filename to multipart form data output - [#&#8203;30594](https://github.com/quarkusio/quarkus/issues/30594) - CSRF: exception thrown when authentication falied - [#&#8203;30570](https://github.com/quarkusio/quarkus/issues/30570) - Set filename for PartItems in MultipartFormDataOutput - [#&#8203;30455](https://github.com/quarkusio/quarkus/pull/30455) - Introduce `quarkus.datasource.devservices.init-script-path` - [#&#8203;29756](https://github.com/quarkusio/quarkus/pull/29756) - Support custom Flyway credentials/URL - [#&#8203;29631](https://github.com/quarkusio/quarkus/issues/29631) - [@&#8203;Unremovable](https://github.com/Unremovable) ConfigMapping is still removed - [#&#8203;29630](https://github.com/quarkusio/quarkus/issues/29630) - Changes to configmappings not being applied during hot reload - [#&#8203;28709](https://github.com/quarkusio/quarkus/issues/28709) - QuarkusTransaction does not fire [@&#8203;Initialized](https://github.com/Initialized)(TransactionScoped.class) - [#&#8203;24639](https://github.com/quarkusio/quarkus/issues/24639) - configure dedicated db user for database migrations: DML-only user for datasource, but DDL user for migration - [#&#8203;23360](https://github.com/quarkusio/quarkus/issues/23360) - "Request has already been read" using vertx + auth - [#&#8203;17839](https://github.com/quarkusio/quarkus/issues/17839) - Invalid memory configuration for netty maxDirectMemory in native image </details> <details> <summary>quarkusio/quarkus-platform</summary> ### [`v2.16.3.Final`](https://github.com/quarkusio/quarkus-platform/compare/2.16.2.Final...2.16.3.Final) [Compare Source](https://github.com/quarkusio/quarkus-platform/compare/2.16.2.Final...2.16.3.Final) </details> --- ### 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](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMCJ9-->
| * Update all non-major dependenciesRenovate Bot2023-02-183-9/+9
|/
* Update all non-major dependencies (mulk/mulkcms2!18)Matthias Benkard2023-02-111-2/+2
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This MR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) | build | minor | `2.32.0` -> `2.33.0` | | [io.quarkus:quarkus-maven-plugin](https://github.com/quarkusio/quarkus) | build | patch | `2.16.1.Final` -> `2.16.2.Final` | | [io.quarkus:quarkus-universe-bom](https://github.com/quarkusio/quarkus-platform) | import | patch | `2.16.1.Final` -> `2.16.2.Final` | --- ### Release Notes <details> <summary>diffplug/spotless</summary> ### [`v2.33.0`](https://github.com/diffplug/spotless/blob/HEAD/CHANGES.md#&#8203;2330---2023-01-26) ##### Added - `ProcessRunner` has added some convenience methods so it can be used for maven testing. ([#&#8203;1496](https://github.com/diffplug/spotless/pull/1496)) - `ProcessRunner` allows to limit captured output to a certain number of bytes. ([#&#8203;1511](https://github.com/diffplug/spotless/pull/1511)) - `ProcessRunner` is now capable of handling long-running tasks where waiting for exit is delegated to the caller. ([#&#8203;1511](https://github.com/diffplug/spotless/pull/1511)) - Allow to specify node executable for node-based formatters using `nodeExecutable` parameter ([#&#8203;1500](https://github.com/diffplug/spotless/pull/1500)) ##### Fixed - The default list of type annotations used by `formatAnnotations` has had 8 more annotations from the Checker Framework added [#&#8203;1494](https://github.com/diffplug/spotless/pull/1494) ##### Changes - **POTENTIALLY BREAKING** Bump minimum JRE from 8 to 11, next release likely to bump bytecode to Java 11 ([#&#8203;1514](https://github.com/diffplug/spotless/pull/1514) part 1 of [#&#8203;1337](https://github.com/diffplug/spotless/issues/1337)) - Rename `YamlJacksonStep` into `JacksonYamlStep` while normalizing Jackson usage ([#&#8203;1492](https://github.com/diffplug/spotless/pull/1492)) - Convert `gson` integration to use a compile-only source set ([#&#8203;1510](https://github.com/diffplug/spotless/pull/1510)). - \*\* POTENTIALLY BREAKING\*\* Removed support for KtLint 0.3x and 0.45.2 ([#&#8203;1475](https://github.com/diffplug/spotless/pull/1475)) - `KtLint` does not maintain a stable API - before this MR, we supported every breaking change in the API since 2019. - From now on, we will support no more than 2 breaking changes at a time. - NpmFormatterStepStateBase delays `npm install` call until the formatter is first used. This enables better integration with `gradle-node-plugin`. ([#&#8203;1522](https://github.com/diffplug/spotless/pull/1522)) - Bump default `ktlint` version to latest `0.48.1` -> `0.48.2` ([#&#8203;1529](https://github.com/diffplug/spotless/pull/1529)) - Bump default `scalafmt` version to latest `3.6.1` -> `3.7.1` ([#&#8203;1529](https://github.com/diffplug/spotless/pull/1529)) </details> <details> <summary>quarkusio/quarkus</summary> ### [`v2.16.2.Final`](https://github.com/quarkusio/quarkus/releases/tag/2.16.2.Final) [Compare Source](https://github.com/quarkusio/quarkus/compare/2.16.1.Final...2.16.2.Final) ##### Complete changelog - [#&#8203;30976](https://github.com/quarkusio/quarkus/pull/30976) - Metrics - check if index contains class before attempting to use it - [#&#8203;30965](https://github.com/quarkusio/quarkus/issues/30965) - JandexBeanInfoAdapter.getMetricAnnotationsThroughStereotype is not null safe - [#&#8203;30959](https://github.com/quarkusio/quarkus/pull/30959) - Return text from /q/metrics when the Accept header contains html - [#&#8203;30953](https://github.com/quarkusio/quarkus/pull/30953) - Fix OIDC capability string - [#&#8203;30947](https://github.com/quarkusio/quarkus/pull/30947) - Ignore interface/class without default constructs fields in SB config - [#&#8203;30940](https://github.com/quarkusio/quarkus/pull/30940) - Use SchemaType.ARRAY instead of "ARRAY" for native support - [#&#8203;30919](https://github.com/quarkusio/quarkus/issues/30919) - Compilation to native fails, when quarkus-smallrye-openapi is included - [#&#8203;30916](https://github.com/quarkusio/quarkus/pull/30916) - Add AppCDS documentation - [#&#8203;30896](https://github.com/quarkusio/quarkus/issues/30896) - Quarkus spring-boot-properties extension unable to handle complex configuration. - [#&#8203;30878](https://github.com/quarkusio/quarkus/pull/30878) - Bump postgresql from 42.5.2 to 42.5.3 - [#&#8203;30866](https://github.com/quarkusio/quarkus/pull/30866) - Only run the quickstart compilation for main - [#&#8203;30851](https://github.com/quarkusio/quarkus/pull/30851) - Fixed return type typo in smallrye graphQL guide - [#&#8203;30844](https://github.com/quarkusio/quarkus/pull/30844) - Fixed greeting in getting started guide - [#&#8203;30839](https://github.com/quarkusio/quarkus/pull/30839) - Fix handling of Accept header in graphQL - [#&#8203;30833](https://github.com/quarkusio/quarkus/pull/30833) - Update docs to show BuildProducer use as method parameter instead of field - [#&#8203;30828](https://github.com/quarkusio/quarkus/pull/30828) - Make OIDC session cookie same site lax by default - [#&#8203;30826](https://github.com/quarkusio/quarkus/pull/30826) - Caffeine - Automatically register metrics cache impls if Micrometer is around - [#&#8203;30825](https://github.com/quarkusio/quarkus/pull/30825) - Fix comment about Caffeine optimization - [#&#8203;30823](https://github.com/quarkusio/quarkus/pull/30823) - Change accept header to valid plain text in micrometer documentation - [#&#8203;30821](https://github.com/quarkusio/quarkus/issues/30821) - Packaging type -Dquarkus.package.create-appcds=true isn't documented - [#&#8203;30815](https://github.com/quarkusio/quarkus/pull/30815) - Update SmallRye Config to 2.13.2 - [#&#8203;30812](https://github.com/quarkusio/quarkus/pull/30812) - Manage the apache-mime4j dependency - [#&#8203;30806](https://github.com/quarkusio/quarkus/issues/30806) - */* in Accept header is ignored if not listed as the first item - [#&#8203;30805](https://github.com/quarkusio/quarkus/issues/30805) - MailTemplateInstance with attachments - [#&#8203;30803](https://github.com/quarkusio/quarkus/pull/30803) - Support file and byte array attachments in `MailTemplateInstance` - [#&#8203;30797](https://github.com/quarkusio/quarkus/issues/30797) - OIDC login not work - [#&#8203;30783](https://github.com/quarkusio/quarkus/pull/30783) - <artifactId> uses 'quarkus.platform.artifact-id' property - [#&#8203;30778](https://github.com/quarkusio/quarkus/pull/30778) - Avoid creating 3 Liquibase MongoDB instances for startup operations - [#&#8203;30776](https://github.com/quarkusio/quarkus/pull/30776) - Ensure that AwsProxyRequestContext can be used with [@&#8203;Context](https://github.com/Context) in RESTEasy Reactive - [#&#8203;30767](https://github.com/quarkusio/quarkus/pull/30767) - Remove duplicate notification of SseBroadcaster's onErrorListeners - [#&#8203;30765](https://github.com/quarkusio/quarkus/pull/30765) - Bump postgresql from 42.5.1 to 42.5.2 - [#&#8203;30755](https://github.com/quarkusio/quarkus/pull/30755) - Update ForwardedParser to validate the port - [#&#8203;30744](https://github.com/quarkusio/quarkus/issues/30744) - \[Quarkus Native] ClassNotFoundException: com.github.benmanes.caffeine.cache.SSSW - [#&#8203;30536](https://github.com/quarkusio/quarkus/issues/30536) - munitnyucontextmanager non helpful error reporting - [#&#8203;29753](https://github.com/quarkusio/quarkus/pull/29753) - Introduce ConnectionFactoryWrapperBuildItem - [#&#8203;29605](https://github.com/quarkusio/quarkus/issues/29605) - Update docs to reflect that injection should not - [#&#8203;27774](https://github.com/quarkusio/quarkus/pull/27774) - PLANNER-1709 Avoid deprecated penalize/reward overloads - [#&#8203;23442](https://github.com/quarkusio/quarkus/issues/23442) - problem using quarkus-resteasy-reactive-kotlin-serialization with AwsProxyRequestContext </details> <details> <summary>quarkusio/quarkus-platform</summary> ### [`v2.16.2.Final`](https://github.com/quarkusio/quarkus-platform/compare/2.16.1.Final...2.16.2.Final) [Compare Source](https://github.com/quarkusio/quarkus-platform/compare/2.16.1.Final...2.16.2.Final) </details> --- ### 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](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMCJ9-->
| * Update all non-major dependenciesRenovate Bot2023-02-101-2/+2
|/
* Update hibernate core to v5.6.15.Final (mulk/mulkcms2!17)Matthias Benkard2023-02-071-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This MR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.hibernate:hibernate-envers](https://hibernate.org/orm) ([source](https://github.com/hibernate/hibernate-orm)) | build | patch | `5.6.14.Final` -> `5.6.15.Final` | | [org.hibernate:hibernate-entitymanager](https://hibernate.org/orm) ([source](https://github.com/hibernate/hibernate-orm)) | build | patch | `5.6.14.Final` -> `5.6.15.Final` | | [org.hibernate:hibernate-core](https://hibernate.org/orm) ([source](https://github.com/hibernate/hibernate-orm)) | build | patch | `5.6.14.Final` -> `5.6.15.Final` | | [org.hibernate:hibernate-jpamodelgen](https://hibernate.org/orm) ([source](https://github.com/hibernate/hibernate-orm)) | provided | patch | `5.6.14.Final` -> `5.6.15.Final` | --- ### Release Notes <details> <summary>hibernate/hibernate-orm</summary> ### [`v5.6.15.Final`](https://github.com/hibernate/hibernate-orm/compare/5.6.14...5.6.15) [Compare Source](https://github.com/hibernate/hibernate-orm/compare/5.6.14...5.6.15) </details> --- ### 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. ๐Ÿ”• **Ignore**: Close this MR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMCJ9-->
| * Update hibernate core to v5.6.15.FinalRenovate Bot2023-02-061-1/+1
|/
* Renovate: Automerge minor updates.Matthias Benkard2023-02-061-1/+4
|
* Update dependency com.diffplug.spotless:spotless-maven-plugin to v2.32.0 โ†ตMatthias Benkard2023-02-051-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (mulk/mulkcms2!16) This MR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) | build | minor | `2.31.0` -> `2.32.0` | --- ### Release Notes <details> <summary>diffplug/spotless</summary> ### [`v2.32.0`](https://github.com/diffplug/spotless/blob/HEAD/CHANGES.md#&#8203;2320---2023-01-13) ##### Added - Add option `editorConfigFile` for `ktLint` [#&#8203;142](https://github.com/diffplug/spotless/issues/142) - **POTENTIALLY BREAKING** `ktlint` step now modifies license headers. Make sure to put `licenseHeader` *after* `ktlint`. - Added `skipLinesMatching` option to `licenseHeader` to support formats where license header cannot be immediately added to the top of the file (e.g. xml, sh). ([#&#8203;1441](https://github.com/diffplug/spotless/pull/1441)). - Add YAML support through Jackson ([#&#8203;1478](https://github.com/diffplug/spotless/pull/1478)) - Added support for npm-based [ESLint](https://eslint.org/)-formatter for javascript and typescript ([#&#8203;1453](https://github.com/diffplug/spotless/pull/1453)) - Better suggested messages when user's default is set by JVM limitation. ([#&#8203;995](https://github.com/diffplug/spotless/pull/995)) ##### Fixed - Support `ktlint` 0.48+ new rule disabling syntax ([#&#8203;1456](https://github.com/diffplug/spotless/pull/1456)) fixes ([#&#8203;1444](https://github.com/diffplug/spotless/issues/1444)) - Fix subgroups leading catch all matcher. ##### Changes - Bump default version for `prettier` from `2.0.5` to `2.8.1` ([#&#8203;1453](https://github.com/diffplug/spotless/pull/1453)) - Bump the dev version of Gradle from `7.5.1` to `7.6` ([#&#8203;1409](https://github.com/diffplug/spotless/pull/1409)) - We also removed the no-longer-required dependency `org.codehaus.groovy:groovy-xml` - Breaking changes to Spotless' internal testing infrastructure `testlib` ([#&#8203;1443](https://github.com/diffplug/spotless/pull/1443)) - `ResourceHarness` no longer has any duplicated functionality which was also present in `StepHarness` - `StepHarness` now operates on `Formatter` rather than a `FormatterStep` - `StepHarnessWithFile` now takes a `ResourceHarness` in its constructor to handle the file manipulation parts - Standardized that we test exception *messages*, not types, which will ease the transition to linting later on - Bump default `ktlint` version to latest `0.47.1` -> `0.48.1` ([#&#8203;1456](https://github.com/diffplug/spotless/pull/1456)) - Switch our publishing infrastructure from CircleCI to GitHub Actions ([#&#8203;1462](https://github.com/diffplug/spotless/pull/1462)). - Help wanted for moving our tests too ([#&#8203;1472](https://github.com/diffplug/spotless/issues/1472)) </details> --- ### Configuration ๐Ÿ“… **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). ๐Ÿšฆ **Automerge**: Disabled by config. Please merge this manually once you are satisfied. โ™ป **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox. ๐Ÿ”• **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMCJ9-->
| * Update dependency com.diffplug.spotless:spotless-maven-plugin to v2.32.0Renovate Bot2023-02-051-1/+1
|/
* Add GitLab CI pipeline (mulk/mulkcms2!4)Matthias Benkard2023-02-041-0/+28
|\
| * CI: Cache static assets.Matthias Andreas Benkard2023-01-141-0/+2
| | | | | | | | Change-Id: I3e74623513c592c0ddad37a29fc0e1c5f5bf88ab
| * CI: Update Docker image to maven:3-eclipse-temurin-19-alpine.Matthias Benkard2023-01-101-1/+1
| |
| * CI: Use maven:3-eclipse-temurin-17-alpine.Matthias Benkard2023-01-091-3/+3
| |
| * CI: Fix yarnpkg package name.Matthias Benkard2023-01-091-1/+1
| |
| * CI: Fix APT installation command.Matthias Benkard2023-01-091-1/+1
| |
| * CI: Use maven:3-eclipse-temurin image.Matthias Benkard2023-01-091-1/+1
| |
| * CI: Add Yarn.Matthias Benkard2023-01-091-0/+2
| |
| * Add GitLab CI pipeline.Matthias Benkard2023-01-091-0/+24
| |
* | Update dependency org.jetbrains.kotlin:kotlin-annotations-jvm to v1.8.10 โ†ตMatthias Benkard2023-02-041-1/+1
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (mulk/mulkcms2!14) This MR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.jetbrains.kotlin:kotlin-annotations-jvm](https://kotlinlang.org/) ([source](https://github.com/JetBrains/kotlin)) | provided | patch | `1.8.0` -> `1.8.10` | --- ### Release Notes <details> <summary>JetBrains/kotlin</summary> ### [`v1.8.10`](https://github.com/JetBrains/kotlin/releases/tag/v1.8.10): Kotlin 1.8.10 [Compare Source](https://github.com/JetBrains/kotlin/compare/v1.8.0...v1.8.10) #### Changelog ##### Compiler - [`KT-55483`](https://youtrack.jetbrains.com/issue/KT-55483) K2: Fir is not initialized for FirRegularClassSymbol java/lang/invoke/LambdaMetafactory - [`KT-55729`](https://youtrack.jetbrains.com/issue/KT-55729) "None of the following functions can be called with the arguments supplied:" in 1.8.0 - [`KT-55769`](https://youtrack.jetbrains.com/issue/KT-55769) "ERROR: Could not find accessor": Android DataBinding fails with Kotlin 1.8.0 - [`KT-55308`](https://youtrack.jetbrains.com/issue/KT-55308) InnerClass attributes should be sorted (innermost last) ##### JavaScript - [`KT-56282`](https://youtrack.jetbrains.com/issue/KT-56282) KJS: Invalidate incremental cache in case of compiler internal errors - [`KT-55852`](https://youtrack.jetbrains.com/issue/KT-55852) JS: "IllegalStateException: Unexpected ir type argument" caused by List with star projection type - [`KT-55716`](https://youtrack.jetbrains.com/issue/KT-55716) KJS / IC: "Cannot read properties of undefined" with overriding variables with 1.8.0 - [`KT-55758`](https://youtrack.jetbrains.com/issue/KT-55758) KJS / IR: Checking implemented interface on a class implementing a [@&#8203;JsExport](https://github.com/JsExport) interface returns the wrong result ##### Reflection - [`KT-56093`](https://youtrack.jetbrains.com/issue/KT-56093) Metaspace leak in a Gradle plugin built with Kotlin 1.8.0 ##### Tools. Compiler plugins. Serialization - [`KT-56347`](https://youtrack.jetbrains.com/issue/KT-56347) \[Kotlin 1.8] Regression kotlinx.serialization compiler plugin internal error - [`KT-55681`](https://youtrack.jetbrains.com/issue/KT-55681) Serialization: NullPointerException after update to 1.8.0 caused by `@Serializer(forClass= ..)` - [`KT-56244`](https://youtrack.jetbrains.com/issue/KT-56244) kotlinx.serialization compiler intrinsic does not work with encodeToString function in 1.8.0 - [`KT-55683`](https://youtrack.jetbrains.com/issue/KT-55683) Serialization: "IllegalStateException: Expected to have a primary constructor" with expect class and companion object - [`KT-55682`](https://youtrack.jetbrains.com/issue/KT-55682) Serialization: "IllegalStateException: Function has no body: FUN name:serializer" with 1.8.0 ##### Tools. Gradle - [`KT-55697`](https://youtrack.jetbrains.com/issue/KT-55697) KGP 1.8.0 adds compileOnly dependencies to unit test compile classpath ##### Tools. Gradle. Multiplatform - [`KT-55730`](https://youtrack.jetbrains.com/issue/KT-55730) MPP / Gradle: compileKotlinMetadata fails to resolve symbols in additional source sets ##### Tools. Gradle. Native - [`KT-56280`](https://youtrack.jetbrains.com/issue/KT-56280) Gradle: freeCompilerArgs are no longer propagated from compilations to Native binaries ##### Tools. Kapt - [`KT-48013`](https://youtrack.jetbrains.com/issue/KT-48013) Kapt generates illegal stubs for private interface methods #### Checksums | File | Sha256 | | --- | --- | | kotlin-compiler-1.8.10.zip | 4c3fa7bc1bb9ef3058a2319d8bcc3b7196079f88e92fdcd8d304a46f4b6b5787 | | kotlin-native-linux-x86\_64-1.8.10.tar.gz | 4c5c8a82a63a3a9845be2514d536ca407340db7fc558b97c43ed003f866a9742 | | kotlin-native-macos-x86\_64-1.8.10.tar.gz | 52ea7cf2dfaae058fc00fc4e00ec89fefe5a7e4c83abeadb7531cc9346ff18db | | kotlin-native-macos-aarch64-1.8.10.tar.gz | 08cef514e9d582b0e7bcf3f592dd853270b535a4b765555db97381aeb8c92a85 | | kotlin-native-windows-x86\_64-1.8.10.zip | e8b9a04f0df3cdec6fa360a6781723fc8551e93c70dfd1aaffbd282b7cddc19d | </details> --- ### Configuration ๐Ÿ“… **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). ๐Ÿšฆ **Automerge**: Disabled by config. Please merge this manually once you are satisfied. โ™ป **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox. ๐Ÿ”• **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMCJ9-->
| * | Update dependency org.jetbrains.kotlin:kotlin-annotations-jvm to v1.8.10Renovate Bot2023-02-021-1/+1
| | |
* | | Update dependency org.postgresql:postgresql to v42.5.3 (mulk/mulkcms2!15)Matthias Benkard2023-02-041-1/+1
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This MR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.postgresql:postgresql](https://jdbc.postgresql.org) ([source](https://github.com/pgjdbc/pgjdbc)) | build | patch | `42.5.2` -> `42.5.3` | --- ### Configuration ๐Ÿ“… **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). ๐Ÿšฆ **Automerge**: Disabled by config. Please merge this manually once you are satisfied. โ™ป **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox. ๐Ÿ”• **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMCJ9-->
| * | Update dependency org.postgresql:postgresql to v42.5.3Renovate Bot2023-02-031-1/+1
|/ /
* | Update all non-major dependencies (mulk/mulkcms2!13)Matthias Benkard2023-02-023-8/+8
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This MR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [flow-bin](https://github.com/flowtype/flow-bin) ([changelog](https://github.com/facebook/flow/blob/master/Changelog.md)) | devDependencies | minor | [`^0.198.0` -> `^0.199.0`](https://renovatebot.com/diffs/npm/flow-bin/0.198.0/0.199.0) | | [org.postgresql:postgresql](https://jdbc.postgresql.org) ([source](https://github.com/pgjdbc/pgjdbc)) | build | patch | `42.5.1` -> `42.5.2` | | [io.quarkus:quarkus-maven-plugin](https://github.com/quarkusio/quarkus) | build | patch | `2.16.0.Final` -> `2.16.1.Final` | | [io.quarkus:quarkus-universe-bom](https://github.com/quarkusio/quarkus-platform) | import | patch | `2.16.0.Final` -> `2.16.1.Final` | | [org.apache.maven.plugins:maven-enforcer-plugin](https://maven.apache.org/enforcer/) | build | minor | `3.1.0` -> `3.2.1` | --- ### Release Notes <details> <summary>flowtype/flow-bin</summary> ### [`v0.199.0`](https://github.com/flowtype/flow-bin/compare/0568b6e0f4904ff615948d3be0acbc4186899de8...05bb4e3be743f5667c4363c06e720b07a6f4a8b7) [Compare Source](https://github.com/flowtype/flow-bin/compare/0568b6e0f4904ff615948d3be0acbc4186899de8...05bb4e3be743f5667c4363c06e720b07a6f4a8b7) ### [`v0.198.2`](https://github.com/flowtype/flow-bin/compare/0d01841b51d2df85dc51c2e1df66f401b10c0e0d...0568b6e0f4904ff615948d3be0acbc4186899de8) [Compare Source](https://github.com/flowtype/flow-bin/compare/0d01841b51d2df85dc51c2e1df66f401b10c0e0d...0568b6e0f4904ff615948d3be0acbc4186899de8) ### [`v0.198.1`](https://github.com/flowtype/flow-bin/compare/2b180bbad62765dd88f088560cc335a090459da4...0d01841b51d2df85dc51c2e1df66f401b10c0e0d) [Compare Source](https://github.com/flowtype/flow-bin/compare/2b180bbad62765dd88f088560cc335a090459da4...0d01841b51d2df85dc51c2e1df66f401b10c0e0d) </details> <details> <summary>pgjdbc/pgjdbc</summary> ### [`v42.5.2`](https://github.com/pgjdbc/pgjdbc/blob/HEAD/CHANGELOG.md#&#8203;4252-2023-01-31-143046--0500) ##### Changed docs: specify that timeouts are in seconds and there is a maximum. Housekeeping on some tests fixes [#Issue 2671](https://github.com/pgjdbc/pgjdbc/issues/2671) [MR #&#8203;2686](https://github.com/pgjdbc/pgjdbc/pull/2686) docs: clarify binaryTransfer and add it to README [MR# 2698](https://github.com/pgjdbc/pgjdbc/pull/2698) docs: Document the need to encode reserved characters in the connection URL [MR #&#8203;2700](https://github.com/pgjdbc/pgjdbc/pull/2700) feat: Define binary transfer for custom types dynamically/automatically fixes [Issue #&#8203;2554](https://github.com/pgjdbc/pgjdbc/issues/2554) [MR #&#8203;2556](https://github.com/pgjdbc/pgjdbc/pull/2556) ##### Added fix: added gssResponseTimeout as part of [MR #&#8203;2687](https://github.com/pgjdbc/pgjdbc/pull/2687) to make sure we don't wait forever on a GSS RESPONSE ##### Fixed fix: Ensure case of XML tags in Maven snippet is correct [MR #&#8203;2682](https://github.com/pgjdbc/pgjdbc/pull/2682) fix: Make sure socket is closed if an exception is thrown in createSocket fixes [Issue #&#8203;2684](https://github.com/pgjdbc/pgjdbc/issues/2684) [MR #&#8203;2685](https://github.com/pgjdbc/pgjdbc/pull/2685) fix: Apply patch from [Issue #&#8203;2683](https://github.com/pgjdbc/pgjdbc/issues/2683) to fix hanging ssl connections [MR #&#8203;2687](https://github.com/pgjdbc/pgjdbc/pull/2687) fix - binary conversion of (very) long numeric values (longer than 4 \* 2^15 digits) [MR #&#8203;2697](https://github.com/pgjdbc/pgjdbc/pull/2697) fixes [Issue #&#8203;2695](https://github.com/pgjdbc/pgjdbc/issues/2695) minor: enhance readability connection of startup params [MR #&#8203;2705](https://github.com/pgjdbc/pgjdbc/pull/2785) </details> <details> <summary>quarkusio/quarkus</summary> ### [`v2.16.1.Final`](https://github.com/quarkusio/quarkus/releases/tag/2.16.1.Final) [Compare Source](https://github.com/quarkusio/quarkus/compare/2.16.0.Final...2.16.1.Final) ##### Complete changelog - [#&#8203;30729](https://github.com/quarkusio/quarkus/pull/30729) - Bump mariadb-java-client from 3.1.1 to 3.1.2 - [#&#8203;30724](https://github.com/quarkusio/quarkus/pull/30724) - Upgrade to Mutiny 1.9.0 - [#&#8203;30722](https://github.com/quarkusio/quarkus/pull/30722) - Set SameSite Strict only on OIDC session cookie - [#&#8203;30720](https://github.com/quarkusio/quarkus/pull/30720) - Bump picocli.version from 4.7.0 to 4.7.1 - [#&#8203;30719](https://github.com/quarkusio/quarkus/pull/30719) - Bump jackson-bom from 2.14.1 to 2.14.2 - [#&#8203;30715](https://github.com/quarkusio/quarkus/pull/30715) - PanacheRepositoryResource should implement ReactiveRestDataResource - [#&#8203;30713](https://github.com/quarkusio/quarkus/pull/30713) - Use MapProperty instead of Map - [#&#8203;30694](https://github.com/quarkusio/quarkus/pull/30694) - Use newer API for creating tmp files in RESTEasy Reactive - [#&#8203;30692](https://github.com/quarkusio/quarkus/pull/30692) - Bump htmlunit version to 2.70.0 - [#&#8203;30686](https://github.com/quarkusio/quarkus/pull/30686) - Don't fail send when a sse sink has been closed - [#&#8203;30681](https://github.com/quarkusio/quarkus/issues/30681) - RESTEasy Reactive: SSE broadcaster fails if a sink has been closed - [#&#8203;30680](https://github.com/quarkusio/quarkus/pull/30680) - Mark methods generatred by ASM transformations as synthetic - [#&#8203;30659](https://github.com/quarkusio/quarkus/pull/30659) - Drop unused class GradleLogger - [#&#8203;30653](https://github.com/quarkusio/quarkus/pull/30653) - Fix opening in IDE when more than IDE is running - [#&#8203;30652](https://github.com/quarkusio/quarkus/pull/30652) - Match prometheus export metrics format - [#&#8203;30651](https://github.com/quarkusio/quarkus/pull/30651) - ArC - use reflection fallback for PreDestroy callbacks if needed - [#&#8203;30649](https://github.com/quarkusio/quarkus/pull/30649) - Document redirect options in RESTEasy Reactive - [#&#8203;30644](https://github.com/quarkusio/quarkus/pull/30644) - Adjust source language absent in documentation code blocks - [#&#8203;30636](https://github.com/quarkusio/quarkus/issues/30636) - PreDestroy hooks fail depending on method modifiers - [#&#8203;30635](https://github.com/quarkusio/quarkus/pull/30635) - Introduce a `minimum-java-version` in the extension descriptor metadata - [#&#8203;30625](https://github.com/quarkusio/quarkus/issues/30625) - OIDC authentication loop if Cookie Policy sameSite=strict - [#&#8203;30624](https://github.com/quarkusio/quarkus/pull/30624) - Fix NPE obtaining a project map from Maven session - [#&#8203;30622](https://github.com/quarkusio/quarkus/pull/30622) - Update invalid package in guide - [#&#8203;30612](https://github.com/quarkusio/quarkus/pull/30612) - Fix import file name in redis-reference.adoc - [#&#8203;30609](https://github.com/quarkusio/quarkus/pull/30609) - Qute generated resolvers - getters should take precedence over fields - [#&#8203;30593](https://github.com/quarkusio/quarkus/pull/30593) - Qute validation - improve hierarchy indexing to fix assignability issues - [#&#8203;30591](https://github.com/quarkusio/quarkus/pull/30591) - Resolve correct version when application version is unset - [#&#8203;30589](https://github.com/quarkusio/quarkus/pull/30589) - Bump junit-bom from 5.9.1 to 5.9.2 - [#&#8203;30585](https://github.com/quarkusio/quarkus/pull/30585) - Bump Microsoft SQL Server JDBC driver to 11.2.3 - [#&#8203;30584](https://github.com/quarkusio/quarkus/issues/30584) - Update MS SQL JDBC driver to version 11.2.3 - [#&#8203;30576](https://github.com/quarkusio/quarkus/pull/30576) - Use accept header to choose metrics export format - [#&#8203;30574](https://github.com/quarkusio/quarkus/pull/30574) - Handle empty source directory for included builds - [#&#8203;30569](https://github.com/quarkusio/quarkus/pull/30569) - Add default implementation for REST Data interfaces - [#&#8203;30564](https://github.com/quarkusio/quarkus/pull/30564) - Update security-openid-connect-client.adoc - [#&#8203;30559](https://github.com/quarkusio/quarkus/issues/30559) - container-image extension running with kubernetes extension - [#&#8203;30557](https://github.com/quarkusio/quarkus/pull/30557) - AWT: JniRuntimeAccess: freetypeScaler.c calls sun.font.FontUtilities - [#&#8203;30548](https://github.com/quarkusio/quarkus/pull/30548) - Add a blurb about not supporting validation.xml in Quarkus - [#&#8203;30526](https://github.com/quarkusio/quarkus/pull/30526) - RESTEasy classic servlets - add RoutingContext to active request context - [#&#8203;30515](https://github.com/quarkusio/quarkus/issues/30515) - Native build fails with hibernate-orm-rest-data-panache + elytron-security-properties-file - [#&#8203;30513](https://github.com/quarkusio/quarkus/pull/30513) - Limit application.properties lookup to main source set - [#&#8203;30510](https://github.com/quarkusio/quarkus/pull/30510) - Simplify logic in create-app.adoc and allow to define stream - [#&#8203;30501](https://github.com/quarkusio/quarkus/pull/30501) - Fix HibernateOrmCodestart - [#&#8203;30500](https://github.com/quarkusio/quarkus/pull/30500) - Place extension with an unknown category in the uncategorized category - [#&#8203;30496](https://github.com/quarkusio/quarkus/pull/30496) - Update documentation - [#&#8203;30490](https://github.com/quarkusio/quarkus/pull/30490) - Avoid adding the exception itself as a suppressed exception - [#&#8203;30488](https://github.com/quarkusio/quarkus/pull/30488) - Updates to Infinispan 14.0.6.Final - [#&#8203;30485](https://github.com/quarkusio/quarkus/pull/30485) - Verify code flow access token first if no UserInfo precondition exists - [#&#8203;30479](https://github.com/quarkusio/quarkus/pull/30479) - Define defaultValueDocumentation for builderImage - [#&#8203;30474](https://github.com/quarkusio/quarkus/issues/30474) - Docs - default value of `quarkus.native.builder-image` is not shown - [#&#8203;30470](https://github.com/quarkusio/quarkus/pull/30470) - Revert --enable-monitoring with no arguments support - [#&#8203;30460](https://github.com/quarkusio/quarkus/pull/30460) - Bump kafka3.version from 3.3.1 to 3.3.2 - [#&#8203;30453](https://github.com/quarkusio/quarkus/issues/30453) - Gradle build failing w/ Quarkus 2.16.0 - [#&#8203;30430](https://github.com/quarkusio/quarkus/pull/30430) - Bump gizmo from 1.5.0.Final to 1.6.0.Final - [#&#8203;30429](https://github.com/quarkusio/quarkus/pull/30429) - Bump Keycloak version to 20.0.3 - [#&#8203;30426](https://github.com/quarkusio/quarkus/pull/30426) - Fix redundant push when using buildx - [#&#8203;30424](https://github.com/quarkusio/quarkus/issues/30424) - Building of container images with buildx causes build failures - [#&#8203;30423](https://github.com/quarkusio/quarkus/issues/30423) - 2.15+ - Services dependent on libraries without classes no longer build - [#&#8203;30418](https://github.com/quarkusio/quarkus/pull/30418) - Disable -D argument propagation in DevMojo - [#&#8203;30415](https://github.com/quarkusio/quarkus/pull/30415) - Arc - Change Types#getTypeClosure so that superclasses and interfaces of producer types no longer throw on finding wildcards - [#&#8203;30412](https://github.com/quarkusio/quarkus/issues/30412) - Arc - wildcard detection for producer methods/fields is too aggressive - [#&#8203;30410](https://github.com/quarkusio/quarkus/pull/30410) - Introduce support for GraalVM `--enable-monitoring` - [#&#8203;30408](https://github.com/quarkusio/quarkus/issues/30408) - Warning: Option 'AllowVMInspection' is deprecated and might be removed from future versions: Please use --enable-monitoring - [#&#8203;30405](https://github.com/quarkusio/quarkus/issues/30405) - Quarkus Undertow doesn't work with blocking SecurityIdentityAugmentor - [#&#8203;30399](https://github.com/quarkusio/quarkus/pull/30399) - Fix ElasticSearch Dev Services container restart - [#&#8203;30384](https://github.com/quarkusio/quarkus/issues/30384) - Elasticsearch Dev Services restarts container on every auto-compile - [#&#8203;30368](https://github.com/quarkusio/quarkus/pull/30368) - Allow Environment variables to populate property Maps in build time Config - [#&#8203;30354](https://github.com/quarkusio/quarkus/issues/30354) - AWT `io.quarkus.awt.it.ImageGeometryFontsIT` native integration test failing with "GraalVM for Java 20" dev builds - [#&#8203;30347](https://github.com/quarkusio/quarkus/pull/30347) - Bump junit-jupiter from 5.9.1 to 5.9.2 - [#&#8203;30343](https://github.com/quarkusio/quarkus/issues/30343) - Trailing comma is lost from prometheus metrics - [#&#8203;30335](https://github.com/quarkusio/quarkus/pull/30335) - Add native compilation section to Hibernate Validator guide - [#&#8203;30332](https://github.com/quarkusio/quarkus/issues/30332) - NPE in toString method for Processor Parameters in kafka-streams 3.3.1 version - [#&#8203;30275](https://github.com/quarkusio/quarkus/issues/30275) - Inline Log category property doesn't work - [#&#8203;30208](https://github.com/quarkusio/quarkus/issues/30208) - OIDC: 401 when access-token needs to be refreshed and user-info-required=true - [#&#8203;30179](https://github.com/quarkusio/quarkus/pull/30179) - Add an owasp-check profile - [#&#8203;28781](https://github.com/quarkusio/quarkus/issues/28781) - RESTEasy Reactive: document redirects - [#&#8203;24027](https://github.com/quarkusio/quarkus/issues/24027) - Hibernate Validator does not use META-INF/validation.xml, it should work or be stated in the documentation. - [#&#8203;23002](https://github.com/quarkusio/quarkus/issues/23002) - if more than two running IDE while launching 'x' gives error </details> <details> <summary>quarkusio/quarkus-platform</summary> ### [`v2.16.1.Final`](https://github.com/quarkusio/quarkus-platform/compare/2.16.0.Final...2.16.1.Final) [Compare Source](https://github.com/quarkusio/quarkus-platform/compare/2.16.0.Final...2.16.1.Final) </details> --- ### Configuration ๐Ÿ“… **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). ๐Ÿšฆ **Automerge**: Disabled by config. Please merge this manually once you are satisfied. โ™ป **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](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMCJ9-->
| * | Update all non-major dependenciesRenovate Bot2023-02-023-8/+8
|/ /
* | Update dependency com.diffplug.spotless:spotless-maven-plugin to v2.31.0 โ†ตMatthias Benkard2023-01-271-1/+1
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (mulk/mulkcms2!12) This MR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) | build | minor | `2.30.0` -> `2.31.0` | --- ### Release Notes <details> <summary>diffplug/spotless</summary> ### [`v2.31.0`](https://github.com/diffplug/spotless/blob/HEAD/CHANGES.md#&#8203;2310---2022-11-24) ##### Added - `importOrder` now support groups of imports without blank lines ([#&#8203;1401](https://github.com/diffplug/spotless/pull/1401)) ##### Fixed - Don't treat `@Value` as a type annotation [#&#8203;1367](https://github.com/diffplug/spotless/pull/1367) - Support `ktlint_disabled_rules` in `ktlint` 0.47.x [#&#8203;1378](https://github.com/diffplug/spotless/pull/1378) - Share git repositories across projects when using ratchet ([#&#8203;1426](https://github.com/diffplug/spotless/pull/1426)) ##### Changes - Bump default `ktfmt` version to latest `0.40` -> `0.41` ([#&#8203;1340](https://github.com/diffplug/spotless/pull/1340)) - Bump default `scalafmt` version to latest `3.5.9` -> `3.6.1` ([#&#8203;1373](https://github.com/diffplug/spotless/pull/1373)) - Bump default `diktat` version to latest `1.2.3` -> `1.2.4.2` ([#&#8203;1393](https://github.com/diffplug/spotless/pull/1393)) - Bump default `palantir-java-format` version to latest `2.10` -> `2.28` ([#&#8203;1393](https://github.com/diffplug/spotless/pull/1393)) </details> --- ### Configuration ๐Ÿ“… **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). ๐Ÿšฆ **Automerge**: Disabled by config. Please merge this manually once you are satisfied. โ™ป **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox. ๐Ÿ”• **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMCJ9-->
| * | Update dependency com.diffplug.spotless:spotless-maven-plugin to v2.31.0Renovate Bot2023-01-261-1/+1
|/ /
* | Update dependency flow-bin to ^0.198.0 (mulk/mulkcms2!11)Matthias Benkard2023-01-212-5/+5
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This MR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [flow-bin](https://github.com/flowtype/flow-bin) ([changelog](https://github.com/facebook/flow/blob/master/Changelog.md)) | devDependencies | minor | [`^0.197.0` -> `^0.198.0`](https://renovatebot.com/diffs/npm/flow-bin/0.197.0/0.198.0) | --- ### Release Notes <details> <summary>flowtype/flow-bin</summary> ### [`v0.198.0`](https://github.com/flowtype/flow-bin/compare/08b8e76d103f9326e439b3c0a847807cf65e38d6...2b180bbad62765dd88f088560cc335a090459da4) [Compare Source](https://github.com/flowtype/flow-bin/compare/08b8e76d103f9326e439b3c0a847807cf65e38d6...2b180bbad62765dd88f088560cc335a090459da4) </details> --- ### Configuration ๐Ÿ“… **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). ๐Ÿšฆ **Automerge**: Disabled by config. Please merge this manually once you are satisfied. โ™ป **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox. ๐Ÿ”• **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMCJ9-->
| * | Update dependency flow-bin to ^0.198.0Renovate Bot2023-01-212-5/+5
|/ /
* | Update all non-major dependencies (mulk/mulkcms2!10)Matthias Benkard2023-01-201-2/+2
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This MR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.liquibase.ext:liquibase-hibernate5](https://github.com/liquibase/liquibase-hibernate/wiki) ([source](https://github.com/liquibase/liquibase-hibernate)) | build | minor | `4.18.0` -> `4.19.0` | | [org.liquibase:liquibase-maven-plugin](http://www.liquibase.org/liquibase-maven-plugin) ([source](https://github.com/liquibase/liquibase)) | build | minor | `4.18.0` -> `4.19.0` | | [io.quarkus:quarkus-maven-plugin](https://github.com/quarkusio/quarkus) | build | minor | `2.15.3.Final` -> `2.16.0.Final` | --- ### Release Notes <details> <summary>liquibase/liquibase-hibernate</summary> ### [`v4.19.0`](https://github.com/liquibase/liquibase-hibernate/releases/tag/v4.19.0) [Compare Source](https://github.com/liquibase/liquibase-hibernate/compare/v4.18.0...v4.19.0) Support for Liquibase 4.19.0. #### What's Changed - Support Hibernate ORM 6.1 with Jakarta EE 10 by [@&#8203;papegaaij](https://github.com/papegaaij) in https://github.com/liquibase/liquibase-hibernate/pull/434 - Bump hibernate.version from 6.1.5.Final to 6.1.6.Final by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase-hibernate/pull/447 - Bump spring.version from 6.0.2 to 6.0.3 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase-hibernate/pull/448 #### New Contributors - [@&#8203;papegaaij](https://github.com/papegaaij) made their first contribution in https://github.com/liquibase/liquibase-hibernate/pull/434 **Full Changelog**: https://github.com/liquibase/liquibase-hibernate/compare/v4.18.0...v4.19.0 </details> <details> <summary>liquibase/liquibase</summary> ### [`v4.19.0`](https://github.com/liquibase/liquibase/releases/tag/v4.19.0) [Compare Source](https://github.com/liquibase/liquibase/compare/v4.18.0...v4.19.0) ##### Liquibase v4.19.0 is a patch release with an XSD upgrade. #### Enhancements - Simplify assert calls and replaced with simpler and equivalent calls. by [@&#8203;arturobernalg](https://github.com/arturobernalg) in https://github.com/liquibase/liquibase/pull/3497 - Delete unused import statement. by [@&#8203;arturobernalg](https://github.com/arturobernalg) in https://github.com/liquibase/liquibase/pull/3522 - Added call to modifyChangeSet during execute method to allow the changeSet to be correctly set on the executor DAT-12388 by [@&#8203;wwillard7800](https://github.com/wwillard7800) in https://github.com/liquibase/liquibase/pull/3511 - Remove unnecessary local variables that add nothing to the comprehensibility of a method. by [@&#8203;arturobernalg](https://github.com/arturobernalg) in https://github.com/liquibase/liquibase/pull/3373 - Allow loading gzipped data files by [@&#8203;mike-seger](https://github.com/mike-seger) in https://github.com/liquibase/liquibase/pull/3379 - Use try-with-resources Statement when is possible. by [@&#8203;arturobernalg](https://github.com/arturobernalg) in https://github.com/liquibase/liquibase/pull/3374 - Define and reuse constants. Use an empty array styles to convert a collection to an array. by [@&#8203;arturobernalg](https://github.com/arturobernalg) in https://github.com/liquibase/liquibase/pull/3500 - Add support for block comment rollback commands on SQL changesets by [@&#8203;krishnaenugandula](https://github.com/krishnaenugandula) in https://github.com/liquibase/liquibase/pull/1399 - Allow primary key on addColumn for H2 by [@&#8203;nick318](https://github.com/nick318) in https://github.com/liquibase/liquibase/pull/3372 - Additional (optional) tableType attribute on the CreateTableChange by [@&#8203;MartinRied](https://github.com/MartinRied) in https://github.com/liquibase/liquibase/pull/3108 - Include "path" in databasechangelog's description column for all change types with "path" attributes by [@&#8203;MichaelKern-IVV](https://github.com/MichaelKern-IVV) in https://github.com/liquibase/liquibase/pull/3244 - [#&#8203;1466](https://github.com/liquibase/liquibase/issues/1466): Add ignore:true changeset attribute to Formatted SQL changeLogs by [@&#8203;skrivenko](https://github.com/skrivenko) in https://github.com/liquibase/liquibase/pull/3377 - [#&#8203;1290](https://github.com/liquibase/liquibase/issues/1290): Forbid empty changeSet id and author by [@&#8203;skrivenko](https://github.com/skrivenko) in https://github.com/liquibase/liquibase/pull/3397 - Allow to drop and create a view for a Postgres database if replacing the view would fail by [@&#8203;rozenshteyn](https://github.com/rozenshteyn) in https://github.com/liquibase/liquibase/pull/3399 - Rename DatabaseObjectComparator class to be DatabaseObjectCollectionComparator for clarity DAT-10112 by [@&#8203;wwillard7800](https://github.com/wwillard7800) in https://github.com/liquibase/liquibase/pull/3544 - Do not lower case the ProvidedValue description if the string is capitalized, i.e. it starts with 2 upper-case characters DAT-12614 by [@&#8203;wwillard7800](https://github.com/wwillard7800) in https://github.com/liquibase/liquibase/pull/3589 - Use 'Integer.compare' instead by [@&#8203;arturobernalg](https://github.com/arturobernalg) in https://github.com/liquibase/liquibase/pull/3528 - Simplify 'Map' operations. by [@&#8203;arturobernalg](https://github.com/arturobernalg) in https://github.com/liquibase/liquibase/pull/3527 - Remove unnecessary semicolon. by [@&#8203;arturobernalg](https://github.com/arturobernalg) in https://github.com/liquibase/liquibase/pull/3571 - Missing Override annotations. by [@&#8203;arturobernalg](https://github.com/arturobernalg) in https://github.com/liquibase/liquibase/pull/3558 - Prevents redundant loop iterations. Early loop exit in 'if' condition. by [@&#8203;arturobernalg](https://github.com/arturobernalg) in https://github.com/liquibase/liquibase/pull/3547 - DAT 6635 - Implement TagCommand by [@&#8203;filipelautert](https://github.com/filipelautert) in https://github.com/liquibase/liquibase/pull/3570 - DAT-12576 update release workflow to attach artifact by run_id by [@&#8203;ap-liquibase](https://github.com/ap-liquibase) in https://github.com/liquibase/liquibase/pull/3629 - DAT-12365 update install4j script to version 10.x by [@&#8203;jnewton03](https://github.com/jnewton03) in https://github.com/liquibase/liquibase/pull/3641 - Upgrades installer JDK version for next release. by [@&#8203;filipelautert](https://github.com/filipelautert) in https://github.com/liquibase/liquibase/pull/3440 - remove licenses that were moved to individual extensions (DAT-12784) by [@&#8203;StevenMassaro](https://github.com/StevenMassaro) in https://github.com/liquibase/liquibase/pull/3646 - DAT-12597 include commercial sources and javadoc in reversion by [@&#8203;ap-liquibase](https://github.com/ap-liquibase) in https://github.com/liquibase/liquibase/pull/3671 #### Security, Driver, and other updates - Bump mariadb-java-client from 3.0.8 to 3.1.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase/pull/3471 - Bump testcontainers-bom from 1.17.5 to 1.17.6 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase/pull/3477 - Bump snowflake-jdbc from 3.13.22 to 3.13.25 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase/pull/3475 - Bump slf4j-jdk14 from 2.0.3 to 2.0.4 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase/pull/3485 - Bump maven-install-plugin from 3.0.1 to 3.1.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase/pull/3484 - Bump castlabs/get-package-version-id-action from 2.0 to 2.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase/pull/3490 - Bump sqlite-jdbc from 3.39.4.0 to 3.40.0.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase/pull/3510 - Bump jaybird from 4.0.6.java8 to 4.0.8.java8 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase/pull/3509 - Bump mockito-inline from 4.8.1 to 4.10.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase/pull/3580 - Bump targetMavenVersion from 3.8.5 to 3.8.6 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase/pull/3593 - Bump junit-jupiter-params from 5.8.1 to 5.9.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase/pull/3592 - Bump jaybird from 4.0.6.java8 to 4.0.8.java8 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase/pull/3602 - Bump slf4j-jdk14 from 2.0.4 to 2.0.6 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase/pull/3566 - Bump snowflake-jdbc from 3.13.25 to 3.13.26 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase/pull/3579 - Bump robinraju/release-downloader from 1.6 to 1.7 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase/pull/3603 - Bump ojdbc8 from 21.7.0.0 to 21.8.0.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase/pull/3551 - Bump up the max number of code points for JSON/YAML parser DAT-12657 by [@&#8203;wwillard7800](https://github.com/wwillard7800) in https://github.com/liquibase/liquibase/pull/3552 - Bump actions/cache from 3.0.11 to 3.2.3 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase/pull/3654 - update changelog version - 4.19 by [@&#8203;suryaaki2](https://github.com/suryaaki2) in https://github.com/liquibase/liquibase/pull/3676 - Update changelog xsd 4.19 by [@&#8203;suryaaki2](https://github.com/suryaaki2) in https://github.com/liquibase/liquibase/pull/3678 - Bump targetMavenVersion from 3.8.5 to 3.8.7 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase/pull/3634 - Update release-published.yml by [@&#8203;jnewton03](https://github.com/jnewton03) in https://github.com/liquibase/liquibase/pull/3540 - DAT-12783 Adding extension license information by [@&#8203;wwillard7800](https://github.com/wwillard7800) in https://github.com/liquibase/liquibase/pull/3614 #### Fixes - fix overwriteOutputFile parameter for GenerateChangelog (DAT-12036) by [@&#8203;StevenMassaro](https://github.com/StevenMassaro) in https://github.com/liquibase/liquibase/pull/3543 - Avoid ClassCastException when loading LogService from Scope by [@&#8203;mattbertolini](https://github.com/mattbertolini) in https://github.com/liquibase/liquibase/pull/3518 - Adds exclusions for mariadb newly added waffle dependency. by [@&#8203;filipelautert](https://github.com/filipelautert) in https://github.com/liquibase/liquibase/pull/3559 - Correctly handle indexes with descending columns in snapshot DAT-11447 by [@&#8203;wwillard7800](https://github.com/wwillard7800) in https://github.com/liquibase/liquibase/pull/3535 - Fix getting default schema issue for firebird by [@&#8203;MalloD12](https://github.com/MalloD12) in https://github.com/liquibase/liquibase/pull/3390 - Fix generatedSQL logic to allow setting up a function as a default value for MySQL version 8 by [@&#8203;MalloD12](https://github.com/MalloD12) in https://github.com/liquibase/liquibase/pull/3362 - DAT-11579: when generating changelogs for MySQL, ignore table column order for PKs by [@&#8203;StevenMassaro](https://github.com/StevenMassaro) in https://github.com/liquibase/liquibase/pull/3486 - Included SQL to return unique constraints for Sybase by [@&#8203;crenan](https://github.com/crenan) in https://github.com/liquibase/liquibase/pull/3517 - Add varbinary and binary support for DB2 - fixes [#&#8203;3408](https://github.com/liquibase/liquibase/issues/3408) by [@&#8203;mihaelaDev](https://github.com/mihaelaDev) in https://github.com/liquibase/liquibase/pull/3428 - Added support for COMPUTED values inside CSV files for loadData change by [@&#8203;zbynekvavros](https://github.com/zbynekvavros) in https://github.com/liquibase/liquibase/pull/944 - Prevent Executors collision due to hash used as a Map's key part by [@&#8203;Dasiu](https://github.com/Dasiu) in https://github.com/liquibase/liquibase/pull/3533 - Breaks out of LockService.init loop after validations are completed by [@&#8203;filipelautert](https://github.com/filipelautert) in https://github.com/liquibase/liquibase/pull/3576 - implement SingletonObject to solve [#&#8203;2349](https://github.com/liquibase/liquibase/issues/2349) by [@&#8203;yairogen](https://github.com/yairogen) in https://github.com/liquibase/liquibase/pull/3624 - Postgresql - Fallback to default schema name in SequenceSnapshotGenerator when this is null by [@&#8203;djochim](https://github.com/djochim) in https://github.com/liquibase/liquibase/pull/3637 ##### OWASP Dependency Check: Reported Vulnerabilities - snakeyaml.jar - This is a ["critical" vulnerability reported against the snakeyaml library](https://ossindex.sonatype.org/vulnerability/CVE-2022-1471). We are currently on the newest version of snakeyaml and there is no fix for the issue as of yet. #### New Contributors - [@&#8203;mike-seger](https://github.com/mike-seger) made their first contribution in https://github.com/liquibase/liquibase/pull/3379 - [@&#8203;crenan](https://github.com/crenan) made their first contribution in https://github.com/liquibase/liquibase/pull/3517 - [@&#8203;mihaelaDev](https://github.com/mihaelaDev) made their first contribution in https://github.com/liquibase/liquibase/pull/3428 - [@&#8203;krishnaenugandula](https://github.com/krishnaenugandula) made their first contribution in https://github.com/liquibase/liquibase/pull/1399 - [@&#8203;skrivenko](https://github.com/skrivenko) made their first contribution in https://github.com/liquibase/liquibase/pull/3397 - [@&#8203;zbynekvavros](https://github.com/zbynekvavros) made their first contribution in https://github.com/liquibase/liquibase/pull/944 - [@&#8203;Dasiu](https://github.com/Dasiu) made their first contribution in https://github.com/liquibase/liquibase/pull/3533 - [@&#8203;yairogen](https://github.com/yairogen) made their first contribution in https://github.com/liquibase/liquibase/pull/3624 - [@&#8203;djochim](https://github.com/djochim) made their first contribution in https://github.com/liquibase/liquibase/pull/3637 **Full Changelog**: https://github.com/liquibase/liquibase/compare/v4.18.0...v4.19.0 ##### Get Certified Learn all the Liquibase fundamentals from free online courses by Liquibase experts and see how to apply them in the real world at https://learn.liquibase.com/. ##### Read the Documentation Please check out and contribute to the continually improving docs, now at https://docs.liquibase.com/. ##### Meet the Community Our community has built a lot. From extensions to integrations, youโ€™ve helped make Liquibase the amazing open source project that it is today. Keep contributing to making it stronger: [Contribute code](https://www.liquibase.org/development/contribute.html) [Make doc updates](https://github.com/Datical/liquibase-docs) [Help by asking and answering questions](https://forum.liquibase.org/) [Set up a chat with the Product team](https://calendly.com/liquibase-outreach/product-feedback) Thanks to everyone who helps make the Liquibase community strong! #### File Descriptions - **Liquibase CLI** -- Includes open source + commercial functionality - **liquibase-x.y.z.tar.gz** -- Archive in tar.gz format - **liquibase-x.y.z.zip** -- Archive in zip format - **liquibase-windows-x64-installer-x.y.z.exe** -- Installer for Windows - **liquibase-macos-installer-x.y.z.dmg** -- Installer for MacOS - **Primary Libraries** - For embedding in other software - **liquibase-core-x.y.z.jar** โ€“ Base Liquibase library (open source) - **liquibase-commerical-x.y.z.jar** โ€“ Additional commercial functionality - **liquibase-additional-x.y.z.zip** โ€“ Contains additional, less commonly used files - Additional libraries such as liquibase-maven-plugin.jar and liquibase-cdi.jar - Javadocs for all the libraries - Source archives for all the open source libraries - ASC/MD5/SHA1 verification hashes for all files **NOTE: liquibase-core-<version>.jar** contains only the open-source license. If you use Liquibase Pro or other commercial add-ons, you must also **install liquibase-commercial-<version>.jar** </details> <details> <summary>quarkusio/quarkus</summary> ### [`v2.16.0.Final`](https://github.com/quarkusio/quarkus/compare/2.15.3.Final...2.16.0.Final) [Compare Source](https://github.com/quarkusio/quarkus/compare/2.15.3.Final...2.16.0.Final) </details> --- ### Configuration ๐Ÿ“… **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). ๐Ÿšฆ **Automerge**: Disabled by config. Please merge this manually once you are satisfied. โ™ป **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](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMCJ9-->
| * | Update all non-major dependenciesRenovate Bot2023-01-181-2/+2
|/ /
* | Update dependency flow-bin to ^0.197.0 (mulk/mulkcms2!9)Matthias Benkard2023-01-162-5/+5
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This MR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [flow-bin](https://github.com/flowtype/flow-bin) ([changelog](https://github.com/facebook/flow/blob/master/Changelog.md)) | devDependencies | minor | [`^0.196.0` -> `^0.197.0`](https://renovatebot.com/diffs/npm/flow-bin/0.196.0/0.197.0) | --- ### Release Notes <details> <summary>flowtype/flow-bin</summary> ### [`v0.197.0`](https://github.com/flowtype/flow-bin/compare/5bcaff010b57e82ff009d5ae567024ab664d100c...08b8e76d103f9326e439b3c0a847807cf65e38d6) [Compare Source](https://github.com/flowtype/flow-bin/compare/5bcaff010b57e82ff009d5ae567024ab664d100c...08b8e76d103f9326e439b3c0a847807cf65e38d6) ### [`v0.196.3`](https://github.com/flowtype/flow-bin/compare/776584268144e8417d1bc2888b1587ded2f5d020...5bcaff010b57e82ff009d5ae567024ab664d100c) [Compare Source](https://github.com/flowtype/flow-bin/compare/776584268144e8417d1bc2888b1587ded2f5d020...5bcaff010b57e82ff009d5ae567024ab664d100c) ### [`v0.196.2`](https://github.com/flowtype/flow-bin/compare/508094f9ed9bfe9945fd4c78bada5ee0bfd931ad...776584268144e8417d1bc2888b1587ded2f5d020) [Compare Source](https://github.com/flowtype/flow-bin/compare/508094f9ed9bfe9945fd4c78bada5ee0bfd931ad...776584268144e8417d1bc2888b1587ded2f5d020) ### [`v0.196.1`](https://github.com/flowtype/flow-bin/compare/d63a09be1605aea850173d66c33f86dad6960e01...508094f9ed9bfe9945fd4c78bada5ee0bfd931ad) [Compare Source](https://github.com/flowtype/flow-bin/compare/d63a09be1605aea850173d66c33f86dad6960e01...508094f9ed9bfe9945fd4c78bada5ee0bfd931ad) </details> --- ### Configuration ๐Ÿ“… **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). ๐Ÿšฆ **Automerge**: Disabled by config. Please merge this manually once you are satisfied. โ™ป **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox. ๐Ÿ”• **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMCJ9-->