aspnetcore icon indicating copy to clipboard operation
aspnetcore copied to clipboard

[release/7.0] (deps): Bump src/submodules/googletest from `93f08be` to `71140c3`

Open dependabot[bot] opened this issue 2 years ago • 2 comments

Bumps src/submodules/googletest from 93f08be to 71140c3.

Commits
  • 71140c3 Use a more recent commit of googletest that uses OS constraints from
  • 5ab508a Fix a typo in the documentation for "Using Predicates as Matchers".
  • b3bfebd Comment that q0_ in primer should remain empty
  • a4e0be8 Specify a name for a Property in a code example.
  • 3fa7f98 Shut up a Clang warning.
  • 41fe6be Fix a typo in the gMock sample code for Defining a Custom Matcher Class.
  • e38ef3b Convert feature requests to a form
  • ad54e90 Refactor matrix verification into VerifyMatchMatrix.
  • b0846aa Introduces a new porting flag (GTEST_HAS_FILE_SYSTEM) to indicate whether a p...
  • 516940f Fall back to the system clock when building with newlib on a system without a...
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dependabot[bot] avatar Jan 01 '23 12:01 dependabot[bot]

Hey @dotnet/aspnet-build, looks like this PR is something you want to take a look at.

ghost avatar Jan 01 '23 12:01 ghost

Quarantine failure was in a gRPC test - rerunning to see if it was transient, otherwise may be related to this update

wtgodbe avatar Jan 04 '23 18:01 wtgodbe