dotpcap / sharppcap

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

Update actions/setup-dotnet action to v3 #420

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
actions/setup-dotnet action major v2 -> v3

Release Notes

actions/setup-dotnet ### [`v3`](https://togithub.com/actions/setup-dotnet/compare/v2...v3) [Compare Source](https://togithub.com/actions/setup-dotnet/compare/v2...v3)

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 #420 (097f167) into master (f867372) will decrease coverage by 0.60%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #420      +/-   ##
==========================================
- Coverage   83.98%   83.37%   -0.61%     
==========================================
  Files          51       51              
  Lines        2809     2809              
  Branches      310      310              
==========================================
- Hits         2359     2342      -17     
- Misses        331      349      +18     
+ Partials      119      118       -1     
Impacted Files Coverage Ξ”
SharpPcap/LibPcap/WindowsNativeMethods.cs 0.00% <0.00%> (-40.00%) :arrow_down:
SharpPcap/LibPcap/PcapInterface.cs 86.06% <0.00%> (-2.43%) :arrow_down:
SharpPcap/LibPcap/PcapDevice.cs 76.11% <0.00%> (-1.50%) :arrow_down:
SharpPcap/WinpkFilter/WinpkFilterDevice.cs 82.75% <0.00%> (-1.38%) :arrow_down:
SharpPcap/LibPcap/LibPcapLiveDevice.cs 80.31% <0.00%> (ΓΈ)

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