Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Found new managed modules references #889

Merged
merged 1 commit into from
Feb 27, 2025
Merged

Found new managed modules references #889

merged 1 commit into from
Feb 27, 2025

Conversation

app-token-modules[bot]
Copy link
Contributor

New managed modules references found. Please review.

@app-token-modules app-token-modules bot requested review from a team, mcy and cyinma February 27, 2025 12:05
@stefanvanburen stefanvanburen mentioned this pull request Feb 27, 2025
},
{
"name": "v12.4.0",
"digest": "ce922596d2b977abe4ba36da643711fc8b5e6ebfef527883462e784251da256a287ba8bb3b8d4686ed0737529c06ab821e29b8753bd69c5d818950218867ba27"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

$ cd modules/sync/googlechrome/lighthouse 
$ casdiff v12.3.0 v12.4.0 --format markdown

1 files changed: 0 removed, 0 renamed, 0 added, 1 changed content

Files changed content:

lighthouse-result.proto:

--- shake256:ec7b21d0de08be3c22b3ec03a79f02fb5e225f1b6dd51b6cc1515f1f3835c3b9db1bd281c33c21844954bdd89c5b4bbae72cecccf3132a63b704f72bedf4f725  lighthouse-result.proto
+++ shake256:d0e0c5126970cf7831c53865c1d0cd2153508922042c59132edcc9ae5d64e912024534229d46b9f8f49de2788bf41f2118b1580f1b3b97a0798bc3ed6a0ba588  lighthouse-result.proto
@@ -445,6 +445,9 @@
 
   // An audit's guidance level.
   google.protobuf.DoubleValue guidanceLevel = 16;
+
+  // Audits that this audit replaces.
+  google.protobuf.Value replacesAudits = 17;
 }
 
 // Message containing the i18n data for the LHR - Version 1
@@ -701,6 +704,10 @@
 
     // Message for PWA deprecation.
     string pwa_removal_message = 67;
+
+    // Option in a dropdown menu that toggles the performance audits between
+    // new insights from RPP and legacy perf audits.
+    string dropdown_insights_toggle = 68;
   }
 
   // The message holding all formatted strings used in the renderer.

@unmultimedio unmultimedio merged commit 897d294 into main Feb 27, 2025
5 checks passed
@unmultimedio unmultimedio deleted the fetch-modules branch February 27, 2025 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant