Commit eb3307a
authored
Bump libfuzzer-sys from 0.4.9 to 0.4.10 (#489)
Bumps [libfuzzer-sys](https://github.com/rust-fuzz/libfuzzer) from 0.4.9
to 0.4.10.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/rust-fuzz/libfuzzer/blob/main/CHANGELOG.md">libfuzzer-sys's
changelog</a>.</em></p>
<blockquote>
<h2>0.4.10</h2>
<p>Released 2025-07-03.</p>
<h3>Changed</h3>
<ul>
<li>Updated to <code>libFuzzer</code> commit <code>6146a88f6049</code>
(<code>release/20.x</code>).</li>
<li>Fuzz targets taking raw byte slice inputs can now return
<code>Corpus</code> results.</li>
</ul>
<hr />
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/rust-fuzz/libfuzzer/commit/217dc97fb5943c700530d4559d897040f27db93d"><code>217dc97</code></a>
Merge pull request <a
href="https://redirect.github.com/rust-fuzz/libfuzzer/issues/133">#133</a>
from fitzgen/bump-to-0.4.10</li>
<li><a
href="https://github.com/rust-fuzz/libfuzzer/commit/7bf225870dcc6a56d9d87efb58d1681f3b2e955d"><code>7bf2258</code></a>
Bump to version 0.4.10</li>
<li><a
href="https://github.com/rust-fuzz/libfuzzer/commit/68ec120db0dc035392b2c99eafe34adc6ab85b96"><code>68ec120</code></a>
Merge pull request <a
href="https://redirect.github.com/rust-fuzz/libfuzzer/issues/132">#132</a>
from rchildre3/update-libfuzzer-20.x</li>
<li><a
href="https://github.com/rust-fuzz/libfuzzer/commit/f1282130cfeac789a5cd3e60ac236b9081445f34"><code>f128213</code></a>
Update vendored LibFuzzer to LLVM 20.x release</li>
<li><a
href="https://github.com/rust-fuzz/libfuzzer/commit/bcfa5f8e510428070011b674df10a429494f537e"><code>bcfa5f8</code></a>
Merge pull request <a
href="https://redirect.github.com/rust-fuzz/libfuzzer/issues/131">#131</a>
from flyingmutant/u8-corpus</li>
<li><a
href="https://github.com/rust-fuzz/libfuzzer/commit/a4d967a26940926202be5c7f6518583a401fc962"><code>a4d967a</code></a>
fuzz_target: make it possible to return Corpus for byte inputs</li>
<li>See full diff in <a
href="https://github.com/rust-fuzz/libfuzzer/compare/0.4.9...0.4.10">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
You can trigger a rebase of this PR 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>
> **Note**
> Automatic rebases have been disabled on this pull request as it has
been open for over 30 days.1 file changed
Lines 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