Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 12, 2025

Bumps tar-fs to 3.0.9 and updates ancestor dependencies tar-fs, lighthouse and puppeteer. These dependencies need to be updated together.

Updates tar-fs from 2.1.1 to 3.0.9

Commits

Updates lighthouse from 9.6.7 to 12.6.1

Release notes

Sourced from lighthouse's releases.

v12.6.1

Full Changelog

We expect this release to ship in the DevTools of Chrome 139, and to PageSpeed Insights within a couple days.

New contributors

Thanks to our new contributor 👽🐷🐰🐯🐻!

Ian Kerins @​isker

Core

  • emulation: bump chrome UA to m136 (#16489)
  • insights: add a bunch of debugData (#16472)
  • inspector-issues: remove trusted types csp issue filter (#16514)
  • inspector-issues: add userReidentificationIssue to artifact (#16497)

Report

  • remove innerHTML usage from insights announce icon (#16469)

Deps

  • upgrade deps (#16515)
  • upgrade trace_engine to 0.0.53 (#16496)
  • bump chrome-launcher to 1.2.0 (#16479)

Clients

  • lr: disable modern-http-insight (#16471)

Tests

  • fix some lantern test failures (#16498)
  • use newer trace in metrics test (#16492)

Misc

  • import i18n messages as JSON modules (#16500)
  • scripts: add bytes-in-trace script (#16477)
  • treemap: hide unused-bytes view mode when missing data (#16478)
  • treemap: highlight many nodes on hover in duplicate modules table (#16470)

v12.6.0

Full Changelog

We expect this release to ship in the DevTools of Chrome 137, and to PageSpeed Insights within a few days.

New contributors

... (truncated)

Changelog

Sourced from lighthouse's changelog.

Pre-10.0 Changelog

See the newer changelog for newer revisions.

9.6.8 (2022-10-31)

Full Changelog

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)

Commits

Updates puppeteer from 17.1.1 to 24.10.1

Release notes

Sourced from puppeteer's releases.

puppeteer-core: v24.10.1

24.10.1 (2025-06-11)

Bug Fixes

puppeteer: v24.10.1

24.10.1 (2025-06-11)

Miscellaneous Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.10.0 to 24.10.1

puppeteer-core: v24.10.0

24.10.0 (2025-06-02)

Features

Bug Fixes

puppeteer: v24.10.0

24.10.0 (2025-06-02)

Features

... (truncated)

Changelog

Sourced from puppeteer's changelog.

24.10.1 (2025-06-11)

Miscellaneous Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.10.0 to 24.10.1

Bug Fixes

24.10.0 (2025-06-02)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.9.0 to 24.10.0

Bug Fixes

24.9.0 (2025-05-20)

Miscellaneous Chores

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by google-wombot, a new releaser for puppeteer since your current version.


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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.

Bumps [tar-fs](https://github.com/mafintosh/tar-fs) to 3.0.9 and updates ancestor dependencies [tar-fs](https://github.com/mafintosh/tar-fs), [lighthouse](https://github.com/GoogleChrome/lighthouse) and [puppeteer](https://github.com/puppeteer/puppeteer). These dependencies need to be updated together.


Updates `tar-fs` from 2.1.1 to 3.0.9
- [Commits](mafintosh/tar-fs@v2.1.1...v3.0.9)

Updates `lighthouse` from 9.6.7 to 12.6.1
- [Release notes](https://github.com/GoogleChrome/lighthouse/releases)
- [Changelog](https://github.com/GoogleChrome/lighthouse/blob/main/changelog-pre10.md)
- [Commits](GoogleChrome/lighthouse@v9.6.7...v12.6.1)

Updates `puppeteer` from 17.1.1 to 24.10.1
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](puppeteer/puppeteer@v17.1.1...puppeteer-v24.10.1)

---
updated-dependencies:
- dependency-name: tar-fs
  dependency-version: 3.0.9
  dependency-type: indirect
- dependency-name: lighthouse
  dependency-version: 12.6.1
  dependency-type: direct:production
- dependency-name: puppeteer
  dependency-version: 24.10.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 12, 2025
@jeffpaul jeffpaul requested a review from derekherman June 12, 2025 16:33
@jeffpaul jeffpaul added this to the 1.0.0 milestone Jun 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants