googleapis / storage-testbench

A testbench for Google Cloud Storage client libraries.
Apache License 2.0
9 stars 19 forks source link

chore(deps): update dependency crc32c to v2.4.1 #651

Closed renovate-bot closed 2 months ago

renovate-bot commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
crc32c ==2.4 -> ==2.4.1 age adoption passing confidence

Release Notes

ICRAR/crc32c (crc32c) ### [`v2.4.1`](https://togithub.com/ICRAR/crc32c/blob/HEAD/CHANGELOG.md#241) [Compare Source](https://togithub.com/ICRAR/crc32c/compare/v2.4...v2.4.1) - Fixed failure on big-endian, signed `char` platforms (found in SPARC, but there might be more) due to an incorrect (and unnecessary) cast from `unsigned char *` to `char *` ([#​43](https://togithub.com/ICRAR/crc32c/issues/43)).

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 98.68%. Comparing base (61bce3c) to head (cde6862). Report is 21 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #651 +/- ## ========================================== - Coverage 98.69% 98.68% -0.01% ========================================== Files 50 50 Lines 8492 8461 -31 ========================================== - Hits 8381 8350 -31 Misses 111 111 ``` | [Flag](https://app.codecov.io/gh/googleapis/storage-testbench/pull/651/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=googleapis) | Coverage Ξ” | | |---|---|---| | [unittests](https://app.codecov.io/gh/googleapis/storage-testbench/pull/651/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=googleapis) | `98.68% <ΓΈ> (-0.01%)` | :arrow_down: | 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=googleapis#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.