Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps src/submodules/googletest from 2b6b042 to c2ceb2b.

Commits
  • c2ceb2b Fix a typo
  • e7b26b7 Add a non-'const' overload for the function invoked by the IgnoreArgs action ...
  • 3af8347 Improve the failure messages of ElementsAre(), ElementsAreArray(), etc.
  • 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
  • 7218908 googletest: Add testonly alias of :gtest for testonly cc_libraries to use.
  • 144d335 Add UnpackStructImpl for structs with 21 fields.
  • 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 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 `2b6b042` to `c2ceb2b`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](google/googletest@2b6b042...c2ceb2b)

---
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 21, 2025
@dependabot dependabot bot requested review from a team and wtgodbe as code owners March 21, 2025 12:44
@radical radical closed this Mar 21, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 21, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@radical radical reopened this Mar 21, 2025
@dotnet-policy-service dotnet-policy-service bot added this to the 10.0-preview4 milestone Mar 21, 2025
@wtgodbe wtgodbe merged commit 8884b38 into main Mar 24, 2025
28 checks passed
@wtgodbe wtgodbe deleted the dependabot/submodules/src/submodules/googletest-c2ceb2b branch March 24, 2025 16:53
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.

3 participants