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 ec4fed9 to be03d00 #3733

Merged
merged 1 commit into from
Jul 1, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps submodules/googletest from ec4fed9 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 [submodules/googletest](https://github.com/google/googletest) from `ec4fed9` to `be03d00`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](google/googletest@ec4fed9...be03d00)

---
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 July 1, 2023 16:44
@dependabot dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Jul 1, 2023
@nibanks nibanks enabled auto-merge (squash) July 1, 2023 16:45
@nibanks nibanks merged commit 3b579dd into main Jul 1, 2023
450 of 474 checks passed
@nibanks nibanks deleted the dependabot/submodules/submodules/googletest-be03d00 branch July 1, 2023 17:02
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