mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 12:24:24 +00:00
Roll Dart Documentation Generator from c64f800bd6a7 to b0b0d6ace017 (8 revisions)
https://dart.googlesource.com/dartdoc/+log/c64f800bd6a7..b0b0d6ace017 2022-09-13 srawlins@google.com Use toList(growable:false) more (#3151) 2022-09-13 srawlins@google.com Make Warnable.package non-nullable (#3155) 2022-09-13 parlough@gmail.com Update scorecard action to v2.0.3 (#3162) 2022-09-13 srawlins@google.com Bump to 6.1.1 (#3161) 2022-09-12 srawlins@google.com Allow analyzer 5.0.0 (#3160) 2022-09-12 srawlins@google.com Make Extension.typeParameters late final (#3150) 2022-09-12 srawlins@google.com Fix HTML of features (#3147) 2022-09-12 srawlins@google.com Improve assert of function typedef (#3158) 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: I96e0843c13d07f35e1bab57cacaddd747f54e00b Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/259081 Commit-Queue: DEPS Autoroller <dart-autoroll@skia-public.iam.gserviceaccount.com> Reviewed-by: Devon Carew <devoncarew@google.com> Commit-Queue: Devon Carew <devoncarew@google.com>
This commit is contained in:
parent
3945c9aa71
commit
e324ada968
1 changed files with 1 additions and 1 deletions
2
DEPS
2
DEPS
|
@ -108,7 +108,7 @@ vars = {
|
||||||
# For more details, see https://github.com/dart-lang/sdk/issues/30164.
|
# For more details, see https://github.com/dart-lang/sdk/issues/30164.
|
||||||
"dart_style_rev": "49bc3ff32b5578b6e19f8fd376d668130941ee29", # manually rev'd
|
"dart_style_rev": "49bc3ff32b5578b6e19f8fd376d668130941ee29", # manually rev'd
|
||||||
|
|
||||||
"dartdoc_rev": "c64f800bd6a7f747c3eef59ffde8e5ebf72d8403",
|
"dartdoc_rev": "b0b0d6ace01776d59a014e6c565fe7aea7530482",
|
||||||
"devtools_rev": "40aae5e5ea2118e2b6dee8a8a20f166f7cec4270",
|
"devtools_rev": "40aae5e5ea2118e2b6dee8a8a20f166f7cec4270",
|
||||||
"ffi_rev": "fb5f2667826c0900e551d19101052f84e35f41bf",
|
"ffi_rev": "fb5f2667826c0900e551d19101052f84e35f41bf",
|
||||||
"file_rev": "b2e31cb6ef40b223701dbfa0b907fe58468484d7",
|
"file_rev": "b2e31cb6ef40b223701dbfa0b907fe58468484d7",
|
||||||
|
|
Loading…
Reference in a new issue