bruderstein / nppPluginManager

Notepad++ Plugin Manager
http://www.brotherstone.co.uk/npp/pm/
GNU General Public License v2.0
1.67k stars 223 forks source link

Bump submodule/googletest from `bb92160` to `6b74da4` #166

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps submodule/googletest 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)