Skip to content

Bump org.jline:jline-reader from 3.30.9 to 3.30.12#96

Merged
slachiewicz merged 1 commit intomasterfrom
dependabot/maven/org.jline-jline-reader-3.30.12
May 1, 2026
Merged

Bump org.jline:jline-reader from 3.30.9 to 3.30.12#96
slachiewicz merged 1 commit intomasterfrom
dependabot/maven/org.jline-jline-reader-3.30.12

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 30, 2026

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

Release notes

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

JLine 3.30.12

[maven-release-plugin] copy for tag jline-3.30.12

JLine 3.30.11 is a patch release adding GraalVM native-image support for the FFM terminal provider that was missing from 3.30.10.

Bug Fixes

  • Add GraalVM native-image support for FFM terminal provider (#1804)

See 3.30.10 release notes for the full list of bugfixes included in this release series.

JLine 3.30.10 is a patch release with numerous bug fixes, including terminal stability improvements, encoding fixes, and dependency updates.

Bug Fixes

  • Catch LinkageError during provider loading (#1752)
  • Prevent ArrayIndexOutOfBoundsException in KillRing.yankPop()
  • Fix off-by-one bounds check in KeyMap.unbind()
  • Handle EOF in color parsing to prevent infinite loop
  • Close HttpURLConnection in ConsoleEngineImpl.urlExists()
  • Guard AnsiConsole.providers() call to avoid NoSuchMethodError (#1766)
  • Guard waitDirty against spurious wakeups (#1765)
  • Restore waitDirty timeout in forced dump to prevent busy-loop spinning (#1768)
  • Remove spurious (short) casts in Size setters (#1791)
  • Fix AttributedStyle color chaining (#1792)
  • Avoid NPE when closing terminal with null masterOutput (#1813)
  • Close PTY streams before shutdown to prevent hang on macOS (#1817)

Dependency Updates

  • Bump groovy.version from 4.0.30 to 4.0.31
  • Bump spotless-maven-plugin to 3.4.0
  • Bump palantir-java-format to 2.90.0
  • Bump jansi from 2.4.2 to 2.4.3
  • Bump graal-sdk from 25.0.2 to 25.0.3
  • Bump actions/deploy-pages from 4 to 5
  • Bump actions/configure-pages from 5 to 6
  • Bump actions/upload-pages-artifact from 4 to 5
Commits
  • 1cec3b6 [maven-release-plugin] prepare release jline-3.30.12
  • 55a90a0 fix: remove proactive isNativeAccessEnabled() checks from terminal providers ...
  • 6d13d45 fix: correct inverted bounds check in readBuffered methods (#1855)
  • e1cf37c chore: Bump junit.version from 5.14.3 to 5.14.4
  • f40e265 chore: Bump actions/checkout from 4 to 6
  • 546291c [maven-release-plugin] prepare for next development iteration
  • bce28e9 [maven-release-plugin] prepare release jline-3.30.11
  • 7f817fa fix: add GraalVM native-image support for FFM terminal provider (#1804)
  • c66024f [maven-release-plugin] prepare for next development iteration
  • ae05bd3 [maven-release-plugin] prepare release jline-3.30.10
  • Additional commits viewable 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.9 to 3.30.12.
- [Release notes](https://github.com/jline/jline3/releases)
- [Commits](jline/jline3@jline-3.30.9...jline-3.30.12)

---
updated-dependencies:
- dependency-name: org.jline:jline-reader
  dependency-version: 3.30.12
  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 30, 2026
@slachiewicz slachiewicz merged commit aabbb05 into master May 1, 2026
24 of 25 checks passed
@dependabot dependabot Bot deleted the dependabot/maven/org.jline-jline-reader-3.30.12 branch May 1, 2026 21:18
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