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.2.0 to 0.3.0 in /go #3616

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2021

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

Release notes

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

0.3.0 / 2021-01-11

  • Fix bcache stats_total per-device readings #323
  • Fix build on RISCV #325
  • Use pointers in Meminfo struct to handle missing values in /proc/meminfo #331
  • cpuinfo: add parsing of physical id, core id, siblings, and cpus cores to s390x arch #334
  • Fix for mountstats error due to multiline "impl_id" on FreeNAS #339
  • Fix proc limits #340
  • Swap read and write stats for XFS #343
  • mdstat: Collect raid component devices during parse #345
  • Add parsing numa vmstat #346
  • Parse /proc/net/protocols #347
Commits

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 Jan 12, 2021
@ptrus ptrus force-pushed the dependabot/go_modules/go/github.com/prometheus/procfs-0.3.0 branch 2 times, most recently from 3cbf138 to 9d1f6d1 Compare January 12, 2021 08:51
@ptrus ptrus enabled auto-merge January 12, 2021 08:51
@codecov
Copy link

codecov bot commented Jan 12, 2021

Codecov Report

Merging #3616 (9d1f6d1) into master (748f416) will decrease coverage by 0.10%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3616      +/-   ##
==========================================
- Coverage   67.25%   67.14%   -0.11%     
==========================================
  Files         390      390              
  Lines       36540    36540              
==========================================
- Hits        24574    24535      -39     
- Misses       8509     8544      +35     
- Partials     3457     3461       +4     
Impacted Files Coverage Δ
go/consensus/tendermint/api/api.go 74.66% <0.00%> (-10.67%) ⬇️
go/runtime/host/sandbox/sandbox.go 65.23% <0.00%> (-10.55%) ⬇️
go/common/sgx/aesm/aesm.go 62.61% <0.00%> (-6.55%) ⬇️
go/storage/mkvs/tree.go 86.95% <0.00%> (-4.35%) ⬇️
go/consensus/tendermint/full/services.go 81.35% <0.00%> (-4.24%) ⬇️
go/storage/mkvs/insert.go 87.67% <0.00%> (-4.11%) ⬇️
...n/crypto/signature/signers/memory/memory_signer.go 72.41% <0.00%> (-3.45%) ⬇️
go/storage/api/root_cache.go 78.33% <0.00%> (-3.34%) ⬇️
go/runtime/host/sgx/sgx.go 69.23% <0.00%> (-2.20%) ⬇️
go/roothash/api/commitment/pool.go 71.02% <0.00%> (-1.87%) ⬇️
... and 18 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 46e4758...8a07f33. Read the comment docs.

@ptrus ptrus force-pushed the dependabot/go_modules/go/github.com/prometheus/procfs-0.3.0 branch from 9d1f6d1 to 8a07f33 Compare January 12, 2021 10:24
@ptrus ptrus merged commit 2459fc6 into master Jan 12, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/go/github.com/prometheus/procfs-0.3.0 branch January 12, 2021 10:50
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.

1 participant