Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 10, 2021

Bumps github.com/cheggaaa/pb/v3 from 3.0.4 to 3.0.8.

Commits
  • 15b4f3b v3.0.8
  • 53c9274 update modules
  • 19d00d7 fix and improve TestElementElapsedTime
  • 00d0387 Merge pull request #181 from anishathalye/controllable-precision
  • 49cf38c Add better default and improve printing
  • a660d5f Add parameter to specify elapsed time precision
  • e9741f0 v3.0.7
  • aaf4f83 Merge branch 'kevin-hanselman-master'
  • db60cce increase resolution on elapsed time to ms
  • 058b093 Merge pull request #176 from kevin-hanselman/master
  • 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 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)

Bumps [github.com/cheggaaa/pb/v3](https://github.com/cheggaaa/pb) from 3.0.4 to 3.0.8.
- [Release notes](https://github.com/cheggaaa/pb/releases)
- [Commits](cheggaaa/pb@v3.0.4...v3.0.8)

---
updated-dependencies:
- dependency-name: github.com/cheggaaa/pb/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 10, 2021
@codecov-commenter
Copy link

codecov-commenter commented Sep 10, 2021

Codecov Report

Merging #148 (0062591) into main (0867867) will decrease coverage by 1.20%.
The diff coverage is n/a.

❗ Current head 0062591 differs from pull request most recent head b209dc5. Consider uploading reports for the commit b209dc5 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##             main     #148      +/-   ##
==========================================
- Coverage   60.71%   59.51%   -1.21%     
==========================================
  Files         285      285              
  Lines       23033    23033              
==========================================
- Hits        13984    13707     -277     
- Misses       7542     7869     +327     
+ Partials     1507     1457      -50     
Flag Coverage Δ
kind-e2e-tests 46.73% <ø> (-1.71%) ⬇️
unit-tests 41.01% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...g/agent/apiserver/handlers/featuregates/handler.go 0.00% <0.00%> (-82.36%) ⬇️
...kg/apiserver/registry/system/supportbundle/rest.go 19.54% <0.00%> (-55.18%) ⬇️
pkg/support/dump_others.go 0.00% <0.00%> (-51.73%) ⬇️
pkg/support/dump.go 8.13% <0.00%> (-49.60%) ⬇️
...g/agent/apiserver/handlers/addressgroup/handler.go 0.00% <0.00%> (-40.00%) ⬇️
...agent/apiserver/handlers/appliedtogroup/handler.go 0.00% <0.00%> (-40.00%) ⬇️
pkg/apiserver/handlers/loglevel/handler.go 0.00% <0.00%> (-38.47%) ⬇️
pkg/ovs/ovsctl/ofctl.go 18.51% <0.00%> (-19.76%) ⬇️
pkg/ovs/ovsctl/appctl.go 32.60% <0.00%> (-11.96%) ⬇️
pkg/log/log_level.go 0.00% <0.00%> (-10.00%) ⬇️
... and 15 more

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 11, 2022

A newer version of github.com/cheggaaa/pb/v3 exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants