Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 14, 2025

Bumps src/submodules/googletest from 7218908 to 4902ea2.

Commits
  • 4902ea2 Clarify the polymorphic matcher concept and explain how to define a composite...
  • 4ee4b17 Allow DistanceFrom() to use user-defined abs() by default.
  • 0bdccf4 Add a DistanceFrom() matcher for general distance comparison.
  • e88cb95 Add a testing::ConvertGenerator overload that accepts a converting functor....
  • 24a9e94 Try to warn the user when test filters do not match any tests
  • See full diff 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [src/submodules/googletest](https://github.com/google/googletest) from `7218908` to `4902ea2`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](google/googletest@7218908...4902ea2)

---
updated-dependencies:
- dependency-name: src/submodules/googletest
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Mar 14, 2025
@dependabot dependabot bot requested review from a team and wtgodbe as code owners March 14, 2025 12:16
@javiercn javiercn enabled auto-merge (squash) March 14, 2025 16:01
@javiercn javiercn merged commit 668f8ff into main Mar 14, 2025
27 checks passed
@javiercn javiercn deleted the dependabot/submodules/src/submodules/googletest-4902ea2 branch March 14, 2025 17:06
@dotnet-policy-service dotnet-policy-service bot added this to the 10.0-preview3 milestone Mar 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants