dependabot[bot] opened a new pull request, #23177: URL: https://github.com/apache/camel/pull/23177
Bumps `tamboui-version` from 0.2.0 to 0.3.0. Updates `dev.tamboui:tamboui-tui` from 0.2.0 to 0.3.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tamboui/tamboui/releases">dev.tamboui:tamboui-tui's releases</a>.</em></p> <blockquote> <h2>Release v0.3.0</h2> <p>In celebration of Devoxx France publishing <a href="https://www.youtube.com/watch?v=lVwpiSVBFZw">worlds first talk</a> about Tamboui we are happy to release 0.3.0 with bugfixes and a few new features:</p> <h2>Markdown viewer with streaming support</h2> <p><code>jbang markdown-demo@tamboui/tamboui</code>:</p> <!-- raw HTML omitted --> <h2>Unicode pasting</h2> <p>Unicode is now handled when you paste.</p> <p>Bring out those Emojii's 🇫🇷🧑🍳🦸🇩🇰</p> <h2>Bracketed paste support</h2> <p>Applications can now enable bracketed paste support and receive an explicit paste event and allow handling pasting explicitly rather than just as a sequence of typed characters.</p> <h2>Multiple render threads for Toolkit apps</h2> <p><code>jbang aesh-ssh-http-demo@tamboui/tamboui</code></p> <p>In previous Tamboui releases there was a safety check to help users realize they were rendering elements <em>outside</em> the render thread in Toolkit applications. In 0.3 you can now have multiple thread marked as render threads allowing for using Aeash Web and SSH terminal feature and serve out multiple applications concurrently.</p> <!-- raw HTML omitted --> <h2>Image protocol fixes</h2> <p><a href="https://github.com/gnodet"><code>@gnodet</code></a> contributed a bunch of fixes to make image look sharper and cleaner when rendered!</p> <h2>Shift+Tab</h2> <p>Fix from <a href="https://github.com/yrodiere"><code>@yrodiere</code></a> made Shift+Tab recognizable!</p> <h2><code>TreeElement.lastFLatEntries()</code></h2> <p><a href="https://github.com/ncovercash"><code>@ncovercash</code></a> spotted and fixed <code>lastFlatEntries()</code> was missing from the public api on <code>TreeElement</code>.</p> <h2>Backspace on Windows</h2> <p><a href="https://github.com/patbaumgartner"><code>@patbaumgartner</code></a> helped wrangle backspace handling on Windows!</p> <p>Enjoy!</p> <p>Full list of changes below:</p> <h2>What's Changed</h2> <ul> <li>fix: map Windows Backspace (char 8) to KeyCode.BACKSPACE by <a href="https://github.com/patbaumgartner"><code>@patbaumgartner</code></a> in <a href="https://redirect.github.com/tamboui/tamboui/pull/307">tamboui/tamboui#307</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tamboui/tamboui/commit/814da5c1d62b06a4f9685115826c2dc20f2f262e"><code>814da5c</code></a> [release] Releasing version 0.3.0</li> <li><a href="https://github.com/tamboui/tamboui/commit/2f05d9fb3d7e52e2e09a22ce59dd479e804fe6d1"><code>2f05d9f</code></a> Merge pull request <a href="https://redirect.github.com/tamboui/tamboui/issues/319">#319</a> from tamboui/cc/bracketed-paste</li> <li><a href="https://github.com/tamboui/tamboui/commit/0be0ab7b580a7a4a7d7af09b137d76ee5e581fdf"><code>0be0ab7</code></a> Fix javadocs</li> <li><a href="https://github.com/tamboui/tamboui/commit/bcf2205093f5f2103ac3b180a13f26787d43e75b"><code>bcf2205</code></a> feat: Add bracketed paste support</li> <li><a href="https://github.com/tamboui/tamboui/commit/4d9c983d22777fe81f868d9739f683c6b45370ab"><code>4d9c983</code></a> Merge pull request <a href="https://redirect.github.com/tamboui/tamboui/issues/318">#318</a> from tamboui/cc/event-parser</li> <li><a href="https://github.com/tamboui/tamboui/commit/427a4282cefd7c6f101ed2ddb60bb8118b031628"><code>427a428</code></a> Fix merge conflict</li> <li><a href="https://github.com/tamboui/tamboui/commit/1048770b92edc357b2535fe396a364c87897d804"><code>1048770</code></a> Merge remote-tracking branch 'origin/main' into cc/event-parser</li> <li><a href="https://github.com/tamboui/tamboui/commit/0eaed162fc1ac2d52535392b605809a2c6effa33"><code>0eaed16</code></a> Fix review feedback</li> <li><a href="https://github.com/tamboui/tamboui/commit/c5d69c1d837abe4794763d5f205ecc2f7613982c"><code>c5d69c1</code></a> Merge pull request <a href="https://redirect.github.com/tamboui/tamboui/issues/339">#339</a> from tamboui/all-contributors/add-ncovercash</li> <li><a href="https://github.com/tamboui/tamboui/commit/3f75a032d61b4c28fe0659198fdfe8b9f7654d73"><code>3f75a03</code></a> docs: update .all-contributorsrc</li> <li>Additional commits viewable in <a href="https://github.com/tamboui/tamboui/compare/v0.2.0...v0.3.0">compare view</a></li> </ul> </details> <br /> Updates `dev.tamboui:tamboui-widgets` from 0.2.0 to 0.3.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tamboui/tamboui/releases">dev.tamboui:tamboui-widgets's releases</a>.</em></p> <blockquote> <h2>Release v0.3.0</h2> <p>In celebration of Devoxx France publishing <a href="https://www.youtube.com/watch?v=lVwpiSVBFZw">worlds first talk</a> about Tamboui we are happy to release 0.3.0 with bugfixes and a few new features:</p> <h2>Markdown viewer with streaming support</h2> <p><code>jbang markdown-demo@tamboui/tamboui</code>:</p> <!-- raw HTML omitted --> <h2>Unicode pasting</h2> <p>Unicode is now handled when you paste.</p> <p>Bring out those Emojii's 🇫🇷🧑🍳🦸🇩🇰</p> <h2>Bracketed paste support</h2> <p>Applications can now enable bracketed paste support and receive an explicit paste event and allow handling pasting explicitly rather than just as a sequence of typed characters.</p> <h2>Multiple render threads for Toolkit apps</h2> <p><code>jbang aesh-ssh-http-demo@tamboui/tamboui</code></p> <p>In previous Tamboui releases there was a safety check to help users realize they were rendering elements <em>outside</em> the render thread in Toolkit applications. In 0.3 you can now have multiple thread marked as render threads allowing for using Aeash Web and SSH terminal feature and serve out multiple applications concurrently.</p> <!-- raw HTML omitted --> <h2>Image protocol fixes</h2> <p><a href="https://github.com/gnodet"><code>@gnodet</code></a> contributed a bunch of fixes to make image look sharper and cleaner when rendered!</p> <h2>Shift+Tab</h2> <p>Fix from <a href="https://github.com/yrodiere"><code>@yrodiere</code></a> made Shift+Tab recognizable!</p> <h2><code>TreeElement.lastFLatEntries()</code></h2> <p><a href="https://github.com/ncovercash"><code>@ncovercash</code></a> spotted and fixed <code>lastFlatEntries()</code> was missing from the public api on <code>TreeElement</code>.</p> <h2>Backspace on Windows</h2> <p><a href="https://github.com/patbaumgartner"><code>@patbaumgartner</code></a> helped wrangle backspace handling on Windows!</p> <p>Enjoy!</p> <p>Full list of changes below:</p> <h2>What's Changed</h2> <ul> <li>fix: map Windows Backspace (char 8) to KeyCode.BACKSPACE by <a href="https://github.com/patbaumgartner"><code>@patbaumgartner</code></a> in <a href="https://redirect.github.com/tamboui/tamboui/pull/307">tamboui/tamboui#307</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tamboui/tamboui/commit/814da5c1d62b06a4f9685115826c2dc20f2f262e"><code>814da5c</code></a> [release] Releasing version 0.3.0</li> <li><a href="https://github.com/tamboui/tamboui/commit/2f05d9fb3d7e52e2e09a22ce59dd479e804fe6d1"><code>2f05d9f</code></a> Merge pull request <a href="https://redirect.github.com/tamboui/tamboui/issues/319">#319</a> from tamboui/cc/bracketed-paste</li> <li><a href="https://github.com/tamboui/tamboui/commit/0be0ab7b580a7a4a7d7af09b137d76ee5e581fdf"><code>0be0ab7</code></a> Fix javadocs</li> <li><a href="https://github.com/tamboui/tamboui/commit/bcf2205093f5f2103ac3b180a13f26787d43e75b"><code>bcf2205</code></a> feat: Add bracketed paste support</li> <li><a href="https://github.com/tamboui/tamboui/commit/4d9c983d22777fe81f868d9739f683c6b45370ab"><code>4d9c983</code></a> Merge pull request <a href="https://redirect.github.com/tamboui/tamboui/issues/318">#318</a> from tamboui/cc/event-parser</li> <li><a href="https://github.com/tamboui/tamboui/commit/427a4282cefd7c6f101ed2ddb60bb8118b031628"><code>427a428</code></a> Fix merge conflict</li> <li><a href="https://github.com/tamboui/tamboui/commit/1048770b92edc357b2535fe396a364c87897d804"><code>1048770</code></a> Merge remote-tracking branch 'origin/main' into cc/event-parser</li> <li><a href="https://github.com/tamboui/tamboui/commit/0eaed162fc1ac2d52535392b605809a2c6effa33"><code>0eaed16</code></a> Fix review feedback</li> <li><a href="https://github.com/tamboui/tamboui/commit/c5d69c1d837abe4794763d5f205ecc2f7613982c"><code>c5d69c1</code></a> Merge pull request <a href="https://redirect.github.com/tamboui/tamboui/issues/339">#339</a> from tamboui/all-contributors/add-ncovercash</li> <li><a href="https://github.com/tamboui/tamboui/commit/3f75a032d61b4c28fe0659198fdfe8b9f7654d73"><code>3f75a03</code></a> docs: update .all-contributorsrc</li> <li>Additional commits viewable in <a href="https://github.com/tamboui/tamboui/compare/v0.2.0...v0.3.0">compare view</a></li> </ul> </details> <br /> Updates `dev.tamboui:tamboui-jline3-backend` from 0.2.0 to 0.3.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tamboui/tamboui/releases">dev.tamboui:tamboui-jline3-backend's releases</a>.</em></p> <blockquote> <h2>Release v0.3.0</h2> <p>In celebration of Devoxx France publishing <a href="https://www.youtube.com/watch?v=lVwpiSVBFZw">worlds first talk</a> about Tamboui we are happy to release 0.3.0 with bugfixes and a few new features:</p> <h2>Markdown viewer with streaming support</h2> <p><code>jbang markdown-demo@tamboui/tamboui</code>:</p> <!-- raw HTML omitted --> <h2>Unicode pasting</h2> <p>Unicode is now handled when you paste.</p> <p>Bring out those Emojii's 🇫🇷🧑🍳🦸🇩🇰</p> <h2>Bracketed paste support</h2> <p>Applications can now enable bracketed paste support and receive an explicit paste event and allow handling pasting explicitly rather than just as a sequence of typed characters.</p> <h2>Multiple render threads for Toolkit apps</h2> <p><code>jbang aesh-ssh-http-demo@tamboui/tamboui</code></p> <p>In previous Tamboui releases there was a safety check to help users realize they were rendering elements <em>outside</em> the render thread in Toolkit applications. In 0.3 you can now have multiple thread marked as render threads allowing for using Aeash Web and SSH terminal feature and serve out multiple applications concurrently.</p> <!-- raw HTML omitted --> <h2>Image protocol fixes</h2> <p><a href="https://github.com/gnodet"><code>@gnodet</code></a> contributed a bunch of fixes to make image look sharper and cleaner when rendered!</p> <h2>Shift+Tab</h2> <p>Fix from <a href="https://github.com/yrodiere"><code>@yrodiere</code></a> made Shift+Tab recognizable!</p> <h2><code>TreeElement.lastFLatEntries()</code></h2> <p><a href="https://github.com/ncovercash"><code>@ncovercash</code></a> spotted and fixed <code>lastFlatEntries()</code> was missing from the public api on <code>TreeElement</code>.</p> <h2>Backspace on Windows</h2> <p><a href="https://github.com/patbaumgartner"><code>@patbaumgartner</code></a> helped wrangle backspace handling on Windows!</p> <p>Enjoy!</p> <p>Full list of changes below:</p> <h2>What's Changed</h2> <ul> <li>fix: map Windows Backspace (char 8) to KeyCode.BACKSPACE by <a href="https://github.com/patbaumgartner"><code>@patbaumgartner</code></a> in <a href="https://redirect.github.com/tamboui/tamboui/pull/307">tamboui/tamboui#307</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tamboui/tamboui/commit/814da5c1d62b06a4f9685115826c2dc20f2f262e"><code>814da5c</code></a> [release] Releasing version 0.3.0</li> <li><a href="https://github.com/tamboui/tamboui/commit/2f05d9fb3d7e52e2e09a22ce59dd479e804fe6d1"><code>2f05d9f</code></a> Merge pull request <a href="https://redirect.github.com/tamboui/tamboui/issues/319">#319</a> from tamboui/cc/bracketed-paste</li> <li><a href="https://github.com/tamboui/tamboui/commit/0be0ab7b580a7a4a7d7af09b137d76ee5e581fdf"><code>0be0ab7</code></a> Fix javadocs</li> <li><a href="https://github.com/tamboui/tamboui/commit/bcf2205093f5f2103ac3b180a13f26787d43e75b"><code>bcf2205</code></a> feat: Add bracketed paste support</li> <li><a href="https://github.com/tamboui/tamboui/commit/4d9c983d22777fe81f868d9739f683c6b45370ab"><code>4d9c983</code></a> Merge pull request <a href="https://redirect.github.com/tamboui/tamboui/issues/318">#318</a> from tamboui/cc/event-parser</li> <li><a href="https://github.com/tamboui/tamboui/commit/427a4282cefd7c6f101ed2ddb60bb8118b031628"><code>427a428</code></a> Fix merge conflict</li> <li><a href="https://github.com/tamboui/tamboui/commit/1048770b92edc357b2535fe396a364c87897d804"><code>1048770</code></a> Merge remote-tracking branch 'origin/main' into cc/event-parser</li> <li><a href="https://github.com/tamboui/tamboui/commit/0eaed162fc1ac2d52535392b605809a2c6effa33"><code>0eaed16</code></a> Fix review feedback</li> <li><a href="https://github.com/tamboui/tamboui/commit/c5d69c1d837abe4794763d5f205ecc2f7613982c"><code>c5d69c1</code></a> Merge pull request <a href="https://redirect.github.com/tamboui/tamboui/issues/339">#339</a> from tamboui/all-contributors/add-ncovercash</li> <li><a href="https://github.com/tamboui/tamboui/commit/3f75a032d61b4c28fe0659198fdfe8b9f7654d73"><code>3f75a03</code></a> docs: update .all-contributorsrc</li> <li>Additional commits viewable in <a href="https://github.com/tamboui/tamboui/compare/v0.2.0...v0.3.0">compare view</a></li> </ul> </details> <br /> 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]
