node_exporter
node_exporter copied to clipboard
build(deps): bump github.com/jsimonetti/rtnetlink from 1.2.0 to 1.2.1
Bumps github.com/jsimonetti/rtnetlink from 1.2.0 to 1.2.1.
Release notes
Sourced from github.com/jsimonetti/rtnetlink's releases.
v1.2.1
What's Changed
- go-native fuzz by
@jsimonettiin jsimonetti/rtnetlink#140- build(deps): bump github.com/google/go-cmp from 0.5.7 to 0.5.8 by
@dependabotin jsimonetti/rtnetlink#141- build(deps): bump github.com/cilium/ebpf from 0.8.1 to 0.9.0 by
@dependabotin jsimonetti/rtnetlink#142- build(deps): bump github.com/cilium/ebpf from 0.9.0 to 0.9.1 by
@dependabotin jsimonetti/rtnetlink#143- Fix invalid LinkMessage family by
@pzmarzlyin jsimonetti/rtnetlink#144New Contributors
@pzmarzlymade their first contribution in jsimonetti/rtnetlink#144Full Changelog: https://github.com/jsimonetti/rtnetlink/compare/v1.2.0...v1.2.1
Commits
0377538Fix invalid LinkMessage family (#144)896a106build(deps): bump github.com/cilium/ebpf from 0.9.0 to 0.9.1 (#143)f7fc5cbbuild(deps): bump github.com/cilium/ebpf from 0.8.1 to 0.9.0 (#142)2dc4cb7build(deps): bump github.com/google/go-cmp from 0.5.7 to 0.5.8 (#141)79fb2fcgo-native fuzz (#140)- See full diff 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Would be good to have a release with rtnetlink 1.2.2, as currently the network_route collector is broken on Linux 5.19: https://github.com/jsimonetti/rtnetlink/commit/b237973d78d7de64644a51776e7df589ccaa29a5
Superseded by #2459.