Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Update module github.com/schollz/progressbar/v3 to v3.14.3 (#122)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/schollz/progressbar/v3](https://github.com/schollz/progressbar) | `v3.14.2` -> `v3.14.3` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fschollz%2fprogressbar%2fv3/v3.14.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fschollz%2fprogressbar%2fv3/v3.14.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fschollz%2fprogressbar%2fv3/v3.14.2/v3.14.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fschollz%2fprogressbar%2fv3/v3.14.2/v3.14.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>schollz/progressbar (github.com/schollz/progressbar/v3)</summary> ### [`v3.14.3`](https://github.com/schollz/progressbar/releases/tag/v3.14.3) [Compare Source](https://github.com/schollz/progressbar/compare/v3.14.2...v3.14.3) #### What's Changed - fix error return by [@​ttmars](https://github.com/ttmars) in [https://github.com/schollz/progressbar/pull/175](https://github.com/schollz/progressbar/pull/175) - fix Finish() should update state.currentBytes by [@​black-night-heron](https://github.com/black-night-heron) in [https://github.com/schollz/progressbar/pull/182](https://github.com/schollz/progressbar/pull/182) - fix race condition when changing max by [@​mxey](https://github.com/mxey) in [https://github.com/schollz/progressbar/pull/183](https://github.com/schollz/progressbar/pull/183) - fix: make elapsedTime option work in non-spinner mode by [@​wjf3121](https://github.com/wjf3121) in [https://github.com/schollz/progressbar/pull/184](https://github.com/schollz/progressbar/pull/184) #### New Contributors - [@​ttmars](https://github.com/ttmars) made their first contribution in [https://github.com/schollz/progressbar/pull/175](https://github.com/schollz/progressbar/pull/175) - [@​black-night-heron](https://github.com/black-night-heron) made their first contribution in [https://github.com/schollz/progressbar/pull/182](https://github.com/schollz/progressbar/pull/182) - [@​mxey](https://github.com/mxey) made their first contribution in [https://github.com/schollz/progressbar/pull/183](https://github.com/schollz/progressbar/pull/183) - [@​wjf3121](https://github.com/wjf3121) made their first contribution in [https://github.com/schollz/progressbar/pull/184](https://github.com/schollz/progressbar/pull/184) **Full Changelog**: schollz/progressbar@v3.14.2...v3.14.3 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/nobl9/sloctl). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjMuNSIsInVwZGF0ZWRJblZlciI6IjM3LjM2My41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJnb2xhbmciLCJyZW5vdmF0ZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information