dependabot[bot] opened a new pull request, #819:
URL: https://github.com/apache/aries/pull/819

   Bumps [org.jline:jline](https://github.com/jline/jline3) from 4.0.11 to 
4.0.12.
   <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.12</h2>
   <p><strong>JLine 4.0.12</strong> is a quick follow-up fixing two 
regressions. A missing timeout in the forced-dump path caused busy-loop CPU 
spinning, and an unguarded <code>AnsiConsole.providers()</code> call threw 
<code>NoSuchMethodError</code> when running against older Jansi versions.</p>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>fix: restore waitDirty timeout in forced dump to prevent busy-loop 
spinning (fixes <a 
href="https://redirect.github.com/jline/jline3/issues/1768";>#1768</a>) (<a 
href="https://redirect.github.com/jline/jline3/pull/1769";>#1769</a>) <a 
href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   <li>fix: guard AnsiConsole.providers() call to avoid NoSuchMethodError 
(fixes <a 
href="https://redirect.github.com/jline/jline3/issues/1766";>#1766</a>) (<a 
href="https://redirect.github.com/jline/jline3/pull/1767";>#1767</a>) <a 
href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/jline/jline3/commit/eea50e40d4ee6ef5f64a0024f299e3a340d80df5";><code>eea50e4</code></a>
 fix: restore waitDirty timeout in forced dump to prevent busy-loop spinning 
(...</li>
   <li><a 
href="https://github.com/jline/jline3/commit/630eaafdd4a72d286a049e106c7d292e6d480e81";><code>630eaaf</code></a>
 fix: guard AnsiConsole.providers() call to avoid NoSuchMethodError (fixes <a 
href="https://redirect.github.com/jline/jline3/issues/1766";>#1766</a>)</li>
   <li>See full diff in <a 
href="https://github.com/jline/jline3/compare/4.0.11...4.0.12";>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=4.0.11&new-version=4.0.12)](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]

Reply via email to