sarvex / podman

Podman: A tool for managing OCI containers and pods.
https://podman.io
Apache License 2.0
0 stars 0 forks source link

Bump github.com/vbauerster/mpb/v8 from 8.6.0 to 8.7.2 #44

Open dependabot[bot] opened 8 months ago

dependabot[bot] commented 8 months ago

Bumps github.com/vbauerster/mpb/v8 from 8.6.0 to 8.7.2.

Release notes

Sourced from github.com/vbauerster/mpb/v8's releases.

v8.7.2

No release notes provided.

v8.7.1

Fixed issue #134 and #136.

v8.7.0

Breaking change 3ae7e1f66a4790bddec8d79cae167b1575b33bc2.

v8.6.2

No release notes provided.

v8.6.1

No release notes provided.

Commits
  • 5863e63 v8.7.2
  • 7931bfe go get -u
  • 6ce7232 minor: no need for explicit type cast
  • 45580ff minor: follow declaration order
  • 7f6ee5d account zDur on math.IsInf or math.IsNaN
  • a3f0fb1 don't create cwriter.New(io.Discard) unless delayRC is provided
  • 8feb9fa movingAverageETA: record zero n duration
  • e98798e movingAverageSpeed: comment for ewma.Value()
  • d834feb movingAverageSpeed: do not cache msg
  • da84b21 math optimization: (1/v)*1e9 is same as 1e9/v
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
github-actions[bot] commented 7 months ago

A friendly reminder that this PR had no activity for 30 days.