Skip to content

Bump org.jline:jline from 4.1.1 to 4.1.2#18578

Merged
yashmayya merged 1 commit into
masterfrom
dependabot/maven/org.jline-jline-4.1.2
May 25, 2026
Merged

Bump org.jline:jline from 4.1.1 to 4.1.2#18578
yashmayya merged 1 commit into
masterfrom
dependabot/maven/org.jline-jline-4.1.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps org.jline:jline from 4.1.1 to 4.1.2.

Release notes

Sourced from org.jline:jline's releases.

JLine 4.1.2 is a patch release focused on correctness fixes across the parser, terminal I/O, and shell modules.

Bug Fixes

  • fix: echo preserves backslash before unrecognised escape sequences (#1901, fixes #1863)
  • fix: DefaultParser preserves backslashes inside quotes (#1902, fixes #1877)
  • fix: NonBlockingInputStream keeps thread alive after EOF (#1903, fixes #1879)
  • fix: ensure cursor position after alternate screen init (#1904, fixes #1883)
  • fix: use parser for command argument splitting (#1907, fixes #1876)

Dependencies

  • chore: Bump eu.maveniverse.maven.nisse:extension from 0.9.1 to 0.9.2 (#1905)

Full Changelog: jline/jline3@4.1.1...4.1.2

Commits
  • 9a74970 fix: use parser for command argument splitting (#1907)
  • c9b9315 chore: Bump eu.maveniverse.maven.nisse:extension from 0.9.1 to 0.9.2 (#1905)
  • a2e0670 fix: ensure cursor position after alternate screen init (#1883) (#1904)
  • 6ac5ec1 fix: NonBlockingInputStream keeps thread alive after EOF (fixes #1879) (#1903)
  • 1ef5bed fix: DefaultParser preserves backslashes inside quotes (#1902)
  • 2825bc2 fix: echo preserves backslash before unrecognised escape sequences (#1901)
  • 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.1.1 to 4.1.2.
- [Release notes](https://github.com/jline/jline3/releases)
- [Commits](jline/jline3@4.1.1...4.1.2)

---
updated-dependencies:
- dependency-name: org.jline:jline
  dependency-version: 4.1.2
  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 25, 2026
Copy link
Copy Markdown
Contributor

@yashmayya yashmayya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, patch version bump with all CI checks green

@yashmayya yashmayya merged commit 5359dd1 into master May 25, 2026
13 checks passed
@yashmayya yashmayya deleted the dependabot/maven/org.jline-jline-4.1.2 branch May 25, 2026 20:28
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