forked from cloudflare/boringtun
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit e40a52e
authored
build(deps): bump etherparse from 0.18.0 to 0.18.1 (#108)
Bumps [etherparse](https://github.com/JulianSchmid/etherparse) from
0.18.0 to 0.18.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/JulianSchmid/etherparse/releases">etherparse's
releases</a>.</em></p>
<blockquote>
<h2>v0.18.1 Add LaxPacketHeader:: from_linux_sll</h2>
<h2>What's Changed</h2>
<ul>
<li>Add from_linux_sll for LaxPacketHeaders by <a
href="https://github.com/shu-kitamura"><code>@shu-kitamura</code></a>
in <a
href="https://redirect.github.com/JulianSchmid/etherparse/pull/125">JulianSchmid/etherparse#125</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/shu-kitamura"><code>@shu-kitamura</code></a>
made their first contribution in <a
href="https://redirect.github.com/JulianSchmid/etherparse/pull/125">JulianSchmid/etherparse#125</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/JulianSchmid/etherparse/compare/v0.18.0...v0.18.1">https://github.com/JulianSchmid/etherparse/compare/v0.18.0...v0.18.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/JulianSchmid/etherparse/commit/873dccaa5b9d6509f428d2a23ae89d9a84f0b8c3"><code>873dcca</code></a>
Update README.md</li>
<li><a
href="https://github.com/JulianSchmid/etherparse/commit/08eab592ca26945f315bbf993ed53339d8195733"><code>08eab59</code></a>
Increment version to 0.18.1</li>
<li><a
href="https://github.com/JulianSchmid/etherparse/commit/02b3d15e77d30cae4b695b143c1277edc9354eea"><code>02b3d15</code></a>
Merge pull request <a
href="https://redirect.github.com/JulianSchmid/etherparse/issues/125">#125</a>
from shu-kitamura/linux_sll_lax_packet</li>
<li><a
href="https://github.com/JulianSchmid/etherparse/commit/9a604762a9b98558f518aa8f121f9f8cef9eab38"><code>9a60476</code></a>
Resolved new clippy warnings</li>
<li><a
href="https://github.com/JulianSchmid/etherparse/commit/4f0fdb9a8a3b9cec47ee3f2e321625e81fd4c3fa"><code>4f0fdb9</code></a>
Add further test for coverage LaxPacketHeaders::from_linux_sll</li>
<li><a
href="https://github.com/JulianSchmid/etherparse/commit/01484775b6839f29b59e7e4dc375058cdbd14b3e"><code>0148477</code></a>
Corrected len offset from_linux_sll & added tests</li>
<li><a
href="https://github.com/JulianSchmid/etherparse/commit/02880bda5b1bc445346c100a85c27c54ab4c7d50"><code>02880bd</code></a>
Add from_linux_sll for LaxPacketHeaders</li>
<li>See full diff in <a
href="https://github.com/JulianSchmid/etherparse/compare/v0.18.0...v0.18.1">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>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent b0fb537 commit e40a52eCopy full SHA for e40a52e
Expand file treeCollapse file tree
1 file changed
+2
-2
lines changedCollapse file: Cargo.lock
+2-2Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments