Skip to content

build(deps): bump tar-fs and @web/test-runner in /frontend#323

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/multi-421bfb2a52
Closed

build(deps): bump tar-fs and @web/test-runner in /frontend#323
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/multi-421bfb2a52

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 24, 2025

Copy link
Copy Markdown
Contributor

Bumps tar-fs to 3.1.2 and updates ancestor dependency @web/test-runner. These dependencies need to be updated together.

Updates tar-fs from 2.1.1 to 3.1.2

Commits

Updates @web/test-runner from 0.15.3 to 0.20.2

Release notes

Sourced from @​web/test-runner's releases.

@​web/test-runner@​0.20.2

Patch Changes

  • 7aedbaa: Summary Reporter - re-enabled error reporting and made option to disable browser logs and error reporting in this reporter

@​web/test-runner-chrome@​0.18.1

Patch Changes

  • 79b0ba4: This changeset removes the Puppeteer/Chrome focus browser patches that shouldn't be needed anymore, and can cause instability.

    The patches were added quite a while ago, and the upstream issues should be resolved in Chromium. See: https://issues.chromium.org/issues/40272146.

    Also see: puppeteer/puppeteer#10350.

    The patches are currently also resulting some instability of web test runner. That is because the patch calls an exposed function from inside the browser, while navigation later on during stopSession can happen; breaking the handle for retrieving function call arguments passed to the exposed function.

    Puppeteer team found this issue and also landed a fix to improve the failure mode here. See: puppeteer/puppeteer#13759

@​web/test-runner@​0.20.1

Patch Changes

  • 24e3290: Improve debug message for test runner uncaught exceptions

    This should make debugging easier. It wasn't very easy to figure out where the errors originated from (because of how the actual uncaught exception only happened with many concurrent builds inside a sandbox environment that is hard to debug).

  • Updated dependencies [79b0ba4]

    • @​web/test-runner-chrome@​0.18.1

@​web/test-runner-chrome@​0.18.0

Minor Changes

  • 86eaa21: Upgrade puppeteer version to v24

@​web/test-runner@​0.20.0

Minor Changes

  • 86eaa21: Upgrade puppeteer version to v24

... (truncated)

Changelog

Sourced from @​web/test-runner's changelog.

0.20.2

Patch Changes

  • 7aedbaa: Summary Reporter - re-enabled error reporting and made option to disable browser logs and error reporting in this reporter

0.20.1

Patch Changes

  • 24e3290: Improve debug message for test runner uncaught exceptions

    This should make debugging easier. It wasn't very easy to figure out where the errors originated from (because of how the actual uncaught exception only happened with many concurrent builds inside a sandbox environment that is hard to debug).

  • Updated dependencies [79b0ba4]

    • @​web/test-runner-chrome@​0.18.1

0.20.0

Minor Changes

  • 86eaa21: Upgrade puppeteer version to v24

Patch Changes

  • Updated dependencies [86eaa21]
    • @​web/test-runner-chrome@​0.18.0

0.19.0

Minor Changes

  • b546e8b5: Upgrade puppeteer-core and puppeteer to v23

Patch Changes

  • Updated dependencies [b546e8b5]
    • @​web/test-runner-chrome@​0.17.0

0.18.3

Patch Changes

  • 6914f3b6: Show suites names for summaryReporter when flatten option is true

0.18.2

... (truncated)

Commits
  • 9645344 Version Packages
  • 61260d5 Turned error reporting back on by default to match old behviour before it was...
  • 4fa7523 add back broken error reporting and make log reporting optional
  • db00ed5 Version Packages
  • 24e3290 refactor: improve debug message for test runner uncaught exceptions
  • f00a581 Version Packages
  • fcb71cd Version Packages
  • 8834ad8 Version Packages
  • d5ae228 Version Packages (#2803)
  • 9a88d83 Version Packages (#2774)
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 24, 2025
@github-project-automation github-project-automation Bot moved this to Backlog (ready for dev) in 🔎 Search-a-licious Sep 24, 2025
@teolemon

Copy link
Copy Markdown
Member

@dependabot rebase

Bumps [tar-fs](https://github.com/mafintosh/tar-fs) to 3.1.2 and updates ancestor dependency [@web/test-runner](https://github.com/modernweb-dev/web/tree/HEAD/packages/test-runner). These dependencies need to be updated together.


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

Updates `@web/test-runner` from 0.15.3 to 0.20.2
- [Release notes](https://github.com/modernweb-dev/web/releases)
- [Changelog](https://github.com/modernweb-dev/web/blob/master/packages/test-runner/CHANGELOG.md)
- [Commits](https://github.com/modernweb-dev/web/commits/@web/test-runner@0.20.2/packages/test-runner)

---
updated-dependencies:
- dependency-name: "@web/test-runner"
  dependency-version: 0.20.2
  dependency-type: direct:development
- dependency-name: tar-fs
  dependency-version: 3.1.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/frontend/multi-421bfb2a52 branch from 3719dad to bbc46f7 Compare May 18, 2026 08:28
@dependabot @github

dependabot Bot commented on behalf of github Jun 2, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #419.

@dependabot dependabot Bot closed this Jun 2, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/frontend/multi-421bfb2a52 branch June 2, 2026 16:20
@github-project-automation github-project-automation Bot moved this from Backlog (ready for dev) to Done in 🔎 Search-a-licious Jun 2, 2026
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

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant