do-agent
do-agent copied to clipboard
build(deps): bump github.com/prometheus/procfs from 0.6.0 to 0.14.0
Bumps github.com/prometheus/procfs from 0.6.0 to 0.14.0.
Release notes
Sourced from github.com/prometheus/procfs's releases.
v0.14.0
What's Changed
- Synchronize common files from prometheus/prometheus by
@prombot
in prometheus/procfs#613- Synchronize common files from prometheus/prometheus by
@prombot
in prometheus/procfs#615- Synchronize common files from prometheus/prometheus by
@prombot
in prometheus/procfs#616- Synchronize common files from prometheus/prometheus by
@prombot
in prometheus/procfs#621- Revert add avgRTT to nfs mountstats #487 by
@SuperQ
in prometheus/procfs#625- style: returns procfs build-in error like other parsing methods by
@weidongkl
in prometheus/procfs#630- update MAINTAINERS.md by
@pgier
in prometheus/procfs#629- *:
s/(%v|%s)/%w
and usego1.20
by@rexagod
in prometheus/procfs#617- chore: Use kernel-compliant types for
{U,G}IDs
by@rexagod
in prometheus/procfs#620- Update Go versions by
@SuperQ
in prometheus/procfs#632- fix: same TCP connection appears twice by
@weidongkl
in prometheus/procfs#631- Revert "fix: same TCP connection appears twice" by
@SuperQ
in prometheus/procfs#633New Contributors
@rexagod
made their first contribution in prometheus/procfs#617Full Changelog: https://github.com/prometheus/procfs/compare/v0.13.0...v0.14.0
v0.13.0
What's Changed
- Synchronize common files from prometheus/prometheus by
@prombot
in prometheus/procfs#578- fix(meminfo): account for optional unit field so values are accurate by
@tjhop
in prometheus/procfs#569- Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 by
@dependabot
in prometheus/procfs#584- Bump golang.org/x/sys from 0.12.0 to 0.13.0 by
@dependabot
in prometheus/procfs#583- Synchronize common files from prometheus/prometheus by
@prombot
in prometheus/procfs#586- Bump golang.org/x/sync from 0.3.0 to 0.5.0 by
@dependabot
in prometheus/procfs#587- Update crypto.go, fix incorrect spelling by
@linuxgcc
in prometheus/procfs#591- Add udp drops by
@alebsys
in prometheus/procfs#538- Synchronize common files from prometheus/prometheus by
@prombot
in prometheus/procfs#590- Synchronize common files from prometheus/prometheus by
@prombot
in prometheus/procfs#595- meminfo: add Percpu field by
@manas-rust
in prometheus/procfs#588- Bump golang.org/x/sys from 0.13.0 to 0.15.0 by
@dependabot
in prometheus/procfs#593- Synchronize common files from prometheus/prometheus by
@prombot
in prometheus/procfs#596- Synchronize common files from prometheus/prometheus by
@prombot
in prometheus/procfs#598- Synchronize common files from prometheus/prometheus by
@prombot
in prometheus/procfs#600- Bump golang.org/x/sync from 0.5.0 to 0.6.0 by
@dependabot
in prometheus/procfs#602- Bump golang.org/x/sys from 0.15.0 to 0.16.0 by
@dependabot
in prometheus/procfs#603- infiniband: support Intel irdma devices by
@dswarbrick
in prometheus/procfs#605- Synchronize common files from prometheus/prometheus by
@prombot
in prometheus/procfs#604- golint: redundant type from array, slice, or map composite literal by
@manas-rust
in prometheus/procfs#601- feat: Add
/sys/fs/btrfs/<FSID>/commit_stats
statistics by@dongjiang1989
in prometheus/procfs#580- Add support for guest_time and cguest_time stats. by
@thomasbarrett
in prometheus/procfs#597- Add
/sys/class/watchdog
statistics by@gavinkflam
in prometheus/procfs#594- Add support for for /proc/net/tls_data kTLS stats by
@defect
in prometheus/procfs#579- Bump golang.org/x/sys from 0.16.0 to 0.17.0 by
@dependabot
in prometheus/procfs#606- Synchronize common files from prometheus/prometheus by
@prombot
in prometheus/procfs#608- chore: class_fibrechannel: support optional attributes by
@machine424
in prometheus/procfs#607- Synchronize common files from prometheus/prometheus by
@prombot
in prometheus/procfs#609
... (truncated)
Commits
6bec248
Revert "fix: same TCP connection appears twice (#631)" (#633)987bedc
fix: same TCP connection appears twice (#631)ee70db2
Merge pull request #632 from prometheus/superq/1.220fdebd3
chore: Use kernel-compliant types for{U,G}IDs
(#620)faa3526
Update Go versions69fc8f6
*:s/(%v|%s)/%w
and usego1.20
(#617)eac8540
update MAINTAINERS.md (#629)3387ec6
style: returns procfs build-in error like other parsing methods (#630)5819c81
Revert add avgRTT to nfs mountstats #487 (#625)c5ada8d
Update common Prometheus files- Additional commits viewable in compare view
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 <dependency name> 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)