Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 8, 2025

Bumps github.com/gopacket/gopacket from 1.3.1 to 1.4.0.

Release notes

Sourced from github.com/gopacket/gopacket's releases.

v1.4.0

What's Changed

New Contributors

Full Changelog: gopacket/gopacket@v1.3.1...v.1.3.1

Commits
  • 2e40d04 Feature/add serialize to ipv6 routing (#111)
  • 1b6e82a ipsec: implement DecodingLayer (#117)
  • be3fffa fix wrong return when parse ip options (#120)
  • 578eb20 add ability to handle pointers in layerString (#121)
  • b23ac34 Potential fix for code scanning alert no. 5: Workflow does not contain permis...
  • eec1516 gtpv1u: check message type when decoding payload (#112)
  • 86eba08 updated dependencies
  • 9e6e05d Enable decoding/encoding additional RadioTap namespaces and Vendor namespaces...
  • 2b39da4 geneve: implement DecodingLayer (#115)
  • f3aec87 Making SIP parsing a bit more strict (#109)
  • Additional commits viewable in compare view

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 will merge this PR once CI passes on it, as requested by @ddddddO.


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)

Bumps [github.com/gopacket/gopacket](https://github.com/gopacket/gopacket) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/gopacket/gopacket/releases)
- [Commits](gopacket/gopacket@v1.3.1...v1.4.0)

---
updated-dependencies:
- dependency-name: github.com/gopacket/gopacket
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 8, 2025
@ddddddO
Copy link
Owner

ddddddO commented Aug 10, 2025

@dependabot squash and merge

@dependabot dependabot bot merged commit 6d4ab66 into main Aug 10, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/gopacket/gopacket-1.4.0 branch August 10, 2025 00:32
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 go Pull requests that update go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant