core(baseline): add baseline compatibility audit to default config#16910
Merged
Conversation
55fd589 to
ac4171c
Compare
ac4171c to
5e6ba70
Compare
5e6ba70 to
cc218a4
Compare
cc218a4 to
6246223
Compare
6246223 to
c2baa2e
Compare
c2baa2e to
cf769b5
Compare
cf769b5 to
16a1160
Compare
16a1160 to
881a348
Compare
881a348 to
4e8dc6e
Compare
4e8dc6e to
84aa873
Compare
84aa873 to
f3f52db
Compare
f3f52db to
6554960
Compare
6554960 to
7cb067a
Compare
lusayaa
reviewed
Mar 18, 2026
7cb067a to
eb29dd5
Compare
paulirish
reviewed
Mar 19, 2026
paulirish
reviewed
Mar 19, 2026
eb29dd5 to
896a383
Compare
Member
|
would love to sneak in #16916 right before this. it will help show the net effect of this audit a bit more clearly :) |
896a383 to
67d668d
Compare
The new Baseline Compatibility audit introduces a UI string. This updates the allowed collisions array in to prevent CI assertion failures.
67d668d to
dc16274
Compare
dc16274 to
66d8538
Compare
Member
nice.. now in the deployment we can see some results in the report:
|
paulirish
approved these changes
Mar 20, 2026
Member
|
nice work @TravenReese and @lusayaa ! |
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.


This PR adds the baseline-compatibility audit to the default Lighthouse configuration, enabling it by default. It also includes a new smoke test to verify the audit's functionality and updates relevant snapshots.
