webpack-lighthouse-plugin
webpack-lighthouse-plugin copied to clipboard
Bump got and lighthouse
Removes got. It's no longer used after updating ancestor dependency lighthouse. These dependencies need to be updated together.
Removes got
Updates lighthouse
from 8.0.0 to 10.1.1
Release notes
Sourced from lighthouse's releases.
v10.1.0
We expect this release to ship in the DevTools of Chrome 114, and to PageSpeed Insights within 2 weeks.
New Contributors
Thanks to our new contributors 👽🐷🐰🐯🐻!
- Do Thanh Hai
@dothanhhai
- Jongwoo Han
@jongwooo
- Henry Lim
@limhenry
- Sepehr Safari
@sepehr-safari
Notable Changes
- report: group third-party entities (#14655)
Core
- cap byte-efficiency-audit scores to a max of 1 (#14921)
- correctly truncate unicode strings (#14911)
- allow any audit details type to be used in an opportunity (#14903)
- audit: update link for source maps to chrome developer docs (#14855)
- cls: ignore
had_recent_input
by timing window (#14402)- doctype: handle optional trace correctly (#14918)
- legacy-javascript: add focus-visible polyfill (#14827)
- tap-targets: update audit description (#14869)
- trace-processor: support single process trace (#14901)
- uses-responsive-images-snapshot: ignore CSS images (#14890)
CLI
- fix
--channel
flag (#14924)Report
Deps
- upgrade
http-link-header
and node polyfills (#14889)- upgrade soft navigation plugin (#14883)
- testdouble: update, move off forked quibble (#14863)
Clients
... (truncated)
Changelog
Sourced from lighthouse's changelog.
Pre-10.0 Changelog
See the newer changelog for newer revisions.
9.6.8 (2022-10-31)
We expect this release to ship in the DevTools of Chrome 109, and to PageSpeed Insights within 2 weeks.
Core
- deprecations: use translated strings from devtools repo (#13961)
- network-request: backport rendererStartTime (#14481)
9.6.7 (2022-09-01)
This is an npm-only release. We have no plans to release this specific version to DevTools or PSI, but the changes will be rolled up into the next release in those clients.
Core
- core(trace-elements): include LCP type in artifact (#14344)
- core: add priority to network-requests debug audit (#14340)
9.6.6 (2022-08-16)
We expect this release to ship in the DevTools of Chrome 106, and to PageSpeed Insights within 2 weeks.
New Contributors
Thanks to our new contributor 👽🐷🐰🐯🐻!
- Steven
@styfle
Core
- unsized-images: ignore non-network SVGs (#13737)
Deps
- upgrade csp-evaluator (#14281)
9.6.5 (2022-08-01)
... (truncated)
Commits
03b5387
v10.1.1 (#14975)087ae37
deps: upgradehttp-link-header
(#14973)7251794
deps: upgradedevtools-protocol
& deprecate SW install error (#14974)3c859b2
misc(proto): fix case in entities fields (#14959)b10dfd4
tests(devtools): fix config for testing (#14962)1c7ce42
core(installability): deprecate scheme support warning (#14960)1e6c0ac
core(link-elements): gracefully handle header parser error (#14936)fe30147
tests(devtools): sync e2e (#14931)b014f13
tests: remove cross origin timespan test (#14932)2db068a
core: collect fetchpriority for images and rel=preload links (#14925)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.