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 `71140c3` to `2d4f208` #185

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps submodule/googletest from 71140c3 to 2d4f208.

Commits
  • 2d4f208 Merge pull request #4158 from VuPhamVan:main
  • 555486f Rephrase the description of TEST_F() arguments for clarity.
  • 8aa75fa Eliminate argv list action parameter.
  • c7d0bc8 Merge pull request #4164 from sergio-nsk:patch-2
  • 6882aa0 Reorder printers list.
  • 2ce822a Merge pull request #4143 from iwsfutcmd:patch-1
  • 95d8c7a Reformat to current g3doc style guide. No content changes.
  • 3d787f5 Add const qualifier to gtest_sentinel which doesn't change.
  • d0ba3cc Added a missing semicolon for GTEST_FLAG_SET code snippet.
  • 39a26e1 Avoid redundant declaration of static constexpr members in c++17
  • 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)