secretflow / yacl

YACL (Yet Another Common crypto library) is a C++ library that contains cryptography, network and io modules which other SecretFlow code depends on.
Apache License 2.0
73 stars 61 forks source link

Update dependency com_github_google_benchmark to v1.8.5 #364

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
com_github_google_benchmark http_archive patch v1.8.4 -> v1.8.5

Release Notes

google/benchmark (com_github_google_benchmark) ### [`v1.8.5`](https://togithub.com/google/benchmark/releases/tag/v1.8.5) [Compare Source](https://togithub.com/google/benchmark/compare/v1.8.4...v1.8.5) #### What's Changed - Improve compatibility with Hexagon hardware by [@​steven-johnson](https://togithub.com/steven-johnson) in [https://github.com/google/benchmark/pull/1785](https://togithub.com/google/benchmark/pull/1785) - hotfix: Correct pypi-publishing action tag to v1.8.14 by [@​nicholasjng](https://togithub.com/nicholasjng) in [https://github.com/google/benchmark/pull/1791](https://togithub.com/google/benchmark/pull/1791) - CMake: unbreak version handling for tarballs by [@​LebedevRI](https://togithub.com/LebedevRI) in [https://github.com/google/benchmark/pull/1793](https://togithub.com/google/benchmark/pull/1793) - cycleclock: Fix type conversion to match function return type by [@​kraj](https://togithub.com/kraj) in [https://github.com/google/benchmark/pull/1794](https://togithub.com/google/benchmark/pull/1794) - bump standard to C++14 by [@​dmah42](https://togithub.com/dmah42) in [https://github.com/google/benchmark/pull/1799](https://togithub.com/google/benchmark/pull/1799) - Docs: Bump minimum required C++ version from C++11 to C++14 by [@​rschu1ze](https://togithub.com/rschu1ze) in [https://github.com/google/benchmark/pull/1800](https://togithub.com/google/benchmark/pull/1800) - cycleclock: Fix type conversion to match function return type on riscv64 by [@​kraj](https://togithub.com/kraj) in [https://github.com/google/benchmark/pull/1802](https://togithub.com/google/benchmark/pull/1802) - \[bazel] Use `includes` instead of `strip_include_prefix` by [@​alexkaratarakis](https://togithub.com/alexkaratarakis) in [https://github.com/google/benchmark/pull/1803](https://togithub.com/google/benchmark/pull/1803) - Find libpfm dependency in installed CMake configs by [@​stephenswat](https://togithub.com/stephenswat) in [https://github.com/google/benchmark/pull/1806](https://togithub.com/google/benchmark/pull/1806) - Add -lkstat to the .pc for Solaris by [@​ccotter](https://togithub.com/ccotter) in [https://github.com/google/benchmark/pull/1801](https://togithub.com/google/benchmark/pull/1801) - add PERF_FORMAT_TOTAL_TIME\_{ENABLED,RUNNING} to support multiplexing by [@​dmah42](https://togithub.com/dmah42) in [https://github.com/google/benchmark/pull/1814](https://togithub.com/google/benchmark/pull/1814) - Clarify the difference between `BENCHMARK_TEMPLATE_F` and `BENCHMARK_TEMPLATE_DEFINE_F` + `BENCHMARK_REGISTER_F` by [@​jiawen](https://togithub.com/jiawen) in [https://github.com/google/benchmark/pull/1815](https://togithub.com/google/benchmark/pull/1815) - \[FR] Add API to provide custom profilers [#​1807](https://togithub.com/google/benchmark/issues/1807) by [@​xdje42](https://togithub.com/xdje42) in [https://github.com/google/benchmark/pull/1809](https://togithub.com/google/benchmark/pull/1809) #### New Contributors - [@​steven-johnson](https://togithub.com/steven-johnson) made their first contribution in [https://github.com/google/benchmark/pull/1785](https://togithub.com/google/benchmark/pull/1785) - [@​kraj](https://togithub.com/kraj) made their first contribution in [https://github.com/google/benchmark/pull/1794](https://togithub.com/google/benchmark/pull/1794) - [@​rschu1ze](https://togithub.com/rschu1ze) made their first contribution in [https://github.com/google/benchmark/pull/1800](https://togithub.com/google/benchmark/pull/1800) - [@​alexkaratarakis](https://togithub.com/alexkaratarakis) made their first contribution in [https://github.com/google/benchmark/pull/1803](https://togithub.com/google/benchmark/pull/1803) - [@​stephenswat](https://togithub.com/stephenswat) made their first contribution in [https://github.com/google/benchmark/pull/1806](https://togithub.com/google/benchmark/pull/1806) - [@​ccotter](https://togithub.com/ccotter) made their first contribution in [https://github.com/google/benchmark/pull/1801](https://togithub.com/google/benchmark/pull/1801) - [@​jiawen](https://togithub.com/jiawen) made their first contribution in [https://github.com/google/benchmark/pull/1815](https://togithub.com/google/benchmark/pull/1815) - [@​xdje42](https://togithub.com/xdje42) made their first contribution in [https://github.com/google/benchmark/pull/1809](https://togithub.com/google/benchmark/pull/1809) **Full Changelog**: https://github.com/google/benchmark/compare/v1.8.4...v1.8.5

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.