Commit 62fb2ce
authored
[main] (deps): Bump src/submodules/googletest (#62082)
Bumps [src/submodules/googletest](https://github.com/google/googletest) from `c2ceb2b` to `09ffd00`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](google/googletest@c2ceb2b...09ffd00)
---
updated-dependencies:
- dependency-name: src/submodules/googletest
dependency-version: '09ffd0015395354774c059a17d9f5bee36177ff9'
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 64262a7 commit 62fb2ce
1 file changed
+1
-1
lines changedSubmodule googletest updated 27 files
- BUILD.bazel+2-5
- MODULE.bazel+4-4
- README.md+4-15
- WORKSPACE+6-6
- ci/linux-presubmit.sh+50-33
- ci/macos-presubmit.sh+9-2
- ci/windows-presubmit.bat+13-3
- docs/_layouts/default.html+7-7
- docs/advanced.md+1-4
- docs/faq.md-13
- docs/quickstart-bazel.md+8-8
- docs/quickstart-cmake.md+3-3
- docs/reference/actions.md+2-2
- googlemock/include/gmock/gmock-actions.h+26-3
- googlemock/include/gmock/gmock-matchers.h+38
- googlemock/test/gmock-actions_test.cc+16
- googlemock/test/gmock-matchers-comparisons_test.cc+69
- googletest/CMakeLists.txt-3
- googletest/README.md+6-6
- googletest/include/gtest/gtest-printers.h+55-49
- googletest/include/gtest/gtest.h+1-1
- googletest/include/gtest/internal/gtest-internal.h+13-21
- googletest/include/gtest/internal/gtest-port.h+8-116
- googletest/src/gtest-printers.cc+9-9
- googletest/test/googletest-param-test-test.cc+1-1
- googletest/test/googletest-printers-test.cc+50-18
- googletest_deps.bzl+3-3
0 commit comments