swissquote / carnotzet

Modular and Re-usable Docker Environments using Maven
https://swissquote.github.io/carnotzet/
Apache License 2.0
49 stars 16 forks source link

Update all non-major dependencies #166

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
uglify-js 3.17.0 -> 3.17.4 age adoption passing confidence
org.projectlombok:lombok (source) 1.18.24 -> 1.18.30 age adoption passing confidence
com.fasterxml.jackson:jackson-bom 2.13.3 -> 2.16.1 age adoption passing confidence
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml 2.13.3 -> 2.16.1 age adoption passing confidence
com.fasterxml.jackson.core:jackson-databind (source) 2.13.3 -> 2.16.1 age adoption passing confidence
org.postgresql:postgresql (source) 42.4.3 -> 42.7.1 age adoption passing confidence
org.apache.maven.plugins:maven-compiler-plugin 3.10.1 -> 3.12.1 age adoption passing confidence
org.apache.maven:maven-plugin-api 3.8.6 -> 3.9.6 age adoption passing confidence
org.apache.maven:maven-core 3.8.6 -> 3.9.6 age adoption passing confidence
org.apache.maven:maven-model 3.8.6 -> 3.9.6 age adoption passing confidence
com.google.guava:guava 32.0.0-jre -> 32.1.3-jre age adoption passing confidence
org.fusesource.jansi:jansi (source) 2.4.0 -> 2.4.1 age adoption passing confidence
org.codehaus.plexus:plexus-interactivity-api (source) 1.1 -> 1.3 age adoption passing confidence
net.lingala.zip4j:zip4j 2.11.3 -> 2.11.5 age adoption passing confidence
commons-io:commons-io (source) 2.11.0 -> 2.15.1 age adoption passing confidence
org.apache.commons:commons-lang3 (source) 3.12.0 -> 3.14.0 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

