Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.26.1
->3.26.3
3.26.1
->3.26.3
Release Notes
jline/jline3 (org.jline:jansi)
v3.26.3
[3_26_3] https://repo1.maven.org/maven2/org/jline/jline/3.26.3/
89db5577
IndexOutOfBoundsException in console-ui when header exceeds size of the terminal, fixes #1025 (#1026)89a99fc6
Fix windows-arm64 DLL name (#1031)dad7818b
Correcting invocation of ScrollConsoleScreenBufferW - using pointers instead of values. (#1038)9489e1b1
The Diag tool should display the full stack trace (fixes #1020) (#1024)76243b25
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.3.1 (#1032)90d283f8
Bump org.apache.maven.plugins:maven-release-plugin from 3.1.0 to 3.1.1 (#1037)68df8157
Bump org.graalvm.sdk:graal-sdk from 24.0.1 to 24.0.2 (#1039)43c5426b
Bump org.apache.maven.plugins:maven-dependency-plugin (#1028)e1cda58e
Bump junit.version from 5.10.2 to 5.10.3 (#1029)bbe7c99e
Bump groovy.version from 4.0.21 to 4.0.22 (#1030)3670d045
Bump sshd.version from 2.12.1 to 2.13.1 (#1027)425646da
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 (#1017)16dadb3e
Bump org.apache.maven.plugins:maven-release-plugin from 3.0.1 to 3.1.0 (#1019)691f4c4b
Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2 (#1022)195c96f5
Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.2 to 3.4.0 (#1023)v3.26.2
[3_26_2] https://repo1.maven.org/maven2/org/jline/jline/3.26.2/
f712b516
Revert the use of Integer.MAX_VALUE for display colums when size is zero (fixes #982, see #975) (#1011)0de32abf
INVALID_HANDLE_VALUE is a long (#1015)5e876a65
Bump org.easymock:easymock from 5.2.0 to 5.3.0 (#1013)b754ac47
Bump org.apache.maven.plugins:maven-dependency-plugin (#1014)46710c0d
Update and reflow readme50fe7658
Bump org.graalvm.sdk:graal-sdk from 23.1.2 to 24.0.1 (#996)dce7443f
Cursor badly positioned after creating Status bar, fixes #977 (#978)219dadad
Build with cmd.exe on Windows (#976)879d79ad
Bump org.codehaus.mojo:exec-maven-plugin from 3.2.0 to 3.3.0 (#1010)d7f4ebc3
Bump com.mycila:license-maven-plugin from 4.3 to 4.5 (#1005)cb36972a
Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.3 to 3.6.0 (#1008)6a002704
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0 (#1007)15c91397
Bump org.codehaus.mojo:build-helper-maven-plugin from 3.5.0 to 3.6.0 (#1006)97d52ef7
Bump org.apache.maven.plugins:maven-wrapper-plugin from 3.3.1 to 3.3.2 (#1003)f49a65ed
Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.1 (#1004)d14f0e4b
Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.1 to 3.5.0 (#1002)fa17c780
Bump org.apache.maven.plugins:maven-compiler-plugin (#1001)b6dc84e9
Bump org.apache.maven.plugins:maven-site-plugin (#1000)343d14f9
Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 (#995)606c98de
Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.4 (#993)640633c2
Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.1 to 3.1.2 (#997)fd011a1e
Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 (#989)5d719f99
Bump org.apache.maven.plugins:maven-install-plugin from 3.1.1 to 3.1.2 (#988)1abac07b
Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.3 (#990)daa72ae0
Bump sshd.version from 2.12.0 to 2.12.1 (#991)d84c9389
Bump junit.version from 5.10.1 to 5.10.2 (#992)49b0aa8f
Add some doc for boolean provider methods in TerminalBuider (fixes #979) (#981)1f9dfb76
Bump org.apache.maven.plugins:maven-wrapper-plugin from 3.3.0 to 3.3.1 (#985)499e3b0f
Bump slf4j.version from 2.0.9 to 2.0.13 (#986)3b380929
Bump groovy.version from 4.0.18 to 4.0.21 (#983)3119791c
Bump info.picocli:picocli-codegen from 4.5.2 to 4.7.6 (#987)9346f12c
Bump org.codehaus.mojo:exec-maven-plugin from 3.0.0 to 3.2.0 (#984)a91f4c8f
Setup dependabotConfiguration
📅 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 PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.