dependabot[bot] opened a new pull request, #807: URL: https://github.com/apache/aries/pull/807
Bumps [org.jline:jline](https://github.com/jline/jline3) from 4.0.7 to 4.0.9. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jline/jline3/releases">org.jline:jline's releases</a>.</em></p> <blockquote> <h2>JLine 4.0.9</h2> <h2>✨ Features</h2> <ul> <li>feat: Add ShellBuilder.onReaderReady(BiConsumer<LineReader, CommandDispatcher>) (<a href="https://github.com/jline/jline3/commit/1154e0ea">1154e0e</a>) <a href="https://github.com/gnodet"><code>@gnodet</code></a></li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li>fix: Add deprecated no-op jansi/jna methods to TerminalBuilder (<a href="https://redirect.github.com/jline/jline3/pull/1710">#1710</a>) <a href="https://github.com/gnodet"><code>@gnodet</code></a> <ul> <li>Prevents <code>NoSuchMethodError</code> for libraries like TamboUI that still call <code>.jansi(true)</code> or <code>.jna(true)</code> from their JLine 3 backend</li> </ul> </li> </ul> <h2>JLine 4.0.8</h2> <h2>🐛 Bug Fixes</h2> <ul> <li>fix: Disable grapheme cluster probe on ExternalTerminal (<a href="https://redirect.github.com/jline/jline3/pull/1709">#1709</a>) <a href="https://github.com/gnodet"><code>@gnodet</code></a> <ul> <li>Fixes <code>LineReaderTest</code> hanging when terminal type starts with "xterm" (<a href="https://redirect.github.com/jline/jline3/issues/1707">#1707</a>)</li> <li>Fixes Maven embedded executor tests failing on Windows due to <code>[?2027$p</code> escape sequence leaking into output paths</li> </ul> </li> <li>fix: Add proper picocli argument completion via AutoComplete (<a href="https://redirect.github.com/jline/jline3/pull/1708">#1708</a>) <a href="https://github.com/gnodet"><code>@gnodet</code></a></li> </ul> <h2>🔧 Build</h2> <ul> <li>fix: Fix release drafter config and use drafted notes in release workflow (<a href="https://github.com/jline/jline3/commit/9f3aa72a">9f3aa72</a>) <a href="https://github.com/gnodet"><code>@gnodet</code></a></li> <li>chore: Bump com.diffplug.spotless:spotless-maven-plugin from 3.3.0 to 3.4.0 (<a href="https://redirect.github.com/jline/jline3/pull/1706">#1706</a>) <a href="https://github.com/dependabot"><code>@dependabot</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jline/jline3/commit/27a26abcced7d06bb510e3f79309a08b79662c5e"><code>27a26ab</code></a> fix: Add deprecated no-op jansi(boolean) and jna(boolean) to TerminalBuilder ...</li> <li><a href="https://github.com/jline/jline3/commit/1154e0ead5b4d621811246b923222b46cfd6dbad"><code>1154e0e</code></a> Add ShellBuilder.onReaderReady(BiConsumer<LineReader, CommandDispatcher>)</li> <li><a href="https://github.com/jline/jline3/commit/e2478862fcce82421cd903c3b509ac60fab0a475"><code>e247886</code></a> chore: Bump com.diffplug.spotless:spotless-maven-plugin (<a href="https://redirect.github.com/jline/jline3/issues/1706">#1706</a>)</li> <li><a href="https://github.com/jline/jline3/commit/4fdcc8f769a177e721108e1058be1d9b688d8416"><code>4fdcc8f</code></a> fix: Add proper picocli argument completion via AutoComplete (<a href="https://redirect.github.com/jline/jline3/issues/1708">#1708</a>)</li> <li><a href="https://github.com/jline/jline3/commit/1ab1e9fd0665705f76474fb9fed4f2578cd5e53b"><code>1ab1e9f</code></a> fix: Disable grapheme cluster probe on ExternalTerminal (fixes <a href="https://redirect.github.com/jline/jline3/issues/1707">#1707</a>) (<a href="https://redirect.github.com/jline/jline3/issues/1709">#1709</a>)</li> <li><a href="https://github.com/jline/jline3/commit/9f3aa72a8e96996019aade21674085906937f696"><code>9f3aa72</code></a> fix: Fix release drafter config and use drafted notes in release workflow</li> <li>See full diff in <a href="https://github.com/jline/jline3/compare/4.0.7...4.0.9">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
