Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump netlink-packet-route from 0.11.0 to 0.12.0 #315

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 23, 2022

Bumps netlink-packet-route from 0.11.0 to 0.12.0.

Changelog

Sourced from netlink-packet-route's changelog.

Changelog

On-going

Versioning

Breaking Changes

New Features

Bug fixes

[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)

New Features

  • New crate mptcp-pm for MPTCP path manager. (1903b39)
  • netlink-packet-route: Add tc filter support. (2c41fb0)
  • netlink-packet-route: Add tc qdisc support. (921a936)
  • rtnetlink: Add tc filter support. (2c41fb0)
  • rtnetlink: Add tc qdisc support. (921a936)

Bug fixes

  • netlink-packet-audit: Simplfied codec error handling. (33cc558, 0027b82, 9cdc870)
  • netlink-packet-route: Fixed tc buffer error. (d2a5109)
  • netlink-proto: fix netlink_proto::Error recursive problem. (3d799df)
  • netlink-proto: Simplfied codec error handling. (0027b82, 9cdc870)

[20220220] 2022-02-20

Versioning

  • netlink-packet-netfilter NULL -> 0.1.0

... (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)

Bumps [netlink-packet-route](https://github.com/little-dude/netlink) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/little-dude/netlink/releases)
- [Changelog](https://github.com/little-dude/netlink/blob/master/CHANGELOG)
- [Commits](https://github.com/little-dude/netlink/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 23, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jun 23, 2022

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
To complete the pull request process, please assign baude after the PR has been reviewed.
You can assign the PR to them by writing /assign @baude in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@mheon
Copy link
Member

mheon commented Jun 23, 2022

Looks like this broke the build, @flouthoc can you take a look?

@Luap99
Copy link
Member

Luap99 commented Jun 29, 2022

Looks like this broke the build, @flouthoc can you take a look?

#319 we need to update all netlink deps at once

@Luap99 Luap99 closed this Jun 29, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 29, 2022

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-packet-route-0.12.0 branch June 29, 2022 14:01
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants