kurosame / glossary

Glossary App with React
https://glossary-kurosame.firebaseapp.com
MIT License
5 stars 0 forks source link

chore(deps): update dependency lighthouse to v9.6.4 - autoclosed #116

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
lighthouse 9.1.0 -> 9.6.4 age adoption passing confidence

Release Notes

GoogleChrome/lighthouse ### [`v9.6.4`](https://togithub.com/GoogleChrome/lighthouse/releases/tag/v9.6.4) [Compare Source](https://togithub.com/GoogleChrome/lighthouse/compare/v9.6.3...v9.6.4) [Full Changelog](https://togithub.com/GoogleChrome/lighthouse/compare/v9.6.3...v9.6.4) We expect this release to ship in the DevTools of [Chrome 106](https://chromiumdash.appspot.com/schedule), and to PageSpeed Insights within 2 weeks. #### Deps - lighthouse-stack-packs: upgrade to 1.8.2 ([#​14218](https://togithub.com/GoogleChrome/lighthouse/pull/14218)) #### Clients - lr: expose listenForStatus ([#​14024](https://togithub.com/GoogleChrome/lighthouse/pull/14024)) #### Misc - misc: keep scripts package.json in npm ([#​14239](https://togithub.com/GoogleChrome/lighthouse/pull/14239)) ### [`v9.6.3`](https://togithub.com/GoogleChrome/lighthouse/releases/tag/v9.6.3) [Compare Source](https://togithub.com/GoogleChrome/lighthouse/compare/v9.6.2...v9.6.3) [Full Changelog](https://togithub.com/GoogleChrome/lighthouse/compare/v9.6.2...v9.6.3) This is an npm-only release and affects only the raw JSON report. 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 - network-requests: add frame and preload debug data ([#​14161](https://togithub.com/GoogleChrome/lighthouse/pull/14161)) - preload-lcp-image: enrich debugData ([#​14155](https://togithub.com/GoogleChrome/lighthouse/pull/14155)) ### [`v9.6.2`](https://togithub.com/GoogleChrome/lighthouse/releases/tag/v9.6.2) [Compare Source](https://togithub.com/GoogleChrome/lighthouse/compare/v9.6.1...v9.6.2) [Full Changelog](https://togithub.com/GoogleChrome/lighthouse/compare/v9.6.1...v9.6.2) We expect this release to ship in the DevTools of [Chrome 104](https://chromiumdash.appspot.com/schedule), and to PageSpeed Insights within 2 weeks. #### Core - driver: fix legacy runner hanging oopifs in some cases ([#​14074](https://togithub.com/GoogleChrome/lighthouse/pull/14074)) #### Report - avoid really slow regexes for data urls ([#​13791](https://togithub.com/GoogleChrome/lighthouse/pull/13791)) #### Clients - psi: expose the swapLocale types ([#​14062](https://togithub.com/GoogleChrome/lighthouse/pull/14062)) #### Tests - smoke: fix ToT node id failures ([#​14077](https://togithub.com/GoogleChrome/lighthouse/pull/14077)) - devtools: sync web tests ([#​14061](https://togithub.com/GoogleChrome/lighthouse/pull/14061)) #### Misc - build: fix lightrider report generator bundle ([#​14031](https://togithub.com/GoogleChrome/lighthouse/pull/14031)) ### [`v9.6.1`](https://togithub.com/GoogleChrome/lighthouse/releases/tag/v9.6.1) [Compare Source](https://togithub.com/GoogleChrome/lighthouse/compare/v9.5.0...v9.6.1) [Full Changelog](https://togithub.com/GoogleChrome/lighthouse/compare/v9.6.0...v9.6.1) We expect this release to ship in the DevTools of [Chrome 103](https://chromiumdash.appspot.com/schedule), and to PageSpeed Insights within 2 weeks. ##### Core - fps: run at the end of timespan/snapshot ([#​13989](https://togithub.com/GoogleChrome/lighthouse/pull/13989)) - responsiveness: add element screenshot to INP diagnostic ([#​13984](https://togithub.com/GoogleChrome/lighthouse/pull/13984)) - responsiveness: add better INP fallback for old Chrome versions ([#​13985](https://togithub.com/GoogleChrome/lighthouse/pull/13985)) ##### Report - devtools: use absolute positioning for overlay ([#​13988](https://togithub.com/GoogleChrome/lighthouse/pull/13988)) ##### Tests - use origin-agent-cluster to actually test oopifs ([#​13777](https://togithub.com/GoogleChrome/lighthouse/pull/13777)) ### [`v9.5.0`](https://togithub.com/GoogleChrome/lighthouse/blob/HEAD/changelog.md#​950-2022-03-09) [Compare Source](https://togithub.com/GoogleChrome/lighthouse/compare/v9.4.0...v9.5.0) [Full Changelog](https://togithub.com/GoogleChrome/lighthouse/compare/v9.4.0...v9.5.0) We expect this release to ship in the DevTools of [Chrome 101](https://chromiumdash.appspot.com/schedule), and to PageSpeed Insights within 2 weeks. #### New Contributors Thanks to our new contributor šŸ‘½šŸ·šŸ°šŸÆšŸ»! - Marc Hassan [@​mhassan1](https://togithub.com/mhassan1) #### Core - full-page-screenshot: leave emulated width unchanged ([#​13643](https://togithub.com/GoogleChrome/lighthouse/pull/13643)) - inspector-issues: update sameSiteCookie to cookie ([#​13708](https://togithub.com/GoogleChrome/lighthouse/pull/13708)) - script-treemap-data: correct value for size ([#​13716](https://togithub.com/GoogleChrome/lighthouse/pull/13716)) - lighthouse-logger: convert to ES modules ([#​13720](https://togithub.com/GoogleChrome/lighthouse/pull/13720)) #### ā›ļøšŸ‘· Fraggle Rock Support for auditing user flows ([#​11313](https://togithub.com/GoogleChrome/lighthouse/issues/11313)) - separate audit phase for flows ([#​13623](https://togithub.com/GoogleChrome/lighthouse/pull/13623)) - use frame url in gather context ([#​13699](https://togithub.com/GoogleChrome/lighthouse/pull/13699)) - add `logLevel` to config context ([#​13681](https://togithub.com/GoogleChrome/lighthouse/pull/13681)) - user-flow: audit flow from artifacts json ([#​13715](https://togithub.com/GoogleChrome/lighthouse/pull/13715)) #### Report - fix timespan/snapshot sticky header ([#​13732](https://togithub.com/GoogleChrome/lighthouse/pull/13732)) #### Deps - lodash: replace `lodash` per-method packages with full `lodash` ([#​13695](https://togithub.com/GoogleChrome/lighthouse/pull/13695)) - snyk: update snyk snapshot ([#​13731](https://togithub.com/GoogleChrome/lighthouse/pull/13731) [#​13712](https://togithub.com/GoogleChrome/lighthouse/pull/13712)) #### Clients - convert devtools and lightrider entries to ES modules ([#​13722](https://togithub.com/GoogleChrome/lighthouse/pull/13722)) #### Tests - add more cases for oopif smoke test ([#​13705](https://togithub.com/GoogleChrome/lighthouse/pull/13705)) - devtools: add yarn install timeout ([#​13717](https://togithub.com/GoogleChrome/lighthouse/pull/13717)) - devtools: update Lighthouse sniffer for smokes ([#​13693](https://togithub.com/GoogleChrome/lighthouse/pull/13693)) - devtools: navigation web test ([#​13673](https://togithub.com/GoogleChrome/lighthouse/pull/13673)) - smoke: enable more devtools smoke tests ([#​13624](https://togithub.com/GoogleChrome/lighthouse/pull/13624)) - smoke: add \_excludes and \_runner ([#​13707](https://togithub.com/GoogleChrome/lighthouse/pull/13707)) #### Misc - support --chrome-flags in run devtools script ([#​13625](https://togithub.com/GoogleChrome/lighthouse/pull/13625)) ### [`v9.4.0`](https://togithub.com/GoogleChrome/lighthouse/blob/HEAD/changelog.md#​940-2022-02-16) [Compare Source](https://togithub.com/GoogleChrome/lighthouse/compare/v9.3.1...v9.4.0) [Full Changelog](https://togithub.com/GoogleChrome/lighthouse/compare/v9.3.1...v9.4.0) We expect this release to ship in the DevTools of [Chrome 100](https://chromiumdash.appspot.com/schedule), and to PageSpeed Insights within 2 weeks. #### Notable Changes - Allow auditing of navigations triggered by user interactions in user flows. See our [user flow docs](https://togithub.com/GoogleChrome/lighthouse/blob/master/docs/user-flows.md) for more info. ([#​13496](https://togithub.com/GoogleChrome/lighthouse/pull/13496)) #### Core - a11y: change link in category description to web.dev ([#​13638](https://togithub.com/GoogleChrome/lighthouse/pull/13638)) - full-page-screenshot: wait for doubleraf, network quiet ([#​13663](https://togithub.com/GoogleChrome/lighthouse/pull/13663)) - hreflang: remove eval, import axe valid-langs.js directly ([#​13385](https://togithub.com/GoogleChrome/lighthouse/pull/13385)) - inputs: refactor form-elements gatherer ([#​13662](https://togithub.com/GoogleChrome/lighthouse/pull/13662), [#​13671](https://togithub.com/GoogleChrome/lighthouse/pull/13671)) - page-functions: set style in getOuterHTMLSnippet without violating CSP ([#​13636](https://togithub.com/GoogleChrome/lighthouse/pull/13636)) - runner: independent gather and audit functions ([#​13569](https://togithub.com/GoogleChrome/lighthouse/pull/13569)) - uses-long-cache-ttl: ignore `stale-while-revalidate` ([#​13612](https://togithub.com/GoogleChrome/lighthouse/pull/13612)) #### Report - add options onPrintOverride and onSaveFileOverride ([#​13529](https://togithub.com/GoogleChrome/lighthouse/pull/13529)) - add options disableFireworks and disableDarkMode ([#​13649](https://togithub.com/GoogleChrome/lighthouse/pull/13649)) - add onViewTrace to renderer options ([#​13528](https://togithub.com/GoogleChrome/lighthouse/pull/13528)) - remove pausing fireworks on click ([#​13650](https://togithub.com/GoogleChrome/lighthouse/pull/13650)) - fix fireworks ([#​13635](https://togithub.com/GoogleChrome/lighthouse/pull/13635)) #### Deps - sentry: move from raven to [@​sentry/node](https://togithub.com/sentry/node) ([#​9325](https://togithub.com/GoogleChrome/lighthouse/pull/9325)) - snyk: update snyk snapshot ([#​13669](https://togithub.com/GoogleChrome/lighthouse/pull/13669), [#​13644](https://togithub.com/GoogleChrome/lighthouse/pull/13644), [#​13616](https://togithub.com/GoogleChrome/lighthouse/pull/13616)) #### Tests - use simpler assertion in report-renderer-axe-test.js ([#​13658](https://togithub.com/GoogleChrome/lighthouse/pull/13658)) - fix single node a11y tests ([#​13626](https://togithub.com/GoogleChrome/lighthouse/pull/13626)) - devtools: sync ([#​13656](https://togithub.com/GoogleChrome/lighthouse/pull/13656)) - devtools: update report resource names ([#​13615](https://togithub.com/GoogleChrome/lighthouse/pull/13615)) - smoke: test array `_includes` and `lhr.timing` ([#​13619](https://togithub.com/GoogleChrome/lighthouse/pull/13619)) #### Misc - temporarily remove brendan from triage rotation ([#​13618](https://togithub.com/GoogleChrome/lighthouse/pull/13618)) ### [`v9.3.1`](https://togithub.com/GoogleChrome/lighthouse/blob/HEAD/changelog.md#​931-2022-01-31) [Compare Source](https://togithub.com/GoogleChrome/lighthouse/compare/v9.3.0...v9.3.1) [Full Changelog](https://togithub.com/GoogleChrome/lighthouse/compare/v9.3.0...v9.3.1) #### Report - disable fireworks with flag ([#​13610](https://togithub.com/GoogleChrome/lighthouse/pull/13610)) ### [`v9.3.0`](https://togithub.com/GoogleChrome/lighthouse/blob/HEAD/changelog.md#​930-2022-01-31) [Compare Source](https://togithub.com/GoogleChrome/lighthouse/compare/v9.2.0...v9.3.0) [Full Changelog](https://togithub.com/GoogleChrome/lighthouse/compare/v9.2.0...v9.3.0) We expect this release to ship in the DevTools of [Chrome 100](https://chromiumdash.appspot.com/schedule), and to PageSpeed Insights within 2 weeks. #### Core - preload-lcp-image: enable audit ([#​13599](https://togithub.com/GoogleChrome/lighthouse/pull/13599)) - ensure good and average scores start exactly at control points ([#​13559](https://togithub.com/GoogleChrome/lighthouse/pull/13559)) - fr: don't throw on unknown --only-categories value ([#​13499](https://togithub.com/GoogleChrome/lighthouse/pull/13499)) - inspector-issues: collect all issue types ([#​13462](https://togithub.com/GoogleChrome/lighthouse/pull/13462), [#​13603](https://togithub.com/GoogleChrome/lighthouse/pull/13603), [#​13595](https://togithub.com/GoogleChrome/lighthouse/pull/13595)) - object-alt: remove md syntax around "alt" ([#​13517](https://togithub.com/GoogleChrome/lighthouse/pull/13517)) - runner: asset manager helper ([#​13519](https://togithub.com/GoogleChrome/lighthouse/pull/13519)) #### CLI - remove update-notifier ([#​13588](https://togithub.com/GoogleChrome/lighthouse/pull/13588)) - asset-saver: end devtoolsLog with a newline ([#​13566](https://togithub.com/GoogleChrome/lighthouse/pull/13566)) #### Report - allow client to configure how save-html is implemented ([#​13518](https://togithub.com/GoogleChrome/lighthouse/pull/13518)) #### Deps - update various runtime deps ([#​13483](https://togithub.com/GoogleChrome/lighthouse/pull/13483)) - update various devDeps ([#​13485](https://togithub.com/GoogleChrome/lighthouse/pull/13485)) - update robots-parser to latest ([#​13554](https://togithub.com/GoogleChrome/lighthouse/pull/13554)) - update transitive deps to quiet vulnerability alerts ([#​13538](https://togithub.com/GoogleChrome/lighthouse/pull/13538)) - lighthouse-stack-packs: upgrade to 1.7.0 ([#​13604](https://togithub.com/GoogleChrome/lighthouse/pull/13604)) - snyk: update snyk snapshot ([#​13498](https://togithub.com/GoogleChrome/lighthouse/pull/13498), [#​13598](https://togithub.com/GoogleChrome/lighthouse/pull/13598)) - yargs: upgrade to 17.3.1 ([#​13590](https://togithub.com/GoogleChrome/lighthouse/pull/13590)) - yargs-parser: upgrade to 21.0.0 ([#​13597](https://togithub.com/GoogleChrome/lighthouse/pull/13597)) #### Clients - use minimal 'url' polyfil instead of url-shim ([#​13545](https://togithub.com/GoogleChrome/lighthouse/pull/13545)) - devtools: add FR runners to DevTools entry ([#​13593](https://togithub.com/GoogleChrome/lighthouse/pull/13593)) #### I18n - import ([#​13602](https://togithub.com/GoogleChrome/lighthouse/pull/13602)) #### Docs - update devtools panel throttling details ([#​13504](https://togithub.com/GoogleChrome/lighthouse/pull/13504)) #### Tests - add snapshot tests for cli-flags.js ([#​13596](https://togithub.com/GoogleChrome/lighthouse/pull/13596)) - tweak some CI job names for clarity ([#​13549](https://togithub.com/GoogleChrome/lighthouse/pull/13549)) - split devtools ci into build, web-tests and smoke jobs ([#​13546](https://togithub.com/GoogleChrome/lighthouse/pull/13546)) - more targeted caching for devtools build ([#​13540](https://togithub.com/GoogleChrome/lighthouse/pull/13540)) - run most smoke tests on devtools ([#​13456](https://togithub.com/GoogleChrome/lighthouse/pull/13456)) - clean up and add comments to cdt layout test scripts ([#​13471](https://togithub.com/GoogleChrome/lighthouse/pull/13471)) - devtools: ensure WebSQL table is populated ([#​13579](https://togithub.com/GoogleChrome/lighthouse/pull/13579)) #### Misc - add web.dev and other option to bug template ([#​13537](https://togithub.com/GoogleChrome/lighthouse/pull/13537)) - use codemod for optional chaining ([#​13503](https://togithub.com/GoogleChrome/lighthouse/pull/13503)) - build: fix build-smokehouse-bundle build ([#​13500](https://togithub.com/GoogleChrome/lighthouse/pull/13500)) - build: remove empty devtools report resources ([#​13601](https://togithub.com/GoogleChrome/lighthouse/pull/13601)) - build: set correct exit code when build scripts fail ([#​13459](https://togithub.com/GoogleChrome/lighthouse/pull/13459)) - git3po: only install latest git3po if out of date ([#​13515](https://togithub.com/GoogleChrome/lighthouse/pull/13515)) ### [`v9.2.0`](https://togithub.com/GoogleChrome/lighthouse/blob/HEAD/changelog.md#​920-2021-12-15) [Compare Source](https://togithub.com/GoogleChrome/lighthouse/compare/v9.1.0...v9.2.0) [Full Changelog](https://togithub.com/GoogleChrome/lighthouse/compare/v9.1.0...v9.2.0) We expect this release to ship in the DevTools of [Chrome 99](https://chromiumdash.appspot.com/schedule), and to PageSpeed Insights within 2 weeks. #### Notable Changes - move no-unload-listeners to perf category ([#​13497](https://togithub.com/GoogleChrome/lighthouse/pull/13497)) #### Core - font-size: fix CSS selector regex ([#​13455](https://togithub.com/GoogleChrome/lighthouse/pull/13455)) - fcp: handle negative request `endTime` ([#​13452](https://togithub.com/GoogleChrome/lighthouse/pull/13452)) - legacy-javascript: update polyfilling, drop some signals ([#​13482](https://togithub.com/GoogleChrome/lighthouse/pull/13482), [#​13442](https://togithub.com/GoogleChrome/lighthouse/pull/13442)) - cache fetch to avoid bad polyfills ([#​13476](https://togithub.com/GoogleChrome/lighthouse/pull/13476)) - check equality of computed artifacts using dependency keys ([#​13430](https://togithub.com/GoogleChrome/lighthouse/pull/13430)) #### ā›ļøšŸ‘· Fraggle Rock Support for auditing user flows ([#​11313](https://togithub.com/GoogleChrome/lighthouse/issues/11313)) - compute timespan saving with observed throughput ([#​13478](https://togithub.com/GoogleChrome/lighthouse/pull/13478)) - option to skip about:blank jumps ([#​13375](https://togithub.com/GoogleChrome/lighthouse/pull/13375)) #### Report - psi: update styles for tighter fit in narrow viewports ([#​13355](https://togithub.com/GoogleChrome/lighthouse/pull/13355)) #### Deps - bump eslint and related items ([#​13484](https://togithub.com/GoogleChrome/lighthouse/pull/13484)) - axe-core: upgrade to 4.3.5 ([#​13441](https://togithub.com/GoogleChrome/lighthouse/pull/13441)) #### Tests - smoke: fix chromestatus url ([#​13475](https://togithub.com/GoogleChrome/lighthouse/pull/13475)) - split smoke tests into one test per file ([#​13461](https://togithub.com/GoogleChrome/lighthouse/pull/13461)) - fix devtools build command ([#​13457](https://togithub.com/GoogleChrome/lighthouse/pull/13457)) - move sharding higher so smokehouse-bundle can also shard ([#​13387](https://togithub.com/GoogleChrome/lighthouse/pull/13387)) - port axe test to pptr ([#​13450](https://togithub.com/GoogleChrome/lighthouse/pull/13450)) #### Misc - build: build test flow report to same path as sample-reports ([#​13324](https://togithub.com/GoogleChrome/lighthouse/pull/13324)) - treemap: add `lang` to html tag ([#​13454](https://togithub.com/GoogleChrome/lighthouse/pull/13454))

