From 13f8ddcfed357237d53c4fa1558f1b522fbaf6e8 Mon Sep 17 00:00:00 2001 From: DEPS Autoroller Date: Fri, 8 Jul 2022 21:47:49 +0000 Subject: [PATCH] Roll Dart Documentation Generator from bf7cf5112bf2 to adc5a45ddafb (1 revision) https://dart.googlesource.com/dartdoc/+log/bf7cf5112bf2..adc5a45ddafb 2022-07-08 srawlins@google.com Move source-manipulating code from model_utils to model_node (#3074) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dart-doc-dart-sdk Please CC dart-ecosystem-gardener@grotations.appspotmail.com on the revert to ensure that a human is aware of the problem. To file a bug in Dart Documentation Generator: https://github.com/dart-lang/dartdoc/issues To file a bug in Dart SDK: https://github.com/dart-lang/sdk/issues To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Tbr: dart-ecosystem-gardener@grotations.appspotmail.com Change-Id: Ic889570a9d57f4be140a5f822a50a678db3450fd Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/250960 Commit-Queue: Nate Bosch Reviewed-by: Nate Bosch --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index a5ad7c5dbb59..4a6f2e9f6b20 100644 --- a/DEPS +++ b/DEPS @@ -108,7 +108,7 @@ vars = { # For more details, see https://github.com/dart-lang/sdk/issues/30164. "dart_style_rev": "d7b73536a8079331c888b7da539b80e6825270ea", # manually rev'd - "dartdoc_rev": "bf7cf5112bf2742a8fe05a5ec61377dc07f27cf7", + "dartdoc_rev": "adc5a45ddafb57e3a600ee7d9e88dc81061d1410", "devtools_rev": "95d292626da26505b02417735f77e8922783b477", "ffi_rev": "18b2b549d55009ff594600b04705ff6161681e07", "file_rev": "0132eeedea2933513bf230513a766a8baeab0c4f",