Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump submodules/googletest from c875c4e to 455fcb7 #3792

Merged
merged 1 commit into from
Aug 7, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2023

Bumps submodules/googletest from c875c4e to 455fcb7.

Commits
  • 455fcb7 Merge pull request #4323 from pgawro:gtest_ExpectThrowTest_DoesNotGenerateUnr...
  • 843976e Update documentation to refer to v1.14
  • f8d7d77 Bump version to v1.14 in preparation for release
  • 96683ee Remove the GTEST_HAS_DOWNCAST_ customization point.
  • 58e37f7 Add googletest-message-test to the Bazel tests
  • e7fd109 Make testing::Message support streamed AbslStringify values
  • 717d8ab Update GoogleTest dependencies
  • 6f6ab42 Merge pull request #4325 from juliencombattelli:main
  • efe6bb1 Use #if and not #ifdef to check filesystem support
  • 2f83a6e gtest: Supress warning about set unused variable
  • See full diff 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 [submodules/googletest](https://github.com/google/googletest) from `c875c4e` to `455fcb7`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](google/googletest@c875c4e...455fcb7)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner August 5, 2023 16:51
@dependabot dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Aug 5, 2023
@codecov
Copy link

codecov bot commented Aug 5, 2023

Codecov Report

Merging #3792 (8bddaa9) into main (64c17f8) will decrease coverage by 0.15%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #3792      +/-   ##
==========================================
- Coverage   77.56%   77.41%   -0.15%     
==========================================
  Files          56       56              
  Lines       15553    15553              
==========================================
- Hits        12063    12041      -22     
- Misses       3490     3512      +22     

see 14 files with indirect coverage changes

@nibanks nibanks merged commit b6633ea into main Aug 7, 2023
406 of 409 checks passed
@nibanks nibanks deleted the dependabot/submodules/submodules/googletest-455fcb7 branch August 7, 2023 19:53
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