Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps PythonScript.Tests/gtest from 3026483 to 1f643f7.

Commits
  • 1f643f7 Make SizeIsMatcher::Impl conform to the contract of MatcherDescriberInterface.
  • a16bfcf Disables -Wunused-member-function and -Wused-but-marked-unused that trigg...
  • e68764c This commit fixes a minor verb conjugation error in gmock_cook_book.md.
  • 519beb0 Merge pull request #4066 from zloylos:doc/make_uniq
  • 834698c Change MakeUnique -> std::make_unique in docs
  • 9c33214 When printing floating-point numbers, print full precision by default.
  • 4408a02 Remove incorrect usage of GTEST_ATTRIBUTE_UNUSED_ on classes.
  • 0e6aac2 Merge pull request #4058 from zloylos:support-kitty-term
  • 42c6f57 Merge pull request #4060 from RerEngineer:main
  • 148ab82
  • 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 `3026483` to `1f643f7`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](google/googletest@3026483...1f643f7)

---
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 Dec 1, 2022
@chcg chcg merged commit 4bfa817 into master Dec 2, 2022
@dependabot dependabot bot deleted the dependabot/submodules/PythonScript.Tests/gtest-1f643f7 branch December 2, 2022 07:42
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.

1 participant