-
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 v11 - autoclosed #633
Closed
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 ↗︎
|
78ba6a1
to
642e46b
Compare
642e46b
to
ab14e42
Compare
ab14e42
to
9c6b081
Compare
9c6b081
to
41566e7
Compare
41566e7
to
28d4bf3
Compare
28d4bf3
to
1f6dba5
Compare
Deployment failed with the following error:
|
Deployment failed with the following error:
|
9c2414b
to
60e7063
Compare
60e7063
to
63d52d5
Compare
28e6370
to
a4ab233
Compare
a4ab233
to
84b130b
Compare
831c7ac
to
f10ccf4
Compare
f10ccf4
to
09276ab
Compare
a3e1bd0
to
946590d
Compare
Deployment failed with the following error:
|
946590d
to
f43a744
Compare
Deployment failed with the following error:
|
aa25f6c
to
c5f866f
Compare
Deployment failed with the following error:
|
590fc24
to
aee5a1d
Compare
aee5a1d
to
69d076a
Compare
69d076a
to
2bf8500
Compare
f5ef230
to
85be221
Compare
Deployment failed with the following error:
|
f54699e
to
adb6825
Compare
adb6825
to
ce7d1aa
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:
10.4.0
->11.7.0
Release Notes
GoogleChrome/lighthouse (lighthouse)
v11.7.0
Compare Source
Full Changelog
We expect this release to ship in the DevTools of Chrome 125, and to PageSpeed Insights within 2 weeks.
Notable Changes
Core
manifest-parsing-or-network-error
(#15849)getArtifact
phase once (#15827)Deps
chrome-launcher
to 1.1.1 (#15871)I18n
Tests
is_debug = true
for local builds (#15860)v11.6.0
Compare Source
Full Changelog
We expect this release to ship in the DevTools of Chrome 124, and to PageSpeed Insights within 2 weeks.
Notable Changes
Core
Deps
axe-core
to 4.8.4 (#15805)I18n
Tests
Misc
v11.5.0
Compare Source
Full Changelog
We expect this release to ship in the DevTools of Chrome 123, and to PageSpeed Insights within 2 weeks.
New Contributors
Thanks to our new contributors 👽🐷🐰🐯🐻!
Notable Changes
Core
Report
Deps
Clients
Docs
Tests
Misc
v11.4.0
Compare Source
Full Changelog
We expect this release to ship in the DevTools of Chrome 122, and to PageSpeed Insights within 2 weeks.
New Contributors
Thanks to our new contributors 👽🐷🐰🐯🐻!
New Audits
Chrome plans to remove support for third-party cookies which can be detected using a new Lighthouse audit. Learn more about phasing out third-party cookies. (#15632)
Core
else
to punctuation (#15624)Report
Deps
third-party-web
to 0.24.1 (#15683)Clients
I18n
Tests
Misc
v11.3.0
Compare Source
Full Changelog
We expect this release to ship in the DevTools of Chrome 121, and to PageSpeed Insights within 2 weeks.
New Contributors
Thanks to our new contributors 👽🐷🐰🐯🐻!
Notable Changes
clearStorageTypes
option (#15508)Core
Report
Deps
lighthouse-stack-packs
to 1.12.1 (#15566)Clients
I18n
Docs
Tests
Misc
v11.2.0
Compare Source
Full Changelog
We expect this release to ship in the DevTools of Chrome 120, and to PageSpeed Insights within 2 weeks.
Notable Changes
This update includes an overhaul to the performance category. Performance insights are now scored and prioritized based on their estimated impact to the performance metrics. Additionally, the performance score gauge includes more detailed information about how each metric affects the score.
Core
propertyRuleIssue
(#15491)CLI
Report
Deps
axe-core
to 4.8.1 (#15446)Clients
I18n
Docs
Tests
Misc
v11.1.0
Compare Source
Full Changelog
We expect this release to ship in the DevTools of Chrome 119, and to PageSpeed Insights within 2 weeks.
New Contributors
Thanks to our new contributors 👽🐷🐰🐯🐻!
Core
bootup-time
(#15431)index.cjs
types (#15387)DevtoolsLog
andTrace
artifacts (#15345)rawHref
crawlable (#15406)Report
Deps
third-party-web
to 0.24.0 (#15354)axe-core
to 4.8.0 (#15430)Clients
I18n
Docs
Tests
Misc
v11.0.0
Compare Source
Full Changelog
We expect this release to ship in the DevTools of Chrome 118, and to PageSpeed Insights within 2 weeks.
New Contributors
Thanks to our new contributors 👽🐷🐰🐯🐻!
Notable Changes
Removed legacy navigation runner
The
--legacy-navigation
flag on the CLI, thelegacyNavigation()
function in the Node API, and the "Legacy navigation" checkbox in the DevTools panel have all been removed.New
DevtoolsLog
andTrace
artifactsFor custom audits, the
devtoolsLogs['defaultPass']
andtraces['defaultPass']
artifacts have been deprecated in favor ofDevtoolsLog
andTrace
. See our plugin docs for example usage.devtoolsLogs
andtraces
still exist for compatibility purposes but will be removed in a future breaking release.🆕 New Audits
💥 Breaking changes
resource-summary
audit (#15299)DevtoolsLogError
andTraceError
artifacts (#15311)service-worker
audit (#15257)first-contentful-paint-3g
audit (#15252)Core
Scripts
as a dependency (#15293)CLI
Report
Deps
lighthouse-logger
to 2.0.1 (#15282)chrome-launcher
to 1.0.0 (#15287)Clients
I18n
Docs
devtoolsLogs
andtraces
(#15318)Tests
Misc
fraggle-rock
fixtures directory touser-flows
(#15291)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 becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.