CloudNetService / CloudNet

A modern application that can dynamically and easily deliver Minecraft oriented software
https://cloudnetservice.eu
Apache License 2.0
367 stars 115 forks source link

chore: update dependency org.jline:jline to v3.26.1 #1392

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jline:jline (source) 3.25.1 -> 3.26.1 age adoption passing confidence

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


Release Notes

jline/jline3 (org.jline:jline) ### [`v3.26.0`](https://togithub.com/jline/jline3/blob/HEAD/changelog.md#JLine-3260-3260) \[3\_26\_0] https://repo1.maven.org/maven2/org/jline/jline/3.26.0/ - [`164a7510`](https://togithub.com/jline/jline3/commit/164a751079c75632762ed39c85a1c77d92250ea8) Remove --enable-preview flags - [`67106b62`](https://togithub.com/jline/jline3/commit/67106b622620a32b5c6896d6f0dacfbfd1abfd7f) Add jline-console-ui jar to the readme - [`f01e9efa`](https://togithub.com/jline/jline3/commit/f01e9efa2debabba3b355d323444f0d554d2ff3b) Simplify graal demo ([#​970](https://togithub.com/jline/jline3/issues/970)) - [`f3702650`](https://togithub.com/jline/jline3/commit/f370265074cee9d81b1fcfac01adba3790324964) Switch the nativeSignals boolean to true by default ([#​971](https://togithub.com/jline/jline3/issues/971)) - [`34d65ff0`](https://togithub.com/jline/jline3/commit/34d65ff0708023b9e057a601728e0bf9afa744c4) Upgrade maven wrapper ([#​972](https://togithub.com/jline/jline3/issues/972)) - [`00285161`](https://togithub.com/jline/jline3/commit/002851615eb94a3ca6eb431b151138e314a829ee) Improve status bar drawing mechanism (fixes [#​939](https://togithub.com/jline/jline3/issues/939)) ([#​969](https://togithub.com/jline/jline3/issues/969)) - [`3865e5f6`](https://togithub.com/jline/jline3/commit/3865e5f621f1ca224e47833de569047e37056033) Warn when using a deprecated provider ([#​967](https://togithub.com/jline/jline3/issues/967)) - [`ed527069`](https://togithub.com/jline/jline3/commit/ed5270693857938f07f8d4a4cb54473a3cec9f62) Fix remote terminal on linux/bsd (fixes [#​962](https://togithub.com/jline/jline3/issues/962)) ([#​968](https://togithub.com/jline/jline3/issues/968)) - [`4545ba7c`](https://togithub.com/jline/jline3/commit/4545ba7cae5f11b71f8a180e44dc4a7e86e86a6b) Don't attempt line break at last line (fixes [#​963](https://togithub.com/jline/jline3/issues/963)) ([#​966](https://togithub.com/jline/jline3/issues/966)) - [`9c53282b`](https://togithub.com/jline/jline3/commit/9c53282b573ceda1361818c42fc09cfea3d7c37d) Merge pull request [#​935](https://togithub.com/jline/jline3/issues/935) from gnodet/merge-consoleui - [`f0864317`](https://togithub.com/jline/jline3/commit/f0864317e53d5ff82c0eccc4b4604d51111d6519) Don't change keybindings to emacs for dumb terminals (fixes [#​864](https://togithub.com/jline/jline3/issues/864)) ([#​953](https://togithub.com/jline/jline3/issues/953)) - [`c8b3caa8`](https://togithub.com/jline/jline3/commit/c8b3caa84263acfc923fd9b3dda199029f719e41) Disable Quick Edit Mode with mouse support (fixes [#​964](https://togithub.com/jline/jline3/issues/964)) ([#​965](https://togithub.com/jline/jline3/issues/965)) - [`b982407c`](https://togithub.com/jline/jline3/commit/b982407c382795ec232c9ca77d1bc14e15504e69) Use default sort order when custom sort order is identical (fixes [#​956](https://togithub.com/jline/jline3/issues/956)) ([#​957](https://togithub.com/jline/jline3/issues/957)) - [`bef5cb14`](https://togithub.com/jline/jline3/commit/bef5cb14e414b56b49dfc96f90d4d229cf419699) Fix native image compilation (fixes [#​954](https://togithub.com/jline/jline3/issues/954)) ([#​959](https://togithub.com/jline/jline3/issues/959)) - [`643b8599`](https://togithub.com/jline/jline3/commit/643b859957d846937de6753f4ad4ccacb4ef7c72) Return early from LineReaderImpl.doList if no possibilities or rows (fixes [#​941](https://togithub.com/jline/jline3/issues/941)) ([#​942](https://togithub.com/jline/jline3/issues/942)) - [`cfee77c3`](https://togithub.com/jline/jline3/commit/cfee77c3e9c4f496a91d5f9abfd7c3ff44961166) Exclude directories when locating `tty`, `test` etc ([#​948](https://togithub.com/jline/jline3/issues/948)) - [`6a620e70`](https://togithub.com/jline/jline3/commit/6a620e70d62178e8a551bfae1d52e892e857118f) Provide jdk8 jar by excluding the FFM support (fixes [#​937](https://togithub.com/jline/jline3/issues/937)) ([#​949](https://togithub.com/jline/jline3/issues/949)) - [`9393ed63`](https://togithub.com/jline/jline3/commit/9393ed634d631bf0f863542716232f38b32aa444) Fixing the FfmTerminal to run on JDK 22 and on Linux. ([#​945](https://togithub.com/jline/jline3/issues/945)) - [`8775eb23`](https://togithub.com/jline/jline3/commit/8775eb2324e57b4ba6d9cc88f3f88a4f0f9cb176) Update maven to 3.9.6 (fixes [#​944](https://togithub.com/jline/jline3/issues/944)) ([#​950](https://togithub.com/jline/jline3/issues/950)) - [`c45a4a97`](https://togithub.com/jline/jline3/commit/c45a4a977bce46a991fb1ca3de767f452012282a) In maven-wrapper.properties, set maven version to the same value as pom.xml ([#​961](https://togithub.com/jline/jline3/issues/961)) - [`902f9fab`](https://togithub.com/jline/jline3/commit/902f9fab8a6ece82bba96cbdb0f0bb569bf7bd14) Update GitHub Actions ([#​955](https://togithub.com/jline/jline3/issues/955)) - [`dd4145bf`](https://togithub.com/jline/jline3/commit/dd4145bfdbe78939c190d0709d905fce2d169415) Remove useless javadoc, rely on git history instead - [`38d6adbb`](https://togithub.com/jline/jline3/commit/38d6adbb2e70caa50875f00811225c2f7f4da7f5) Merge remote-tracking branch 'consoleui/master' into merge-consoleui - [`e5a491a5`](https://togithub.com/jline/jline3/commit/e5a491a5f71d8ae443ce89150fd2487eb5b9ecde) Prepare merge - [`2f162bc4`](https://togithub.com/jline/jline3/commit/2f162bc429093ab28521d83bc0990030b98aa395) Rename package - [`df8945ed`](https://togithub.com/jline/jline3/commit/df8945ede9a5a9fe945f8a0d7db2cb6274e6dc44) move into subfolder

