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

   Bumps 
[github.com/schollz/progressbar/v3](https://github.com/schollz/progressbar) 
from 3.9.0 to 3.10.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.10.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Use golang.org/x/term replacement instead of deprecated package by <a 
href="https://github.com/Jacalz";><code>@​Jacalz</code></a> in <a 
href="https://github-redirect.dependabot.com/schollz/progressbar/pull/131";>schollz/progressbar#131</a></li>
   <li>feat: on clear, correctly flush with carriage return by <a 
href="https://github.com/hexnaught";><code>@​hexnaught</code></a> in <a 
href="https://github-redirect.dependabot.com/schollz/progressbar/pull/134";>schollz/progressbar#134</a></li>
   <li>feat: option to keep showing elapsed time on finish by <a 
href="https://github.com/hexnaught";><code>@​hexnaught</code></a> in <a 
href="https://github-redirect.dependabot.com/schollz/progressbar/pull/133";>schollz/progressbar#133</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/Jacalz";><code>@​Jacalz</code></a> made their 
first contribution in <a 
href="https://github-redirect.dependabot.com/schollz/progressbar/pull/131";>schollz/progressbar#131</a></li>
   <li><a href="https://github.com/hexnaught";><code>@​hexnaught</code></a> made 
their first contribution in <a 
href="https://github-redirect.dependabot.com/schollz/progressbar/pull/134";>schollz/progressbar#134</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/schollz/progressbar/compare/v3.9.0...v3.10.0";>https://github.com/schollz/progressbar/compare/v3.9.0...v3.10.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/schollz/progressbar/commit/8a48a56e38a88d174dda9c120a4016faa5a94cff";><code>8a48a56</code></a>
 update deps</li>
   <li><a 
href="https://github.com/schollz/progressbar/commit/be3c9b6347d803beca35b1c0d3432eca405f0acc";><code>be3c9b6</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/schollz/progressbar/issues/133";>#133</a>
 from hexnaught/upstream/issue/128</li>
   <li><a 
href="https://github.com/schollz/progressbar/commit/c6213817d99283a987875dbc48dd77336a9d6c9b";><code>c621381</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/schollz/progressbar/issues/134";>#134</a>
 from hexnaught/upstream/issue/130</li>
   <li><a 
href="https://github.com/schollz/progressbar/commit/78c65f3b74f269aacaf49f060c9bc227ebeba161";><code>78c65f3</code></a>
 feat: on clear, correctly flush with carriage return</li>
   <li><a 
href="https://github.com/schollz/progressbar/commit/874bd56877a45fd9404aeac4d2bdf395b64c7c4e";><code>874bd56</code></a>
 feat: option to keep showing elapsed time on finish</li>
   <li><a 
href="https://github.com/schollz/progressbar/commit/614a8d93c474dadb681d4811ef083b2f98233b86";><code>614a8d9</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/schollz/progressbar/issues/131";>#131</a>
 from Jacalz/terminal</li>
   <li><a 
href="https://github.com/schollz/progressbar/commit/efdb0ab43ed1a6b354d3cc323a9e42d03296a102";><code>efdb0ab</code></a>
 Use golang.org/x/term replacement instead of deprecated package</li>
   <li>See full diff in <a 
href="https://github.com/schollz/progressbar/compare/v3.9.0...v3.10.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.9.0&new-version=3.10.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 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