Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2026

Bumps netlink-sys from 0.8.7 to 0.8.8.

Release notes

Sourced from netlink-sys's releases.

New release 0.8.8

Breaking changes

  • N/A

New features

  • N/A

Bug fixes

  • Do not need mut for socket. (f54c420, 51c01b6)
  • Replace 'futures' dependency for 'futures-util'. (498df8b)
  • Use latest rust-netlink crates in dev dependency. (1e0a9da)
Changelog

Sourced from netlink-sys's changelog.

[0.8.8] - 2026-01-22

Breaking changes

  • N/A

New features

  • N/A

Bug fixes

  • Do not need mut for socket. (f54c420, 51c01b6)
  • Replace 'futures' dependency for 'futures-util'. (498df8b)
  • Use latest rust-netlink crates in dev dependency. (1e0a9da)
Commits
  • 7b2743a New release 0.8.8
  • a037487 Cargo.toml: Remove leftover
  • f54c420 fix: none of these methods modify the socket, they merely modify the kernel's...
  • 51c01b6 fix: none of these methods modify the socket, they merely modify the kernel's...
  • f132331 fix: allow to run tests locally against modified version of netlink-sys
  • 498df8b Swap 'futures' dependency for 'futures-util'
  • 1e0a9da Use latest rust-netlink crates in dev dependency
  • See full diff 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 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)

Bumps [netlink-sys](https://github.com/rust-netlink/netlink-sys) from 0.8.7 to 0.8.8.
- [Release notes](https://github.com/rust-netlink/netlink-sys/releases)
- [Changelog](https://github.com/rust-netlink/netlink-sys/blob/main/CHANGELOG)
- [Commits](rust-netlink/netlink-sys@v0.8.7...v0.8.8)

---
updated-dependencies:
- dependency-name: netlink-sys
  dependency-version: 0.8.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jan 22, 2026
@github-actions
Copy link

Documentation for this PR has been generated and is available at: https://n0-computer.github.io/net-tools/pr/88/docs/net_tools/

Last updated: 2026-01-22T13:11:38Z

@n0bot n0bot bot added this to iroh Jan 22, 2026
@github-project-automation github-project-automation bot moved this to 🚑 Needs Triage in iroh Jan 22, 2026
@github-project-automation github-project-automation bot moved this from 🚑 Needs Triage to ✅ Done in iroh Jan 23, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 23, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/cargo/netlink-sys-0.8.8 branch January 23, 2026 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

1 participant