mishoo/UglifyJS (uglify-js) ### [`v3.17.4`](https://togithub.com/mishoo/UglifyJS/releases/tag/v3.17.4) [Compare Source](https://togithub.com/mishoo/UglifyJS/compare/v3.17.3...v3.17.4) ##### Features - simplify chained boolean & string expressions ([`a391897`](https://togithub.com/mishoo/UglifyJS/commit/a3918973887d8eede545372363e621c0319b8e54), [`ed7051b`](https://togithub.com/mishoo/UglifyJS/commit/ed7051b9bb0ce47294718fa192092f98642bc2c4)) ##### Bug Fixes - `async` generator function ([`5411360`](https://togithub.com/mishoo/UglifyJS/commit/5411360829a59fb9b38e5ac360620124a53a31be)) - compound assignment operator ([`19c471c`](https://togithub.com/mishoo/UglifyJS/commit/19c471c16a52156cdea44cd0d911aa4f1cf18ff8)) - generator function ([`7edd10e`](https://togithub.com/mishoo/UglifyJS/commit/7edd10e5e508df42da8586afc994537598c83f25)) - immediately invoked function expression ([`8319bad`](https://togithub.com/mishoo/UglifyJS/commit/8319badea8f5bc4348b80511813594f74e4daf15)) - logical operator ([`5a5200d`](https://togithub.com/mishoo/UglifyJS/commit/5a5200d657f2eb6c37026509afd683fe4f4fc84f)) - rest parameter ([`bccb1c3`](https://togithub.com/mishoo/UglifyJS/commit/bccb1c3bd9155e1045e2fcac7dff2245250f7bcb)) - unary arithmetic operator ([`19c471c`](https://togithub.com/mishoo/UglifyJS/commit/19c471c16a52156cdea44cd0d911aa4f1cf18ff8)) ### [`v3.17.3`](https://togithub.com/mishoo/UglifyJS/releases/tag/v3.17.3) [Compare Source](https://togithub.com/mishoo/UglifyJS/compare/v3.17.2...v3.17.3) ##### Features - improve heuristics for `mangle.properties` ([`3fa2086`](https://togithub.com/mishoo/UglifyJS/commit/3fa20866813f634d97d0958208b0bbf16977ae4d)) - enable `domprops` to be used under `minify()` ([`bd5fc4c`](https://togithub.com/mishoo/UglifyJS/commit/bd5fc4cb1b39d7a150daff1d41a5894ef217f462)) - improve compression of boolean & conditional expressions ([`80fc862`](https://togithub.com/mishoo/UglifyJS/commit/80fc8625476f8ce3aada091251072359b350a990), [`dabcc39`](https://togithub.com/mishoo/UglifyJS/commit/dabcc39b5138b6e9c84bfd1733bea220edee6d34), [`58d997a`](https://togithub.com/mishoo/UglifyJS/commit/58d997a3d68ea419147f80c066cbc8b23152f112)) ##### Bug Fixes - `async` generator function ([`8e65413`](https://togithub.com/mishoo/UglifyJS/commit/8e65413b992d3f0d1d1ce5829a3493c81c06d147), [`a570c00`](https://togithub.com/mishoo/UglifyJS/commit/a570c0025141e46e795a9adf9fb318b8cf21031e)) - `class` field ([`e1e3516`](https://togithub.com/mishoo/UglifyJS/commit/e1e35163970af44c320c88ab308ad1020526faac)) - `for await...of` loop ([`140e4e0`](https://togithub.com/mishoo/UglifyJS/commit/140e4e0da881e2e92fad217586711aeb2fe6c274)) - lexical declaration ([`be8ccc3`](https://togithub.com/mishoo/UglifyJS/commit/be8ccc3ab5c34c4d4861e58bb1634d6dbc4a53f0)) - `switch` statement ([`6cdc035`](https://togithub.com/mishoo/UglifyJS/commit/6cdc035b2f7d03baaecf87d8a83ab10c964d79ea)) ### [`v3.17.2`](https://togithub.com/mishoo/UglifyJS/releases/tag/v3.17.2) [Compare Source](https://togithub.com/mishoo/UglifyJS/compare/v3.17.1...v3.17.2) ##### Bug Fixes - assignment operator ([`9efa02a`](https://togithub.com/mishoo/UglifyJS/commit/9efa02afb6de5f55d98b6f0d1369788012a29c34), [`63b04a6`](https://togithub.com/mishoo/UglifyJS/commit/63b04a687aec5659532d8a89f4cd016558059a8e)) - `if` statement ([`9ac3879`](https://togithub.com/mishoo/UglifyJS/commit/9ac3879b06ddd26a56cc0298c1af1aac5a1fa022)) - `return` statement ([`37d3e4f`](https://togithub.com/mishoo/UglifyJS/commit/37d3e4feaa1feae6a68dd6069484e464ae94a91b)) - ternary expression ([`43ec350`](https://togithub.com/mishoo/UglifyJS/commit/43ec350cd2f714e6c19097e6386a27ba3de8e941)) ### [`v3.17.1`](https://togithub.com/mishoo/UglifyJS/releases/tag/v3.17.1) [Compare Source](https://togithub.com/mishoo/UglifyJS/compare/v3.17.0...v3.17.1) ##### Features - improve precision of escape analysis ([`d6d2f5c`](https://togithub.com/mishoo/UglifyJS/commit/d6d2f5ced2ce7f16eb02138ec243c01fe2b5717a), [`10bc86b`](https://togithub.com/mishoo/UglifyJS/commit/10bc86ba107a17b3186d06938cb1b2bb45262e42)) - improve usability of `--mangle-props` ([`9eea3a6`](https://togithub.com/mishoo/UglifyJS/commit/9eea3a673a0aceb277ab06e4d585d002af992dd6), [`4653e8a`](https://togithub.com/mishoo/UglifyJS/commit/4653e8aec0f8db498556b7da89903b6ae3434f24), [`5ac6ec5`](https://togithub.com/mishoo/UglifyJS/commit/5ac6ec5496af3d38b0d14ee1987d2bfc9e3085be)) - extend `glob` patterns for `--in-situ` ([`535212c`](https://togithub.com/mishoo/UglifyJS/commit/535212c69ef163c1cc35b7aa3d1fd625a171bb0e)) - support Adobe ExtendScipt on best-effort basis ([`32bd65a`](https://togithub.com/mishoo/UglifyJS/commit/32bd65a87fd8a828150eccb57024adc60b468b05)) - inline immediately invoked arrow function expressions ([`9dec612`](https://togithub.com/mishoo/UglifyJS/commit/9dec612cd5c167eeac9ed68f9f2832bae7260196)) - improve elimination of lexical declarations ([`edf1bf1`](https://togithub.com/mishoo/UglifyJS/commit/edf1bf110635e604973d626e7ac45b6086e4b9fc)) ##### Bug Fixes - `arguments` object ([`5b5f6e3`](https://togithub.com/mishoo/UglifyJS/commit/5b5f6e329cdaab4c8e89ad1d1c4c8f588d65e6a6)) - arrow function ([`02d966d`](https://togithub.com/mishoo/UglifyJS/commit/02d966d9140a3fd77e1e40f56a6b008ca5d9c9af)) - assignment operator ([`1d42e9a`](https://togithub.com/mishoo/UglifyJS/commit/1d42e9ad556d6024f58ff3a4fee6df310cbcf34d)) - `async` function ([`15b608f`](https://togithub.com/mishoo/UglifyJS/commit/15b608f74c5111083ab361e419652e38719884dd)) - `class` method ([`001f6f9`](https://togithub.com/mishoo/UglifyJS/commit/001f6f971913d28d9c77a5ff6602ae06d3780ccf)) - compound assignment operator ([`f63b7b0`](https://togithub.com/mishoo/UglifyJS/commit/f63b7b079d84cbb50f6ca77a7489bcb0bd66701f)) - destructuring syntax ([`eb22f01`](https://togithub.com/mishoo/UglifyJS/commit/eb22f0101eba4649e0cafb3e62f7601f9c37d0b7)) - `export` statement ([`9cdc1ef`](https://togithub.com/mishoo/UglifyJS/commit/9cdc1ef6c2a9684c0ae769ac4ce21c9d593378bb)) - lexical declaration ([`88dfc49`](https://togithub.com/mishoo/UglifyJS/commit/88dfc4968330e87b6c55ce3f160e1e4420c0f01e), [`e0b302d`](https://togithub.com/mishoo/UglifyJS/commit/e0b302d651096192612a1a5c1560b4842f681c82)) - logical operator ([`78f354b`](https://togithub.com/mishoo/UglifyJS/commit/78f354beb862aaf9176355a056b44f613efce236)) - `return` statement ([`887e086`](https://togithub.com/mishoo/UglifyJS/commit/887e086890a67c8529143d4efd8621f7a72c2d6a)) - ternary expression ([`78f354b`](https://togithub.com/mishoo/UglifyJS/commit/78f354beb862aaf9176355a056b44f613efce236), [`e4bff31`](https://togithub.com/mishoo/UglifyJS/commit/e4bff315eb6e8f57b9e0f6dddf81f7e0cb978708)) - `throw` statement ([`4e4a2f8`](https://togithub.com/mishoo/UglifyJS/commit/4e4a2f8ed3439a92dc14a3327cf0444a8156e5b4)) - unary arithmetic operator ([`ac002b6`](https://togithub.com/mishoo/UglifyJS/commit/ac002b6338a65d2323c092e34815d4db252da19a), [`f63b7b0`](https://togithub.com/mishoo/UglifyJS/commit/f63b7b079d84cbb50f6ca77a7489bcb0bd66701f)) - `var` statement ([`887e086`](https://togithub.com/mishoo/UglifyJS/commit/887e086890a67c8529143d4efd8621f7a72c2d6a), [`4db8106`](https://togithub.com/mishoo/UglifyJS/commit/4db81065ee8e6b3cd72e891a1c5f4d99ecb6562c))
projectlombok/lombok (org.projectlombok:lombok) ### [`v1.18.30`](https://togithub.com/projectlombok/lombok/compare/v1.18.28...v1.18.30) [Compare Source](https://togithub.com/projectlombok/lombok/compare/v1.18.28...v1.18.30) ### [`v1.18.28`](https://togithub.com/projectlombok/lombok/compare/v1.18.26...v1.18.28) ### [`v1.18.26`](https://togithub.com/projectlombok/lombok/compare/v1.18.24...v1.18.26)
pgjdbc/pgjdbc (org.postgresql:postgresql) ### [`v42.7.1`](https://togithub.com/pgjdbc/pgjdbc/blob/HEAD/CHANGELOG.md#4271-2023-12-06-083400--0500) ##### Changed - perf: improve performance of PreparedStatement.setBlob, BlobInputStream, and BlobOutputStream with dynamic buffer sizing [PR #​3044](https://togithub.com/pgjdbc/pgjdbc/pull/3044) ##### Fixed - fix: Apply connectTimeout before SSLSocket.startHandshake to avoid infinite wait in case the connection is broken [PR #​3040](https://togithub.com/pgjdbc/pgjdbc/pull/3040) - fix: support waffle-jna 2.x and 3.x by using reflective approach for ManagedSecBufferDesc [PR #​2720](https://togithub.com/pgjdbc/pgjdbc/pull/2720) Fixes [Issue #​2690](https://togithub.com/pgjdbc/pgjdbc/issues/2720). - fix: NoSuchMethodError on ByteBuffer#position When Running on Java 8 when accessing arrays, fixes [Issue #​3014](https://togithub.com/pgjdbc/pgjdbc/issues/3014) - Revert "[PR #​2925](https://togithub.com/pgjdbc/pgjdbc/pull/2925) Use canonical DateStyle name" [PR #​3035](https://togithub.com/pgjdbc/pgjdbc/pull/3035) Fixes [Issue #​3008](https://togithub.com/pgjdbc/pgjdbc/issues/3008) - Revert "[PR ##​2973](https://togithub.com/pgjdbc/pgjdbc/pull/2973) feat: support SET statements combining with other queries with semicolon in PreparedStatement" [PR #​3010](https://togithub.com/pgjdbc/pgjdbc/pull/3010) Fixes [Issue #​3007](https://togithub.com/pgjdbc/pgjdbc/issues/3007) - fix: avoid timezone conversions when sending LocalDateTime to the database [#​2852](https://togithub.com/pgjdbc/pgjdbc/pull/3010) Fixes [Issue #​1390](https://togithub.com/pgjdbc/pgjdbc/issues/1390) ,[Issue #​2850](https://togithub.com/pgjdbc/pgjdbc/issues/2850) Closes \[Issue [#​1391](https://togithub.com/pgjdbc/pgjdbc/issues/1391)([https://github.com/pgjdbc/pgjdbc/issues/1391](https://togithub.com/pgjdbc/pgjdbc/issues/1391)) ### [`v42.7.0`](https://togithub.com/pgjdbc/pgjdbc/blob/HEAD/CHANGELOG.md#4270-2023-11-20-093300--0500) ##### Changed - fix: Deprecate for removal PGPoint.setLocation(java.awt.Point) to cut dependency to `java.desktop` module. [PR #​2967](https://togithub.com/pgjdbc/pgjdbc/pull/2967) - feat: return all catalogs for getCatalogs metadata query closes [ISSUE #​2949](https://togithub.com/pgjdbc/pgjdbc/issues/2949) [PR #​2953](https://togithub.com/pgjdbc/pgjdbc/pull/2953) - feat: support SET statements combining with other queries with semicolon in PreparedStatement [PR ##​2973](https://togithub.com/pgjdbc/pgjdbc/pull/2973) ##### Fixed - chore: add styleCheck Gradle task to report style violations [PR #​2980](https://togithub.com/pgjdbc/pgjdbc/pull/2980) - fix: Include currentXid in "Error rolling back prepared transaction" exception message [PR #​2978](https://togithub.com/pgjdbc/pgjdbc/pull/2978) - fix: add varbit as a basic type inside the TypeInfoCache [PR #​2960](https://togithub.com/pgjdbc/pgjdbc/pull/2960) - fix: Fix failing tests for version 16. [PR #​2962](https://togithub.com/pgjdbc/pgjdbc/pull/2962) - fix: allow setting arrays with ANSI type name [PR #​2952](https://togithub.com/pgjdbc/pgjdbc/pull/2952) - feat: Use KeepAlive to confirm LSNs [PR #​2941](https://togithub.com/pgjdbc/pgjdbc/pull/2941) - fix: put double ' around log parameter [PR #​2936](https://togithub.com/pgjdbc/pgjdbc/pull/2936) fixes [ISSUE #​2935](https://togithub.com/pgjdbc/pgjdbc/issues/2935) - fix: Fix Issue [#​2928](https://togithub.com/pgjdbc/pgjdbc/issues/2928) number of ports not equal to number of servers in datasource [PR #​2929](https://togithub.com/pgjdbc/pgjdbc/pull/2929) - fix: Use canonical DateStyle name ([#​2925](https://togithub.com/pgjdbc/pgjdbc/issues/2925)) fixes [pgbouncer issue](https://togithub.com/pgbouncer/pgbouncer/issues/776) - fix: Method getFastLong should be able to parse all longs [PR #​2881](https://togithub.com/pgjdbc/pgjdbc/pull/2881) - docs: Fix typos in info.html [PR #​2860](https://togithub.com/pgjdbc/pgjdbc/pull/2860) - fix: Return correct default from PgDatabaseMetaData.getDefaultTransactionIsolation [PR #​2992](https://togithub.com/pgjdbc/pgjdbc/pull/2992) fixes [Issue #​2991](https://togithub.com/pgjdbc/pgjdbc/issues/2991) - test: fix assertion in RefCursorFetchTestultFetchSize rows - test: use try-with-resources in LogicalReplicationStatusTest ### [`v42.6.0`](https://togithub.com/pgjdbc/pgjdbc/blob/HEAD/CHANGELOG.md#4260-2023-03-17-153434--0400) ##### Changed - fix: use PhantomReferences instead of `Obejct.finalize()` to track Connection leaks [PR #​2847](https://togithub.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 [PR #​2635](https://togithub.com/pgjdbc/pgjdbc/pull/2635) Fixes [Issue #​1951](https://togithub.com/pgjdbc/pgjdbc/issues/1951) ### [`v42.5.4`](https://togithub.com/pgjdbc/pgjdbc/blob/HEAD/CHANGELOG.md#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 \[PR [#​2810](https://togithub.com/pgjdbc/pgjdbc/issues/2810)]\([https://github.com/pgjdbc/pgjdbc/pull/2810](https://togithub.com/pgjdbc/pgjdbc/pull/2810)0). fixes [Issue #​2804](https://togithub.com/pgjdbc/pgjdbc/issues/2804). fix: Make sure that github CI runs tests on all(https://togithub.com/pgjdbc/pgjdbc/pull/2809)dbc/pgjdbc/pull/2809\)). ### [`v42.5.3`](https://togithub.com/pgjdbc/pgjdbc/blob/HEAD/CHANGELOG.md#4253-2023-02-03-082450--0500) ##### Fixed fix: Add box to TypeInfoCache, fixes [Issue #​2746](https://togithub.com/pgjdbc/pgjdbc/issues/2746) [PR #​2747](https://togithub.com/pgjdbc/pgjdbc/pull/2747) fix: regression in PgResultSet LONG_MIN copy and paste error fixes [Issue #​2748](https://togithub.com/pgjdbc/pgjdbc/issues/2748) [PR#2749](https://togithub.com/pgjdbc/pgjdbc/pull/2749) ### [`v42.5.2`](https://togithub.com/pgjdbc/pgjdbc/blob/HEAD/CHANGELOG.md#4252-2023-01-31-143046--0500) ##### Changed regression: This release has 2 known regressions which make it unusable see the notes above. We advise people to use 42.5.3 instead. docs: specify that timeouts are in seconds and there is a maximum. Housekeeping on some tests fixes [#Issue 2671](https://togithub.com/pgjdbc/pgjdbc/issues/2671) [PR #​2686](https://togithub.com/pgjdbc/pgjdbc/pull/2686) docs: clarify binaryTransfer and add it to README [PR# 2698](https://togithub.com/pgjdbc/pgjdbc/pull/2698) docs: Document the need to encode reserved characters in the connection URL [PR #​2700](https://togithub.com/pgjdbc/pgjdbc/pull/2700) feat: Define binary transfer for custom types dynamically/automatically fixes [Issue #​2554](https://togithub.com/pgjdbc/pgjdbc/issues/2554) [PR #​2556](https://togithub.com/pgjdbc/pgjdbc/pull/2556) ##### Added fix: added gssResponseTimeout as part of [PR #​2687](https://togithub.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 [PR #​2682](https://togithub.com/pgjdbc/pgjdbc/pull/2682) fix: Make sure socket is closed if an exception is thrown in createSocket fixes [Issue #​2684](https://togithub.com/pgjdbc/pgjdbc/issues/2684) [PR #​2685](https://togithub.com/pgjdbc/pgjdbc/pull/2685) fix: Apply patch from [Issue #​2683](https://togithub.com/pgjdbc/pgjdbc/issues/2683) to fix hanging ssl connections [PR #​2687](https://togithub.com/pgjdbc/pgjdbc/pull/2687) fix - binary conversion of (very) long numeric values (longer than 4 \* 2^15 digits) [PR #​2697](https://togithub.com/pgjdbc/pgjdbc/pull/2697) fixes [Issue #​2695](https://togithub.com/pgjdbc/pgjdbc/issues/2695) minor: enhance readability connection of startup params [PR #​2705](https://togithub.com/pgjdbc/pgjdbc/pull/2785) ### [`v42.5.1`](https://togithub.com/pgjdbc/pgjdbc/blob/HEAD/CHANGELOG.md#4251-2022-11-23-101459--0500) ##### Security - security: StreamWrapper spills to disk if setText, or setBytea sends very large Strings or arrays to the server. createTempFile creates a file which can be read by other users on unix like systems (Not macos). This has been fixed in this version fixes CVE-2022-41946 see the [security advisory](https://togithub.com/pgjdbc/pgjdbc/security/advisories/GHSA-562r-vg33-8x8h) for more details. Reported by [Jonathan Leitschuh](https://togithub.com/JLLeitschuh) This has been fixed in versions 42.5.1, 42.4.3 42.3.8, 42.2.27.jre7. Note there is no fix for 42.2.26.jre6. See the security advisory for work arounds. ##### Fixed - fix: make sure we select array_in from pg_catalog to avoid duplicate array_in functions fixes [#Issue 2548](https://togithub.com/pgjdbc/pgjdbc/issues/2548) [PR #​2552](https://togithub.com/pgjdbc/pgjdbc/issues/2552) - fix: binary decoding of bool values [PR #​2640](https://togithub.com/pgjdbc/pgjdbc/pull/2640) - perf: improve performance of PgResultSet getByte/getShort/getInt/getLong for float-typed columns [PR #​2634](https://togithub.com/pgjdbc/pgjdbc/pull/2634) - chore: fix various spelling errors [PR #​2592](https://togithub.com/pgjdbc/pgjdbc/pull/2592) - chore: Feature/urlparser improve URLParser [PR #​2641](https://togithub.com/pgjdbc/pgjdbc/pull/2592) ### [`v42.5.0`](https://togithub.com/pgjdbc/pgjdbc/blob/HEAD/CHANGELOG.md#4250-2022-08-23-112011--0400) ##### Changed - fix: revert change in [PR #​1986](https://togithub.com/pgjdbc/pgjdbc/pull/1986) where float was aliased to float4 from float8. float now aliases to float8 [PR #​2598](https://togithub.com/pgjdbc/pgjdbc/pull/2598) fixes [Issue #​2597](https://togithub.com/pgjdbc/pgjdbc/issues/2597)
fusesource/jansi (org.fusesource.jansi:jansi) ### [`v2.4.1`](https://togithub.com/fusesource/jansi/blob/HEAD/changelog.md#Jansi-241-241--released-2023-10-12) [2_4_1]: https://repo.maven.apache.org/maven2/org/fusesource/jansi/jansi/2.4.1 - [`6630498`](https://togithub.com/fusesource/jansi/commit/6630498b1a21ba79dab4da53c423936d180925d4) Add gnodet's key - [`2f6fc0e`](https://togithub.com/fusesource/jansi/commit/2f6fc0ee13feeecc5d65d665a0eef40186cb2752) Rebuild binaries - [`dd7d5e2`](https://togithub.com/fusesource/jansi/commit/dd7d5e2a63fbeb5e6f17d301b56c703f5ec80e72) Fix missing synchronization in AnsiConsole - [`a9dc2a3`](https://togithub.com/fusesource/jansi/commit/a9dc2a3e597a794eeb655d33968f30605a02cdf9) Deprecate WindowsSupport - [`6911f21`](https://togithub.com/fusesource/jansi/commit/6911f2193a6360e4facc8e87f9cf4471d15cc4fb) Modernize code ([#​267](https://togithub.com/fusesource/jansi/issues/267)) - [`937ce1c`](https://togithub.com/fusesource/jansi/commit/937ce1c46cd907f08b7043c9778167a6ae57564c) Fix JVM crash when running java (fixes [#​216](https://togithub.com/fusesource/jansi/issues/216)) ([#​265](https://togithub.com/fusesource/jansi/issues/265)) - [`7bed2b3`](https://togithub.com/fusesource/jansi/commit/7bed2b332d08b9b29b73a3614ecf08a460d9f9bb) Use verify goal in CI ([#​271](https://togithub.com/fusesource/jansi/issues/271)) - [`473d6d2`](https://togithub.com/fusesource/jansi/commit/473d6d20a0cfa3d44826c6cbc7c1af642be0f4a7) Fix terminal width support on MINGW (fixes [#​233](https://togithub.com/fusesource/jansi/issues/233)) ([#​264](https://togithub.com/fusesource/jansi/issues/264)) - [`fa5bea7`](https://togithub.com/fusesource/jansi/commit/fa5bea78126fda63aa9437fe6c38808437674f4d) Fix rebuilding the project - [`edd2de9`](https://togithub.com/fusesource/jansi/commit/edd2de9b5e935df323a0943191aa71358aeea4c5) Send both SCO and DEC command for save/restore cursor position (fixes [#​226](https://togithub.com/fusesource/jansi/issues/226)) ([#​262](https://togithub.com/fusesource/jansi/issues/262)) - [`d285234`](https://togithub.com/fusesource/jansi/commit/d285234cd8208d97358126a1bcc3c4435a103a84) Fix wrong output encoding on Windows with JDK >= 19 (fixes [#​247](https://togithub.com/fusesource/jansi/issues/247)) ([#​258](https://togithub.com/fusesource/jansi/issues/258)) - [`cdb8d8c`](https://togithub.com/fusesource/jansi/commit/cdb8d8c6daf86aaa2de31f8b047bd24acfb56d90) Improve robustness of initial cleanup (fixes [#​255](https://togithub.com/fusesource/jansi/issues/255)) - [`c3ac54f`](https://togithub.com/fusesource/jansi/commit/c3ac54f6b04c3c3757f0bf9d9f7223e99d938b93) Fix infinite loop bug ([#​252](https://togithub.com/fusesource/jansi/issues/252)) - [`58260c6`](https://togithub.com/fusesource/jansi/commit/58260c6ce08c203e342df7d221c9902ada230d8c) Fix invalid string input ([#​253](https://togithub.com/fusesource/jansi/issues/253)) - [`7bc5862`](https://togithub.com/fusesource/jansi/commit/7bc5862085f8626be485a1563e24d22130dd8ebc) Disable JDK 8 on CI - [`e29c505`](https://togithub.com/fusesource/jansi/commit/e29c505b9ea09753142c6c000e4849f2dc474ec4) Target JDK 1.8, build with JDK >= 11 - [`c817263`](https://togithub.com/fusesource/jansi/commit/c8172634bb5b39b62e515fd86d64b96a4f2bca3a) Remove [@​author](https://togithub.com/author) tags, we have git for that now - [`609a874`](https://togithub.com/fusesource/jansi/commit/609a87472544847ce903537bdd033da2a4c0605b) Reformat - [`cb5bf77`](https://togithub.com/fusesource/jansi/commit/cb5bf77d7b87d9defaebb69a104e105c1212a57e) Use spotless for code formatting - [`6b816c1`](https://togithub.com/fusesource/jansi/commit/6b816c1efa5b964da36165a973ae0333e109bb19) Enable JDK 8 for testing - [`a20c74f`](https://togithub.com/fusesource/jansi/commit/a20c74fa017e389b66a04906cfb7dc3bef0f665c) Add module-info through moditect ([#​254](https://togithub.com/fusesource/jansi/issues/254)) - [`1293ac3`](https://togithub.com/fusesource/jansi/commit/1293ac3fb40c50126ff8e1dafc801015f9e401c4) Support windows on ARM, (fixes [#​238](https://togithub.com/fusesource/jansi/issues/238)) ([#​240](https://togithub.com/fusesource/jansi/issues/240)) - [`5f5f95c`](https://togithub.com/fusesource/jansi/commit/5f5f95c78252ea661d8be55930e3a7c18da9bea8) Only increment counter if install successful ([#​243](https://togithub.com/fusesource/jansi/issues/243)) - [`80a3799`](https://togithub.com/fusesource/jansi/commit/80a3799438e1fb0ea3123faaff2be3689fa38c22) Add missing space in SunOS-sparcv9\_CCFLAGS ([#​249](https://togithub.com/fusesource/jansi/issues/249)) - [`00e15cb`](https://togithub.com/fusesource/jansi/commit/00e15cb1fab9117790580a412f7d54f2c08d2f11) Minor cleanup - [`8da0a40`](https://togithub.com/fusesource/jansi/commit/8da0a402d5b467451efd07f3f2a8460d97a77db9) Improve native builds - [`a2da229`](https://togithub.com/fusesource/jansi/commit/a2da229aa95ea7bc19f9b01e85aae9647ea169b1) Fix project name ([#​237](https://togithub.com/fusesource/jansi/issues/237))
srikanth-lingala/zip4j (net.lingala.zip4j:zip4j) ### [`v2.11.5`](https://togithub.com/srikanth-lingala/zip4j/releases/tag/v2.11.5) [Compare Source](https://togithub.com/srikanth-lingala/zip4j/compare/v2.11.4...v2.11.5) Improvements: [#​476](https://togithub.com/srikanth-lingala/zip4j/issues/476) & [#​493](https://togithub.com/srikanth-lingala/zip4j/issues/493) Allow overriding empty files even if it is not a zip file ### [`v2.11.4`](https://togithub.com/srikanth-lingala/zip4j/releases/tag/v2.11.4) [Compare Source](https://togithub.com/srikanth-lingala/zip4j/compare/v2.11.3...v2.11.4) Bug fixes: [#​484](https://togithub.com/srikanth-lingala/zip4j/issues/484) Use getPath instead of toPath to avoid java nio [#​486](https://togithub.com/srikanth-lingala/zip4j/issues/486) Set symlink as a file even if it points to directory

Configuration

📅 Schedule: Branch creation - "before 9pm on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.

cr-gpt[bot] commented 8 months ago

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information

cr-gpt[bot] commented 8 months ago

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information

cr-gpt[bot] commented 8 months ago

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information

cr-gpt[bot] commented 8 months ago

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information

cr-gpt[bot] commented 8 months ago

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information

cr-gpt[bot] commented 8 months ago

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information