Commit 112f303
authored
fix(deps): Update module github.com/schollz/progressbar/v3 to v3.14.2 (#289)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/schollz/progressbar/v3](https://togithub.com/schollz/progressbar) | require | minor | `v3.13.1` -> `v3.14.2` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
---
### Release Notes
<details>
<summary>schollz/progressbar (github.com/schollz/progressbar/v3)</summary>
### [`v3.14.2`](https://togithub.com/schollz/progressbar/releases/tag/v3.14.2)
[Compare Source](https://togithub.com/schollz/progressbar/compare/v3.14.1...v3.14.2)
#### What's Changed
- Add pacman example gif by [@​OlegChuev](https://togithub.com/OlegChuev) in [https://github.com/schollz/progressbar/pull/174](https://togithub.com/schollz/progressbar/pull/174)
- 📝docs: Add a library definition for ansi by [@​eogns47](https://togithub.com/eogns47) in [https://github.com/schollz/progressbar/pull/173](https://togithub.com/schollz/progressbar/pull/173)
- Add more properties to State by [@​treuherz](https://togithub.com/treuherz) in [https://github.com/schollz/progressbar/pull/170](https://togithub.com/schollz/progressbar/pull/170)
- fix: Protect RenderBlank() and IsFinished() with the lock by [@​RichieSams](https://togithub.com/RichieSams) in [https://github.com/schollz/progressbar/pull/164](https://togithub.com/schollz/progressbar/pull/164)
#### New Contributors
- [@​OlegChuev](https://togithub.com/OlegChuev) made their first contribution in [https://github.com/schollz/progressbar/pull/174](https://togithub.com/schollz/progressbar/pull/174)
- [@​eogns47](https://togithub.com/eogns47) made their first contribution in [https://github.com/schollz/progressbar/pull/173](https://togithub.com/schollz/progressbar/pull/173)
- [@​treuherz](https://togithub.com/treuherz) made their first contribution in [https://github.com/schollz/progressbar/pull/170](https://togithub.com/schollz/progressbar/pull/170)
- [@​RichieSams](https://togithub.com/RichieSams) made their first contribution in [https://github.com/schollz/progressbar/pull/164](https://togithub.com/schollz/progressbar/pull/164)
**Full Changelog**: schollz/progressbar@v3.14.1...v3.14.2
### [`v3.14.1`](https://togithub.com/schollz/progressbar/releases/tag/v3.14.1)
[Compare Source](https://togithub.com/schollz/progressbar/compare/v3.14.0...v3.14.1)
(pi release)
**Full Changelog**: schollz/progressbar@v3.14.0...v3.14.1
### [`v3.14.0`](https://togithub.com/schollz/progressbar/releases/tag/v3.14.0)
[Compare Source](https://togithub.com/schollz/progressbar/compare/v3.13.1...v3.14.0)
#### What's Changed
- change library to get rune width by [@​tukaelu](https://togithub.com/tukaelu) in [https://github.com/schollz/progressbar/pull/169](https://togithub.com/schollz/progressbar/pull/169)
- Fix SI units calculation and introduce OptionUseIECUnits() by [@​edigaryev](https://togithub.com/edigaryev) in [https://github.com/schollz/progressbar/pull/167](https://togithub.com/schollz/progressbar/pull/167)
#### New Contributors
- [@​tukaelu](https://togithub.com/tukaelu) made their first contribution in [https://github.com/schollz/progressbar/pull/169](https://togithub.com/schollz/progressbar/pull/169)
- [@​edigaryev](https://togithub.com/edigaryev) made their first contribution in [https://github.com/schollz/progressbar/pull/167](https://togithub.com/schollz/progressbar/pull/167)
**Full Changelog**: schollz/progressbar@v3.13.1...v3.14.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjI3OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->1 parent dff4aea commit 112f303
2 files changed
+8
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
79 | 78 | | |
80 | 79 | | |
81 | 80 | | |
| |||
87 | 86 | | |
88 | 87 | | |
89 | 88 | | |
90 | | - | |
| 89 | + | |
91 | 90 | | |
92 | 91 | | |
93 | 92 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
165 | | - | |
166 | 165 | | |
167 | 166 | | |
168 | 167 | | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | 168 | | |
173 | 169 | | |
174 | 170 | | |
| |||
198 | 194 | | |
199 | 195 | | |
200 | 196 | | |
201 | | - | |
202 | | - | |
| 197 | + | |
| 198 | + | |
203 | 199 | | |
204 | 200 | | |
205 | 201 | | |
| |||
209 | 205 | | |
210 | 206 | | |
211 | 207 | | |
212 | | - | |
213 | | - | |
| 208 | + | |
| 209 | + | |
214 | 210 | | |
215 | 211 | | |
216 | 212 | | |
| |||
314 | 310 | | |
315 | 311 | | |
316 | 312 | | |
| 313 | + | |
317 | 314 | | |
318 | 315 | | |
319 | 316 | | |
320 | | - | |
| 317 | + | |
321 | 318 | | |
322 | 319 | | |
323 | 320 | | |
| |||
0 commit comments