Skip to content

Update dependency google/googletest to v1.17.0#16

Open
OliverKillane wants to merge 1 commit intomainfrom
renovate/cmake-deps
Open

Update dependency google/googletest to v1.17.0#16
OliverKillane wants to merge 1 commit intomainfrom
renovate/cmake-deps

Conversation

@OliverKillane
Copy link
Owner

@OliverKillane OliverKillane commented Dec 28, 2025

This PR contains the following updates:

Package Update Change
google/googletest minor v1.14.0 -> v1.17.0

Release Notes

google/googletest (google/googletest)

v1.17.0: 1.17.0

Compare Source

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

Notable Changes

  • Added a flag --gtest_fail_if_no_test_linked that will cause the program to fail if no test case is linked in (5450174)
  • A DistanceFrom() matcher is available for general distance comparison (0bdccf4) and supports a user-defined abs() (4ee4b17)

v1.16.0

Compare Source

Release Notes

GoogleTest will not accept patches of new features to the v1.16.x branch.
We recommend building GoogleTest from the latest commit instead.
Exceptional critical bug fixes may be considered.

C++ Language Support

Notable Changes

  • Bazel BUILD files now reference repositories by their canonical names from the Bazel Central Registry (cee1ba1). Users still using the old WORKSPACE system may need to use repo_mapping on repositories that still use the old names.
  • Testsuite properties as are now exported as XML elements, not attributes (b4aae50).

v1.15.2

Compare Source

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

Notable Changes

  • 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.
  • Many bug fixes

v1.15.1

Compare Source

v1.15.0

Compare Source

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

Notable Changes

  • 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.
  • Many bug fixes

Known Issues


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants