chore(deps): update googletest to v1.17.0 (main)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| com_google_googletest | http_archive | minor | v1.16.0 -> v1.17.0 |
| google/googletest | minor | v1.16.0 -> v1.17.0 |
Release Notes
google/googletest (com_google_googletest)
v1.17.0: 1.17.0
Release Notes
GoogleTest will not accept patches of new features to the v1.17.x branch.
We recommend building GoogleTest from the latest commit instead.
Exceptional critical bug fixes may be considered.
C++ Language Support
- GoogleTest now requires at least C++17 and follows Google's Foundational C++ Support Policy. See this table for a list of currently supported versions compilers, platforms, and build tools.
Notable Changes
- Added a flag
--gtest_fail_if_no_test_linkedthat will cause the program to fail if no test case is linked in (https://github.com/google/googletest/commit/54501746a6cfd366b6e7bab3c902e0f8d5826521) - A
DistanceFrom()matcher is available for general distance comparison (https://github.com/google/googletest/commit/0bdccf4aa2f5c67af967193caf31d42d5c49bde2) and supports a user-definedabs()(https://github.com/google/googletest/commit/4ee4b17bf5ae1bf6cdb95693c174b8830898c00b)
Configuration
π Schedule: Branch creation - Monday through Friday ( * * * * 1-5 ) (UTC), 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 these updates again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
/gcbrun
/gcbrun
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 92.93%. Comparing base (
d4d0d05) to head (4b4834a). Report is 1 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #15187 +/- ##
=======================================
Coverage 92.93% 92.93%
=======================================
Files 2392 2392
Lines 215108 215108
=======================================
+ Hits 199900 199908 +8
+ Misses 15208 15200 -8
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
/gcbrun
/gcbrun
/gcbrun
Renovate Ignore Notification
Because you closed this PR without merging, Renovate will ignore this update (v1.17.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.
If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.