containers / containrs

General purpose container library
Apache License 2.0
121 stars 21 forks source link

Bump rtnetlink from 0.8.1 to 0.11.0 #932

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps rtnetlink from 0.8.1 to 0.11.0.

Changelog

Sourced from rtnetlink's changelog.

Changelog

On-going

Versioning

Breaking Changes

New Features

Bug fixes

[20220624] 2022-06-24

Versioning

  • audit 0.7.0 -> 0.7.1
  • ethtool 0.2.2 -> 0.2.3
  • genetlink 0.2.2 -> 0.2.3
  • mptcp-pm 0.1.0 -> 0.1.1
  • netlink-packet-audit 0.4.1 -> 0.4.2
  • netlink-packet-wireguard 0.2.1 -> 0.2.2
  • rtnetlink 0.10.0 -> 0.10.1

Breaking Changes

  • netlink-proto: removed netlink-proto::ErrorKind. (3d799df)

New Features

  • N/A

Bug fixes

  • N/A

[20220623] 2022-06-23

Versioning

  • audit 0.6.0 -> 0.7.0
  • genetlink 0.2.1 -> 0.2.2
  • mptcp-pm NULL -> 0.1.0
  • netlink-packet-generic 0.2.0 -> 0.3.1
  • netlink-packet-audit 0.4.0 -> 0.4.1
  • netlink-packet-route 0.11.0 -> 0.12.0
  • netlink-proto 0.9.2 -> 0.9.3
  • netlink-sys 0.8.2 -> 0.8.3
  • rtnetlink 0.9.1 -> 0.10.0

Breaking Changes

  • audit: removed audit::proto::ErrorKind. (3d799df)
  • netlink-packet-route: changed from AfSpecBridge::VlanInfo(Vec<u8>) to AfSpecBridge::VlanInfo(BridgeVlanInfo). (f21ddb2)
  • netlink-packet-route: changed from Nla::AfSpecBridge(Vec<u8>) to Nla::AfSpecBridge(Vec<AfSpecBridge>). (f21ddb2)
  • netlink-packet-route: removed InfoBridge::Flags and InfoBridge::VlanInfo as they should in Nla::AfSpecBridge. (b688737)
  • netlink-packet-route: changed NextHop.gateway to NextHop.nlas. (f6b3b9a)
  • rtnetlink: Removed rtnetlink::proto::ErrorKind. (3d799df)

... (truncated)

Commits


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 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)
dependabot[bot] commented 2 years ago

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.