fix(deps): update module github.com/schollz/progressbar/v3 to v3.19.0 #126

Merged
renovate merged 1 commit from renovate/github.com-schollz-progressbar-v3-3.x into main 2025-12-26 23:11:24 +01:00
Collaborator

This PR contains the following updates:

Package Change Age Confidence
github.com/schollz/progressbar/v3 v3.18.0v3.19.0 age confidence

Release Notes

schollz/progressbar (github.com/schollz/progressbar/v3)

v3.19.0

Compare Source

What's Changed

New Contributors

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/schollz/progressbar/v3](https://github.com/schollz/progressbar) | `v3.18.0` → `v3.19.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fschollz%2fprogressbar%2fv3/v3.19.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fschollz%2fprogressbar%2fv3/v3.18.0/v3.19.0?slim=true) | --- ### Release Notes <details> <summary>schollz/progressbar (github.com/schollz/progressbar/v3)</summary> ### [`v3.19.0`](https://github.com/schollz/progressbar/releases/tag/v3.19.0) [Compare Source](https://github.com/schollz/progressbar/compare/v3.18.0...v3.19.0) #### What's Changed - add simple spinner/counter example by [@&#8203;OkieOth](https://github.com/OkieOth) in [#&#8203;211](https://github.com/schollz/progressbar/pull/211) - feat: allow user to safely run and manage multiple progressbar http servers by [@&#8203;cmsax](https://github.com/cmsax) in [#&#8203;213](https://github.com/schollz/progressbar/pull/213) - fix: when setMaxDetailRow() but not use AddDetail(), cause index out of range. by [@&#8203;chengxilo](https://github.com/chengxilo) in [#&#8203;214](https://github.com/schollz/progressbar/pull/214) - Fix terminal width when stdout is redirected by [@&#8203;WGH-](https://github.com/WGH-) in [#&#8203;215](https://github.com/schollz/progressbar/pull/215) - fix: describe after by [@&#8203;schollz](https://github.com/schollz) in [#&#8203;225](https://github.com/schollz/progressbar/pull/225) - fix: flickering on powershell by [@&#8203;mengshengwu](https://github.com/mengshengwu) in [#&#8203;220](https://github.com/schollz/progressbar/pull/220) - fix: trailing residual characters in ANSI mode by [@&#8203;yevk](https://github.com/yevk) in [#&#8203;221](https://github.com/schollz/progressbar/pull/221) - Always call `bar.Finish()` in `Reader` by [@&#8203;mrkbac](https://github.com/mrkbac) in [#&#8203;218](https://github.com/schollz/progressbar/pull/218) - Remove unused argument by [@&#8203;bitlux](https://github.com/bitlux) in [#&#8203;223](https://github.com/schollz/progressbar/pull/223) - Added OptionSetCustomColorCodes to pass in custom color codes. by [@&#8203;polymorcodeus](https://github.com/polymorcodeus) in [#&#8203;226](https://github.com/schollz/progressbar/pull/226) - Remove hardcoded choice by [@&#8203;goncalogdomingo](https://github.com/goncalogdomingo) in [#&#8203;216](https://github.com/schollz/progressbar/pull/216) #### New Contributors - [@&#8203;OkieOth](https://github.com/OkieOth) made their first contribution in [#&#8203;211](https://github.com/schollz/progressbar/pull/211) - [@&#8203;WGH-](https://github.com/WGH-) made their first contribution in [#&#8203;215](https://github.com/schollz/progressbar/pull/215) - [@&#8203;mengshengwu](https://github.com/mengshengwu) made their first contribution in [#&#8203;220](https://github.com/schollz/progressbar/pull/220) - [@&#8203;yevk](https://github.com/yevk) made their first contribution in [#&#8203;221](https://github.com/schollz/progressbar/pull/221) - [@&#8203;mrkbac](https://github.com/mrkbac) made their first contribution in [#&#8203;218](https://github.com/schollz/progressbar/pull/218) - [@&#8203;bitlux](https://github.com/bitlux) made their first contribution in [#&#8203;223](https://github.com/schollz/progressbar/pull/223) - [@&#8203;polymorcodeus](https://github.com/polymorcodeus) made their first contribution in [#&#8203;226](https://github.com/schollz/progressbar/pull/226) - [@&#8203;goncalogdomingo](https://github.com/goncalogdomingo) made their first contribution in [#&#8203;216](https://github.com/schollz/progressbar/pull/216) **Full Changelog**: <https://github.com/schollz/progressbar/compare/v3.18.0...v3.19.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42Ni44IiwidXBkYXRlZEluVmVyIjoiNDIuNjYuOCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
fix(deps): update module github.com/schollz/progressbar/v3 to v3.19.0
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
e71198257d
renovate scheduled this pull request to auto merge when all checks succeed 2025-12-26 23:05:05 +01:00
renovate deleted branch renovate/github.com-schollz-progressbar-v3-3.x 2025-12-26 23:11:24 +01:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
yolokube/country-geo-locations!126
No description provided.