Skip to content

Commit 0c7df00

Browse files
devoncarewCommit Queue
authored and
Commit Queue
committed
[deps] rev convert, dartdoc, markdown, and webkit_inspection_protocol
convert (https://github.com/dart-lang/convert/compare/11d191e..f0acc6b): f0acc6b 2022-10-06 Devon Carew update the CI configuration (#67) dartdoc (https://github.com/dart-lang/dartdoc/compare/9908cf8..c2f66ec): c2f66ecf 2022-10-06 dependabot[bot] Bump ossf/scorecard-action from 2.0.3 to 2.0.4 (#3205) 479f27ba 2022-10-06 Sam Rawlins Deprecate src/model/model.dart as public API (#3208) markdown (https://github.com/dart-lang/markdown/compare/e7915ed..f387340): f387340 2022-10-06 Zhiguang Chen Fix unicode case folding (#465) webkit_inspection_protocol (https://github.com/google/webkit_inspection_protocol.dart/compare/4e5eb8d..b825c8f): b825c8f 2022-10-05 Devon Carew Ci updates (#93) Change-Id: Ia68ad07c0046603ea17485db7ddb9744cfa970e2 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/263043 Reviewed-by: Nate Bosch <[email protected]> Commit-Queue: Nate Bosch <[email protected]> Commit-Queue: Devon Carew <[email protected]> Auto-Submit: Devon Carew <[email protected]>
1 parent a1eec6b commit 0c7df00

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

DEPS

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ vars = {
9595
"cli_util_rev": "b0adbba89442b2ea6fef39c7a82fe79cb31e1168",
9696
"clock_rev": "97026d1657566bb0c9f5a33642712ec350e45084",
9797
"collection_rev": "414ffa1bc8ba18bd608bbf916d95715311d89ac1",
98-
"convert_rev": "11d191e4cc517595f53f86dd193a7c01a7601228",
98+
"convert_rev": "f0acc6b1ec7878117117a81ea8212615153ec6c0",
9999
"crypto_rev": "7cf89d35b3d90786d9f7f75211b3b3cd7e4d173f",
100100
"csslib_rev": "ba2eb2d80530eedefadaade338a09c2dd60410f3",
101101

@@ -111,7 +111,7 @@ vars = {
111111
# For more details, see https://github.com/dart-lang/sdk/issues/30164.
112112
"dart_style_rev": "f79a9828ad07e50d6e8352ac154cc16eb4d78d5c", # manually rev'd
113113

114-
"dartdoc_rev": "9908cf86dd66bce43cd4953cd1010766b01aae2b",
114+
"dartdoc_rev": "c2f66ecf1a75c2a73e7e083291493f14b575d1e4",
115115
"devtools_rev": "b21cd59f1f6bb60cacd59ba39e376d2a50d82f74",
116116
"ffi_rev": "fb5f2667826c0900e551d19101052f84e35f41bf",
117117
"file_rev": "b2e31cb6ef40b223701dbfa0b907fe58468484d7",
@@ -128,7 +128,7 @@ vars = {
128128
"linter_rev": "f2c55484e8ebda0aec8c2fea637b3bd5b17258ca", # 1.28.0
129129
"lints_rev": "8294e5648ab49474541527e2911e72e4c5aefe55",
130130
"logging_rev": "f322480fb9d9e83e677c08db6d09067059f7ff74",
131-
"markdown_rev": "e7915ed2892d31776a6ab59b5e9cc7594352274e",
131+
"markdown_rev": "f3873403f5b1a0319f78632a8fbc2b22315a7b83",
132132
"markupsafe_rev": "8f45f5cfa0009d2a70589bcda0349b8cb2b72783",
133133
"matcher_rev": "6a9b83bbd73e50df2058b3e8e4aa301df49569c6",
134134
"mime_rev": "bf041aa372a27aae6f94e185aa0af3932b9de98b",
@@ -165,7 +165,7 @@ vars = {
165165
"WebCore_rev": "bcb10901266c884e7b3740abc597ab95373ab55c",
166166
"webdev_rev": "741695691a7a8d357e404888ebe8d3e614a84e71",
167167
"webdriver_rev": "e1a9ad671ee82e05eee463f922a34585ed2d2f15",
168-
"webkit_inspection_protocol_rev": "4e5eb8d4a48fb97603d90f2b5aac5483ebbdeb1d",
168+
"webkit_inspection_protocol_rev": "b825c8f6a12200d619729903207ac826cce278da",
169169
"yaml_edit_rev": "01589b3ce447b03aed991db49f1ec6445ad5476d",
170170
"yaml_rev": "fda5b15692ccfa0feb7793a27fe3829b3d0f77fa",
171171
"zlib_rev": "27c2f474b71d0d20764f86f60ef8b00da1a16cda",

0 commit comments

Comments
 (0)