lighthouse-check-action
lighthouse-check-action copied to clipboard
GitHub Action for running @GoogleChromeLabs Lighthouse audits with all the bells and whistles 🔔 Multiple audits, Slack notifications, and more!
**Is your feature request related to a problem? Please describe.** We are getting different lighthouse scores when running locally on Chrome and via the GitHub action because of a missmatch...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.4. Commits 6585820 Release version 1.15.4 of the npm package. 7a6567e Disallow bracketed hostnames. 05629af Prefer native URL instead of deprecated url.parse. 1cba8e8 Prefer native...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.1 to 7.23.2. Release notes Sourced from @babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...
**Describe the bug** When running with multiple urls set, the comment that is added to the PR is not formatted properly for urls that add a subpath ('baseUrl/subPath') Instead of...
**Is your feature request related to a problem? Please describe.** When running on multiple urls (in my case, a baseUrl with subPaths), the format is not as expected when displaying...
**Describe the bug** Here is my Code in the config file: ```module.exports = { extends: 'lighthouse:default', settings: { skipAudits: [ 'is-on-https', 'redirects-http', 'uses-http2', ], }, } ``` here is how...
Bumps [@octokit/request](https://github.com/octokit/request.js) to 8.4.1 and updates ancestor dependency [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github). These dependencies need to be updated together. Updates `@octokit/request` from 5.6.3 to 8.4.1 Release notes Sourced from @octokit/request's releases. v8.4.1 8.4.1...
Bumps [cookie](https://github.com/jshttp/cookie) to 0.7.1 and updates ancestor dependencies [cookie](https://github.com/jshttp/cookie), [lighthouse](https://github.com/GoogleChrome/lighthouse) and [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `cookie` from 0.4.2 to 0.7.1 Release notes Sourced from cookie's...
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.20.1 to 7.27.4. Release notes Sourced from @babel/helpers's releases. v7.27.4 (2025-05-30) :eyeglasses: Spec Compliance babel-parser, babel-plugin-proposal-explicit-resource-management #17323 Disallow using in bare case statement (@JLHwung) :nail_care: Polish babel-parser...
Bumps [@octokit/request-error](https://github.com/octokit/request-error.js) to 5.1.1 and updates ancestor dependency [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github). These dependencies need to be updated together. Updates `@octokit/request-error` from 2.1.0 to 5.1.1 Release notes Sourced from @octokit/request-error's releases. v5.1.1 5.1.1...