Commit e46a192
authored
[release/8.0] (deps): Bump src/submodules/googletest (#57123)
Bumps [src/submodules/googletest](https://github.com/google/googletest) from `a7f443b` to `3e3b44c`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](google/googletest@a7f443b...3e3b44c)
---
updated-dependencies:
- dependency-name: src/submodules/googletest
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 8555e4d commit e46a192
1 file changed
+1
-1
lines changedSubmodule googletest updated 25 files
- BUILD.bazel+13-13
- CMakeLists.txt+1-1
- MODULE.bazel+15-9
- README.md+5-9
- WORKSPACE+36-3
- ci/windows-presubmit.bat+6-1
- docs/advanced.md+1-1
- docs/quickstart-bazel.md+23-30
- googlemock/include/gmock/gmock-actions.h+53-14
- googlemock/include/gmock/gmock-matchers.h+29-15
- googlemock/include/gmock/gmock-more-actions.h+4-3
- googlemock/include/gmock/gmock-spec-builders.h+4-6
- googlemock/include/gmock/internal/gmock-port.h+1
- googlemock/src/gmock-cardinalities.cc+4-4
- googlemock/test/gmock-actions_test.cc+52-4
- googlemock/test/gmock-matchers-arithmetic_test.cc+9-7
- googlemock/test/gmock-matchers-comparisons_test.cc+5-2
- googlemock/test/gmock-matchers-containers_test.cc+2-2
- googlemock/test/gmock-matchers-misc_test.cc+2-2
- googlemock/test/gmock_link_test.h+1-1
- googletest/README.md+1-1
- googletest/include/gtest/internal/gtest-type-util.h+3-3
- googletest/src/gtest.cc+5-2
- googletest/test/googletest-death-test-test.cc+2
- googletest_deps.bzl+10-10
0 commit comments