Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update rust crate libfuzzer-sys to 0.4.7 #71

Merged
merged 1 commit into from
May 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 1, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
libfuzzer-sys dependencies patch 0.4 -> 0.4.7

Release Notes

rust-fuzz/libfuzzer (libfuzzer-sys)

v0.4.7

Compare Source

Released 2023-08-10.

Added
  • Added the link_libfuzzer cargo feature. This feature is on by default and
    preserves the existing behavior of statically linking libfuzzer. You can
    disable it if you are linking your own version of libfuzzer some other way, or
    another library that provides the same ABI as libfuzzer.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

codecov bot commented May 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.26%. Comparing base (ff2113e) to head (113100e).

Additional details and impacted files
@@             Coverage Diff             @@
##             main      #71       +/-   ##
===========================================
- Coverage   79.31%   69.26%   -10.05%     
===========================================
  Files           6        6               
  Lines         812      820        +8     
  Branches      195      195               
===========================================
- Hits          644      568       -76     
+ Misses        137      135        -2     
- Partials       31      117       +86     
Flag Coverage Δ
macos_latest 69.26% <ø> (-10.05%) ⬇️
ubuntu_latest 68.17% <ø> (+0.55%) ⬆️
windows_latest 7.62% <ø> (+0.17%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cakebaker cakebaker merged commit 20a3974 into main May 1, 2024
29 of 30 checks passed
@renovate renovate bot deleted the renovate/libfuzzer-sys-0.x branch May 1, 2024 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant