Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): Update module github.com/schollz/progressbar/v3 to v3.16.1 (…
…#410) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/schollz/progressbar/v3](https://togithub.com/schollz/progressbar) | require | minor | `v3.14.6` -> `v3.16.1` | --- ### Release Notes <details> <summary>schollz/progressbar (github.com/schollz/progressbar/v3)</summary> ### [`v3.16.1`](https://togithub.com/schollz/progressbar/releases/tag/v3.16.1) [Compare Source](https://togithub.com/schollz/progressbar/compare/v3.16.0...v3.16.1) #### What's Changed - fix: enable race detector for test and fix all detected races by [@​mxey](https://togithub.com/mxey) in [https://github.com/schollz/progressbar/pull/202](https://togithub.com/schollz/progressbar/pull/202) - style: go mod tidy by [@​mxey](https://togithub.com/mxey) in [https://github.com/schollz/progressbar/pull/201](https://togithub.com/schollz/progressbar/pull/201) - Added BarStartFilled and BarEndFille to Theme struct [#​203](https://togithub.com/schollz/progressbar/issues/203) by [@​janpfeifer](https://togithub.com/janpfeifer) in [https://github.com/schollz/progressbar/pull/204](https://togithub.com/schollz/progressbar/pull/204) **Full Changelog**: schollz/progressbar@v3.16.0...v3.16.1 ### [`v3.16.0`](https://togithub.com/schollz/progressbar/releases/tag/v3.16.0) [Compare Source](https://togithub.com/schollz/progressbar/compare/v3.15.0...v3.16.0) #### What's Changed - feat: make progressbar could update according to an interval or updat… by [@​chengxilo](https://togithub.com/chengxilo) in [https://github.com/schollz/progressbar/pull/199](https://togithub.com/schollz/progressbar/pull/199) **Full Changelog**: schollz/progressbar@v3.15.0...v3.16.0 ### [`v3.15.0`](https://togithub.com/schollz/progressbar/releases/tag/v3.15.0) [Compare Source](https://togithub.com/schollz/progressbar/compare/v3.14.6...v3.15.0) #### What's Changed - new: feature scrolling detail by [@​luo-cheng-xi](https://togithub.com/luo-cheng-xi) in [https://github.com/schollz/progressbar/pull/194](https://togithub.com/schollz/progressbar/pull/194) - fix: Acquire lock when printing text to fix race condition by [@​gabe565](https://togithub.com/gabe565) in [https://github.com/schollz/progressbar/pull/198](https://togithub.com/schollz/progressbar/pull/198) - fix: change some attribute about time to time.Time{} by [@​luo-cheng-xi](https://togithub.com/luo-cheng-xi) in [https://github.com/schollz/progressbar/pull/196](https://togithub.com/schollz/progressbar/pull/196) - fix:fixed the bug that changMax isn't working. by [@​luo-cheng-xi](https://togithub.com/luo-cheng-xi) in [https://github.com/schollz/progressbar/pull/193](https://togithub.com/schollz/progressbar/pull/193) #### New Contributors - [@​luo-cheng-xi](https://togithub.com/luo-cheng-xi) made their first contribution in [https://github.com/schollz/progressbar/pull/194](https://togithub.com/schollz/progressbar/pull/194) **Full Changelog**: schollz/progressbar@v3.14.6...v3.15.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
- Loading branch information