fix(deps): Update module github.com/schollz/progressbar/v3 to v3.19.0 by cloudquery-ci[bot] · Pull Request #22442 · cloudquery/cloudquery
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| github.com/schollz/progressbar/v3 | 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 #211
- feat: allow user to safely run and manage multiple progressbar http servers by @cmsax in #213
- fix: when setMaxDetailRow() but not use AddDetail(), cause index out of range. by @chengxilo in #214
- Fix terminal width when stdout is redirected by @WGH- in #215
- fix: describe after by @schollz in #225
- fix: flickering on powershell by @mengshengwu in #220
- fix: trailing residual characters in ANSI mode by @yevk in #221
- Always call
bar.Finish()inReaderby @mrkbac in #218 - Remove unused argument by @bitlux in #223
- Added OptionSetCustomColorCodes to pass in custom color codes. by @polymorcodeus in #226
- Remove hardcoded choice by @goncalogdomingo in #216
New Contributors
- @OkieOth made their first contribution in #211
- @WGH- made their first contribution in #215
- @mengshengwu made their first contribution in #220
- @yevk made their first contribution in #221
- @mrkbac made their first contribution in #218
- @bitlux made their first contribution in #223
- @polymorcodeus made their first contribution in #226
- @goncalogdomingo made their first contribution in #216
Full Changelog: schollz/progressbar@v3.18.0...v3.19.0
v3.18.0
What's Changed
- add AddMax by @kevin-hanselman in #209
- feat: add an HTTP server to enable users to monitor status updates via status bars or other UI components. by @cmsax in #210
New Contributors
- @kevin-hanselman made their first contribution in #209
- @cmsax made their first contribution in #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 #207
New Contributors
- @MegaRedHand made their first contribution in #207
Full Changelog: schollz/progressbar@v3.17.0...v3.17.1
v3.17.0
What's Changed
New Contributors
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 #202
- style: go mod tidy by @mxey in #201
- Added BarStartFilled and BarEndFille to Theme struct #203 by @janpfeifer in #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 #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 #194
- fix: Acquire lock when printing text to fix race condition by @gabe565 in #198
- fix: change some attribute about time to time.Time{} by @luo-cheng-xi in #196
- fix:fixed the bug that changMax isn't working. by @luo-cheng-xi in #193
New Contributors
- @luo-cheng-xi made their first contribution in #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.