Skip to content

⬆️ Bump org.jline:jline-terminal-jni from 3.30.6 to 4.3.0#185

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/org.jline-jline-terminal-jni-4.3.0
Closed

⬆️ Bump org.jline:jline-terminal-jni from 3.30.6 to 4.3.0#185
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/org.jline-jline-terminal-jni-4.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 30, 2026

Copy link
Copy Markdown
Contributor

Bumps org.jline:jline-terminal-jni from 3.30.6 to 4.3.0.

Release notes

Sourced from org.jline:jline-terminal-jni's releases.

JLine 4.3.0 includes new features, security hardening, platform support, and display fixes.

✨ New Features

🔒 Security Hardening

🐛 Bug Fixes

🔧 Refactoring

  • refactor: defer exception allocation in Pty/redirect-pipe creation (#1976) @​raneashay

📦 Dependency Updates

  • chore: bump junit.version from 6.1.0 to 6.1.1 (#2005)
  • chore: bump com.palantir.javaformat:palantir-java-format (#1992)
  • chore: bump eu.maveniverse.maven.nisse:extension from 0.9.2 to 0.9.3 (#1997)
  • chore: bump org.graalvm.buildtools:native-maven-plugin (#2003)
  • chore: bump actions/cache from 5 to 6 (#1990)

JLine 4.2.1

JLine 4.2.1 is a security patch release addressing two denial-of-service vulnerabilities in the remote-telnet module.

🔒 Security Fixes

🐛 Bug Fixes

📦 Dependency updates

  • chore: Bump com.diffplug.spotless:spotless-maven-plugin from 3.6.0 to 3.7.0 (#1973) @dependabot[bot]

JLine 4.2.0

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.logging module dependency dropped — JLine now uses System.Logger (JEP 264), removing the java.logging module requirement and making JLine friendlier in custom JPMS runtimes (#1934)

... (truncated)

Commits
  • 23862e3 Merge pull request #2002 from jline/fix/display-wrap-flicker-v2
  • 17ea394 fix: wrap mode 2026 BSU/ESU in try/finally and fix wrapNeeded test path
  • 2371d58 fix: correct broken regex in scrollOptimizationToggle test
  • 0a39f36 refactor: make Display.oldLines private and add reflow/wrap tests
  • 7482088 chore: bump junit.version from 6.1.0 to 6.1.1 (#2005)
  • 88c1a94 feat: add AIX support to FFM terminal provider (fixes #1984) (#1985)
  • 2dccc4b feat: expose ScreenTerminal scrollback history and cell decoding utilities (#...
  • bc80e3d fix: use exclusive create for extracted native library temp files (#1995)
  • 062647b fix: create persisted history file with owner-only permissions (#1986)
  • 80edb38 fix: add software signal interception to PosixSysTerminal (fixes #1982) (#1987)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.jline:jline-terminal-jni](https://github.com/jline/jline3) from 3.30.6 to 4.3.0.
- [Release notes](https://github.com/jline/jline3/releases)
- [Commits](jline/jline3@jline-3.30.6...4.3.0)

---
updated-dependencies:
- dependency-name: org.jline:jline-terminal-jni
  dependency-version: 4.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jun 30, 2026
@github-actions github-actions Bot requested a review from rafandoo June 30, 2026 16:43
@deepsource-io

deepsource-io Bot commented Jun 30, 2026

Copy link
Copy Markdown

DeepSource Code Review

We reviewed changes in b25bcb1...9f885b8 on this pull request. Below is the summary for the review, and you can see the individual issues we found as inline review comments.

See full review on DeepSource ↗

PR Report Card

Overall Grade   Security  

Reliability  

Complexity  

Hygiene  

Code Review Summary

Analyzer Status Updated (UTC) Details
Java Jun 30, 2026 4:43p.m. Review ↗

Important

AI Review is run only on demand for your team. We're only showing results of static analysis review right now. To trigger AI Review, comment @deepsourcebot review on this thread.

@dependabot @github

dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #186.

@dependabot dependabot Bot closed this Jul 1, 2026
@dependabot dependabot Bot deleted the dependabot/gradle/org.jline-jline-terminal-jni-4.3.0 branch July 1, 2026 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants