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

Update module github.com/mdlayher/netlink to v1.7.1 #215

Merged
merged 1 commit into from
Dec 26, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 25, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/mdlayher/netlink require minor v1.6.0 -> v1.7.1

Release Notes

mdlayher/netlink

v1.7.1

Compare Source

  • [Bug Fix]: test only changes to avoid failures on big endian machines.

v1.7.0

Compare Source

This is the first release of package netlink that only supports Go 1.18+.
Users on older versions of Go must use v1.6.2.

  • [Improvement]: drop support for older versions of Go so we can begin using
    modern versions of x/sys and other dependencies.

v1.6.2

Compare Source

This is the last release of package netlink that supports Go 1.17 and below.

  • [Bug Fix] commit:
    undo update to golang.org/x/sys which would force the minimum Go version of
    this package to Go 1.17 due to use of unsafe.Slice. We encourage users to
    use the latest stable version of Go where possible, but continue to maintain
    some compatibility with older versions of Go as long as it is reasonable to do
    so.

v1.6.1

Compare Source

  • [Deprecation] commit:
    the netlink.Socket interface has been marked as deprecated. The abstraction
    is awkward to use properly and disables much of the functionality of the Conn
    type when the basic interface is implemented. Do not use.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the renovate renovatebot label Sep 25, 2022
@renovate renovate bot assigned x-way Sep 25, 2022
@renovate renovate bot requested a review from x-way September 25, 2022 17:23
@codecov
Copy link

codecov bot commented Sep 25, 2022

Codecov Report

Merging #215 (cf0f0e0) into master (a13283e) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #215   +/-   ##
=======================================
  Coverage   38.88%   38.88%           
=======================================
  Files           2        2           
  Lines         252      252           
=======================================
  Hits           98       98           
  Misses        150      150           
  Partials        4        4           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@renovate renovate bot force-pushed the renovate/github.com-mdlayher-netlink-1.x branch from 8c374c1 to afd7b48 Compare October 14, 2022 03:31
@renovate renovate bot force-pushed the renovate/github.com-mdlayher-netlink-1.x branch from afd7b48 to 744076a Compare November 12, 2022 17:01
@renovate renovate bot changed the title Update module github.com/mdlayher/netlink to v1.6.2 Update module github.com/mdlayher/netlink to v1.7.0 Nov 12, 2022
@renovate renovate bot force-pushed the renovate/github.com-mdlayher-netlink-1.x branch from 744076a to 0acdc0a Compare December 12, 2022 14:18
@renovate renovate bot changed the title Update module github.com/mdlayher/netlink to v1.7.0 Update module github.com/mdlayher/netlink to v1.7.1 Dec 12, 2022
@renovate renovate bot force-pushed the renovate/github.com-mdlayher-netlink-1.x branch from 0acdc0a to cf0f0e0 Compare December 26, 2022 09:28
@x-way x-way merged commit 39efb65 into master Dec 26, 2022
@x-way x-way deleted the renovate/github.com-mdlayher-netlink-1.x branch December 26, 2022 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate renovatebot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant