Bump github.com/schollz/progressbar/v3 from 3.19.0 to 3.19.1 #82

Merged
dependabot[bot] merged 1 commit from dependabot/go_modules/github.com/schollz/progressbar/v3-3.19.1 into main 2026-07-13 01:38:19 +00:00
dependabot[bot] commented 2026-07-06 11:23:35 +00:00 (Migrated from github.com)

Bumps github.com/schollz/progressbar/v3 from 3.19.0 to 3.19.1.

Release notes

Sourced from github.com/schollz/progressbar/v3's releases.

v3.19.1

What's Changed

Full Changelog: https://github.com/schollz/progressbar/compare/v3.19.0...v3.19.1

Commits
  • 28775d4 Merge pull request #230 from schollz/zack/fix-progressbar
  • 5532003 fix: width issues
  • 4f72a65 Merge pull request #227 from polymorcodeus/main
  • bbedc95 Don't add colorstring if EnableColorCodes is not enabled.
  • c6fe7bc Added OptionSetSpinnerColorCode to support color codes for spinners.
  • See full diff in compare view

Dependabot compatibility score

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 commands and options

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)
Bumps [github.com/schollz/progressbar/v3](https://github.com/schollz/progressbar) from 3.19.0 to 3.19.1. <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.1</h2> <h2>What's Changed</h2> <ul> <li>Added OptionSetSpinnerColorCode to support color codes for spinners. by <a href="https://github.com/polymorcodeus"><code>@​polymorcodeus</code></a> in <a href="https://redirect.github.com/schollz/progressbar/pull/227">schollz/progressbar#227</a></li> <li>fix: width issues by <a href="https://github.com/schollz"><code>@​schollz</code></a> in <a href="https://redirect.github.com/schollz/progressbar/pull/230">schollz/progressbar#230</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/schollz/progressbar/compare/v3.19.0...v3.19.1">https://github.com/schollz/progressbar/compare/v3.19.0...v3.19.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/schollz/progressbar/commit/28775d4a960a12279f5905731dfc55656a35abe2"><code>28775d4</code></a> Merge pull request <a href="https://redirect.github.com/schollz/progressbar/issues/230">#230</a> from schollz/zack/fix-progressbar</li> <li><a href="https://github.com/schollz/progressbar/commit/553200356cbd44a1e3ce149eb21d597179b8414c"><code>5532003</code></a> fix: width issues</li> <li><a href="https://github.com/schollz/progressbar/commit/4f72a65b93cc20abae33646430400b461866d4ab"><code>4f72a65</code></a> Merge pull request <a href="https://redirect.github.com/schollz/progressbar/issues/227">#227</a> from polymorcodeus/main</li> <li><a href="https://github.com/schollz/progressbar/commit/bbedc958763619423504222c0df1a0612f4282a7"><code>bbedc95</code></a> Don't add colorstring if EnableColorCodes is not enabled.</li> <li><a href="https://github.com/schollz/progressbar/commit/c6fe7bc89752c7fb302450d1bc4e7b8c1b2461a1"><code>c6fe7bc</code></a> Added OptionSetSpinnerColorCode to support color codes for spinners.</li> <li>See full diff in <a href="https://github.com/schollz/progressbar/compare/v3.19.0...v3.19.1">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.19.0&new-version=3.19.1)](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>
Sign in to join this conversation.
No description provided.