Skip to content

chore(deps): bump netlink-sys from 0.8.8 to 0.9.0 - #73

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/netlink-sys-0.9.0
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/netlink-sys-0.9.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps netlink-sys from 0.8.8 to 0.9.0.

Release notes

Sourced from netlink-sys's releases.

New release 0.9.0

Breaking changes

  • Use netlink-packet-core 0.9.0. (5dd7b8e)

New features

  • Implement IntoRawFd for Socket. (0d3bf1d)

Bug fixes

  • make testsuite pass on bigendian. (600033d)
  • fix: build rust docs for all features, so that we can see TokioSocket and others in docs.rs.. (3a49d41)
  • CHANGELOG: Use - instead of * for aligning with other rust-netlink crates. (5c08a3a)
Changelog

Sourced from netlink-sys's changelog.

[0.9.0] - 2026-08-18

Breaking changes

  • Use netlink-packet-core 0.9.0. (5dd7b8e)

New features

  • Implement IntoRawFd for Socket. (0d3bf1d)

Bug fixes

  • make testsuite pass on bigendian. (600033d)
  • fix: build rust docs for all features, so that we can see TokioSocket and others in docs.rs.. (3a49d41)
  • CHANGELOG: Use - instead of * for aligning with other rust-netlink crates. (5c08a3a)
Commits
  • e640839 New release 0.9.0
  • 5dd7b8e Use netlink-packet-core 0.9.0
  • 0d3bf1d Implement IntoRawFd for Socket
  • 600033d make testsuite pass on bigendian
  • 3a49d41 fix: build rust docs for all features, so that we can see TokioSocket and o...
  • 5c08a3a CHANGELOG: Use - instead of * for aligning with other rust-netlink crates
  • 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 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.8 to 0.9.0.
- [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.8...v0.9.0)

---
updated-dependencies:
- dependency-name: netlink-sys
  dependency-version: 0.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Aug 24, 2026
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

None yet

Development

Successfully merging this pull request may close these issues.

0 participants