Commit 7cd23f5
authored
[main] (deps): Bump src/submodules/googletest (#64746)
Bumps [src/submodules/googletest](https://github.com/google/googletest) from `1b96fa1` to `065127f`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](google/googletest@1b96fa1...065127f)
---
updated-dependencies:
- dependency-name: src/submodules/googletest
dependency-version: 065127f1e4b46c5f14fc73cf8d323c221f9dc68e
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 00c02cc commit 7cd23f5
1 file changed
+1
-1
lines changedSubmodule googletest updated 24 files
- googlemock/include/gmock/gmock-actions.h+27-27
- googlemock/include/gmock/gmock-cardinalities.h+2-2
- googlemock/include/gmock/gmock-matchers.h+95-85
- googlemock/include/gmock/gmock-more-matchers.h+1-1
- googlemock/include/gmock/gmock-nice-strict.h+9-9
- googlemock/include/gmock/internal/gmock-internal-utils.h+10-6
- googlemock/test/gmock-actions_test.cc+1-1
- googlemock/test/gmock-cardinalities_test.cc+6-6
- googlemock/test/gmock-matchers-arithmetic_test.cc-1
- googlemock/test/gmock-matchers-containers_test.cc+2-2
- googletest/include/gtest/gtest-assertion-result.h+1-1
- googletest/include/gtest/gtest-death-test.h+3-3
- googletest/include/gtest/gtest-matchers.h+26-23
- googletest/include/gtest/gtest-printers.h+26-26
- googletest/include/gtest/gtest-spi.h+2-2
- googletest/include/gtest/gtest-test-part.h+4-4
- googletest/include/gtest/gtest-typed-test.h+2-2
- googletest/include/gtest/gtest.h+22-21
- googletest/include/gtest/internal/gtest-death-test-internal.h+11-11
- googletest/include/gtest/internal/gtest-filepath.h+1-1
- googletest/include/gtest/internal/gtest-internal.h+21-20
- googletest/include/gtest/internal/gtest-param-util.h+23-20
- googletest/include/gtest/internal/gtest-port.h+29-27
- googletest/include/gtest/internal/gtest-string.h+2-2
0 commit comments