uutils / parse_datetime

Parses a relative time string and returns a `Duration`
MIT License
14 stars 17 forks source link

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

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

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`](https://togithub.com/rust-fuzz/libfuzzer/blob/HEAD/CHANGELOG.md#047) [Compare Source](https://togithub.com/rust-fuzz/libfuzzer/compare/0.4.6...0.4.7) 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.



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

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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

Additional details and impacted files ```diff @@ 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](https://app.codecov.io/gh/uutils/parse_datetime/pull/71/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=uutils) | Coverage Ξ” | | |---|---|---| | [macos_latest](https://app.codecov.io/gh/uutils/parse_datetime/pull/71/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=uutils) | `69.26% <ΓΈ> (-10.05%)` | :arrow_down: | | [ubuntu_latest](https://app.codecov.io/gh/uutils/parse_datetime/pull/71/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=uutils) | `68.17% <ΓΈ> (+0.55%)` | :arrow_up: | | [windows_latest](https://app.codecov.io/gh/uutils/parse_datetime/pull/71/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=uutils) | `7.62% <ΓΈ> (+0.17%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=uutils#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.