Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2022

Bumps PythonScript.Tests/gtest from bb92160 to 6b74da4.

Commits
  • 6b74da4 Include the param names in the generated description of the MATCHER_P matchers.
  • d81ae2f Clarify "package" means "Bazel package", and promote testonly=True rather t...
  • c58f562 Makes the Python imports consistently use full paths from the repository root,
  • 71d4e2f Makes TestForDeathTest.CRTDebugDeath only run when _DEBUG is defined
  • 9a32aee Merge pull request #3684 from ludgerpaehler:patch-1
  • 97a4675 Release tests for UnitTestOptions::MatchesFilter
  • 054a986 Merge pull request #3694 from joshiayush:main
  • 4c5650f Add NOLINT to address modernize-use-trailing-return-type in TEST_F uses
  • 3ea5870 Allow to specify a random seed independently of whether shuffling is requested
  • d61d4d8 Support std::reference_wapper as a smart pointer type in gmock
  • 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)

Bumps [PythonScript.Tests/gtest](https://github.com/google/googletest) from `bb92160` to `6b74da4`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](google/googletest@bb92160...6b74da4)

---
updated-dependencies:
- dependency-name: PythonScript.Tests/gtest
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Jan 1, 2022
@chcg chcg merged commit df9f707 into master Jan 2, 2022
@dependabot dependabot bot deleted the dependabot/submodules/PythonScript.Tests/gtest-6b74da4 branch January 2, 2022 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants