Skip to content

Bump org.jline:jline from 4.4.0 to 4.4.1 - #122

Merged
making merged 1 commit into
developfrom
dependabot/maven/org.jline-jline-4.4.1
Sep 5, 2026
Merged

Bump org.jline:jline from 4.4.0 to 4.4.1#122
making merged 1 commit into
developfrom
dependabot/maven/org.jline-jline-4.4.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 4, 2026

Copy link
Copy Markdown
Contributor

Bumps org.jline:jline from 4.4.0 to 4.4.1.

Release notes

Sourced from org.jline:jline's releases.

JLine 4.4.1 is a patch release with bug fixes focused on terminal rendering, line editing, and input safety. Highlights include a fix for first-line scrolling on terminals without the xenl capability, correct suffix handling during tab completion, a hard-timeout guard for terminal mode probing that could previously hang, and protection against exponential blowup in !# history expansion.

🐛 Bug Fixes

📦 Dependency updates

Commits
  • 2f8b6a8 fix: prevent first-line scroll on non-xenl terminals (fixes #2206) (#2212)
  • 7544a9c fix: append suffix to buffer when not part of candidate value (fixes #2208) (...
  • 94af4af chore: bump org.graalvm.sdk:graal-sdk from 25.2.4 to 25.3.4.1 (#2204)
  • d956f9c chore: bump actions/setup-java from 5.7.0 to 6.0.0 (#2203)
  • 64df16b chore: bump groovy.version from 5.1.0 to 5.1.1 (#2201)
  • 01e7d26 fix: use hard-timeout daemon thread for terminal mode probing (fixes #2209)
  • 2688ac6 fix: bound !# history expansion to prevent exponential blowup
  • 92cb769 fix: strip control characters from file names in posix builtins
  • f1bef0e chore: bump eu.maveniverse.maven.nisse:extension from 0.9.7 to 0.9.8 (#2199)
  • 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.4.0 to 4.4.1.
- [Release notes](https://github.com/jline/jline3/releases)
- [Commits](jline/jline3@4.4.0...4.4.1)

---
updated-dependencies:
- dependency-name: org.jline:jline
  dependency-version: 4.4.1
  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 Sep 4, 2026
@making
making merged commit b2a4427 into develop Sep 5, 2026
6 checks passed
@dependabot
dependabot Bot deleted the dependabot/maven/org.jline-jline-4.4.1 branch September 5, 2026 00:03
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.

1 participant