You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2024/01/15 11:10:18 UTC

[PR] Bump org.jline:jline from 3.24.1 to 3.25.0 [directory-kerby]

dependabot[bot] opened a new pull request, #312:
URL: https://github.com/apache/directory-kerby/pull/312

   Bumps [org.jline:jline](https://github.com/jline/jline3) from 3.24.1 to 3.25.0.
   <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 3.25.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Merge <a href="https://github.com/fusesource/jansi">Jansi</a> library into JLine by <a href="https://github.com/gnodet"><code>@​gnodet</code></a> in <a href="https://redirect.github.com/jline/jline3/pull/871">jline/jline3#871</a></li>
   <li>Fix missing native libraries in JLine bundle by <a href="https://github.com/gnodet"><code>@​gnodet</code></a> in <a href="https://redirect.github.com/jline/jline3/pull/894">jline/jline3#894</a></li>
   <li>Avoid JDK warning when checking the exec provider by <a href="https://github.com/gnodet"><code>@​gnodet</code></a> in <a href="https://redirect.github.com/jline/jline3/pull/895">jline/jline3#895</a></li>
   <li>Improve the message when a provider cannot be used by doing an early check and restore compatibility with Jansi 1.17 (fixes <a href="https://redirect.github.com/jline/jline3/issues/904">#904</a>) by <a href="https://github.com/gnodet"><code>@​gnodet</code></a> in <a href="https://redirect.github.com/jline/jline3/pull/906">jline/jline3#906</a></li>
   <li>Provide a new Terminal InputFlag INORMEOL to normalize end of lines (fixes <a href="https://redirect.github.com/jline/jline3/issues/899">#899</a>) by <a href="https://github.com/gnodet"><code>@​gnodet</code></a> in <a href="https://redirect.github.com/jline/jline3/pull/900">jline/jline3#900</a></li>
   <li>Add the ability to clear internal buffers (fixes <a href="https://redirect.github.com/jline/jline3/issues/910">#910</a>) by <a href="https://github.com/gnodet"><code>@​gnodet</code></a> in <a href="https://redirect.github.com/jline/jline3/pull/915">jline/jline3#915</a></li>
   <li>Use logger instead of writing to stderr (fixes <a href="https://redirect.github.com/jline/jline3/issues/907">#907</a>) by <a href="https://github.com/gnodet"><code>@​gnodet</code></a> in <a href="https://redirect.github.com/jline/jline3/pull/916">jline/jline3#916</a></li>
   <li>Fix FFM provider loading of openpty on linux (fixes <a href="https://redirect.github.com/jline/jline3/issues/911">#911</a>) by <a href="https://github.com/gnodet"><code>@​gnodet</code></a> in <a href="https://redirect.github.com/jline/jline3/pull/919">jline/jline3#919</a></li>
   <li>Add some doc about Signal.QUIT which cannot be caught by the JVM (fixes <a href="https://redirect.github.com/jline/jline3/issues/912">#912</a>) by <a href="https://github.com/gnodet"><code>@​gnodet</code></a> in <a href="https://redirect.github.com/jline/jline3/pull/921">jline/jline3#921</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a href="https://github.com/jline/jline3/compare/jline-parent-3.24.1...jline-parent-3.25.0">https://github.com/jline/jline3/compare/jline-parent-3.24.1...jline-parent-3.25.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/jline/jline3/blob/master/changelog.md">org.jline:jline's changelog</a>.</em></p>
   <blockquote>
   <h2>[JLine 3.25.0][3_25_0]</h2>
   <p>[3_25_0] <a href="https://repo1.maven.org/maven2/org/jline/jline/3.25.0/">https://repo1.maven.org/maven2/org/jline/jline/3.25.0/</a></p>
   <ul>
   <li><a href="https://github.com/jline/jline3/commit/687695ee87e738674204743a3bfc275e0ba6b3d7"><code>687695ee87e</code></a> Link with lib util (fixes <a href="https://redirect.github.com/jline/jline3/issues/896">#896</a>)</li>
   <li><a href="https://github.com/jline/jline3/commit/8c9a4ab7d595d72721cf1530ab1f9e2f39f6a55e"><code>8c9a4ab7d59</code></a> Add some doc about Signal.QUIT which can not be caught by the JVM (fixes <a href="https://redirect.github.com/jline/jline3/issues/912">#912</a>)</li>
   <li><a href="https://github.com/jline/jline3/commit/0365a9cb8ee840aaf9f276c3ef10ac6cd6381425"><code>0365a9cb8ee</code></a> Fix FFM provider loading of openpty on linux (fixes <a href="https://redirect.github.com/jline/jline3/issues/911">#911</a>)</li>
   <li><a href="https://github.com/jline/jline3/commit/d41a8f7c72b3c7842329e0c2506c112b571bb938"><code>d41a8f7c72b</code></a> Ignore dependency reduced pom</li>
   <li><a href="https://github.com/jline/jline3/commit/4ccf282c91daa0fc96ed6030e053dd28a4aba342"><code>4ccf282c91d</code></a> Add the provider name in the example</li>
   <li><a href="https://github.com/jline/jline3/commit/32d2af1417d0f96b1a7d588188f1c37a4fb979d7"><code>32d2af1417d</code></a> Fix ssh attributes transfer</li>
   <li><a href="https://github.com/jline/jline3/commit/4cedcb90d4a80ccd425fdadddf375a26319e06fa"><code>4cedcb90d4a</code></a> Add ubuntu 20.04 build</li>
   <li><a href="https://github.com/jline/jline3/commit/b2749c4525e658c326d9978d802ac8678c954e35"><code>b2749c4525e</code></a> Use logger instead of writing to stderr (<a href="https://redirect.github.com/jline/jline3/issues/916">#916</a>, fixes <a href="https://redirect.github.com/jline/jline3/issues/907">#907</a>)</li>
   <li><a href="https://github.com/jline/jline3/commit/ada11ffde966d529f8796cf1822a48febaf3d584"><code>ada11ffde96</code></a> Add the ability to clear internal buffers for security (fixes <a href="https://redirect.github.com/jline/jline3/issues/910">#910</a>)</li>
   <li><a href="https://github.com/jline/jline3/commit/fb35df175e60ff92ac8a445a49a4b15c7bea422c"><code>fb35df175e6</code></a> Use maven-shade-plugin instead of custom source-unpack/recompile</li>
   <li><a href="https://github.com/jline/jline3/commit/3a9ff8c75eaba0e1b6cebb4cf165d3a1cabf15bd"><code>3a9ff8c75ea</code></a> Jansi implementation</li>
   <li><a href="https://github.com/jline/jline3/commit/0bcba13e5fb63935fdc17b1650b655530d0d9c76"><code>0bcba13e5fb</code></a> Upgrade version to 3.25.0-SNAPSHOT</li>
   <li><a href="https://github.com/jline/jline3/commit/d73373975dfc7a44c9a0fcda973f479a3174fe15"><code>d73373975df</code></a> Provide a new Terminal InputFlag INORMEOL to normalize end of lines (<a href="https://redirect.github.com/jline/jline3/issues/900">#900</a>, fixes <a href="https://redirect.github.com/jline/jline3/issues/899">#899</a>)</li>
   <li><a href="https://github.com/jline/jline3/commit/af7777d611a7934967a1431e8ac6b6ee3dbd65a7"><code>af7777d611a</code></a> Improve the message when a provider cannot be used by doing an early check and restore compatibility with Jansi 1.17 (<a href="https://redirect.github.com/jline/jline3/issues/906">#906</a>, fixes <a href="https://redirect.github.com/jline/jline3/issues/904">#904</a>)</li>
   <li><a href="https://github.com/jline/jline3/commit/c275b40fc4ecb0e4ee2889d97683d7e5ed4956a8"><code>c275b40fc4e</code></a> TailTipWidgets option usage goes away when writing its argument, fixes <a href="https://redirect.github.com/jline/jline3/issues/914">#914</a></li>
   <li><a href="https://github.com/jline/jline3/commit/f3c60a3e6255e8e0c20d5043a4fe248446f292bb"><code>f3c60a3e625</code></a> GroovyEngine.execute cause an OOM exception, fixes <a href="https://redirect.github.com/jline/jline3/issues/909">#909</a></li>
   <li><a href="https://github.com/jline/jline3/commit/277dd8c34fd933b3c4ed8be3ab773342c14e3e43"><code>277dd8c34fd</code></a> Fix readme wrt providers</li>
   <li><a href="https://github.com/jline/jline3/commit/bf698ba5fe46e190616dce9284c92e8e49079c15"><code>bf698ba5fe4</code></a> Avoid JDK warning when checking the exec provider (<a href="https://redirect.github.com/jline/jline3/issues/895">#895</a>)</li>
   <li><a href="https://github.com/jline/jline3/commit/2fd5c9d623adbd8d0c0436e86ed00a0725771993"><code>2fd5c9d623a</code></a> Fix missing native libraries in JLine bundle (<a href="https://redirect.github.com/jline/jline3/issues/894">#894</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/jline/jline3/commit/9b05f5c216ee7dc5d96c85dec60248518fe5e987"><code>9b05f5c</code></a> [maven-release-plugin] prepare release jline-parent-3.25.0</li>
   <li><a href="https://github.com/jline/jline3/commit/51de3cda3d427a169d4236702a180beec70d965f"><code>51de3cd</code></a> Restore non-shaded jars</li>
   <li><a href="https://github.com/jline/jline3/commit/c81ac470023005e06d383bb4b39997b881571eb3"><code>c81ac47</code></a> Fix javadoc generation</li>
   <li><a href="https://github.com/jline/jline3/commit/e9c6f1a9f503e99c6dc27e4907d85f05b696cae6"><code>e9c6f1a</code></a> Add changelog for 3.25.0 release</li>
   <li><a href="https://github.com/jline/jline3/commit/687695ee87e738674204743a3bfc275e0ba6b3d7"><code>687695e</code></a> Link with lib util (fixes <a href="https://redirect.github.com/jline/jline3/issues/896">#896</a>)</li>
   <li><a href="https://github.com/jline/jline3/commit/8c9a4ab7d595d72721cf1530ab1f9e2f39f6a55e"><code>8c9a4ab</code></a> Add some doc about Signal.QUIT which can not be caught by the JVM (fixes <a href="https://redirect.github.com/jline/jline3/issues/912">#912</a>)</li>
   <li><a href="https://github.com/jline/jline3/commit/0365a9cb8ee840aaf9f276c3ef10ac6cd6381425"><code>0365a9c</code></a> Fix FFM provider loading of openpty on linux (fixes <a href="https://redirect.github.com/jline/jline3/issues/911">#911</a>)</li>
   <li><a href="https://github.com/jline/jline3/commit/d41a8f7c72b3c7842329e0c2506c112b571bb938"><code>d41a8f7</code></a> Ignore dependency reduced pom</li>
   <li><a href="https://github.com/jline/jline3/commit/4ccf282c91daa0fc96ed6030e053dd28a4aba342"><code>4ccf282</code></a> Add the provider name in the example</li>
   <li><a href="https://github.com/jline/jline3/commit/32d2af1417d0f96b1a7d588188f1c37a4fb979d7"><code>32d2af1</code></a> Fix ssh attributes transfer</li>
   <li>Additional commits viewable in <a href="https://github.com/jline/jline3/compare/jline-parent-3.24.1...jline-parent-3.25.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.jline:jline&package-manager=maven&previous-version=3.24.1&new-version=3.25.0)](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 merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
   - `@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: dev-unsubscribe@directory.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org


Re: [PR] Bump org.jline:jline from 3.24.1 to 3.25.0 [directory-kerby]

Posted by "coheigea (via GitHub)" <gi...@apache.org>.
coheigea merged PR #312:
URL: https://github.com/apache/directory-kerby/pull/312


-- 
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: dev-unsubscribe@directory.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org