Skip to content

build(deps): bump version.jline from 4.0.12 to 4.0.13#665

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/version.jline-4.0.13
Closed

build(deps): bump version.jline from 4.0.12 to 4.0.13#665
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/version.jline-4.0.13

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 28, 2026

Bumps version.jline from 4.0.12 to 4.0.13.
Updates org.jline:jline-terminal from 4.0.12 to 4.0.13

Release notes

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

JLine 4.0.13 is a patch release with bug fixes for terminal handling, GraalVM native-image support, and encoding issues.

Bug Fixes

  • Fix AttributedStyle color chaining (#1792)
  • Erase probe emoji after grapheme cluster width detection (#1801)
  • Register all FFM foreign function signatures for GraalVM native-image (#1802)
  • Register Kernel32 FFM downcall signatures for GraalVM native-image (#1803)
  • Deprecate SwingTerminal.dispose() in favor of close() (#1811)
  • Avoid NPE when closing terminal with null masterOutput (#1813)
  • Close PTY streams before shutdown to prevent hang on macOS (#1817)
  • Resolve redirect targets against session working directory (#1781)
  • Use terminal encoding instead of default charset in VirtualTerminal (#1822)
Commits
  • befdfce fix: pass explicit version to nisse in release workflow
  • 2571aec chore: update nisse extension to 0.8.4
  • acc413c fix: use terminal encoding instead of default charset in VirtualTerminal (fix...
  • 96d9900 fix: resolve redirect targets against session working directory (#1781)
  • 8951df5 fix: register all FFM foreign function signatures for GraalVM native-image (#...
  • 85dd624 fix: close PTY streams before shutdown to prevent hang on macOS (fixes #1808)...
  • eaa5f10 fix: deprecate SwingTerminal.dispose() in favor of close() (fixes #1805) (#1811)
  • 8657488 fix: avoid NPE when closing terminal with null masterOutput (#1796) (#1813)
  • f25fe23 fix: Fix AttributedStyle color chaining (#1792)
  • 75bb3d0 fix: erase probe emoji after grapheme cluster width detection (fixes #1801)
  • Additional commits viewable in compare view

Updates org.jline:jline-terminal-ffm from 4.0.12 to 4.0.13

Release notes

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

JLine 4.0.13 is a patch release with bug fixes for terminal handling, GraalVM native-image support, and encoding issues.

Bug Fixes

  • Fix AttributedStyle color chaining (#1792)
  • Erase probe emoji after grapheme cluster width detection (#1801)
  • Register all FFM foreign function signatures for GraalVM native-image (#1802)
  • Register Kernel32 FFM downcall signatures for GraalVM native-image (#1803)
  • Deprecate SwingTerminal.dispose() in favor of close() (#1811)
  • Avoid NPE when closing terminal with null masterOutput (#1813)
  • Close PTY streams before shutdown to prevent hang on macOS (#1817)
  • Resolve redirect targets against session working directory (#1781)
  • Use terminal encoding instead of default charset in VirtualTerminal (#1822)
Commits
  • befdfce fix: pass explicit version to nisse in release workflow
  • 2571aec chore: update nisse extension to 0.8.4
  • acc413c fix: use terminal encoding instead of default charset in VirtualTerminal (fix...
  • 96d9900 fix: resolve redirect targets against session working directory (#1781)
  • 8951df5 fix: register all FFM foreign function signatures for GraalVM native-image (#...
  • 85dd624 fix: close PTY streams before shutdown to prevent hang on macOS (fixes #1808)...
  • eaa5f10 fix: deprecate SwingTerminal.dispose() in favor of close() (fixes #1805) (#1811)
  • 8657488 fix: avoid NPE when closing terminal with null masterOutput (#1796) (#1813)
  • f25fe23 fix: Fix AttributedStyle color chaining (#1792)
  • 75bb3d0 fix: erase probe emoji after grapheme cluster width detection (fixes #1801)
  • Additional commits viewable in compare view

Updates org.jline:jline-reader from 4.0.12 to 4.0.13

Release notes

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

JLine 4.0.13 is a patch release with bug fixes for terminal handling, GraalVM native-image support, and encoding issues.

Bug Fixes

  • Fix AttributedStyle color chaining (#1792)
  • Erase probe emoji after grapheme cluster width detection (#1801)
  • Register all FFM foreign function signatures for GraalVM native-image (#1802)
  • Register Kernel32 FFM downcall signatures for GraalVM native-image (#1803)
  • Deprecate SwingTerminal.dispose() in favor of close() (#1811)
  • Avoid NPE when closing terminal with null masterOutput (#1813)
  • Close PTY streams before shutdown to prevent hang on macOS (#1817)
  • Resolve redirect targets against session working directory (#1781)
  • Use terminal encoding instead of default charset in VirtualTerminal (#1822)
Commits
  • befdfce fix: pass explicit version to nisse in release workflow
  • 2571aec chore: update nisse extension to 0.8.4
  • acc413c fix: use terminal encoding instead of default charset in VirtualTerminal (fix...
  • 96d9900 fix: resolve redirect targets against session working directory (#1781)
  • 8951df5 fix: register all FFM foreign function signatures for GraalVM native-image (#...
  • 85dd624 fix: close PTY streams before shutdown to prevent hang on macOS (fixes #1808)...
  • eaa5f10 fix: deprecate SwingTerminal.dispose() in favor of close() (fixes #1805) (#1811)
  • 8657488 fix: avoid NPE when closing terminal with null masterOutput (#1796) (#1813)
  • f25fe23 fix: Fix AttributedStyle color chaining (#1792)
  • 75bb3d0 fix: erase probe emoji after grapheme cluster width detection (fixes #1801)
  • Additional commits viewable in compare view

Updates org.jline:jline-style from 4.0.12 to 4.0.13

Release notes

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

JLine 4.0.13 is a patch release with bug fixes for terminal handling, GraalVM native-image support, and encoding issues.

Bug Fixes

  • Fix AttributedStyle color chaining (#1792)
  • Erase probe emoji after grapheme cluster width detection (#1801)
  • Register all FFM foreign function signatures for GraalVM native-image (#1802)
  • Register Kernel32 FFM downcall signatures for GraalVM native-image (#1803)
  • Deprecate SwingTerminal.dispose() in favor of close() (#1811)
  • Avoid NPE when closing terminal with null masterOutput (#1813)
  • Close PTY streams before shutdown to prevent hang on macOS (#1817)
  • Resolve redirect targets against session working directory (#1781)
  • Use terminal encoding instead of default charset in VirtualTerminal (#1822)
Commits
  • befdfce fix: pass explicit version to nisse in release workflow
  • 2571aec chore: update nisse extension to 0.8.4
  • acc413c fix: use terminal encoding instead of default charset in VirtualTerminal (fix...
  • 96d9900 fix: resolve redirect targets against session working directory (#1781)
  • 8951df5 fix: register all FFM foreign function signatures for GraalVM native-image (#...
  • 85dd624 fix: close PTY streams before shutdown to prevent hang on macOS (fixes #1808)...
  • eaa5f10 fix: deprecate SwingTerminal.dispose() in favor of close() (fixes #1805) (#1811)
  • 8657488 fix: avoid NPE when closing terminal with null masterOutput (#1796) (#1813)
  • f25fe23 fix: Fix AttributedStyle color chaining (#1792)
  • 75bb3d0 fix: erase probe emoji after grapheme cluster width detection (fixes #1801)
  • 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 `version.jline` from 4.0.12 to 4.0.13.

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

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

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

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

---
updated-dependencies:
- dependency-name: org.jline:jline-terminal
  dependency-version: 4.0.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jline:jline-terminal-ffm
  dependency-version: 4.0.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jline:jline-reader
  dependency-version: 4.0.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jline:jline-style
  dependency-version: 4.0.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Apr 28, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 30, 2026

Superseded by #666.

@dependabot dependabot Bot closed this Apr 30, 2026
@dependabot dependabot Bot deleted the dependabot/maven/version.jline-4.0.13 branch April 30, 2026 04:04
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