fix(deps): Update module github.com/schollz/progressbar/v3 to v3.19.0 by cq-bot · Pull Request #21921 · cloudquery/cloudquery
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| github.com/schollz/progressbar/v3 | require | minor | v3.14.6 -> v3.19.0 |
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
schollz/progressbar (github.com/schollz/progressbar/v3)
v3.19.0
What's Changed
- add simple spinner/counter example by @OkieOth in https://github.com/schollz/progressbar/pull/211
- feat: allow user to safely run and manage multiple progressbar http servers by @cmsax in https://github.com/schollz/progressbar/pull/213
- fix: when setMaxDetailRow() but not use AddDetail(), cause index out of range. by @chengxilo in https://github.com/schollz/progressbar/pull/214
- Fix terminal width when stdout is redirected by @WGH- in https://github.com/schollz/progressbar/pull/215
- fix: describe after by @schollz in https://github.com/schollz/progressbar/pull/225
- fix: flickering on powershell by @mengshengwu in https://github.com/schollz/progressbar/pull/220
- fix: trailing residual characters in ANSI mode by @yevk in https://github.com/schollz/progressbar/pull/221
- Always call
bar.Finish()inReaderby @mrkbac in https://github.com/schollz/progressbar/pull/218 - Remove unused argument by @bitlux in https://github.com/schollz/progressbar/pull/223
- Added OptionSetCustomColorCodes to pass in custom color codes. by @polymorcodeus in https://github.com/schollz/progressbar/pull/226
- Remove hardcoded choice by @goncalogdomingo in https://github.com/schollz/progressbar/pull/216
New Contributors
- @OkieOth made their first contribution in https://github.com/schollz/progressbar/pull/211
- @WGH- made their first contribution in https://github.com/schollz/progressbar/pull/215
- @mengshengwu made their first contribution in https://github.com/schollz/progressbar/pull/220
- @yevk made their first contribution in https://github.com/schollz/progressbar/pull/221
- @mrkbac made their first contribution in https://github.com/schollz/progressbar/pull/218
- @bitlux made their first contribution in https://github.com/schollz/progressbar/pull/223
- @polymorcodeus made their first contribution in https://github.com/schollz/progressbar/pull/226
- @goncalogdomingo made their first contribution in https://github.com/schollz/progressbar/pull/216
Full Changelog: schollz/progressbar@v3.18.0...v3.19.0
v3.18.0
What's Changed
- add AddMax by @kevin-hanselman in https://github.com/schollz/progressbar/pull/209
- feat: add an HTTP server to enable users to monitor status updates via status bars or other UI components. by @cmsax in https://github.com/schollz/progressbar/pull/210
New Contributors
- @kevin-hanselman made their first contribution in https://github.com/schollz/progressbar/pull/209
- @cmsax made their first contribution in https://github.com/schollz/progressbar/pull/210
Full Changelog: schollz/progressbar@v3.17.1...v3.18.0
v3.17.1
What's Changed
- fix: set length to unknown if set to -1 by @MegaRedHand in https://github.com/schollz/progressbar/pull/207
New Contributors
- @MegaRedHand made their first contribution in https://github.com/schollz/progressbar/pull/207
Full Changelog: schollz/progressbar@v3.17.0...v3.17.1
v3.17.0
What's Changed
- Fixes #138: Add OptionShowTotal by @mcamou in https://github.com/schollz/progressbar/pull/205
New Contributors
- @mcamou made their first contribution in https://github.com/schollz/progressbar/pull/205
Full Changelog: schollz/progressbar@v3.16.1...v3.17.0
v3.16.1
What's Changed
- fix: enable race detector for test and fix all detected races by @mxey in https://github.com/schollz/progressbar/pull/202
- style: go mod tidy by @mxey in https://github.com/schollz/progressbar/pull/201
- Added BarStartFilled and BarEndFille to Theme struct #203 by @janpfeifer in https://github.com/schollz/progressbar/pull/204
Full Changelog: schollz/progressbar@v3.16.0...v3.16.1
v3.16.0
What's Changed
- feat: make progressbar could update according to an interval or updat… by @chengxilo in https://github.com/schollz/progressbar/pull/199
Full Changelog: schollz/progressbar@v3.15.0...v3.16.0
v3.15.0
What's Changed
- new: feature scrolling detail by @luo-cheng-xi in https://github.com/schollz/progressbar/pull/194
- fix: Acquire lock when printing text to fix race condition by @gabe565 in https://github.com/schollz/progressbar/pull/198
- fix: change some attribute about time to time.Time{} by @luo-cheng-xi in https://github.com/schollz/progressbar/pull/196
- fix:fixed the bug that changMax isn't working. by @luo-cheng-xi in https://github.com/schollz/progressbar/pull/193
New Contributors
- @luo-cheng-xi made their first contribution in https://github.com/schollz/progressbar/pull/194
Full Changelog: schollz/progressbar@v3.14.6...v3.15.0
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.