Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Aug 10, 2023

This PR contains the following updates:

Package Type Update Change
com_google_googletest http_archive minor release-1.11.0 -> v1.17.0

Release Notes

google/googletest (com_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

v1.14.0

Compare Source

Release Notes

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

C++ Language Support

Notable Changes

  • Many bug fixes

v1.13.0

Compare Source

Release Notes

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

C++ Language Support

Notable Changes

  • Floating point prints full precision by default to aid in debugging (9c33214)
  • GTEST_FAIL_AT now terminates the test (like ASSERT_*), rather than failing and continuing (like EXPECT_*) (6f14952)
  • Added testing::SrcDir(), which returns the configured directory for test data files (912db74)

v1.12.0

Compare Source


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 was generated by Mend Renovate. View the repository job log.

@zaucy zaucy enabled auto-merge (squash) August 10, 2023 02:46
@renovate renovate bot changed the title Update dependency com_google_googletest to v1.14.0 Update dependency com_google_googletest to v1.15.0 Jul 16, 2024
@renovate renovate bot force-pushed the renovate/com_google_googletest-1.x branch from 00ac8a6 to 60bd33b Compare July 16, 2024 23:56
@renovate renovate bot changed the title Update dependency com_google_googletest to v1.15.0 Update dependency com_google_googletest to v1.15.2 Aug 1, 2024
@renovate renovate bot force-pushed the renovate/com_google_googletest-1.x branch from 60bd33b to 1b93386 Compare August 1, 2024 02:43
@renovate renovate bot changed the title Update dependency com_google_googletest to v1.15.2 Update dependency com_google_googletest to v1.16.0 Feb 8, 2025
@renovate renovate bot force-pushed the renovate/com_google_googletest-1.x branch from 1b93386 to 3b4e05b Compare February 8, 2025 11:27
@renovate renovate bot force-pushed the renovate/com_google_googletest-1.x branch from 3b4e05b to f664526 Compare May 2, 2025 03:45
@renovate renovate bot changed the title Update dependency com_google_googletest to v1.16.0 Update dependency com_google_googletest to v1.17.0 May 2, 2025
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.

1 participant