fix(deps): update version.jline to v4 - #113
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/major-version.jline
branch
3 times, most recently
from
April 8, 2026 09:21
69e58e5 to
5871ddd
Compare
renovate
Bot
force-pushed
the
renovate/major-version.jline
branch
3 times, most recently
from
May 4, 2026 22:28
5d7ddae to
dc6bbd4
Compare
renovate
Bot
force-pushed
the
renovate/major-version.jline
branch
from
May 6, 2026 18:05
dc6bbd4 to
ff52155
Compare
renovate
Bot
force-pushed
the
renovate/major-version.jline
branch
3 times, most recently
from
May 28, 2026 13:57
7510e5c to
b384a09
Compare
renovate
Bot
force-pushed
the
renovate/major-version.jline
branch
2 times, most recently
from
June 17, 2026 06:13
0e82d7b to
84da1cd
Compare
renovate
Bot
force-pushed
the
renovate/major-version.jline
branch
2 times, most recently
from
June 30, 2026 23:09
3e8040d to
d18277d
Compare
renovate
Bot
force-pushed
the
renovate/major-version.jline
branch
from
August 27, 2026 02:00
d18277d to
473420c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.30.6→4.4.03.30.6→4.4.0Release Notes
jline/jline3 (org.jline:jline-terminal-jni)
v4.4.0: JLine 4.4.0Compare Source
JLine 4.4.0 is a feature-rich release bringing modern terminal protocol support, broader platform compatibility, and continued security hardening.
Highlights:
System.console()(#2031)-Aflag (#2106).💥 Breaking changes
🚀 New features and improvements
🐛 Bug Fixes
📝 Documentation updates
📦 Dependency updates
👻 Maintenance
v4.3.1: JLine 4.3.1Compare Source
JLine 4.3.1 is a security patch release addressing ReDoS vulnerabilities.
🔒 Security Fixes
SafeRegexutility withTimeoutCharSequenceto enforce wall-clock deadlines during regex matchingterminal,reader, andbuiltinswhere user-controlled input could trigger catastrophic backtracking🐛 Bug Fixes
fillInStackTraceoverride (#2019) @gnodetFull Changelog: jline/jline3@4.3.0...4.3.1
v4.3.0: JLine 4.3.0Compare Source
JLine 4.3.0 includes new features, security hardening, platform support, and display fixes.
✨ New Features
🔒 Security Hardening
🐛 Bug Fixes
🔧 Refactoring
📦 Dependency Updates
v4.2.1: JLine 4.2.1Compare Source
JLine 4.2.1 is a security patch release addressing two denial-of-service vulnerabilities in the
remote-telnetmodule.🔒 Security Fixes
🐛 Bug Fixes
📦 Dependency updates
v4.2.0: JLine 4.2.0Compare Source
JLine 4.2.0 is a minor release that bumps the version to reflect API and behavioral changes since the 4.1.x series.
Highlights:
java.loggingmodule dependency dropped — JLine now usesSystem.Logger(JEP 264), removing thejava.loggingmodule requirement and making JLine friendlier in custom JPMS runtimes (#1934)org.jline.utils.ScreenTerminal, with a fix for stale status rows when using bordered status displays (#1971)exitcommand is now a regular, configurable command rather than hardcoded (#1870)🚀 New features and improvements
🐛 Bug Fixes
📦 Dependency updates
👻 Maintenance
🚦 Tests
v4.1.3: JLine 4.1.3Compare Source
JLine 4.1.3 is a patch release with important fixes for terminal close handling, raw mode signal behavior, FFM memory management, and shell command argument parsing.
Bug Fixes
Chores
Dependencies
Full Changelog: jline/jline3@4.1.2...4.1.3
v4.1.2: JLine 4.1.2Compare Source
JLine 4.1.2 is a patch release focused on correctness fixes across the parser, terminal I/O, and shell modules.
Bug Fixes
Dependencies
Full Changelog: jline/jline3@4.1.1...4.1.2
v4.1.1: JLine 4.1.1Compare Source
JLine 4.1.1 is a patch release focused on stability fixes. The most notable change corrects the POSIX raw mode defaults (VMIN/VTIME) in
enterRawMode, which could cause shell REPL sessions to hang or malfunction on certain platforms. This release also fixes a Display bug where the internal line buffer could alias or reject immutable caller-provided lists, hardens signal registration against null returns, and corrects alternate charset handling in ScreenTerminal.🐛 Bug Fixes
📦 Dependency updates
👻 Maintenance
New Contributors
Full Changelog: jline/jline3@4.1.0...4.1.1
v4.1.0: JLine 4.1.0Compare Source
JLine 4.1 is the first minor release of the 4.x series, bringing new features, significant performance improvements, internal refactoring, and many bug fixes across terminal handling, encoding, and platform support.
Highlights include streaming pipes with concurrent pipeline execution, a new
Sizedinterface for uniform terminal size access, optimized display rendering with direct byte buffers, modernized signal handling via Panama FFMsigaction(), and a comprehensive overhaul of termios constant mappings across all supported platforms.🚀 New features and improvements
🐛 Bug Fixes
📦 Dependency updates
📝 Documentation updates
👻 Maintenance
🚦 Tests
v4.0.16: JLine 4.0.16Compare Source
What's Changed
Full Changelog: jline/jline3@4.0.15...4.0.16
v4.0.15: JLine 4.0.15Compare Source
JLine 4.0.15 is a patch release fixing status bar rendering after terminal resize.
Bug Fixes
Configuration
📅 Schedule: (UTC)
🚦 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.