cunicu / gont

A Go testing framework for distributed applications
http://gont.cunicu.li/
Apache License 2.0
77 stars 5 forks source link

fix(deps): update module github.com/vishvananda/netlink to v1.3.0 #196

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/vishvananda/netlink v1.2.1-beta.2.0.20221214185949-378a404a26f0 -> v1.3.0 age adoption passing confidence

Release Notes

vishvananda/netlink (github.com/vishvananda/netlink) ### [`v1.3.0`](https://togithub.com/vishvananda/netlink/releases/tag/v1.3.0) [Compare Source](https://togithub.com/vishvananda/netlink/compare/v1.2.1...v1.3.0) - Fixed backward compatibility breakage of `func (h *Handle) ConntrackDeleteFilter`. - Other fixes and improvements from the community.

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.



This PR was generated by Mend Renovate. View the repository job log.

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 37.50000% with 5 lines in your changes missing coverage. Please review.

Project coverage is 50.35%. Comparing base (c5531c3) to head (3e8afbb). Report is 5 commits behind head on main.

Files Patch % Lines
pkg/nat.go 0.00% 2 Missing :warning:
pkg/options/tc/netem.go 0.00% 2 Missing :warning:
pkg/trace/event.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #196 +/- ## ========================================== - Coverage 50.56% 50.35% -0.21% ========================================== Files 67 68 +1 Lines 3212 3221 +9 ========================================== - Hits 1624 1622 -2 - Misses 1362 1373 +11 Partials 226 226 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

renovate[bot] commented 1 month ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.