Found new managed modules references#1231
Merged
stefanvanburen merged 1 commit intomainfrom May 8, 2026
Merged
Conversation
| }, | ||
| { | ||
| "name": "v13.3.0", | ||
| "digest": "d2c517895526da481fe43e63c735f38140828119b0b566bb1e1d859aae46a16746e544795887aa1f9ee171d7d2e271e6c1186e548812179dc41f40e6f1f3ac7a" |
There was a problem hiding this comment.
[Posted at 2026-05-08T12:29:14Z]
Intermediate transition
$ casdiff v13.2.0 \
v13.3.0 \
--format=markdown1 files changed: 0 removed, 0 renamed, 0 added, 1 changed content.
1 files changed: 0 removed, 0 renamed, 0 added, 1 changed content.
Files changed content:
lighthouse-result.proto:
--- shake256:a9787064905e7bd489b965d12d788ade794891f1c5ab2cd16c0183d125faec86051fc1c068914b4ca6242ab945631fca9e57b445a534d697b14553ce977e048f lighthouse-result.proto
+++ shake256:6c5fa1b3f77ccf2a2db77e4060c0e3c93f9743891ffc8829b00046d9e8485ba04b1e2c99b56bcf4b2654165da3ba5b919621206bc84f3de658802e8df10ced2e lighthouse-result.proto
@@ -358,6 +358,15 @@
string description = 2;
}
+// The ways a category score should be displayed:
+enum CategoryScoreDisplayMode {
+ CATEGORY_SCORE_DISPLAY_MODE_UNSPECIFIED = 0;
+ // Display the score as a standard circular gauge (default)
+ gauge = 1;
+ // Display the score as a fraction, e.g. "3/5"
+ fraction = 2;
+}
+
// Message containing a category of audits and their combined weighted score.
message LhrCategory {
// the internal id of the category
@@ -402,6 +411,9 @@
// List of gather modes this category is available in.
repeated string supported_modes = 7;
+
+ // How the category score should be displayed (e.g. as a fraction).
+ CategoryScoreDisplayMode category_score_display_mode = 8;
}
// The ways an audit score should be interpreted:
| { | ||
| "module_name": "envoyproxy/ratelimit", | ||
| "latest_reference": "fe26676df197f4c72d46d1049d13f50f6aeeebb4" | ||
| "latest_reference": "ff287602d8ca0df269a1e7dd393887ab781f64a4" |
There was a problem hiding this comment.
[Posted at 2026-05-08T12:29:15Z]
Overall transition
$ casdiff fe26676df197f4c72d46d1049d13f50f6aeeebb4 \
ff287602d8ca0df269a1e7dd393887ab781f64a4 \
--format=markdown0 files changed: 0 removed, 0 renamed, 0 added, 0 changed content.
| { | ||
| "module_name": "googleapis/cloud-run", | ||
| "latest_reference": "c2648728afb6deff882cfc4167a21abd382870fa" | ||
| "latest_reference": "08fe47aa6f694301a07f2099229ba7123dba5946" |
There was a problem hiding this comment.
[Posted at 2026-05-08T12:29:16Z]
Overall transition
$ casdiff c2648728afb6deff882cfc4167a21abd382870fa \
08fe47aa6f694301a07f2099229ba7123dba5946 \
--format=markdown0 files changed: 0 removed, 0 renamed, 0 added, 0 changed content.
| { | ||
| "module_name": "googleapis/googleapis", | ||
| "latest_reference": "c2648728afb6deff882cfc4167a21abd382870fa" | ||
| "latest_reference": "08fe47aa6f694301a07f2099229ba7123dba5946" |
There was a problem hiding this comment.
[Posted at 2026-05-08T12:29:17Z]
Overall transition
$ casdiff c2648728afb6deff882cfc4167a21abd382870fa \
08fe47aa6f694301a07f2099229ba7123dba5946 \
--format=markdown0 files changed: 0 removed, 0 renamed, 0 added, 0 changed content.
| { | ||
| "module_name": "googlechrome/lighthouse", | ||
| "latest_reference": "v13.2.0" | ||
| "latest_reference": "v13.3.0" |
There was a problem hiding this comment.
[Posted at 2026-05-08T12:29:18Z]
Overall transition
$ casdiff v13.2.0 \
v13.3.0 \
--format=markdown1 files changed: 0 removed, 0 renamed, 0 added, 1 changed content.
Files changed content:
lighthouse-result.proto:
--- shake256:a9787064905e7bd489b965d12d788ade794891f1c5ab2cd16c0183d125faec86051fc1c068914b4ca6242ab945631fca9e57b445a534d697b14553ce977e048f lighthouse-result.proto
+++ shake256:6c5fa1b3f77ccf2a2db77e4060c0e3c93f9743891ffc8829b00046d9e8485ba04b1e2c99b56bcf4b2654165da3ba5b919621206bc84f3de658802e8df10ced2e lighthouse-result.proto
@@ -358,6 +358,15 @@
string description = 2;
}
+// The ways a category score should be displayed:
+enum CategoryScoreDisplayMode {
+ CATEGORY_SCORE_DISPLAY_MODE_UNSPECIFIED = 0;
+ // Display the score as a standard circular gauge (default)
+ gauge = 1;
+ // Display the score as a fraction, e.g. "3/5"
+ fraction = 2;
+}
+
// Message containing a category of audits and their combined weighted score.
message LhrCategory {
// the internal id of the category
@@ -402,6 +411,9 @@
// List of gather modes this category is available in.
repeated string supported_modes = 7;
+
+ // How the category score should be displayed (e.g. as a fraction).
+ CategoryScoreDisplayMode category_score_display_mode = 8;
}
// The ways an audit score should be interpreted:
stefanvanburen
approved these changes
May 8, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.