Skip to content

Bump jline.version from 3.30.8 to 4.0.9#1571

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2026

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

Release notes

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

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

JLine 4.0.8

🐛 Bug Fixes

  • fix: Disable grapheme cluster probe on ExternalTerminal (#1709) @​gnodet
    • Fixes LineReaderTest hanging when terminal type starts with "xterm" (#1707)
    • Fixes Maven embedded executor tests failing on Windows due to [?2027$p escape sequence leaking into output paths
  • fix: Add proper picocli argument completion via AutoComplete (#1708) @​gnodet

🔧 Build

  • fix: Fix release drafter config and use drafted notes in release workflow (9f3aa72) @​gnodet
  • chore: Bump com.diffplug.spotless:spotless-maven-plugin from 3.3.0 to 3.4.0 (#1706) @​dependabot

JLine 4.0.7

🐛 Bug Fixes

  • Suppress dumb terminal warning when no streams are TTYs (#1703) @​gnodet
    • In CI environments (like GitHub Actions), the "Unable to create a system terminal" warning is no longer emitted when falling back to a dumb terminal is expected because no TTY is available

Full Changelog: jline/jline3@4.0.6...4.0.7

JLine 4.0.6

🔧 Build

📦 Dependency updates

Full Changelog: jline/jline3@4.0.5...4.0.6

JLine 4.0.5

What's Changed

Full Changelog: jline/jline3@4.0.4...4.0.5

... (truncated)

Commits
  • 27a26ab fix: Add deprecated no-op jansi(boolean) and jna(boolean) to TerminalBuilder ...
  • 1154e0e Add ShellBuilder.onReaderReady(BiConsumer<LineReader, CommandDispatcher>)
  • e247886 chore: Bump com.diffplug.spotless:spotless-maven-plugin (#1706)
  • 4fdcc8f fix: Add proper picocli argument completion via AutoComplete (#1708)
  • 1ab1e9f fix: Disable grapheme cluster probe on ExternalTerminal (fixes #1707) (#1709)
  • 9f3aa72 fix: Fix release drafter config and use drafted notes in release workflow
  • beabe4e Merge pull request #1703 from jline/fix/suppress-dumb-terminal-warning-no-tty
  • b3bf72f fix: Suppress dumb terminal warning when no streams are TTYs
  • 3ba42a8 Merge pull request #1700 from jline/dependabot/maven/master/org.codehaus.mojo...
  • 372a1bb Merge pull request #1702 from jline/fix/simplify-nisse-setup
  • Additional commits viewable in compare view

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

Release notes

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

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

JLine 4.0.8

🐛 Bug Fixes

  • fix: Disable grapheme cluster probe on ExternalTerminal (#1709) @​gnodet
    • Fixes LineReaderTest hanging when terminal type starts with "xterm" (#1707)
    • Fixes Maven embedded executor tests failing on Windows due to [?2027$p escape sequence leaking into output paths
  • fix: Add proper picocli argument completion via AutoComplete (#1708) @​gnodet

🔧 Build

  • fix: Fix release drafter config and use drafted notes in release workflow (9f3aa72) @​gnodet
  • chore: Bump com.diffplug.spotless:spotless-maven-plugin from 3.3.0 to 3.4.0 (#1706) @​dependabot

JLine 4.0.7

🐛 Bug Fixes

  • Suppress dumb terminal warning when no streams are TTYs (#1703) @​gnodet
    • In CI environments (like GitHub Actions), the "Unable to create a system terminal" warning is no longer emitted when falling back to a dumb terminal is expected because no TTY is available

Full Changelog: jline/jline3@4.0.6...4.0.7

JLine 4.0.6

🔧 Build

📦 Dependency updates

Full Changelog: jline/jline3@4.0.5...4.0.6

JLine 4.0.5

What's Changed

Full Changelog: jline/jline3@4.0.4...4.0.5

... (truncated)

Commits
  • 27a26ab fix: Add deprecated no-op jansi(boolean) and jna(boolean) to TerminalBuilder ...
  • 1154e0e Add ShellBuilder.onReaderReady(BiConsumer<LineReader, CommandDispatcher>)
  • e247886 chore: Bump com.diffplug.spotless:spotless-maven-plugin (#1706)
  • 4fdcc8f fix: Add proper picocli argument completion via AutoComplete (#1708)
  • 1ab1e9f fix: Disable grapheme cluster probe on ExternalTerminal (fixes #1707) (#1709)
  • 9f3aa72 fix: Fix release drafter config and use drafted notes in release workflow
  • beabe4e Merge pull request #1703 from jline/fix/suppress-dumb-terminal-warning-no-tty
  • b3bf72f fix: Suppress dumb terminal warning when no streams are TTYs
  • 3ba42a8 Merge pull request #1700 from jline/dependabot/maven/master/org.codehaus.mojo...
  • 372a1bb Merge pull request #1702 from jline/fix/simplify-nisse-setup
  • Additional commits viewable in compare view

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

Release notes

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

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

JLine 4.0.8

🐛 Bug Fixes

  • fix: Disable grapheme cluster probe on ExternalTerminal (#1709) @​gnodet
    • Fixes LineReaderTest hanging when terminal type starts with "xterm" (#1707)
    • Fixes Maven embedded executor tests failing on Windows due to [?2027$p escape sequence leaking into output paths
  • fix: Add proper picocli argument completion via AutoComplete (#1708) @​gnodet

🔧 Build

  • fix: Fix release drafter config and use drafted notes in release workflow (9f3aa72) @​gnodet
  • chore: Bump com.diffplug.spotless:spotless-maven-plugin from 3.3.0 to 3.4.0 (#1706) @​dependabot

JLine 4.0.7

🐛 Bug Fixes

  • Suppress dumb terminal warning when no streams are TTYs (#1703) @​gnodet
    • In CI environments (like GitHub Actions), the "Unable to create a system terminal" warning is no longer emitted when falling back to a dumb terminal is expected because no TTY is available

Full Changelog: jline/jline3@4.0.6...4.0.7

JLine 4.0.6

🔧 Build

📦 Dependency updates

Full Changelog: jline/jline3@4.0.5...4.0.6

JLine 4.0.5

What's Changed

Full Changelog: jline/jline3@4.0.4...4.0.5

... (truncated)

Commits
  • 27a26ab fix: Add deprecated no-op jansi(boolean) and jna(boolean) to TerminalBuilder ...
  • 1154e0e Add ShellBuilder.onReaderReady(BiConsumer<LineReader, CommandDispatcher>)
  • e247886 chore: Bump com.diffplug.spotless:spotless-maven-plugin (#1706)
  • 4fdcc8f fix: Add proper picocli argument completion via AutoComplete (#1708)
  • 1ab1e9f fix: Disable grapheme cluster probe on ExternalTerminal (fixes #1707) (#1709)
  • 9f3aa72 fix: Fix release drafter config and use drafted notes in release workflow
  • beabe4e Merge pull request #1703 from jline/fix/suppress-dumb-terminal-warning-no-tty
  • b3bf72f fix: Suppress dumb terminal warning when no streams are TTYs
  • 3ba42a8 Merge pull request #1700 from jline/dependabot/maven/master/org.codehaus.mojo...
  • 372a1bb Merge pull request #1702 from jline/fix/simplify-nisse-setup
  • Additional commits viewable in compare view

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

Release notes

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

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

JLine 4.0.8

🐛 Bug Fixes

  • fix: Disable grapheme cluster probe on ExternalTerminal (#1709) @​gnodet
    • Fixes LineReaderTest hanging when terminal type starts with "xterm" (#1707)
    • Fixes Maven embedded executor tests failing on Windows due to [?2027$p escape sequence leaking into output paths
  • fix: Add proper picocli argument completion via AutoComplete (#1708) @​gnodet

🔧 Build

  • fix: Fix release drafter config and use drafted notes in release workflow (9f3aa72) @​gnodet
  • chore: Bump com.diffplug.spotless:spotless-maven-plugin from 3.3.0 to 3.4.0 (#1706) @​dependabot

JLine 4.0.7

🐛 Bug Fixes

  • Suppress dumb terminal warning when no streams are TTYs (#1703) @​gnodet
    • In CI environments (like GitHub Actions), the "Unable to create a system terminal" warning is no longer emitted when falling back to a dumb terminal is expected because no TTY is available

Full Changelog: jline/jline3@4.0.6...4.0.7

JLine 4.0.6

🔧 Build

📦 Dependency updates

Full Changelog: jline/jline3@4.0.5...4.0.6

JLine 4.0.5

What's Changed

Full Changelog: jline/jline3@4.0.4...4.0.5

... (truncated)

Commits
  • 27a26ab fix: Add deprecated no-op jansi(boolean) and jna(boolean) to TerminalBuilder ...
  • 1154e0e Add ShellBuilder.onReaderReady(BiConsumer<LineReader, CommandDispatcher>)
  • e247886 chore: Bump com.diffplug.spotless:spotless-maven-plugin (#1706)
  • 4fdcc8f fix: Add proper picocli argument completion via AutoComplete (#1708)
  • 1ab1e9f fix: Disable grapheme cluster probe on ExternalTerminal (fixes #1707) (#1709)
  • 9f3aa72 fix: Fix release drafter config and use drafted notes in release workflow
  • beabe4e Merge pull request #1703 from jline/fix/suppress-dumb-terminal-warning-no-tty
  • b3bf72f fix: Suppress dumb terminal warning when no streams are TTYs
  • 3ba42a8 Merge pull request #1700 from jline/dependabot/maven/master/org.codehaus.mojo...
  • 372a1bb Merge pull request #1702 from jline/fix/simplify-nisse-setup
  • 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.9.

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

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

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

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

---
updated-dependencies:
- dependency-name: org.jline:jline-terminal
  dependency-version: 4.0.9
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.jline:jline-terminal-jni
  dependency-version: 4.0.9
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.jline:jline-terminal-ffm
  dependency-version: 4.0.9
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.jline:jline-native
  dependency-version: 4.0.9
  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 Mar 24, 2026
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