timsutton / speedwagon

Download iOS/tvOS/watchOS/xrOS simulators without Xcode or macOS
MIT License
118 stars 4 forks source link

Update module github.com/schollz/progressbar/v3 to v3.13.1 #7

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/schollz/progressbar/v3 require minor v3.12.0 -> v3.13.1

Release Notes

schollz/progressbar (github.com/schollz/progressbar/v3) ### [`v3.13.1`](https://togithub.com/schollz/progressbar/releases/tag/v3.13.1) [Compare Source](https://togithub.com/schollz/progressbar/compare/v3.13.0...v3.13.1) #### What's Changed - fix: remove github.com/rivo/uniseg from go.mod to fix go version by [@​DarthPestilane](https://togithub.com/DarthPestilane) in [https://github.com/schollz/progressbar/pull/158](https://togithub.com/schollz/progressbar/pull/158) - remove duplicate call of term.GetSize by [@​talwat](https://togithub.com/talwat) in [https://github.com/schollz/progressbar/pull/156](https://togithub.com/schollz/progressbar/pull/156) - fix data race in `Describe` by [@​kemingy](https://togithub.com/kemingy) in [https://github.com/schollz/progressbar/pull/153](https://togithub.com/schollz/progressbar/pull/153) #### New Contributors - [@​DarthPestilane](https://togithub.com/DarthPestilane) made their first contribution in [https://github.com/schollz/progressbar/pull/158](https://togithub.com/schollz/progressbar/pull/158) - [@​talwat](https://togithub.com/talwat) made their first contribution in [https://github.com/schollz/progressbar/pull/156](https://togithub.com/schollz/progressbar/pull/156) - [@​kemingy](https://togithub.com/kemingy) made their first contribution in [https://github.com/schollz/progressbar/pull/153](https://togithub.com/schollz/progressbar/pull/153) **Full Changelog**: https://github.com/schollz/progressbar/compare/v3.13.0...v3.13.1 ### [`v3.13.0`](https://togithub.com/schollz/progressbar/releases/tag/v3.13.0) [Compare Source](https://togithub.com/schollz/progressbar/compare/v3.12.2...v3.13.0) #### What's Changed - feature/allow-custom-spinners by [@​nilsbeck](https://togithub.com/nilsbeck) in [https://github.com/schollz/progressbar/pull/151](https://togithub.com/schollz/progressbar/pull/151) #### New Contributors - [@​nilsbeck](https://togithub.com/nilsbeck) made their first contribution in [https://github.com/schollz/progressbar/pull/151](https://togithub.com/schollz/progressbar/pull/151) **Full Changelog**: https://github.com/schollz/progressbar/compare/v3.12.2...v3.13.0 ### [`v3.12.2`](https://togithub.com/schollz/progressbar/releases/tag/v3.12.2) [Compare Source](https://togithub.com/schollz/progressbar/compare/v3.12.1...v3.12.2) #### What's Changed - Add minor fix for full width mode by [@​oerlikon](https://togithub.com/oerlikon) in [https://github.com/schollz/progressbar/pull/145](https://togithub.com/schollz/progressbar/pull/145) - Fix full width test by [@​oerlikon](https://togithub.com/oerlikon) in [https://github.com/schollz/progressbar/pull/146](https://togithub.com/schollz/progressbar/pull/146) **Full Changelog**: https://github.com/schollz/progressbar/compare/v3.12.1...v3.12.2 ### [`v3.12.1`](https://togithub.com/schollz/progressbar/releases/tag/v3.12.1) [Compare Source](https://togithub.com/schollz/progressbar/compare/v3.12.0...v3.12.1) #### What's Changed - Use strings.Builder for bar string composition by [@​oerlikon](https://togithub.com/oerlikon) in [https://github.com/schollz/progressbar/pull/143](https://togithub.com/schollz/progressbar/pull/143) - Make go vet happy by [@​oerlikon](https://togithub.com/oerlikon) in [https://github.com/schollz/progressbar/pull/144](https://togithub.com/schollz/progressbar/pull/144) #### New Contributors - [@​oerlikon](https://togithub.com/oerlikon) made their first contribution in [https://github.com/schollz/progressbar/pull/143](https://togithub.com/schollz/progressbar/pull/143) **Full Changelog**: https://github.com/schollz/progressbar/compare/v3.12.0...v3.12.1

Configuration

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



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