Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 1, 2023

Bumps googletest from 703bd9c 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

Bumps [googletest](https://github.com/google/googletest) from `703bd9c` to `2d4f208`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](google/googletest@703bd9c...2d4f208)

---
updated-dependencies:
- dependency-name: googletest
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 1, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 1, 2023

Dependabot tried to add @radpointhq/dev as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/radpointhq/cpp_redis/pulls/7/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the radpointhq/cpp_redis repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant