Skip to content

Commit

Permalink
Upgrade to dartdoc 8.3.1 (dart-lang#8439)
Browse files Browse the repository at this point in the history
  • Loading branch information
isoos authored Jan 6, 2025
1 parent 129a0ac commit 1b8c714
Show file tree
Hide file tree
Showing 36 changed files with 2,243 additions and 3,447 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ Important changes to data models, configuration, and migrations between each
AppEngine version, listed here to ease deployment and troubleshooting.

## Next Release (replace with git tag when deployed)
* Bump runtimeVersion to `2024.12.30`.
* Upgraded dartdoc to `8.3.1`.
* Note: removed required flag from `isBlocked` fields.
* Note: started deleting `Package.blocked` and `Package.blockedReason`.

Expand Down
7 changes: 3 additions & 4 deletions app/lib/shared/versions.dart
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,10 @@ final RegExp runtimeVersionPattern = RegExp(r'^\d{4}\.\d{2}\.\d{2}$');
/// when the version switch happens.
const _acceptedRuntimeVersions = <String>[
// The current [runtimeVersion].
'2024.12.17',
'2024.12.30',
// Fallback runtime versions.
'2024.12.17',
'2024.12.11',
'2024.12.09',
'2024.12.04',
];

/// Sets the current runtime versions.
Expand Down Expand Up @@ -75,4 +74,4 @@ final semanticToolStableFlutterSdkVersion =
final String panaVersion = pana.packageVersion;

// keep in-sync with pkg/pub-worker/lib/src/bin/pana_wrapper.dart
final String dartdocVersion = '8.3.0';
final String dartdocVersion = '8.3.1';
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ <h2>Libraries</h2>
<dl>
<dt id="oxygen">
<span class="name">
<a href="oxygen">oxygen</a>
<a href="oxygen/">oxygen</a>
</span>
</dt>
<dd></dd>
Expand All @@ -82,7 +82,7 @@ <h5 class="hidden-xs">
<ol>
<li class="section-title">Libraries</li>
<li>
<a href="oxygen">oxygen</a>
<a href="oxygen/">oxygen</a>
</li>
</ol>
<div id="dartdoc-sidebar-left-content"></div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<a href="../index.html">documentation</a>
</li>
<li>
<a href="../oxygen">oxygen.dart</a>
<a href="../oxygen/">oxygen.dart</a>
</li>
<li class="self-crumb">MainClass class</li>
</ol>
Expand Down Expand Up @@ -243,7 +243,7 @@ <h2>Operators</h2>
<a href="../index.html">documentation</a>
</li>
<li>
<a href="../oxygen">oxygen</a>
<a href="../oxygen/">oxygen</a>
</li>
<li class="self-crumb">MainClass class</li>
</ol>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<a href="../../index.html">documentation</a>
</li>
<li>
<a href="../../oxygen">oxygen.dart</a>
<a href="../../oxygen/">oxygen.dart</a>
</li>
<li>
<a href="../../oxygen/MainClass-class.html">MainClass</a>
Expand Down Expand Up @@ -100,7 +100,7 @@ <h2>
<a href="../../index.html">documentation</a>
</li>
<li>
<a href="../../oxygen">oxygen</a>
<a href="../../oxygen/">oxygen</a>
</li>
<li>
<a href="../../oxygen/MainClass-class.html">MainClass</a>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<a href="../../index.html">documentation</a>
</li>
<li>
<a href="../../oxygen">oxygen.dart</a>
<a href="../../oxygen/">oxygen.dart</a>
</li>
<li>
<a href="../../oxygen/MainClass-class.html">MainClass</a>
Expand Down Expand Up @@ -91,7 +91,7 @@ <h2>
<a href="../../index.html">documentation</a>
</li>
<li>
<a href="../../oxygen">oxygen</a>
<a href="../../oxygen/">oxygen</a>
</li>
<li>
<a href="../../oxygen/MainClass-class.html">MainClass</a>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<a href="../../index.html">documentation</a>
</li>
<li>
<a href="../../oxygen">oxygen.dart</a>
<a href="../../oxygen/">oxygen.dart</a>
</li>
<li>
<a href="../../oxygen/MainClass-class.html">MainClass</a>
Expand Down Expand Up @@ -100,7 +100,7 @@ <h2>
<a href="../../index.html">documentation</a>
</li>
<li>
<a href="../../oxygen">oxygen</a>
<a href="../../oxygen/">oxygen</a>
</li>
<li>
<a href="../../oxygen/MainClass-class.html">MainClass</a>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<a href="../../index.html">documentation</a>
</li>
<li>
<a href="../../oxygen">oxygen.dart</a>
<a href="../../oxygen/">oxygen.dart</a>
</li>
<li>
<a href="../../oxygen/MainClass-class.html">MainClass</a>
Expand Down Expand Up @@ -119,7 +119,7 @@ <h2>
<a href="../../index.html">documentation</a>
</li>
<li>
<a href="../../oxygen">oxygen</a>
<a href="../../oxygen/">oxygen</a>
</li>
<li>
<a href="../../oxygen/MainClass-class.html">MainClass</a>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<a href="../index.html">documentation</a>
</li>
<li>
<a href="../oxygen">oxygen.dart</a>
<a href="../oxygen/">oxygen.dart</a>
</li>
<li class="self-crumb">TypeEnum enum</li>
</ol>
Expand Down Expand Up @@ -297,7 +297,7 @@ <h2>Constants</h2>
<a href="../index.html">documentation</a>
</li>
<li>
<a href="../oxygen">oxygen</a>
<a href="../oxygen/">oxygen</a>
</li>
<li class="self-crumb">TypeEnum enum</li>
</ol>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<a href="../../index.html">documentation</a>
</li>
<li>
<a href="../../oxygen">oxygen.dart</a>
<a href="../../oxygen/">oxygen.dart</a>
</li>
<li>
<a href="../../oxygen/TypeEnum.html">TypeEnum</a>
Expand Down Expand Up @@ -92,7 +92,7 @@ <h1>
<a href="../../index.html">documentation</a>
</li>
<li>
<a href="../../oxygen">oxygen</a>
<a href="../../oxygen/">oxygen</a>
</li>
<li>
<a href="../../oxygen/TypeEnum.html">TypeEnum</a>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ <h5>
<ol>
<li class="section-title">Libraries</li>
<li>
<a href="../oxygen">oxygen</a>
<a href="../oxygen/">oxygen</a>
</li>
</ol>
<div id="dartdoc-sidebar-left-content"></div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<a href="../index.html">documentation</a>
</li>
<li>
<a href="../oxygen">oxygen.dart</a>
<a href="../oxygen/">oxygen.dart</a>
</li>
<li class="self-crumb">main function</li>
</ol>
Expand Down Expand Up @@ -88,7 +88,7 @@ <h2>
<a href="../index.html">documentation</a>
</li>
<li>
<a href="../oxygen">oxygen</a>
<a href="../oxygen/">oxygen</a>
</li>
<li class="self-crumb">main function</li>
</ol>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ <h2>Libraries</h2>
<dl>
<dt id="oxygen">
<span class="name">
<a href="oxygen">oxygen</a>
<a href="oxygen/">oxygen</a>
</span>
</dt>
<dd></dd>
Expand All @@ -82,7 +82,7 @@ <h5 class="hidden-xs">
<ol>
<li class="section-title">Libraries</li>
<li>
<a href="oxygen">oxygen</a>
<a href="oxygen/">oxygen</a>
</li>
</ol>
<div id="dartdoc-sidebar-left-content"></div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<a href="../index.html">documentation</a>
</li>
<li>
<a href="../oxygen">oxygen.dart</a>
<a href="../oxygen/">oxygen.dart</a>
</li>
<li class="self-crumb">MainClass class</li>
</ol>
Expand Down Expand Up @@ -243,7 +243,7 @@ <h2>Operators</h2>
<a href="../index.html">documentation</a>
</li>
<li>
<a href="../oxygen">oxygen</a>
<a href="../oxygen/">oxygen</a>
</li>
<li class="self-crumb">MainClass class</li>
</ol>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<a href="../../index.html">documentation</a>
</li>
<li>
<a href="../../oxygen">oxygen.dart</a>
<a href="../../oxygen/">oxygen.dart</a>
</li>
<li>
<a href="../../oxygen/MainClass-class.html">MainClass</a>
Expand Down Expand Up @@ -100,7 +100,7 @@ <h2>
<a href="../../index.html">documentation</a>
</li>
<li>
<a href="../../oxygen">oxygen</a>
<a href="../../oxygen/">oxygen</a>
</li>
<li>
<a href="../../oxygen/MainClass-class.html">MainClass</a>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<a href="../../index.html">documentation</a>
</li>
<li>
<a href="../../oxygen">oxygen.dart</a>
<a href="../../oxygen/">oxygen.dart</a>
</li>
<li>
<a href="../../oxygen/MainClass-class.html">MainClass</a>
Expand Down Expand Up @@ -91,7 +91,7 @@ <h2>
<a href="../../index.html">documentation</a>
</li>
<li>
<a href="../../oxygen">oxygen</a>
<a href="../../oxygen/">oxygen</a>
</li>
<li>
<a href="../../oxygen/MainClass-class.html">MainClass</a>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<a href="../../index.html">documentation</a>
</li>
<li>
<a href="../../oxygen">oxygen.dart</a>
<a href="../../oxygen/">oxygen.dart</a>
</li>
<li>
<a href="../../oxygen/MainClass-class.html">MainClass</a>
Expand Down Expand Up @@ -100,7 +100,7 @@ <h2>
<a href="../../index.html">documentation</a>
</li>
<li>
<a href="../../oxygen">oxygen</a>
<a href="../../oxygen/">oxygen</a>
</li>
<li>
<a href="../../oxygen/MainClass-class.html">MainClass</a>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<a href="../../index.html">documentation</a>
</li>
<li>
<a href="../../oxygen">oxygen.dart</a>
<a href="../../oxygen/">oxygen.dart</a>
</li>
<li>
<a href="../../oxygen/MainClass-class.html">MainClass</a>
Expand Down Expand Up @@ -119,7 +119,7 @@ <h2>
<a href="../../index.html">documentation</a>
</li>
<li>
<a href="../../oxygen">oxygen</a>
<a href="../../oxygen/">oxygen</a>
</li>
<li>
<a href="../../oxygen/MainClass-class.html">MainClass</a>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<a href="../index.html">documentation</a>
</li>
<li>
<a href="../oxygen">oxygen.dart</a>
<a href="../oxygen/">oxygen.dart</a>
</li>
<li class="self-crumb">TypeEnum enum</li>
</ol>
Expand Down Expand Up @@ -297,7 +297,7 @@ <h2>Constants</h2>
<a href="../index.html">documentation</a>
</li>
<li>
<a href="../oxygen">oxygen</a>
<a href="../oxygen/">oxygen</a>
</li>
<li class="self-crumb">TypeEnum enum</li>
</ol>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<a href="../../index.html">documentation</a>
</li>
<li>
<a href="../../oxygen">oxygen.dart</a>
<a href="../../oxygen/">oxygen.dart</a>
</li>
<li>
<a href="../../oxygen/TypeEnum.html">TypeEnum</a>
Expand Down Expand Up @@ -92,7 +92,7 @@ <h1>
<a href="../../index.html">documentation</a>
</li>
<li>
<a href="../../oxygen">oxygen</a>
<a href="../../oxygen/">oxygen</a>
</li>
<li>
<a href="../../oxygen/TypeEnum.html">TypeEnum</a>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ <h5>
<ol>
<li class="section-title">Libraries</li>
<li>
<a href="../oxygen">oxygen</a>
<a href="../oxygen/">oxygen</a>
</li>
</ol>
<div id="dartdoc-sidebar-left-content"></div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<a href="../index.html">documentation</a>
</li>
<li>
<a href="../oxygen">oxygen.dart</a>
<a href="../oxygen/">oxygen.dart</a>
</li>
<li class="self-crumb">main function</li>
</ol>
Expand Down Expand Up @@ -88,7 +88,7 @@ <h2>
<a href="../index.html">documentation</a>
</li>
<li>
<a href="../oxygen">oxygen</a>
<a href="../oxygen/">oxygen</a>
</li>
<li class="self-crumb">main function</li>
</ol>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ <h2>Libraries</h2>
<dl>
<dt id="oxygen">
<span class="name">
<a href="oxygen">oxygen</a>
<a href="oxygen/">oxygen</a>
</span>
</dt>
<dd></dd>
Expand All @@ -80,7 +80,7 @@ <h5 class="hidden-xs">
<ol>
<li class="section-title">Libraries</li>
<li>
<a href="oxygen">oxygen</a>
<a href="oxygen/">oxygen</a>
</li>
</ol>
<div id="dartdoc-sidebar-left-content"></div>
Expand Down
Loading

0 comments on commit 1b8c714

Please sign in to comment.