Configuration

πŸ“… Schedule: Branch creation - "before 6:00am" in timezone Europe/Berlin, 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.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



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

github-actions[bot] commented 2 months ago

Test Results

 47 files  Β±0   47 suites  Β±0   1m 16s :stopwatch: -12s 395 tests Β±0  395 :white_check_mark: Β±0  0 :zzz: Β±0  0 :x: Β±0  726 runsβ€Š Β±0  726 :white_check_mark: Β±0  0 :zzz: Β±0  0 :x: Β±0 

Results for commit 9c7b1db0. ± Comparison against base commit 3e594152.

This pull request removes 23 and adds 23 tests. Note that renamed tests count towards both. ``` eu.cloudnetservice.driver.document.DocumentSerialisationTest ‑ [4] {"b":1,"s":2,"i":3,"l":4,"f":5.0,"d":6.0,"c":"/","string":"Hello, World!","bol":true,"cloud":["Ben?","Yes","No","HoHoHoHo"],"world":{"this":"is","hello":"world","insane":"!"}}, PRETTY eu.cloudnetservice.driver.network.rpc.object.DefaultObjectMapperTest ‑ [10] 23967, null eu.cloudnetservice.driver.network.rpc.object.DefaultObjectMapperTest ‑ [23] 2024-04-30T16:32:20.774212185Z eu.cloudnetservice.driver.network.rpc.object.DefaultObjectMapperTest ‑ [24] 2024-04-30T16:24:00.774216353Z eu.cloudnetservice.driver.network.rpc.object.DefaultObjectMapperTest ‑ [2] XR0PG9HU2WB39113D5YO5WZSG, null eu.cloudnetservice.driver.network.rpc.object.DefaultObjectMapperTest ‑ [38] 2024-04-30 eu.cloudnetservice.driver.network.rpc.object.DefaultObjectMapperTest ‑ [3] -2075990072, null eu.cloudnetservice.driver.network.rpc.object.DefaultObjectMapperTest ‑ [3] Lobbyhello156:39e282e6-7c59-4201-b6ae-2b004b744d3d eu.cloudnetservice.driver.network.rpc.object.DefaultObjectMapperTest ‑ [47] 16:32:20.774405716 eu.cloudnetservice.driver.network.rpc.object.DefaultObjectMapperTest ‑ [4] -5370570321487156996, null … ``` ``` eu.cloudnetservice.driver.document.DocumentSerialisationTest ‑ [4] {"b":1,"s":2,"i":3,"l":4,"f":5.0,"d":6.0,"c":"/","string":"Hello, World!","bol":true,"cloud":["Ben?","Yes","No","HoHoHoHo"],"world":{"hello":"world","this":"is","insane":"!"}}, PRETTY eu.cloudnetservice.driver.network.rpc.object.DefaultObjectMapperTest ‑ [10] 26071, null eu.cloudnetservice.driver.network.rpc.object.DefaultObjectMapperTest ‑ [23] 2024-05-16T13:58:49.537055746Z eu.cloudnetservice.driver.network.rpc.object.DefaultObjectMapperTest ‑ [24] 2024-05-16T13:50:29.537060234Z eu.cloudnetservice.driver.network.rpc.object.DefaultObjectMapperTest ‑ [2] FWFRW1Z140E483DZ26KA0KTN0, null eu.cloudnetservice.driver.network.rpc.object.DefaultObjectMapperTest ‑ [38] 2024-05-16 eu.cloudnetservice.driver.network.rpc.object.DefaultObjectMapperTest ‑ [3] 1386963402, null eu.cloudnetservice.driver.network.rpc.object.DefaultObjectMapperTest ‑ [3] Lobbyhello156:fea852e8-b2fc-48aa-890c-c492b552a8da eu.cloudnetservice.driver.network.rpc.object.DefaultObjectMapperTest ‑ [47] 13:58:49.537290345 eu.cloudnetservice.driver.network.rpc.object.DefaultObjectMapperTest ‑ [4] 1453532964153286970, null … ```

:recycle: This comment has been updated with latest results.

renovate[bot] commented 1 month ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.