-
Notifications
You must be signed in to change notification settings - Fork 101
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
chore(dev-deps): update dependency lighthouse to v12 #786
Merged
Conversation
This file contains 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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
1689077
to
fca8fcc
Compare
fca8fcc
to
51f79c9
Compare
51f79c9
to
f51aa61
Compare
f51aa61
to
c625fe6
Compare
c625fe6
to
3059b3a
Compare
3059b3a
to
e6b3d82
Compare
e6b3d82
to
ed0892c
Compare
326694d
to
1ff137b
Compare
1ff137b
to
d4cc495
Compare
Deployment failed with the following error:
|
01453ec
to
1bf7f4d
Compare
Deployment failed with the following error:
|
f940b8c
to
51c5008
Compare
Deployment failed with the following error:
|
51c5008
to
6cf340a
Compare
6cf340a
to
dc96cf3
Compare
dc96cf3
to
fd29f83
Compare
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 contains the following updates:
11.7.1
->12.2.1
Release Notes
GoogleChrome/lighthouse (lighthouse)
v12.2.1
Compare Source
Full Changelog
We expect this release to ship in the DevTools of Chrome 130, and to PageSpeed Insights within 2 weeks.
Core
Deps
axe-core
to 4.10.0 (#16162)Clients
I18n
Tests
Misc
v12.2.0
Compare Source
Full Changelog
We expect this release to ship in the DevTools of Chrome 129, and to PageSpeed Insights within 2 weeks.
Core
Deps
trace_engine
to 0.0.32 (#16143)third-party-web
to 0.24.5 (#16140)Tests
Misc
v12.1.0
Compare Source
Full Changelog
We expect this release to ship in the DevTools of Chrome 128, and to PageSpeed Insights within 2 weeks.
New Contributors
Thanks to our new contributors 👽🐷🐰🐯🐻!
Notable Changes
Core
Result.Category
andNodeDetails
(#16006)CLI
Deps
chrome-launcher
to 1.1.2 (#16069)third-party-web
to 0.24.3 (#16055)axe-core
to 4.9.1 (#16056)I18n
Docs
Tests
Misc
v12.0.0
Compare Source
Full Changelog
We expect this release to ship in the DevTools of Chrome 126, and to PageSpeed Insights within 2 weeks.
New Contributors
Thanks to our new contributors 👽🐷🐰🐯🐻!
Notable Changes
PWA Category Removal
As per Chrome’s updated Installability Criteria, Lighthouse has removed the PWA category. For future PWA testing, users will be directed to use the updated PWA documentation.
SEO Category Reorganization
The SEO category has been updated to reflect the priorities of Google search in 2024. As such, several audits have been removed or moved to other categories:
is-crawlable
audit is now weighted high enough to fail the SEO category on its own. (#15933)viewport
andfont-size
audits are no longer priorities for SEO, but are still important for UX in general so they have been moved to the best practices category. (#15930)plugins
audit is no longer a priority for SEO and has been removed. (#15928)tap-targets
audit is no longer a priority for SEO and has been replaced with thetarget-size
audit in accessibility. (#15906)Overall Savings Deprecation
The
overallSavingsMs
value on performance diagnostic audits has been deprecated (#15902). We recommend usingmetricSavings.LCP
ormetricSavings.FCP
to understand the estimated metric savings of performance diagnostics.🆕 New Audits
aria-conditional-attr
,aria-deprecated-role
andaria-prohibited-attr
Axe checks have been added to the Lighthouse accessibility category. (#15963)redirects-http
audit has been brought back, but will only passively check for a http -> https redirect if the provided URL happens to be on http (#13548)Other Audit Changes
layout-shifts-elements
audit is removed. Improved layout shift information can be found in thelayout-shifts
audit. (#15931)no-unload-listeners
audit is removed. Unload listeners are deprecated and are still flagged in thedeprecations
andbf-cache
audits. (#15874)duplicate-id-active
audit is removed because it's corresponding Axe check is deprecated. (#15900)uses-rel-preload
andpreload-fonts
audits have been moved to the experimental config. Preload advice is still on hold and these audits were already in a disabled state. (#15876)💥 Breaking Changes
CSSUsage
artifact (#15952)ScriptElements
artifact (#15879)service-worker
gatherer (#15942)Core
Report
Deps
tldts-icann
to 6.1.16 (#15967)third-party-web
to 0.24.2 (#15966)Clients
I18n
Docs
Tests
Misc
BenchmarkIndexes
base artifact (#15941)lighthouse-cli
file (#15935)Configuration
📅 Schedule: Branch creation - "before 6am" in timezone America/New_York, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.