Skip to content

Bump org.jline:jline from 4.0.15 to 4.1.0 in the dependencies group#289

Merged
rfresh2 merged 1 commit into
1.21.4from
dependabot/gradle/dependencies-34b4827763
May 12, 2026
Merged

Bump org.jline:jline from 4.0.15 to 4.1.0 in the dependencies group#289
rfresh2 merged 1 commit into
1.21.4from
dependabot/gradle/dependencies-34b4827763

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the dependencies group with 1 update: org.jline:jline.

Updates org.jline:jline from 4.0.15 to 4.1.0

Release notes

Sourced from org.jline:jline's releases.

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

📦 Dependency updates

... (truncated)

Commits
  • bdec53e chore: fix release-drafter config for 4.x branches
  • 2af04cf refactor: introduce Sized interface and Size.of() factory methods (#1731)
  • 5ef0aab fix: status bar duplication after vertical resize (#1860)
  • 6141618 fix: remove proactive isNativeAccessEnabled() checks from terminal providers ...
  • 7818927 refactor: unify terminal probe response handling
  • 8a6a1d3 fix: prevent DA response bytes from leaking to parent shell (#1856)
  • 0d19e52 - Added UnknownCommandException (#1780)
  • 0703cc0 feat: bulk read(byte[], int, int) for NonBlockingPumpInputStream (#1776)
  • 8325740 fix: use maven.multiModuleProjectDirectory for test-jar path
  • b2e362a fix: deduplicate ReaderTestSupport between reader and builtins (#1807)
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 1 update: [org.jline:jline](https://github.com/jline/jline3).


Updates `org.jline:jline` from 4.0.15 to 4.1.0
- [Release notes](https://github.com/jline/jline3/releases)
- [Commits](jline/jline3@4.0.15...4.1.0)

---
updated-dependencies:
- dependency-name: org.jline:jline
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

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 12, 2026
@rfresh2 rfresh2 merged commit 93bad8c into 1.21.4 May 12, 2026
2 checks passed
@rfresh2 rfresh2 deleted the dependabot/gradle/dependencies-34b4827763 branch May 12, 2026 05:25
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.

1 participant