aquaproj / aqua

Declarative CLI Version manager written in Go. Support Lazy Install, Registry, and continuous update with Renovate. CLI version is switched seamlessly
https://aquaproj.github.io
757 stars 32 forks source link

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

Open renovate[bot] opened 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/schollz/progressbar/v3 v3.14.2 -> v3.14.4 age adoption passing confidence

Release Notes

schollz/progressbar (github.com/schollz/progressbar/v3) ### [`v3.14.4`](https://togithub.com/schollz/progressbar/releases/tag/v3.14.4) [Compare Source](https://togithub.com/schollz/progressbar/compare/v3.14.3...v3.14.4) #### What's Changed - fix: only fill the bar for spinners in Finish() by [@​black-night-heron](https://togithub.com/black-night-heron) in [https://github.com/schollz/progressbar/pull/188](https://togithub.com/schollz/progressbar/pull/188) **Full Changelog**: https://github.com/schollz/progressbar/compare/v3.14.3...v3.14.4 ### [`v3.14.3`](https://togithub.com/schollz/progressbar/releases/tag/v3.14.3) [Compare Source](https://togithub.com/schollz/progressbar/compare/v3.14.2...v3.14.3) #### What's Changed - fix error return by [@​ttmars](https://togithub.com/ttmars) in [https://github.com/schollz/progressbar/pull/175](https://togithub.com/schollz/progressbar/pull/175) - fix Finish() should update state.currentBytes by [@​black-night-heron](https://togithub.com/black-night-heron) in [https://github.com/schollz/progressbar/pull/182](https://togithub.com/schollz/progressbar/pull/182) - fix race condition when changing max by [@​mxey](https://togithub.com/mxey) in [https://github.com/schollz/progressbar/pull/183](https://togithub.com/schollz/progressbar/pull/183) - fix: make elapsedTime option work in non-spinner mode by [@​wjf3121](https://togithub.com/wjf3121) in [https://github.com/schollz/progressbar/pull/184](https://togithub.com/schollz/progressbar/pull/184) #### New Contributors - [@​ttmars](https://togithub.com/ttmars) made their first contribution in [https://github.com/schollz/progressbar/pull/175](https://togithub.com/schollz/progressbar/pull/175) - [@​black-night-heron](https://togithub.com/black-night-heron) made their first contribution in [https://github.com/schollz/progressbar/pull/182](https://togithub.com/schollz/progressbar/pull/182) - [@​mxey](https://togithub.com/mxey) made their first contribution in [https://github.com/schollz/progressbar/pull/183](https://togithub.com/schollz/progressbar/pull/183) - [@​wjf3121](https://togithub.com/wjf3121) made their first contribution in [https://github.com/schollz/progressbar/pull/184](https://togithub.com/schollz/progressbar/pull/184) **Full Changelog**: https://github.com/schollz/progressbar/compare/v3.14.2...v3.14.3

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.



This PR has been generated by Mend Renovate. View repository job log here.

suzuki-shunsuke commented 1 month ago

https://github.com/aquaproj/aqua/actions/runs/9165017948/job/25205292354?pr=2909#step:27:42

install the package: current number exceeds max

https://github.com/schollz/progressbar/blob/fe6592da9212ef27796a59d2382fba02acabc9e9/progressbar.go#L578-L580

renovate[bot] commented 2 weeks ago

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details: Package Change
golang.org/x/term v0.18.0 -> v0.20.0
renovate[bot] commented 2 weeks ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.