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_google_googletest to v1.15.0 #363

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
com_google_googletest http_archive minor v1.14.0 -> v1.15.0

Release Notes

google/googletest (com_google_googletest) ### [`v1.15.0`](https://togithub.com/google/googletest/releases/tag/v1.15.0) [Compare Source](https://togithub.com/google/googletest/compare/v1.14.0...v1.15.0) ### Release Notes GoogleTest will **not** accept patches of new features to the v1.15.x branch.\ We recommend building GoogleTest from the latest commit instead.\ Exceptional critical bug fixes may be considered. #### C++ Language Support - GoogleTest requires at least C++14 and follows [Google's Foundational C++ Support Policy](https://opensource.google/documentation/policies/cplusplus-support). See [this table](https://togithub.com/google/oss-policies-info/blob/main/foundational-cxx-support-matrix.md) for a list of currently supported versions compilers, platforms, and build tools. #### Notable Changes - [Bzlmod](https://bazel.build/external/overview#bzlmod) is now officially supported (previously it was supported by the community). Note that it may take several days after the release for it to become available in the [Bazel Central Registry](https://registry.bazel.build/modules/googletest). - Many bug fixes

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.