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

Merged
renovate merged 1 commit from renovate/github.com-schollz-progressbar-v3-3.x into main 2024-09-15 19:26:52 +02:00
Collaborator

This PR contains the following updates:

Package Type Update Change
github.com/schollz/progressbar/v3 require minor v3.14.6 -> v3.15.0

Release Notes

schollz/progressbar (github.com/schollz/progressbar/v3)

v3.15.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/schollz/progressbar/compare/v3.14.6...v3.15.0


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/schollz/progressbar/v3](https://github.com/schollz/progressbar) | require | minor | `v3.14.6` -> `v3.15.0` | --- ### Release Notes <details> <summary>schollz/progressbar (github.com/schollz/progressbar/v3)</summary> ### [`v3.15.0`](https://github.com/schollz/progressbar/releases/tag/v3.15.0) [Compare Source](https://github.com/schollz/progressbar/compare/v3.14.6...v3.15.0) #### What's Changed - new: feature scrolling detail by [@&#8203;luo-cheng-xi](https://github.com/luo-cheng-xi) in https://github.com/schollz/progressbar/pull/194 - fix: Acquire lock when printing text to fix race condition by [@&#8203;gabe565](https://github.com/gabe565) in https://github.com/schollz/progressbar/pull/198 - fix: change some attribute about time to time.Time{} by [@&#8203;luo-cheng-xi](https://github.com/luo-cheng-xi) in https://github.com/schollz/progressbar/pull/196 - fix:fixed the bug that changMax isn't working. by [@&#8203;luo-cheng-xi](https://github.com/luo-cheng-xi) in https://github.com/schollz/progressbar/pull/193 #### New Contributors - [@&#8203;luo-cheng-xi](https://github.com/luo-cheng-xi) made their first contribution in https://github.com/schollz/progressbar/pull/194 **Full Changelog**: https://github.com/schollz/progressbar/compare/v3.14.6...v3.15.0 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate added 1 commit 2024-09-15 19:21:15 +02:00
fix(deps): update module github.com/schollz/progressbar/v3 to v3.15.0
All checks were successful
ci/woodpecker/push/vulncheck Pipeline was successful
ci/woodpecker/push/gofmt Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/deploy Pipeline was successful
253281c58a
renovate scheduled this pull request to auto merge when all checks succeed 2024-09-15 19:21:15 +02:00
Author
Collaborator

ℹ 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):

  • 2 additional dependencies were updated

Details:

Package Change
golang.org/x/sys v0.22.0 -> v0.25.0
golang.org/x/term v0.22.0 -> v0.24.0
### ℹ 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): - 2 additional dependencies were updated Details: | **Package** | **Change** | | :------------------ | :--------------------- | | `golang.org/x/sys` | `v0.22.0` -> `v0.25.0` | | `golang.org/x/term` | `v0.22.0` -> `v0.24.0` |
renovate merged commit 253281c58a into main 2024-09-15 19:26:52 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: yolokube/country-geo-locations#37
No description provided.