node_exporter
node_exporter copied to clipboard
build(deps): bump github.com/safchain/ethtool from 0.5.10 to 0.6.1
Bumps github.com/safchain/ethtool from 0.5.10 to 0.6.1.
Release notes
Sourced from github.com/safchain/ethtool's releases.
v0.6.1
What's Changed
- fix: add StatsWithBuffer method for optimized stats retrieval by
@ritwikranjanin safchain/ethtool#106New Contributors
@ritwikranjanmade their first contribution in safchain/ethtool#106Full Changelog: https://github.com/safchain/ethtool/compare/v0.6.0...v0.6.1
v0.6.0
What's Changed
- chore: fix comment by
@suchsoonin safchain/ethtool#97- bump CI deps by
@safchainin safchain/ethtool#100- remove map pointer indirection by
@safchainin safchain/ethtool#101- Added support for Indirection Table editing by
@VladimiroPaschaliin safchain/ethtool#98- support identity nic by
@halfcrazyin safchain/ethtool#99- Bump golang.org/x/sys from 0.32.0 to 0.33.0 by
@dependabotin safchain/ethtool#103- Added Link Settings (GLINKSETTINGS/SLINKSETTINGS) Support by
@halfcrazyin safchain/ethtool#102- optimize large slice alloc in Stats by
@halfcrazyin safchain/ethtool#105New Contributors
@suchsoonmade their first contribution in safchain/ethtool#97@VladimiroPaschalimade their first contribution in safchain/ethtool#98@halfcrazymade their first contribution in safchain/ethtool#99Full Changelog: https://github.com/safchain/ethtool/compare/v0.5.10...v0.6.0
Commits
f9520b6fix: add StatsWithBuffer method for optimized stats retrieval and maintain ba...c9730e3optimize large slice alloc in Stats (#105)6d66090Added Link Settings (GLINKSETTINGS/SLINKSETTINGS) Support (#102)f1c48ceBump golang.org/x/sys from 0.32.0 to 0.33.0 (#103)445bc2aMerge pull request #99 from halfcrazy/identity-deviceec4ad0esupport identity nic4e0e68fMerge pull request #98 from VladimiroPaschali/masterc31edb1removed indir testc219e33Linters not lintingbce101bMerge branch 'safchain:master' into master- 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 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)