Skip to content

chore(deps-dev): bump @web/test-runner from 0.13.31 to 1.0.0 - #542

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/web/test-runner-1.0.0
Open

chore(deps-dev): bump @web/test-runner from 0.13.31 to 1.0.0#542
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/web/test-runner-1.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 29, 2026

Copy link
Copy Markdown

Bumps @web/test-runner from 0.13.31 to 1.0.0.

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.

1.0.0

Major Changes

  • 5260164: Drop support for Node.js 18 and 20, which have reached end-of-life. The minimum supported Node.js version is now 22.0.0. The Node code is compiled to ES2024 which is aligned with the Node 22.

Patch Changes

  • Updated dependencies [5260164]
  • Updated dependencies [8fe1b90]
    • @​web/browser-logs@​1.0.0
    • @​web/config-loader@​1.0.0
    • @​web/dev-server@​1.0.0
    • @​web/test-runner-chrome@​1.0.0
    • @​web/test-runner-commands@​1.0.0
    • @​web/test-runner-core@​1.0.0
    • @​web/test-runner-mocha@​1.0.0

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

... (truncated)

Commits
  • 835bb24 Version Packages
  • d0079c6 Merge pull request #2394 from koddsson/set-node-engines-to-node-18
  • f375cf6 Version Packages
  • 379aa52 Version Packages
  • 612580e chore: add selectOption plugin correctly
  • 9182390 Version Packages
  • cae145f chore: update script name in code
  • 72d31ec fix(test-runner): update mjs entrypoint with formatError
  • e2960fb chore: update:tsconfigs
  • a3e3004 set node version to 18
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​web/test-runner since your current version.


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 Jul 29, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 29, 2026 17:53
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 29, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/web/test-runner-1.0.0 branch from 97b82c6 to e43eb9e Compare July 30, 2026 08:30
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/web/test-runner-1.0.0 branch from e43eb9e to 3725116 Compare August 10, 2026 08:46
Bumps [@web/test-runner](https://github.com/modernweb-dev/web/tree/HEAD/packages/test-runner) from 0.13.31 to 1.0.0.
- [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/mocks@1.0.0/packages/test-runner)

---
updated-dependencies:
- dependency-name: "@web/test-runner"
  dependency-version: 1.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/web/test-runner-1.0.0 branch from 3725116 to 7247ced Compare August 19, 2026 09:17
@dependabot
dependabot Bot requested a review from a team as a code owner August 19, 2026 09:17
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

Development

Successfully merging this pull request may close these issues.

0 participants