Skip to content

Bump libfuzzer-sys from 0.4.12 to 0.4.13#1608

Merged
mtreinish merged 2 commits into
mainfrom
dependabot/cargo/libfuzzer-sys-0.4.13
Jun 16, 2026
Merged

Bump libfuzzer-sys from 0.4.12 to 0.4.13#1608
mtreinish merged 2 commits into
mainfrom
dependabot/cargo/libfuzzer-sys-0.4.13

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 16, 2026

Copy link
Copy Markdown
Contributor

Bumps libfuzzer-sys from 0.4.12 to 0.4.13.

Changelog

Sourced from libfuzzer-sys's changelog.

0.4.13

Released 2026-06-04.

Changed

  • Updated docs for the fuzz_mutator! macro to link to the mutatis crate, which is a helpful crate when writing complex custom mutators.

Commits
  • 719e4ef Merge pull request #144 from fitzgen/bump-to-0.4.13
  • 2500b23 Bump to version 0.4.13
  • e9120b0 Merge pull request #143 from fitzgen/link-to-mutatis-from-fuzz-mutator
  • 0743afb Link to mutatis from the fuzz_mutator! docs
  • See full diff 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 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 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 [libfuzzer-sys](https://github.com/rust-fuzz/libfuzzer) from 0.4.12 to 0.4.13.
- [Changelog](https://github.com/rust-fuzz/libfuzzer/blob/main/CHANGELOG.md)
- [Commits](rust-fuzz/libfuzzer@0.4.12...0.4.13)

---
updated-dependencies:
- dependency-name: libfuzzer-sys
  dependency-version: 0.4.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 16, 2026
@mtreinish mtreinish enabled auto-merge June 16, 2026 14:44
@coveralls

Copy link
Copy Markdown

Coverage Report for CI Build 27625850822

Coverage increased (+0.01%) to 94.699%

Details

  • Coverage increased (+0.01%) from the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 20224
Covered Lines: 19152
Line Coverage: 94.7%
Coverage Strength: 918926.31 hits per line

💛 - Coveralls

@mtreinish mtreinish added this pull request to the merge queue Jun 16, 2026
Merged via the queue into main with commit a88b5ac Jun 16, 2026
40 checks passed
@mtreinish mtreinish deleted the dependabot/cargo/libfuzzer-sys-0.4.13 branch June 16, 2026 17:33
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants