Skip to content

Bump SharpPcap from 6.2.5 to 6.3.0#215

Merged
PhyxionNL merged 1 commit intomasterfrom
dependabot/nuget/SharpPcap-6.3.0
Apr 21, 2025
Merged

Bump SharpPcap from 6.2.5 to 6.3.0#215
PhyxionNL merged 1 commit intomasterfrom
dependabot/nuget/SharpPcap-6.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 21, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps SharpPcap from 6.2.5 to 6.3.0.

Release notes

Sourced from SharpPcap's releases.

Please see nuget for releases

We aren't using GitHub releases at the moment, please see nuget for library releases.

SharpPcap 4.3.0 released

SharpPcap ChangeLog v4.2.0 -> v4.3.0 https://github.com/chmorgan/sharppcap Chris Morgan chmorgan@gmail.com

The most notable feature of SharpPcap 4.3.0 is support for Npcap. Enjoy!

commit f1eb44e4fc35cb5e7cfe26836040341a87b3d2f2 Author: Chris Morgan chmorgan@gmail.com Date: Sat May 6 15:06:09 2017 -0400

Pcap.Version - Clarify the exception statement to say that it is likely that
pcap isn't installed

Previously the statement first implied that the user might have an old pcap version
but that isn't nearly as likely as pcap not being installed.

commit de4e407fa668af2e502d115b1a3a67fb12f63193 Author: Chris Morgan chmorgan@gmail.com Date: Fri May 5 21:29:03 2017 -0400

PcapDeviceCaptureLoop - Fix an incorrect return value in CaptureLoop()

Pcap.LOOP_EXIT_WITH_ERROR was returning CaptureStoppedEventStatus.CompletedWithoutError but
should be returning CaptureStoppedEventStatus.ErrorWhileCapturing instead.

Bug reported by Pedro López-Cabanillas (pedrolcl on github)

commit 061c46b4eb2708d8cf7831030a2ec17ffb3164e1 Author: Chris Morgan chmorgan@gmail.com Date: Fri May 5 21:17:43 2017 -0400

CaptureFileWriterDevice - XML documentation fixes and additions

commit 421458cec526c2f664047b860ef4d5ce86f2f1c3 Author: Chris Morgan chmorgan@gmail.com Date: Fri May 5 21:08:06 2017 -0400

CaptureDeviceList.cs - Fix indenting in copyright

commit 2d428150e49dcb8720d1d5e4a617db6abd0b992e Author: Chris Morgan chmorgan@gmail.com Date: Thu May 4 21:01:17 2017 -0400

... (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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code labels Apr 21, 2025
@dependabot dependabot Bot force-pushed the dependabot/nuget/SharpPcap-6.3.0 branch from 2936f77 to 6e4589b Compare April 21, 2025 20:21
Bumps [SharpPcap](https://github.com/chmorgan/sharppcap) from 6.2.5 to 6.3.0.
- [Release notes](https://github.com/chmorgan/sharppcap/releases)
- [Changelog](https://github.com/dotpcap/sharppcap/blob/master/History.md)
- [Commits](dotpcap/sharppcap@v6.2.5...v6.3.0)

---
updated-dependencies:
- dependency-name: SharpPcap
  dependency-version: 6.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/nuget/SharpPcap-6.3.0 branch from 6e4589b to 99192b4 Compare April 21, 2025 20:23
@PhyxionNL PhyxionNL merged commit 15c6500 into master Apr 21, 2025
0 of 2 checks passed
@PhyxionNL PhyxionNL deleted the dependabot/nuget/SharpPcap-6.3.0 branch April 21, 2025 20:25
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 .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant