dependabot[bot] opened a new pull request, #2202: URL: https://github.com/apache/plc4x/pull/2202
Bumps [github.com/gopacket/gopacket](https://github.com/gopacket/gopacket) from 1.3.1 to 1.4.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/gopacket/gopacket/releases">github.com/gopacket/gopacket's releases</a>.</em></p> <blockquote> <h2>v1.4.0</h2> <h2>What's Changed</h2> <ul> <li>Make pcapgo EthernetHandle use runtime poller by <a href="https://github.com/WGH"><code>@WGH</code></a>- in <a href="https://redirect.github.com/gopacket/gopacket/pull/99">gopacket/gopacket#99</a></li> <li>avoid panic in case of a root zone SignerName by <a href="https://github.com/esara"><code>@esara</code></a> in <a href="https://redirect.github.com/gopacket/gopacket/pull/101">gopacket/gopacket#101</a></li> <li>pcapng: support read and write Enhanced Packet Block (EPB) options by <a href="https://github.com/mozillazg"><code>@mozillazg</code></a> in <a href="https://redirect.github.com/gopacket/gopacket/pull/58">gopacket/gopacket#58</a></li> <li>Cleanup endian conversion helpers by <a href="https://github.com/mejedi"><code>@mejedi</code></a> in <a href="https://redirect.github.com/gopacket/gopacket/pull/108">gopacket/gopacket#108</a></li> <li>fix time resolution of pcap/pcapgo by <a href="https://github.com/zhouyan"><code>@zhouyan</code></a> in <a href="https://redirect.github.com/gopacket/gopacket/pull/102">gopacket/gopacket#102</a></li> <li>feat: support icmp6 option RecursiveDNSServer by <a href="https://github.com/ruokeqx"><code>@ruokeqx</code></a> in <a href="https://redirect.github.com/gopacket/gopacket/pull/105">gopacket/gopacket#105</a></li> <li>endian: fix big endian detection by <a href="https://github.com/mejedi"><code>@mejedi</code></a> in <a href="https://redirect.github.com/gopacket/gopacket/pull/110">gopacket/gopacket#110</a></li> <li>Bump golang.org/x/net from 0.35.0 to 0.36.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/gopacket/gopacket/pull/114">gopacket/gopacket#114</a></li> <li>Making SIP parsing a bit more strict by <a href="https://github.com/thorsager"><code>@thorsager</code></a> in <a href="https://redirect.github.com/gopacket/gopacket/pull/109">gopacket/gopacket#109</a></li> <li>geneve: implement DecodingLayer by <a href="https://github.com/kaworu"><code>@kaworu</code></a> in <a href="https://redirect.github.com/gopacket/gopacket/pull/115">gopacket/gopacket#115</a></li> <li>Enable decoding/encoding additional RadioTap namespaces and Vendor namespaces by <a href="https://github.com/robertkleffner"><code>@robertkleffner</code></a> in <a href="https://redirect.github.com/gopacket/gopacket/pull/116">gopacket/gopacket#116</a></li> <li>gtpv1u: check message type when decoding payload by <a href="https://github.com/mejedi"><code>@mejedi</code></a> in <a href="https://redirect.github.com/gopacket/gopacket/pull/112">gopacket/gopacket#112</a></li> <li>Potential fix for code scanning alert no. 5: Workflow does not contain permissions by <a href="https://github.com/mosajjal"><code>@mosajjal</code></a> in <a href="https://redirect.github.com/gopacket/gopacket/pull/118">gopacket/gopacket#118</a></li> <li>add ability to handle pointers in layerString by <a href="https://github.com/wardviaene"><code>@wardviaene</code></a> in <a href="https://redirect.github.com/gopacket/gopacket/pull/121">gopacket/gopacket#121</a></li> <li>fix wrong return when parse ip options by <a href="https://github.com/mozillazg"><code>@mozillazg</code></a> in <a href="https://redirect.github.com/gopacket/gopacket/pull/120">gopacket/gopacket#120</a></li> <li>ipsec: implement DecodingLayer by <a href="https://github.com/smagnani96"><code>@smagnani96</code></a> in <a href="https://redirect.github.com/gopacket/gopacket/pull/117">gopacket/gopacket#117</a></li> <li>Feature/add serialize to ipv6 routing by <a href="https://github.com/sat0ken"><code>@sat0ken</code></a> in <a href="https://redirect.github.com/gopacket/gopacket/pull/111">gopacket/gopacket#111</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/WGH"><code>@WGH</code></a>- made their first contribution in <a href="https://redirect.github.com/gopacket/gopacket/pull/99">gopacket/gopacket#99</a></li> <li><a href="https://github.com/esara"><code>@esara</code></a> made their first contribution in <a href="https://redirect.github.com/gopacket/gopacket/pull/101">gopacket/gopacket#101</a></li> <li><a href="https://github.com/mozillazg"><code>@mozillazg</code></a> made their first contribution in <a href="https://redirect.github.com/gopacket/gopacket/pull/58">gopacket/gopacket#58</a></li> <li><a href="https://github.com/zhouyan"><code>@zhouyan</code></a> made their first contribution in <a href="https://redirect.github.com/gopacket/gopacket/pull/102">gopacket/gopacket#102</a></li> <li><a href="https://github.com/ruokeqx"><code>@ruokeqx</code></a> made their first contribution in <a href="https://redirect.github.com/gopacket/gopacket/pull/105">gopacket/gopacket#105</a></li> <li><a href="https://github.com/kaworu"><code>@kaworu</code></a> made their first contribution in <a href="https://redirect.github.com/gopacket/gopacket/pull/115">gopacket/gopacket#115</a></li> <li><a href="https://github.com/robertkleffner"><code>@robertkleffner</code></a> made their first contribution in <a href="https://redirect.github.com/gopacket/gopacket/pull/116">gopacket/gopacket#116</a></li> <li><a href="https://github.com/smagnani96"><code>@smagnani96</code></a> made their first contribution in <a href="https://redirect.github.com/gopacket/gopacket/pull/117">gopacket/gopacket#117</a></li> <li><a href="https://github.com/sat0ken"><code>@sat0ken</code></a> made their first contribution in <a href="https://redirect.github.com/gopacket/gopacket/pull/111">gopacket/gopacket#111</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/gopacket/gopacket/compare/v1.3.1...v.1.3.1">https://github.com/gopacket/gopacket/compare/v1.3.1...v.1.3.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gopacket/gopacket/commit/2e40d04de9387ef1b1b5c3f1bb126f0a471d4754"><code>2e40d04</code></a> Feature/add serialize to ipv6 routing (<a href="https://redirect.github.com/gopacket/gopacket/issues/111">#111</a>)</li> <li><a href="https://github.com/gopacket/gopacket/commit/1b6e82aab3d7286adfd2e10e5987e80eec00b2ad"><code>1b6e82a</code></a> ipsec: implement DecodingLayer (<a href="https://redirect.github.com/gopacket/gopacket/issues/117">#117</a>)</li> <li><a href="https://github.com/gopacket/gopacket/commit/be3fffa73cabee76b078dc7ef6a62caf9d3ac4f4"><code>be3fffa</code></a> fix wrong return when parse ip options (<a href="https://redirect.github.com/gopacket/gopacket/issues/120">#120</a>)</li> <li><a href="https://github.com/gopacket/gopacket/commit/578eb206bd6615b65e179e431f31f94973abf930"><code>578eb20</code></a> add ability to handle pointers in layerString (<a href="https://redirect.github.com/gopacket/gopacket/issues/121">#121</a>)</li> <li><a href="https://github.com/gopacket/gopacket/commit/b23ac340366c472067d4fe515878e46236b664af"><code>b23ac34</code></a> Potential fix for code scanning alert no. 5: Workflow does not contain permis...</li> <li><a href="https://github.com/gopacket/gopacket/commit/eec15164d20f205abb34211e52afb58cf3663982"><code>eec1516</code></a> gtpv1u: check message type when decoding payload (<a href="https://redirect.github.com/gopacket/gopacket/issues/112">#112</a>)</li> <li><a href="https://github.com/gopacket/gopacket/commit/86eba08a1dcdbce950f3479c7a634afc433fbffd"><code>86eba08</code></a> updated dependencies</li> <li><a href="https://github.com/gopacket/gopacket/commit/9e6e05d94714ea04c8661216c7db7620c7da952a"><code>9e6e05d</code></a> Enable decoding/encoding additional RadioTap namespaces and Vendor namespaces...</li> <li><a href="https://github.com/gopacket/gopacket/commit/2b39da4e3de0f71830de5d76331cc09be2511e2a"><code>2b39da4</code></a> geneve: implement DecodingLayer (<a href="https://redirect.github.com/gopacket/gopacket/issues/115">#115</a>)</li> <li><a href="https://github.com/gopacket/gopacket/commit/f3aec87bf6efebcecd17daa9cda3bae7d5f1c8d0"><code>f3aec87</code></a> Making SIP parsing a bit more strict (<a href="https://redirect.github.com/gopacket/gopacket/issues/109">#109</a>)</li> <li>Additional commits viewable in <a href="https://github.com/gopacket/gopacket/compare/v1.3.1...v1.4.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
