Skip to content

⬆️ Bump org.jline:jline from 3.30.6 to 4.1.1#160

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 22, 2026

Copy link
Copy Markdown
Contributor

Bumps org.jline:jline from 3.30.6 to 4.1.1.

Release notes

Sourced from org.jline:jline's releases.

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

JLine 4.1.0

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 Sized interface for uniform terminal size access, optimized display rendering with direct byte buffers, modernized signal handling via Panama FFM sigaction(), and a comprehensive overhaul of termios constant mappings across all supported platforms.

🚀 New features and improvements

  • refactor: introduce Sized interface and Size.of() factory methods (#1731) @​Elec332
  • feat: Added UnknownCommandException for Shell module (#1780) @​Elec332
  • feat: bulk read for NonBlockingPumpInputStream (#1778) @​gnodet
  • feat: add filterable(boolean) option to list and checkbox prompts (#1784) @​ingokegel
  • refactor: Deduplicate AttributedCharSequence#emitStyleChange. (#1788) @​Elec332
  • perf: optimize Display.update for minimal allocation and output bytes (#1785) @​gnodet
  • feat: streaming pipes with concurrent pipeline execution (#1777) @​gnodet
  • feat: optimize output rendering with direct byte buffer (#1749) @​gnodet
  • feat: modernize signal handling via Panama FFM sigaction() (#1750) @​gnodet
  • feat: Add /dev/tty fallback for terminals with piped streams (#1728) @​gnodet

🐛 Bug Fixes

... (truncated)

Commits
  • 798308f fix: add filter-by-commitish to 3.x release drafter config
  • af5638a fix: avoid aliasing and immutable list issues in Display oldLines (#1878)
  • f55dc2e Merge pull request #1898 from jline/dependabot/maven/master/com.palantir.java...
  • 1f73667 Merge pull request #1894 from jline/dependabot/maven/master/eu.maveniverse.ma...
  • 684c8a7 Merge pull request #1893 from jline/dependabot/maven/master/junit.version-6.1.0
  • d28a729 chore: Bump com.palantir.javaformat:palantir-java-format
  • 212d19b chore: Bump eu.maveniverse.maven.nisse:extension from 0.9.0 to 0.9.1
  • c14a4fd chore: Bump junit.version from 6.0.3 to 6.1.0
  • 923486a Merge pull request #1865 from jline/dependabot/maven/master/groovy.version-5.0.6
  • 67c84a8 Merge pull request #1887 from jline/dependabot/maven/master/eu.maveniverse.ma...
  • 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](https://github.com/jline/jline3) from 3.30.6 to 4.1.1.
- [Release notes](https://github.com/jline/jline3/releases)
- [Commits](jline/jline3@jline-3.30.6...4.1.1)

---
updated-dependencies:
- dependency-name: org.jline:jline
  dependency-version: 4.1.1
  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 May 22, 2026
@github-actions
github-actions Bot requested a review from rafandoo May 22, 2026 16:45
@deepsource-io

deepsource-io Bot commented May 22, 2026

Copy link
Copy Markdown

DeepSource Code Review

We reviewed changes in a3c0feb...d8f8f1f 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 May 22, 2026 4:45p.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 May 25, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #163.

@dependabot dependabot Bot closed this May 25, 2026
@dependabot
dependabot Bot deleted the dependabot/gradle/org.jline-jline-4.1.1 branch May 25, 2026 22: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