Skip to content

Bump jlineVersion from 4.0.14 to 4.1.0#12017

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/jlineVersion-4.1.0
Open

Bump jlineVersion from 4.0.14 to 4.1.0#12017
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/jlineVersion-4.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps jlineVersion from 4.0.14 to 4.1.0.
Updates org.jline:jline-reader from 4.0.14 to 4.1.0

Release notes

Sourced from org.jline:jline-reader'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

Updates org.jline:jline-style from 4.0.14 to 4.1.0

Release notes

Sourced from org.jline:jline-style'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

Updates org.jline:jline-builtins from 4.0.14 to 4.1.0

Release notes

Sourced from org.jline:jline-builtins'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

Updates org.jline:jline-console from 4.0.14 to 4.1.0

Release notes

Sourced from org.jline:jline-console'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

Updates org.jline:jline-console-ui from 4.0.14 to 4.1.0

Release notes

Sourced from org.jline:jline-console-ui'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

Updates org.jline:jline-terminal from 4.0.14 to 4.1.0

Release notes

Sourced from org.jline:jline-terminal'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

  • Fix status bar duplication after vertical resize (#1860) @​Abdelilah-AIT-HAMOU
  • fix: remove proactive isNativeAccessEnabled() checks from terminal providers (#1859) @​gnodet
  • fix: prevent DA response bytes from leaking to parent shell (#1856) (#1857) @​gnodet
  • fix: correct inverted bounds check in readBuffered methods (#1853) @​gnodet
  • fix: wire up unmapped termios constants in JNI and FFM providers (#1838) @​gnodet
  • fix: correct Solaris termios constants from octal to proper hex (#1837) @​gnodet
  • fix: correct FreeBSD PENDIN and NOFLSH termios constants (#1834) @​gnodet
  • fix: correct Linux PENDIN termios constant (#1835) @​gnodet
  • fix: add missing CDTR_IFLOW readback in OsX toAttributes (#1836) @​gnodet
  • fix: replace Thread.sleep() with synchronization in TmuxEncodingTest (#1827) @​gnodet
  • fix: add VT100 response feedback to SwingTerminal and WebTerminal (#1824) @​gnodet
  • fix: use console encoding instead of default charset in Tmux (#1826) @​gnodet
  • fix: tail -n counts lines correctly when input lacks trailing newline (fixes #1787) (#1823) @​gnodet
  • fix: use terminal encoding instead of default charset in VirtualTerminal (fixes #1821) (#1822) @​gnodet
  • fix: close terminal in PromptBuilderTest to prevent resource leak (fixes #1810) (#1820) @​gnodet
  • fix: resolve redirect targets against session working directory (#1781) @​gnodet
  • fix: erase probe emoji after grapheme cluster width detection (fixes

Bumps `jlineVersion` from 4.0.14 to 4.1.0.

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

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

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

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

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

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

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

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

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

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

---
updated-dependencies:
- dependency-name: org.jline:jline-reader
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jline:jline-style
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jline:jline-builtins
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jline:jline-console
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jline:jline-console-ui
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jline:jline-terminal
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jline:jline-terminal-ffm
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jline:jline-terminal-jni
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jline:jline-native
  dependency-version: 4.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.jline:jansi-core
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 7, 2026
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