build(deps): bump extern/googletest from 9156d4c to 7140cd4#549
Merged
dennisklein merged 1 commit intoJun 10, 2026
Merged
Conversation
Member
|
@dependabot recreate |
Bumps [extern/googletest](https://github.com/google/googletest) from `9156d4c` to `7140cd4`. - [Release notes](https://github.com/google/googletest/releases) - [Commits](google/googletest@9156d4c...7140cd4) --- updated-dependencies: - dependency-name: extern/googletest dependency-version: a721f1b20c605f635413e22d8b7427a8b4f3956c dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
9156d4c to a721f1b9156d4c to 7140cd4
b9e3504 to
0ca6bdf
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps extern/googletest from
9156d4cto7140cd4.Commits
7140cd4Flip the recommendation about using EXPECT statements inside custom matchers.a721f1bAutomated Code Change8736d2cgmock-spec-builders: support mocking const-qualified function types.09f45f5Mark gtest_dt_ptr as const.add971cIntroduceContainsSubsequencematcher.dc3c9edDouble the MOCK_METHOD parameter count limit to mitigate users running into itd72f9c8Add--gtest_shard_indexand--gtest_total_shardscommand line arguments.5fddfabDefine DieInCRTDebugElse12() inside #ifdef _DEBUG2461743Automated Code Change015950aAdd an implmenetation of Notification for MinGW