[Snyk] Upgrade lighthouse from 12.0.0 to 12.1.0 #1
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 was automatically created by Snyk using the credentials of a real user.
![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)
Snyk has created this PR to upgrade lighthouse from 12.0.0 to 12.1.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 39 versions ahead of your current version.
The recommended version was released on a month ago.
Release notes
Package name: lighthouse
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
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)Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: