Skip to content

Bump externalpackages/googletest from 8b53336 to 91c99b6 - #3472

Open
dependabot[bot] wants to merge 1 commit into
nextfrom
dependabot/submodules/externalpackages/googletest-91c99b6
Open

Bump externalpackages/googletest from 8b53336 to 91c99b6#3472
dependabot[bot] wants to merge 1 commit into
nextfrom
dependabot/submodules/externalpackages/googletest-91c99b6

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps externalpackages/googletest from 8b53336 to 91c99b6.

Commits
  • 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.
  • 963dd8e Update version strings to 1.18
  • d89aac5 Merge pull request #5053 from zmajeedforks:zmajeed_fix_msvc_crt_override
  • 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 [externalpackages/googletest](https://github.com/google/googletest) from `8b53336` to `91c99b6`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](google/googletest@8b53336...91c99b6)

---
updated-dependencies:
- dependency-name: externalpackages/googletest
  dependency-version: 91c99b6ffecb6f37ca11c25a0db84007c263c1f2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Aug 21, 2026
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