fix(deps): update version.jline to v4 - #64
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/major-version.jline
branch
5 times, most recently
from
March 23, 2026 13:56
f33b458 to
7730ce1
Compare
renovate
Bot
force-pushed
the
renovate/major-version.jline
branch
4 times, most recently
from
April 8, 2026 10:04
e3457ec to
b6c3376
Compare
renovate
Bot
force-pushed
the
renovate/major-version.jline
branch
2 times, most recently
from
April 29, 2026 22:29
4427658 to
6763f2b
Compare
renovate
Bot
force-pushed
the
renovate/major-version.jline
branch
2 times, most recently
from
May 6, 2026 14:31
ec96725 to
535deb7
Compare
renovate
Bot
force-pushed
the
renovate/major-version.jline
branch
3 times, most recently
from
May 28, 2026 16:47
9bca544 to
d7711f2
Compare
renovate
Bot
force-pushed
the
renovate/major-version.jline
branch
2 times, most recently
from
June 17, 2026 16:06
ea3a5b5 to
24e4f07
Compare
renovate
Bot
force-pushed
the
renovate/major-version.jline
branch
from
June 30, 2026 23:49
24e4f07 to
5d7e387
Compare
renovate
Bot
force-pushed
the
renovate/major-version.jline
branch
from
August 30, 2026 07:43
5d7e387 to
ee814d0
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.9→4.4.03.30.9→4.4.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release 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 r
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.