Skip to content

Bump dep.jline.version from 4.0.14 to 4.0.15#29433

Merged
losipiuk merged 1 commit into
masterfrom
dependabot/maven/dep.jline.version-4.0.15
May 12, 2026
Merged

Bump dep.jline.version from 4.0.14 to 4.0.15#29433
losipiuk merged 1 commit into
masterfrom
dependabot/maven/dep.jline.version-4.0.15

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 12, 2026

Bumps dep.jline.version from 4.0.14 to 4.0.15.
Updates org.jline:jline-console from 4.0.14 to 4.0.15

Release notes

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

JLine 4.0.15 is a patch release fixing status bar rendering after terminal resize.

Bug Fixes

When the terminal height shrinks, some terminal emulators keep the old bottom status line just above the new status area, causing duplicated status bar rows. This release clears the stale status rows during resize.

Full Changelog: jline/jline3@4.0.14...4.0.15

Commits

Updates org.jline:jline-reader from 4.0.14 to 4.0.15

Release notes

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

JLine 4.0.15 is a patch release fixing status bar rendering after terminal resize.

Bug Fixes

When the terminal height shrinks, some terminal emulators keep the old bottom status line just above the new status area, causing duplicated status bar rows. This release clears the stale status rows during resize.

Full Changelog: jline/jline3@4.0.14...4.0.15

Commits

Updates org.jline:jline-terminal from 4.0.14 to 4.0.15

Release notes

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

JLine 4.0.15 is a patch release fixing status bar rendering after terminal resize.

Bug Fixes

When the terminal height shrinks, some terminal emulators keep the old bottom status line just above the new status area, causing duplicated status bar rows. This release clears the stale status rows during resize.

Full Changelog: jline/jline3@4.0.14...4.0.15

Commits

Updates org.jline:jline-terminal-ffm from 4.0.14 to 4.0.15

Release notes

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

JLine 4.0.15 is a patch release fixing status bar rendering after terminal resize.

Bug Fixes

When the terminal height shrinks, some terminal emulators keep the old bottom status line just above the new status area, causing duplicated status bar rows. This release clears the stale status rows during resize.

Full Changelog: jline/jline3@4.0.14...4.0.15

Commits

Updates org.jline:jline-terminal-jni from 4.0.14 to 4.0.15

Release notes

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

JLine 4.0.15 is a patch release fixing status bar rendering after terminal resize.

Bug Fixes

When the terminal height shrinks, some terminal emulators keep the old bottom status line just above the new status area, causing duplicated status bar rows. This release clears the stale status rows during resize.

Full Changelog: jline/jline3@4.0.14...4.0.15

Commits

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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels May 12, 2026
Bumps `dep.jline.version` from 4.0.14 to 4.0.15.

Updates `org.jline:jline-console` from 4.0.14 to 4.0.15
- [Release notes](https://github.com/jline/jline3/releases)
- [Commits](jline/jline3@4.0.14...4.0.15)

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

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

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

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

---
updated-dependencies:
- dependency-name: org.jline:jline-console
  dependency-version: 4.0.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jline:jline-reader
  dependency-version: 4.0.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jline:jline-terminal
  dependency-version: 4.0.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jline:jline-terminal-ffm
  dependency-version: 4.0.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jline:jline-terminal-jni
  dependency-version: 4.0.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@ebyhr ebyhr force-pushed the dependabot/maven/dep.jline.version-4.0.15 branch from c4d42e5 to 3149286 Compare May 12, 2026 11:04
@losipiuk losipiuk enabled auto-merge May 12, 2026 13:41
@losipiuk losipiuk added this pull request to the merge queue May 12, 2026
Merged via the queue into master with commit 601ade6 May 12, 2026
107 of 109 checks passed
@losipiuk losipiuk deleted the dependabot/maven/dep.jline.version-4.0.15 branch May 12, 2026 16:21
@github-actions github-actions Bot added this to the 482 milestone May 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed dependencies Pull requests that update a dependency file java Pull requests that update java code

Development

Successfully merging this pull request may close these issues.

2 participants