AutoWebPerf
AutoWebPerf copied to clipboard
AutoWebPerf provides a flexible and scalable framework for running web performance audits with arbitrary audit tools including PageSpeedInsights, WebPageTest and more.
Bumps [debug](https://github.com/debug-js/debug) from 4.1.1 to 4.3.4. Release notes Sourced from debug's releases. 4.3.4 What's Changed Add section about configuring JS console to show debug messages by @gitname in debug-js/debug#866 Replace...
My last measurement using the sheets connector was on 2024-04-01 ``` TypeError: doc.useServiceAccountAuth is not a function at SheetsConnector.getSheet (AutoWebPerf/src/connectors/sheets-connector.js:47:15) at SheetsConnector.getTestsSheet (AutoWebPerf/src/connectors/sheets-connector.js:56:32) at SheetsConnector.getTestList (AutoWebPerf/src/connectors/sheets-connector.js:236:53) at AutoWebPerf.run (AutoWebPerf/src/awp-core.js:315:38) at...
`Run completed for 1 tests with errors: [ [psi] Unable to assign json.lighthouseResult.audits["service-worker"].score to metrics: Cannot read properties of undefined (reading 'score') ] TypeError [ERR_INVALID_ARG_TYPE]: The "code" argument must be...
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...
Hi team! Client X received feedback from Catchpoint that the API key should now be part of the `X-WPT-API-KEY` header of a request rather than as a parameter in the...
Just my 2 cents on how to fix WPT API Key question
Hi team! Opening a thread as I think I identified some symptoms of PWA LH removal (https://github.com/GoogleChrome/lighthouse/releases/tag/v12.0.0) in some AWP. I will investigate it further! Xavier
Bumps [rollup](https://github.com/rollup/rollup) from 1.29.0 to 3.29.5. Release notes Sourced from rollup's releases. v3.29.4 3.29.4 2023-09-28 Bug Fixes Fix static analysis when an exported function uses callbacks (#5158) Pull Requests #5158:...
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.18.6 to 7.27.0. Release notes Sourced from @babel/helpers's releases. v7.27.0 (2025-03-24) Thanks @ishchhabra and @vovkasm for your first PRs! :eyeglasses: Spec Compliance babel-generator, babel-parser #16977 Default importAttributesKeyword...
Bumps [jws](https://github.com/brianloveswords/node-jws) from 4.0.0 to 4.0.1. Release notes Sourced from jws's releases. v4.0.1 Changed Fix advisory GHSA-869p-cjfg-cm3x: createSign and createVerify now require that a non empty secret is provided (via...