Skip to content

Bump org.jline:jline-reader from 3.30.9 to 3.30.11#95

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

Bump org.jline:jline-reader from 3.30.9 to 3.30.11#95
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/org.jline-jline-reader-3.30.11

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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

Release notes

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

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
  • 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
  • 713f3d0 fix: add copyright year to new test files for spotless compliance
  • cf3ec90 fix: close PTY streams before shutdown to prevent hang on macOS (fixes #1808)...
  • ee94e5b fix: avoid NPE when closing terminal with null masterOutput (#1796) (#1813)
  • 4c45ca3 fix: Fix AttributedStyle color chaining (#1792)
  • cac2b3b fix: remove spurious (short) casts in Size setters (#1791)
  • 8561b04 fix: restore waitDirty timeout in forced dump to prevent busy-loop spinning (...
  • 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.11.
- [Release notes](https://github.com/jline/jline3/releases)
- [Commits](jline/jline3@jline-3.30.9...jline-3.30.11)

---
updated-dependencies:
- dependency-name: org.jline:jline-reader
  dependency-version: 3.30.11
  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 28, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 30, 2026

Superseded by #96.

@dependabot dependabot Bot closed this Apr 30, 2026
@dependabot dependabot Bot deleted the dependabot/maven/org.jline-jline-reader-3.30.11 branch April 30, 2026 05:52
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