dependabot[bot] opened a new pull request, #587:
URL: https://github.com/apache/plc4x-extras/pull/587

   Bumps 
[github.com/schollz/progressbar/v3](https://github.com/schollz/progressbar) 
from 3.18.0 to 3.19.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/schollz/progressbar/releases";>github.com/schollz/progressbar/v3's
 releases</a>.</em></p>
   <blockquote>
   <h2>v3.19.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>add simple spinner/counter example by <a 
href="https://github.com/OkieOth";><code>@​OkieOth</code></a> in <a 
href="https://redirect.github.com/schollz/progressbar/pull/211";>schollz/progressbar#211</a></li>
   <li>feat: allow user to safely run and manage multiple progressbar http 
servers by <a href="https://github.com/cmsax";><code>@​cmsax</code></a> in <a 
href="https://redirect.github.com/schollz/progressbar/pull/213";>schollz/progressbar#213</a></li>
   <li>fix: when setMaxDetailRow() but not use AddDetail(), cause index out of 
range. by <a href="https://github.com/chengxilo";><code>@​chengxilo</code></a> 
in <a 
href="https://redirect.github.com/schollz/progressbar/pull/214";>schollz/progressbar#214</a></li>
   <li>Fix terminal width when stdout is redirected by <a 
href="https://github.com/WGH";><code>@​WGH</code></a>- in <a 
href="https://redirect.github.com/schollz/progressbar/pull/215";>schollz/progressbar#215</a></li>
   <li>fix: describe after by <a 
href="https://github.com/schollz";><code>@​schollz</code></a> in <a 
href="https://redirect.github.com/schollz/progressbar/pull/225";>schollz/progressbar#225</a></li>
   <li>fix: flickering on powershell by <a 
href="https://github.com/mengshengwu";><code>@​mengshengwu</code></a> in <a 
href="https://redirect.github.com/schollz/progressbar/pull/220";>schollz/progressbar#220</a></li>
   <li>fix: trailing residual characters in ANSI mode by <a 
href="https://github.com/yevk";><code>@​yevk</code></a> in <a 
href="https://redirect.github.com/schollz/progressbar/pull/221";>schollz/progressbar#221</a></li>
   <li>Always call <code>bar.Finish()</code> in <code>Reader</code> by <a 
href="https://github.com/mrkbac";><code>@​mrkbac</code></a> in <a 
href="https://redirect.github.com/schollz/progressbar/pull/218";>schollz/progressbar#218</a></li>
   <li>Remove unused argument by <a 
href="https://github.com/bitlux";><code>@​bitlux</code></a> in <a 
href="https://redirect.github.com/schollz/progressbar/pull/223";>schollz/progressbar#223</a></li>
   <li>Added OptionSetCustomColorCodes to pass in custom color codes. by <a 
href="https://github.com/polymorcodeus";><code>@​polymorcodeus</code></a> in <a 
href="https://redirect.github.com/schollz/progressbar/pull/226";>schollz/progressbar#226</a></li>
   <li>Remove hardcoded choice by <a 
href="https://github.com/goncalogdomingo";><code>@​goncalogdomingo</code></a> in 
<a 
href="https://redirect.github.com/schollz/progressbar/pull/216";>schollz/progressbar#216</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/OkieOth";><code>@​OkieOth</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/schollz/progressbar/pull/211";>schollz/progressbar#211</a></li>
   <li><a href="https://github.com/WGH";><code>@​WGH</code></a>- made their 
first contribution in <a 
href="https://redirect.github.com/schollz/progressbar/pull/215";>schollz/progressbar#215</a></li>
   <li><a href="https://github.com/mengshengwu";><code>@​mengshengwu</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/schollz/progressbar/pull/220";>schollz/progressbar#220</a></li>
   <li><a href="https://github.com/yevk";><code>@​yevk</code></a> made their 
first contribution in <a 
href="https://redirect.github.com/schollz/progressbar/pull/221";>schollz/progressbar#221</a></li>
   <li><a href="https://github.com/mrkbac";><code>@​mrkbac</code></a> made their 
first contribution in <a 
href="https://redirect.github.com/schollz/progressbar/pull/218";>schollz/progressbar#218</a></li>
   <li><a href="https://github.com/bitlux";><code>@​bitlux</code></a> made their 
first contribution in <a 
href="https://redirect.github.com/schollz/progressbar/pull/223";>schollz/progressbar#223</a></li>
   <li><a 
href="https://github.com/polymorcodeus";><code>@​polymorcodeus</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/schollz/progressbar/pull/226";>schollz/progressbar#226</a></li>
   <li><a 
href="https://github.com/goncalogdomingo";><code>@​goncalogdomingo</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/schollz/progressbar/pull/216";>schollz/progressbar#216</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/schollz/progressbar/compare/v3.18.0...v3.19.0";>https://github.com/schollz/progressbar/compare/v3.18.0...v3.19.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/schollz/progressbar/commit/56ad4a7314ff53af9772f6899dd3dc8bcdd33511";><code>56ad4a7</code></a>
 Merge pull request <a 
href="https://redirect.github.com/schollz/progressbar/issues/216";>#216</a> from 
goncalogdomingo/main</li>
   <li><a 
href="https://github.com/schollz/progressbar/commit/dae95ef25e0df5e7fa1aaec1e6539ffdb3749ab1";><code>dae95ef</code></a>
 Merge pull request <a 
href="https://redirect.github.com/schollz/progressbar/issues/226";>#226</a> from 
polymorcodeus/mart1082/optsetcustomcolor</li>
   <li><a 
href="https://github.com/schollz/progressbar/commit/0ec6061f21a857c3ff2276b4a3f3d2af6ca84426";><code>0ec6061</code></a>
 Merge pull request <a 
href="https://redirect.github.com/schollz/progressbar/issues/223";>#223</a> from 
bitlux/bitlux/unused</li>
   <li><a 
href="https://github.com/schollz/progressbar/commit/f13fb152ca2e9c97a2a56a77118e29115c8e75c8";><code>f13fb15</code></a>
 Merge pull request <a 
href="https://redirect.github.com/schollz/progressbar/issues/218";>#218</a> from 
mrkbac/fix-reader-close</li>
   <li><a 
href="https://github.com/schollz/progressbar/commit/472b188728427c5103ebdc2ee4fb8fc6e52366f6";><code>472b188</code></a>
 Merge pull request <a 
href="https://redirect.github.com/schollz/progressbar/issues/221";>#221</a> from 
yevk/main</li>
   <li><a 
href="https://github.com/schollz/progressbar/commit/57f6968026ef3cd211f7972eb77a48d577c9c477";><code>57f6968</code></a>
 Added OptionSetCustomColorCodes to pass in custom color codes.</li>
   <li><a 
href="https://github.com/schollz/progressbar/commit/655d41e4d87fa1810f6a0f33f64313a246b31353";><code>655d41e</code></a>
 Merge pull request <a 
href="https://redirect.github.com/schollz/progressbar/issues/220";>#220</a> from 
mengshengwu/fix-windows-progressbar-flickering</li>
   <li><a 
href="https://github.com/schollz/progressbar/commit/533e284e7fd2f3b25e4100420b13b7c5b1640f83";><code>533e284</code></a>
 Merge pull request <a 
href="https://redirect.github.com/schollz/progressbar/issues/225";>#225</a> from 
schollz/fix/describe</li>
   <li><a 
href="https://github.com/schollz/progressbar/commit/914e5115384a34d0fba6c0af91a68f9b3896226e";><code>914e511</code></a>
 fix: add describe solution</li>
   <li><a 
href="https://github.com/schollz/progressbar/commit/5692e00efbe72cddb939860ade7518732053adcb";><code>5692e00</code></a>
 fix: allow progressbar to be updated afterwards</li>
   <li>Additional commits viewable in <a 
href="https://github.com/schollz/progressbar/compare/v3.18.0...v3.19.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/schollz/progressbar/v3&package-manager=go_modules&previous-version=3.18.0&new-version=3.19.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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to