dependabot[bot] opened a new pull request, #26227: URL: https://github.com/apache/camel/pull/26227
Bumps [org.aesh:terminal-http](https://github.com/aeshell/aesh-readline) from 3.17.1 to 3.17.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aeshell/aesh-readline/releases">org.aesh:terminal-http's releases</a>.</em></p> <blockquote> <h2>Release 3.17.2</h2> <h2>What's New in 3.17.2</h2> <h3>Issues</h3> <ul> <li><del><a href="https://redirect.github.com/aeshell/aesh-readline/issues/262">#262</a></del> Batched terminal feature detection with DA1 fence</li> <li><a href="https://redirect.github.com/aeshell/aesh-readline/issues/263">#263</a> Bump actions/setup-java from 5 to 6</li> <li><a href="https://redirect.github.com/aeshell/aesh-readline/issues/264">#264</a> Bump org.graalvm.buildtools:native-maven-plugin from 1.1.10 to 1.1.11</li> <li><del><a href="https://redirect.github.com/aeshell/aesh-readline/issues/265">#265</a></del> FfmTerminalProvider should check Module.isNativeAccessEnabled() before returning supported</li> </ul> <h3>Changes</h3> <ul> <li>Switch release deployment from JBoss Nexus to Sonatype Central</li> <li>Fix prompt not redrawn after cancelling fuzzy search on empty buffer</li> <li>Check Module.isNativeAccessEnabled() in FfmTerminalProvider (<a href="https://redirect.github.com/aeshell/aesh-readline/issues/265">#265</a>)</li> <li>TerminalBuilder: test for TTY redirection</li> <li>Add POSIX isatty() checks for stdin/stdout redirection detection</li> <li>Consolidate terminal mode probing into terminal-detect (<a href="https://redirect.github.com/aeshell/aesh-readline/issues/262">#262</a>)</li> <li>Add batched terminal feature detection with DA1 fence (<a href="https://redirect.github.com/aeshell/aesh-readline/issues/262">#262</a>)</li> <li>Add close/cleanup regression tests</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/aeshell/aesh-readline/compare/v3.17.1...v3.17.2">https://github.com/aeshell/aesh-readline/compare/v3.17.1...v3.17.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aeshell/aesh-readline/commit/d1fbf064869fe231e3acf2316c0b2b6eea96f895"><code>d1fbf06</code></a> Release 3.17.2</li> <li><a href="https://github.com/aeshell/aesh-readline/commit/b3172e03622579d8efd2b52349caf833cfd4f339"><code>b3172e0</code></a> Switch release deployment from JBoss Nexus to Sonatype Central</li> <li><a href="https://github.com/aeshell/aesh-readline/commit/24e225604034685eed93abdf1ac29aaf42d90dd4"><code>24e2256</code></a> Fix prompt not redrawn after cancelling fuzzy search on empty buffer</li> <li><a href="https://github.com/aeshell/aesh-readline/commit/0ad1117b355104253fbb0bbaf5c6ada464f0da65"><code>0ad1117</code></a> Check Module.isNativeAccessEnabled() in FfmTerminalProvider (<a href="https://redirect.github.com/aeshell/aesh-readline/issues/265">#265</a>)</li> <li><a href="https://github.com/aeshell/aesh-readline/commit/ea3bfe6e99807beda82016f6dea089387680f3b5"><code>ea3bfe6</code></a> TerminalBuilder: test for TTY redirection</li> <li><a href="https://github.com/aeshell/aesh-readline/commit/c63da19817d88ae3b5bea9a04e5f749cf70a1170"><code>c63da19</code></a> Add POSIX isatty() checks for stdin/stdout redirection detection</li> <li><a href="https://github.com/aeshell/aesh-readline/commit/d1a578e686da0cd119c00846180162d47abcd672"><code>d1a578e</code></a> Consolidate terminal mode probing into terminal-detect (<a href="https://redirect.github.com/aeshell/aesh-readline/issues/262">#262</a>)</li> <li><a href="https://github.com/aeshell/aesh-readline/commit/a3f6e2539cd63bb66ab42ffde4b1dfcb90b30694"><code>a3f6e25</code></a> Add batched terminal feature detection with DA1 fence (<a href="https://redirect.github.com/aeshell/aesh-readline/issues/262">#262</a>)</li> <li><a href="https://github.com/aeshell/aesh-readline/commit/c4eee9ed86ed3ec81a66a15ecb4fc4548085e769"><code>c4eee9e</code></a> Merge pull request <a href="https://redirect.github.com/aeshell/aesh-readline/issues/264">#264</a> from aeshell/dependabot/maven/org.graalvm.buildtools-...</li> <li><a href="https://github.com/aeshell/aesh-readline/commit/8416e3f675c5f6afc2a04dd01b8abfe49081154a"><code>8416e3f</code></a> Merge pull request <a href="https://redirect.github.com/aeshell/aesh-readline/issues/263">#263</a> from aeshell/dependabot/github_actions/actions/setup-...</li> <li>Additional commits viewable in <a href="https://github.com/aeshell/aesh-readline/compare/v3.17.1...v3.17.2">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]
