Skip to content

Bump org.jline:jline from 4.0.10 to 4.0.11#818

Merged
alien11689 merged 1 commit intotrunkfrom
dependabot/maven/org.jline-jline-4.0.11
Apr 7, 2026
Merged

Bump org.jline:jline from 4.0.10 to 4.0.11#818
alien11689 merged 1 commit intotrunkfrom
dependabot/maven/org.jline-jline-4.0.11

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps org.jline:jline from 4.0.10 to 4.0.11.

Release notes

Sourced from org.jline:jline's releases.

JLine 4.0.11

JLine 4.0.11 improves SwingTerminal rendering fidelity and grapheme cluster performance. SwingTerminal now correctly renders dim, italic, and conceal attributes and matches the ScreenTerminal HTML color logic. A BreakIterator caching fix eliminates repeated object allocation in grapheme cluster width loops, and a spurious-wakeup guard hardens the ScreenTerminal dirty-wait path.

🚀 New features and improvements

  • feat: add direct dump method for ScreenTerminal HTML string (#1759) @​Elec332

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

  • chore: suppress deprecation warnings in tests for deprecated console API (#1764) @​gnodet

🔧 Build

Commits
  • 28dd626 fix: guard waitDirty against spurious wakeups (#1765)
  • bbe5f1b chore: suppress deprecation warnings in tests for deprecated console API (#1764)
  • e3bba82 fix: apply dim and italic attributes in SwingTerminal, fix conceal+dim intera...
  • 97baf7b fix: correct 4-bit to 8-bit color expansion in SwingTerminal (fixes #1757)
  • 5c0f479 feat: add direct dump method for ScreenTerminal HTML string (#1759)
  • 529e252 fix: cache BreakIterator in grapheme cluster loops (#1762) (#1763)
  • 0ffa1a3 chore: Bump eu.maveniverse.maven.nisse:extension from 0.8.1 to 0.8.2 (#1760)
  • 1301c8d fix: update Maven wrapper to 3.9.14 (#1761)
  • See full diff 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 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 [org.jline:jline](https://github.com/jline/jline3) from 4.0.10 to 4.0.11.
- [Release notes](https://github.com/jline/jline3/releases)
- [Commits](jline/jline3@4.0.10...4.0.11)

---
updated-dependencies:
- dependency-name: org.jline:jline
  dependency-version: 4.0.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Apr 7, 2026
@alien11689 alien11689 merged commit 214b219 into trunk Apr 7, 2026
4 checks passed
@alien11689 alien11689 deleted the dependabot/maven/org.jline-jline-4.0.11 branch April 7, 2026 18:05
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 samples tutorials

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant