* Roll external/googletest/ f269e15c5..687c58994 (2 commits)

f269e15c5c...687c589949

$ git log f269e15c5..687c58994 --date=short --no-merges --format='%ad %ae %s'
2023-06-28 absl-team Print stack traces on SEH exceptions on Windows
2023-06-27 dmauro On platforms without a file system, don't log an error when no alternative output format is requested.

Created with:
  roll-dep external/googletest

* Roll external/re2/ 9ea3effad..231c11764 (1 commit)

9ea3effadf...231c117648

$ git log 9ea3effad..231c11764 --date=short --no-merges --format='%ad %ae %s'
2023-06-28 junyer Print command lines for build commands.

Created with:
  roll-dep external/re2

---------

Co-authored-by: GitHub Actions[bot] <>
This commit is contained in:
github-actions[bot] 2023-06-29 12:50:09 +00:00 committed by GitHub
parent f83f50d23a
commit ea5af2fb5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
DEPS
View File

@ -7,12 +7,12 @@ vars = {
'effcee_revision': '19b4aa87af25cb4ee779a071409732f34bfc305c',
'googletest_revision': 'f269e15c5cafa4ba7f4b543e0c395646bbbbd32d',
'googletest_revision': '687c589949eaf8734484491a6882a7fc56aebc12',
# Use protobufs before they gained the dependency on abseil
'protobuf_revision': 'v21.12',
're2_revision': '9ea3effadfe6e73f7f40be40e3bbff2d82043a05',
're2_revision': '231c1176482a72331db6c488490b1d8d1cc5b820',
'spirv_headers_revision': '3469b164e25cee24435029a569933cb42578db5d',
}