Skip to content

Commit

Permalink
Roll Dart Documentation Generator from ff89da1c9831 to e6c8861ad355 (…
Browse files Browse the repository at this point in the history
…5 revisions)

https://dart.googlesource.com/dartdoc/+log/ff89da1c9831..e6c8861ad355

2022-07-19 srawlins@google.com Remove MatchingLinkResult.warn; unused (#3090)
2022-07-19 srawlins@google.com Make ContainerMember.enclosingElement a Container (#3085)
2022-07-19 srawlins@google.com Make ModelElement fields library and package non-nullable (#3086)
2022-07-18 49699333+dependabot[bot]@users.noreply.github.com Bump actions/cache from 3.0.4 to 3.0.5 (#3087)
2022-07-18 49699333+dependabot[bot]@users.noreply.github.com Bump github/codeql-action from 2.1.15 to 2.1.16 (#3088)

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: I37a4e3811b01ada3f425f7404ba13698c7f0a085
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/251922
Reviewed-by: Devon Carew <devoncarew@google.com>
Commit-Queue: Devon Carew <devoncarew@google.com>
  • Loading branch information
DEPS Autoroller authored and Commit Bot committed Jul 19, 2022
1 parent b326d00 commit ed028cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -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": "ff89da1c9831c81834977d3d67cf6f2462ee4936",
"dartdoc_rev": "e6c8861ad3559a6dd61066a12bb81310ce131ae5",
"devtools_rev": "95d292626da26505b02417735f77e8922783b477",
"ffi_rev": "18b2b549d55009ff594600b04705ff6161681e07",
"file_rev": "0132eeedea2933513bf230513a766a8baeab0c4f",
Expand Down

0 comments on commit ed028cd

Please sign in to comment.