Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

go: bump github.com/prometheus/procfs from 0.1.3 to 0.2.0 in /go #3314

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 24, 2020

Bumps github.com/prometheus/procfs from 0.1.3 to 0.2.0.

Release notes

Sourced from github.com/prometheus/procfs's releases.

0.2.0 / 2020-09-23

  • Fix godoc for pool_size, move units to bits #311
  • Fix missing parseCPUInfo func on unknown architectures #312
  • Fix running test on arm64 #313
  • Split process map tests into 32/64-bit variants #314
  • Add CPUInfo parsing for RISCV #318
  • Handle multi-digit powercap indexes #320
  • Add parsing of "checking" state to mdstat #321
  • Add GIDs to ProcStatus struct #322
Commits
  • 9dece15 Add GIDs to ProcStatus struct
  • 9e1fd81 Add CPUInfo parsing for RISCV
  • 840ab91 Handle multi-digit powercap indexes (#320)
  • 50370d1 Added parsing of "checking" state to mdstat
  • 869cfc7 Merge pull request #314 from dswarbrick/split-32b-64b-tests
  • a9a55bd Merge pull request #313 from zhsj/fix-arm-test
  • ca8a701 Merge pull request #315 from prometheus/repo_sync
  • 287d8e8 Update common Prometheus files
  • 95d2514 Split process map tests into 32/64 bit variants
  • 8e4fe8f Fix missing parseCPUInfo func on unknown architectures
  • 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 dependabot bot added c:deps Category: external dependencies golang labels Sep 24, 2020
@kostko kostko force-pushed the dependabot/go_modules/go/github.com/prometheus/procfs-0.2.0 branch from d7b8846 to 39d7598 Compare September 24, 2020 07:12
@codecov
Copy link

codecov bot commented Sep 24, 2020

Codecov Report

Merging #3314 into master will decrease coverage by 0.23%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3314      +/-   ##
==========================================
- Coverage   65.34%   65.10%   -0.24%     
==========================================
  Files         371      371              
  Lines       33044    33044              
==========================================
- Hits        21592    21514      -78     
- Misses       8268     8345      +77     
- Partials     3184     3185       +1     
Impacted Files Coverage Δ
go/storage/mkvs/checkpoint/restorer.go 82.00% <0.00%> (-10.00%) ⬇️
go/common/grpc/errors.go 79.06% <0.00%> (-9.31%) ⬇️
go/storage/metrics.go 75.38% <0.00%> (-9.24%) ⬇️
go/worker/storage/committee/checkpoint_sync.go 71.48% <0.00%> (-7.99%) ⬇️
go/staking/api/grpc.go 51.26% <0.00%> (-5.89%) ⬇️
...nsensus/tendermint/apps/staking/signing_rewards.go 20.00% <0.00%> (-5.72%) ⬇️
go/consensus/tendermint/apps/staking/query.go 35.71% <0.00%> (-4.77%) ⬇️
go/consensus/tendermint/abci/mux.go 49.90% <0.00%> (-4.13%) ⬇️
go/storage/api/root_cache.go 78.33% <0.00%> (-3.34%) ⬇️
go/worker/common/committee/node.go 74.86% <0.00%> (-2.80%) ⬇️
... and 28 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a448c37...d35971b. Read the comment docs.

Bumps [github.com/prometheus/procfs](https://github.com/prometheus/procfs)
from 0.1.3 to 0.2.0.
- [Release notes](https://github.com/prometheus/procfs/releases)
- [Commits](prometheus/procfs@v0.1.3...v0.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
@kostko kostko force-pushed the dependabot/go_modules/go/github.com/prometheus/procfs-0.2.0 branch from 39d7598 to d35971b Compare September 24, 2020 08:04
@kostko kostko merged commit 00c5edb into master Sep 24, 2020
@dependabot dependabot bot deleted the dependabot/go_modules/go/github.com/prometheus/procfs-0.2.0 branch September 24, 2020 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:deps Category: external dependencies golang
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant