Skip to content

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

Merged
erickochen merged 1 commit into
masterfrom
dependabot/cargo/netlink-sys-0.9.0
Aug 24, 2026
Merged

chore(deps): bump netlink-sys from 0.8.8 to 0.9.0#130
erickochen merged 1 commit into
masterfrom
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 dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 24, 2026
@erickochen

Copy link
Copy Markdown
Owner

@dependabot rebase

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 force-pushed the dependabot/cargo/netlink-sys-0.9.0 branch from e84006d to e95fd94 Compare August 24, 2026 08:15
@erickochen
erickochen merged commit 840c310 into master Aug 24, 2026
15 checks passed
@erickochen
erickochen deleted the dependabot/cargo/netlink-sys-0.9.0 branch August 24, 2026 08:24
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.

1 participant