Update module github.com/schollz/progressbar/v3 to v3.14.6
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| github.com/schollz/progressbar/v3 | v3.14.4 -> v3.14.6 |
Release Notes
schollz/progressbar (github.com/schollz/progressbar/v3)
v3.14.6
What's Changed
- add support for print text during render progress bar by @unkmonster in https://github.com/schollz/progressbar/pull/191
New Contributors
- @unkmonster made their first contribution in https://github.com/schollz/progressbar/pull/191
Full Changelog: https://github.com/schollz/progressbar/compare/v3.14.5...v3.14.6
v3.14.5
What's Changed
- add golangci linter in github workflow action by @WheeskyJack in https://github.com/schollz/progressbar/pull/189
- chore: update deps
New Contributors
- @WheeskyJack made their first contribution in https://github.com/schollz/progressbar/pull/189
Full Changelog: https://github.com/schollz/progressbar/compare/v3.14.4...v3.14.5
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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
ℹ 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):
- 3 additional dependencies were updated
- The
godirective was updated for compatibility reasons
Details:
| Package | Change |
|---|---|
go |
1.19 -> 1.23.1 |
golang.org/x/term |
v0.20.0 -> v0.24.0 |
github.com/mattn/go-runewidth |
v0.0.15 -> v0.0.16 |
golang.org/x/sys |
v0.20.0 -> v0.25.0 |