Skip to content

Commit e5fcb7f

Browse files
Roll external/re2/ 264e71e88..826ad10e5 (1 commit) (KhronosGroup#5538)
* Roll external/googletest/ 96cd50c08..6a5938233 (4 commits) google/googletest@96cd50c...6a59382 $ git log 96cd50c08..6a5938233 --date=short --no-merges --format='%ad %ae %s' 2024-01-25 dmauro Add support for Bzlmod for the next release https://bazel.build/external/overview#bzlmod 2024-01-23 absl-team Fix double-promotion warnings in AppropriateResolution() 2024-01-22 dinor googletest: Fix incorrect comment about `value_param` of `internal::MakeAndRegisterTestInfo` 2024-01-10 michael.128.leslie only apply -lregex for qnx710 and newer Created with: roll-dep external/googletest * Roll external/re2/ 264e71e88..826ad10e5 (1 commit) google/re2@264e71e...826ad10 $ git log 264e71e88..826ad10e5 --date=short --no-merges --format='%ad %ae %s' 2024-01-19 junyer Delete an unused function. Created with: roll-dep external/re2 * Roll external/spirv-headers/ 5aa1dd8a1..1c9115b56 (1 commit) KhronosGroup/SPIRV-Headers@5aa1dd8...1c9115b $ git log 5aa1dd8a1..1c9115b56 --date=short --no-merges --format='%ad %ae %s' 2024-01-26 dneto List all licenses in the root LICENSE file. (KhronosGroup#410) Created with: roll-dep external/spirv-headers --------- Co-authored-by: GitHub Actions[bot] <>
1 parent 80bc99c commit e5fcb7f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

DEPS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ vars = {
77

88
'effcee_revision': '19b4aa87af25cb4ee779a071409732f34bfc305c',
99

10-
'googletest_revision': '96cd50c082d880a9aab6455dcc5817cfbf0ea45f',
10+
'googletest_revision': '6a5938233b6519ba99ddb7c7314d45d3fa877969',
1111

1212
# Use protobufs before they gained the dependency on abseil
1313
'protobuf_revision': 'v21.12',
1414

15-
're2_revision': '264e71e88e1c8a4b5ec326e70e9cf1d476f58a58',
16-
'spirv_headers_revision': '5aa1dd8a11182ea9a6a0eabd6a9edc639d5dbecd',
15+
're2_revision': '826ad10e58a042faf57d7c329b0fd0a04b797e0b',
16+
'spirv_headers_revision': '1c9115b562bab79ee2160fbd845f41b815b9f21f',
1717
}
1818

1919
deps = {

0 commit comments

Comments
 (0)