Skip to content

Bump jline.version from 3.30.8 to 4.0.10#1579

Closed
dependabot[bot] wants to merge 1 commit intomvnd-1.xfrom
dependabot/maven/mvnd-1.x/jline.version-4.0.10
Closed

Bump jline.version from 3.30.8 to 4.0.10#1579
dependabot[bot] wants to merge 1 commit intomvnd-1.xfrom
dependabot/maven/mvnd-1.x/jline.version-4.0.10

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 3, 2026

Bumps jline.version from 3.30.8 to 4.0.10.
Updates org.jline:jline-terminal from 3.30.8 to 4.0.10

Release notes

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

JLine 4.0.10

JLine 4.0.10 focuses on Unicode accuracy and virtual terminal correctness. Grapheme cluster width calculations are now properly integrated with Mode 2027 detection, giving accurate display alignment for emoji and complex scripts. The ScreenTerminal receives numerous bug fixes for cursor handling, scrolling, and alt-screen management, along with new true-color, dim, and italic SGR support. Several defensive fixes address edge-case crashes in KillRing, KeyMap, color parsing, and terminal provider loading.

🐛 Bug Fixes

📦 Dependency updates

📝 Documentation updates

  • docs: Document dumb terminal fallback with piped streams (#1730) @​gnodet

👻 Maintenance

JLine 4.0.9

✨ Features

  • feat: Add ShellBuilder.onReaderReady(BiConsumer<LineReader, CommandDispatcher>) (1154e0e) @​gnodet

🐛 Bug Fixes

  • fix: Add deprecated no-op jansi/jna methods to TerminalBuilder (#1710) @​gnodet
    • Prevents NoSuchMethodError for libraries like TamboUI that still call .jansi(true) or .jna(true) from their JLine 3 backend

... (truncated)

Commits
  • cc8d538 fix: grapheme-cluster-aware width when Mode 2027 is unavailable (fixes #1753)
  • 8712c09 fix: raise virtual terminal max size from 256 to 4096
  • ed150d2 Merge pull request #1748 from jline/maple-ticket
  • 842b598 fix: replace S2699 suppressions with proper JUnit assertions
  • 27badb5 fix: convert assert keyword to JUnit assertions in style tests (S2699)
  • 550a505 fix: resolve S2387 field-hiding issues
  • e6c1497 fix: resolve S1845 name-clash issues
  • bf7bce9 fix: remove unnecessary bit operations (S2437)
  • a13f427 fix: catch LinkageError during provider loading (#1751) (#1752)
  • b4b2793 Merge pull request #1743 from jline/dependabot/maven/master/groovy.version-5.0.5
  • Additional commits viewable in compare view

Updates org.jline:jline-terminal-jni from 3.30.8 to 4.0.10

Release notes

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

JLine 4.0.10

JLine 4.0.10 focuses on Unicode accuracy and virtual terminal correctness. Grapheme cluster width calculations are now properly integrated with Mode 2027 detection, giving accurate display alignment for emoji and complex scripts. The ScreenTerminal receives numerous bug fixes for cursor handling, scrolling, and alt-screen management, along with new true-color, dim, and italic SGR support. Several defensive fixes address edge-case crashes in KillRing, KeyMap, color parsing, and terminal provider loading.

🐛 Bug Fixes

📦 Dependency updates

📝 Documentation updates

  • docs: Document dumb terminal fallback with piped streams (#1730) @​gnodet

👻 Maintenance

JLine 4.0.9

✨ Features

  • feat: Add ShellBuilder.onReaderReady(BiConsumer<LineReader, CommandDispatcher>) (1154e0e) @​gnodet

🐛 Bug Fixes

  • fix: Add deprecated no-op jansi/jna methods to TerminalBuilder (#1710) @​gnodet
    • Prevents NoSuchMethodError for libraries like TamboUI that still call .jansi(true) or .jna(true) from their JLine 3 backend

... (truncated)

Commits
  • cc8d538 fix: grapheme-cluster-aware width when Mode 2027 is unavailable (fixes #1753)
  • 8712c09 fix: raise virtual terminal max size from 256 to 4096
  • ed150d2 Merge pull request #1748 from jline/maple-ticket
  • 842b598 fix: replace S2699 suppressions with proper JUnit assertions
  • 27badb5 fix: convert assert keyword to JUnit assertions in style tests (S2699)
  • 550a505 fix: resolve S2387 field-hiding issues
  • e6c1497 fix: resolve S1845 name-clash issues
  • bf7bce9 fix: remove unnecessary bit operations (S2437)
  • a13f427 fix: catch LinkageError during provider loading (#1751) (#1752)
  • b4b2793 Merge pull request #1743 from jline/dependabot/maven/master/groovy.version-5.0.5
  • Additional commits viewable in compare view

Updates org.jline:jline-terminal-ffm from 3.30.8 to 4.0.10

Release notes

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

JLine 4.0.10

JLine 4.0.10 focuses on Unicode accuracy and virtual terminal correctness. Grapheme cluster width calculations are now properly integrated with Mode 2027 detection, giving accurate display alignment for emoji and complex scripts. The ScreenTerminal receives numerous bug fixes for cursor handling, scrolling, and alt-screen management, along with new true-color, dim, and italic SGR support. Several defensive fixes address edge-case crashes in KillRing, KeyMap, color parsing, and terminal provider loading.

🐛 Bug Fixes

📦 Dependency updates

📝 Documentation updates

  • docs: Document dumb terminal fallback with piped streams (#1730) @​gnodet

👻 Maintenance

JLine 4.0.9

✨ Features

  • feat: Add ShellBuilder.onReaderReady(BiConsumer<LineReader, CommandDispatcher>) (1154e0e) @​gnodet

🐛 Bug Fixes

  • fix: Add deprecated no-op jansi/jna methods to TerminalBuilder (#1710) @​gnodet
    • Prevents NoSuchMethodError for libraries like TamboUI that still call .jansi(true) or .jna(true) from their JLine 3 backend

... (truncated)

Commits
  • cc8d538 fix: grapheme-cluster-aware width when Mode 2027 is unavailable (fixes #1753)
  • 8712c09 fix: raise virtual terminal max size from 256 to 4096
  • ed150d2 Merge pull request #1748 from jline/maple-ticket
  • 842b598 fix: replace S2699 suppressions with proper JUnit assertions
  • 27badb5 fix: convert assert keyword to JUnit assertions in style tests (S2699)
  • 550a505 fix: resolve S2387 field-hiding issues
  • e6c1497 fix: resolve S1845 name-clash issues
  • bf7bce9 fix: remove unnecessary bit operations (S2437)
  • a13f427 fix: catch LinkageError during provider loading (#1751) (#1752)
  • b4b2793 Merge pull request #1743 from jline/dependabot/maven/master/groovy.version-5.0.5
  • Additional commits viewable in compare view

Updates org.jline:jline-native from 3.30.8 to 4.0.10

Release notes

Sourced from org.jline:jline-native's releases.

JLine 4.0.10

JLine 4.0.10 focuses on Unicode accuracy and virtual terminal correctness. Grapheme cluster width calculations are now properly integrated with Mode 2027 detection, giving accurate display alignment for emoji and complex scripts. The ScreenTerminal receives numerous bug fixes for cursor handling, scrolling, and alt-screen management, along with new true-color, dim, and italic SGR support. Several defensive fixes address edge-case crashes in KillRing, KeyMap, color parsing, and terminal provider loading.

🐛 Bug Fixes

📦 Dependency updates

📝 Documentation updates

  • docs: Document dumb terminal fallback with piped streams (#1730) @​gnodet

👻 Maintenance

JLine 4.0.9

✨ Features

  • feat: Add ShellBuilder.onReaderReady(BiConsumer<LineReader, CommandDispatcher>) (1154e0e) @​gnodet

🐛 Bug Fixes

  • fix: Add deprecated no-op jansi/jna methods to TerminalBuilder (#1710) @​gnodet
    • Prevents NoSuchMethodError for libraries like TamboUI that still call .jansi(true) or .jna(true) from their JLine 3 backend

... (truncated)

Commits
  • cc8d538 fix: grapheme-cluster-aware width when Mode 2027 is unavailable (fixes #1753)
  • 8712c09 fix: raise virtual terminal max size from 256 to 4096
  • ed150d2 Merge pull request #1748 from jline/maple-ticket
  • 842b598 fix: replace S2699 suppressions with proper JUnit assertions
  • 27badb5 fix: convert assert keyword to JUnit assertions in style tests (S2699)
  • 550a505 fix: resolve S2387 field-hiding issues
  • e6c1497 fix: resolve S1845 name-clash issues
  • bf7bce9 fix: remove unnecessary bit operations (S2437)
  • a13f427 fix: catch LinkageError during provider loading (#1751) (#1752)
  • b4b2793 Merge pull request #1743 from jline/dependabot/maven/master/groovy.version-5.0.5
  • Additional commits viewable in compare view

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 `jline.version` from 3.30.8 to 4.0.10.

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

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

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added backport backport to a maintenance branch dependencies Pull requests that update a dependency file labels Apr 3, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 8, 2026

Superseded by #1581.

@dependabot dependabot bot closed this Apr 8, 2026
@dependabot dependabot bot deleted the dependabot/maven/mvnd-1.x/jline.version-4.0.10 branch April 8, 2026 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport backport to a maintenance branch dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants