Skip to content

Bump org.jline:jline-reader from 3.30.12 to 3.30.13#97

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/org.jline-jline-reader-3.30.13
Open

Bump org.jline:jline-reader from 3.30.12 to 3.30.13#97
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/org.jline-jline-reader-3.30.13

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps org.jline:jline-reader from 3.30.12 to 3.30.13.

Release notes

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

JLine 3.30.13 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@jline-3.30.12...jline-3.30.13

Commits
  • ec7d891 [maven-release-plugin] prepare release jline-3.30.13
  • 054e6d6 fix: status bar duplication after vertical resize (backport #1860)
  • 52124fa [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
org.jline:jline-reader [>= 4.a0, < 5]

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-reader](https://github.com/jline/jline3) from 3.30.12 to 3.30.13.
- [Release notes](https://github.com/jline/jline3/releases)
- [Commits](jline/jline3@jline-3.30.12...jline-3.30.13)

---
updated-dependencies:
- dependency-name: org.jline:jline-reader
  dependency-version: 3.30.13
  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 May 5, 2026
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