Skip to content

build(deps): bump external/googletest from 08da621 to 0daf775 - #107

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/submodules/external/googletest-0daf775
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/submodules/external/googletest-0daf775

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 23, 2026

Copy link
Copy Markdown
Contributor

Bumps external/googletest from 08da621 to 0daf775.

Commits
  • 0daf775 Merge pull request #4824 from DoDoENT:fix/emscripten-without-threads
  • 1a447fd avoid -lpthread link option when building with emscripten without threads
  • 91c99b6 Add missing const in INSTANTIATE_TEST_SUITE_P.
  • 7358557 Remove wchar_t overloads if GTEST_HAS_STD_WSTRING is disabled
  • 71edd0e Extract GTEST_HAS_NATIVE_WCHAR
  • a2118f6 Use std::make_unique to avoid clang-tidy false positive in GTEST_TEST_ macro.
  • 49495ea Use STL capabilities to choose GTEST_HAS_STD_WSTRING default
  • aa1eefe Don't reference std::char_traits\<wchar_t> when !GTEST_HAS_STD_WSTRING
  • 002d147 When Return is passed to WillOnce (i.e. converted to OnceAction) delegate to ...
  • 02e5055 Default-enable wstring support for Android API level 21 and above.
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [external/googletest](https://github.com/google/googletest) from `08da621` to `0daf775`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](google/googletest@08da621...0daf775)

---
updated-dependencies:
- dependency-name: external/googletest
  dependency-version: 0daf775f8c9324e7d42582a09de1240805f25a54
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Aug 30, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #109.

@dependabot dependabot Bot closed this Aug 30, 2026
@dependabot
dependabot Bot deleted the dependabot/submodules/external/googletest-0daf775 branch August 30, 2026 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants