dotpcap / sharppcap

Official repository - Fully managed, cross platform (Windows, Mac, Linux) .NET library for capturing packets
1.28k stars 267 forks source link

Update dependency PacketDotNet to v1.4.7 #425

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
PacketDotNet nuget patch 1.4.6 -> 1.4.7

Release Notes

dotpcap/packetnet ### [`v1.4.7`](https://togithub.com/dotpcap/packetnet/releases/tag/v1.4.7) #### What's Changed - Add NVGRE support by [@​Aegle1](https://togithub.com/Aegle1) in [https://github.com/dotpcap/packetnet/pull/184](https://togithub.com/dotpcap/packetnet/pull/184) - Add Vxlan support by [@​Aegle1](https://togithub.com/Aegle1) in [https://github.com/dotpcap/packetnet/pull/185](https://togithub.com/dotpcap/packetnet/pull/185) - Allow custom GRE protocols by [@​Aegle1](https://togithub.com/Aegle1) in [https://github.com/dotpcap/packetnet/pull/188](https://togithub.com/dotpcap/packetnet/pull/188) - .NET naming by [@​PhyxionNL](https://togithub.com/PhyxionNL) in [https://github.com/dotpcap/packetnet/pull/187](https://togithub.com/dotpcap/packetnet/pull/187) - 1.4.7 by [@​PhyxionNL](https://togithub.com/PhyxionNL) in [https://github.com/dotpcap/packetnet/pull/190](https://togithub.com/dotpcap/packetnet/pull/190) #### New Contributors - [@​Aegle1](https://togithub.com/Aegle1) made their first contribution in [https://github.com/dotpcap/packetnet/pull/184](https://togithub.com/dotpcap/packetnet/pull/184) **Full Changelog**: https://github.com/dotpcap/packetnet/compare/v1.4.6...v1.4.7

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.



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

codecov-commenter commented 1 year ago

Codecov Report

Merging #425 (b40bb38) into master (125cdf0) will decrease coverage by 0.74%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #425      +/-   ##
==========================================
- Coverage   83.84%   83.10%   -0.75%     
==========================================
  Files          51       51              
  Lines        2823     2823              
  Branches      312      312              
==========================================
- Hits         2367     2346      -21     
- Misses        339      358      +19     
- Partials      117      119       +2     
Impacted Files Coverage Ξ”
SharpPcap/WinDivert/WinDivertDevice.cs 68.82% <0.00%> (-4.86%) :arrow_down:
SharpPcap/ARP.cs 91.20% <0.00%> (-2.20%) :arrow_down:
SharpPcap/LibPcap/LibPcapLiveDevice.cs 78.19% <0.00%> (-2.13%) :arrow_down:
SharpPcap/LibPcap/PcapDeviceCaptureLoop.cs 87.75% <0.00%> (-2.05%) :arrow_down:
SharpPcap/Statistics/StatisticsDevice.cs 86.11% <0.00%> (-1.39%) :arrow_down:

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