Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

Bumps netlink-packet-core from 0.7.0 to 0.8.1.

Release notes

Sourced from netlink-packet-core's releases.

New release 0.8.1

Breaking changes

  • N/A

New features

  • N/A

Bug fixes

  • Revert back to paste dependency. (4447216)

New release 0.8.0

Breaking changes

  • Changed DecodeError from enum to struct. (f55d7b7, 63da36a)
  • Merged netlink-packet-utils into netlink-packet-core. (f55d7b7, 0951455, ba127bf, a232478, 8027f63, 41fe03d, 260e596, cc6bf08, 63da36a, 410c61d)
  • Remove dependency of byteorder crate. (16d63fb)

New features

  • Support zero sized done message. (100413a)

Bug fixes

  • N/A
Changelog

Sourced from netlink-packet-core's changelog.

[0.8.1] - 2025-09-18

Breaking changes

  • N/A

New features

  • N/A

Bug fixes

  • Revert back to paste dependency. (4447216)

[0.8.0] - 2025-08-27

Breaking changes

  • Changed DecodeError from enum to struct. (f55d7b7, 63da36a)
  • Merged netlink-packet-utils into netlink-packet-core. (f55d7b7, 0951455, ba127bf, a232478, 8027f63, 41fe03d, 260e596, cc6bf08, 63da36a, 410c61d)
  • Remove dependency of byteorder crate. (16d63fb)

New features

  • Support zero sized done message. (100413a)

Bug fixes

  • N/A
Commits
  • e34595f New release 0.8.1
  • 4447216 Revert back to paste dependency
  • b40f3d6 New release 0.8.0
  • 46a3fee Run cargo fmt
  • 100413a Support zero sized done message
  • 81b2d0f CI: Fail to test for clippy warnings
  • 663310a Revert "ci: add code coverage support"
  • 16d63fb Remove dependency of byteorder crate
  • 410c61d Changed Parseable to raise DecodeError
  • 63da36a Extend ErrorContext to accept std::fmt::Display
  • Additional commits viewable 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-packet-core](https://github.com/rust-netlink/netlink-packet-core) from 0.7.0 to 0.8.1.
- [Release notes](https://github.com/rust-netlink/netlink-packet-core/releases)
- [Changelog](https://github.com/rust-netlink/netlink-packet-core/blob/main/CHANGELOG)
- [Commits](rust-netlink/netlink-packet-core@v0.7.0...v0.8.1)

---
updated-dependencies:
- dependency-name: netlink-packet-core
  dependency-version: 0.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Oct 13, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 13, 2025

Looks like netlink-packet-core is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Oct 13, 2025
@dependabot dependabot bot deleted the dependabot/cargo/netlink-packet-core-0.8.1 branch October 13, 2025 12:07
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