Configuration

šŸ“… Schedule: Branch creation - "before 2am" in timezone Asia/Tokyo, 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.

renovate[bot] commented 2 years ago

āš  Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

ā™» Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: react-firebaseui@6.0.0
npm ERR! Found: react@18.2.0
npm ERR! node_modules/react
npm ERR!   react@"18.2.0" from the root project
npm ERR!   peer react@">=16.8.0" from @emotion/react@11.9.3
npm ERR!   node_modules/@emotion/react
npm ERR!     @emotion/react@"11.9.3" from the root project
npm ERR!     peer @emotion/react@"^11.0.0-rc.0" from @emotion/styled@11.9.3
npm ERR!     node_modules/@emotion/styled
npm ERR!       @emotion/styled@"11.9.3" from the root project
npm ERR!       3 more (@mui/material, @mui/styled-engine, @mui/system)
npm ERR!     3 more (@mui/material, @mui/styled-engine, @mui/system)
npm ERR!   17 more (@emotion/styled, @mui/base, @mui/icons-material, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@">=15 <=17" from react-firebaseui@6.0.0
npm ERR! node_modules/react-firebaseui
npm ERR!   react-firebaseui@"6.0.0" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: react@17.0.2
npm ERR! node_modules/react
npm ERR!   peer react@">=15 <=17" from react-firebaseui@6.0.0
npm ERR!   node_modules/react-firebaseui
npm ERR!     react-firebaseui@"6.0.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate-cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2022-07-30T16_02_49_658Z-debug-0.log