Skip to content

[release/7.0] (deps): Bump src/submodules/googletest from 04cf298 to be03d00 #49136

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps src/submodules/googletest from 04cf298 to be03d00.

Commits
  • be03d00 Fix C++20 compatibility bug.
  • 1f531be Make GoogleTest handle SEH exceptions before stack unwinding rather than afte...
  • 251e720 Change ::testing to testing in Testing Reference doc
  • 687c589 Print stack traces on SEH exceptions on Windows
  • 2acd538 On platforms without a file system, don't log an error when no
  • f269e15 Resolve an issue where the resolution of operator<< overloads would attempt...
  • 8e32de8 Merge pull request #4300 from eltociear:patch-1
  • 372e81d Merge pull request #4301 from ciband:feat/qn9090
  • b2a2d36 Merge branch 'google:main' into feat/qn9090
  • e3d405f add support for nxp qn9090 mcu
  • 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)

Bumps [src/submodules/googletest](https://github.com/google/googletest) from `04cf298` to `be03d00`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](google/googletest@04cf298...be03d00)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from a team and wtgodbe as code owners July 1, 2023 12:03
@dependabot dependabot bot added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Jul 1, 2023
@ghost ghost added this to the 7.0.x milestone Jul 1, 2023
@ghost
Copy link

ghost commented Jul 1, 2023

Hi @dependabot[bot]. If this is not a tell-mode PR, please make sure to follow the instructions laid out in the servicing process document.
Otherwise, please add tell-mode label.

@ghost
Copy link

ghost commented Jul 1, 2023

Hey @dotnet/aspnet-build, looks like this PR is something you want to take a look at.

@wtgodbe wtgodbe merged commit 9b97894 into release/7.0 Jul 6, 2023
@wtgodbe wtgodbe deleted the dependabot/submodules/release/7.0/src/submodules/googletest-be03d00 branch July 6, 2023 16:53
@ghost ghost modified the milestones: 7.0.x, 7.0.10 Jul 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant