Skip to content

chore(deps): bump @web/test-runner-commands from 0.9.0 to 1.0.0#238

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/web/test-runner-commands-1.0.0
Jul 9, 2026
Merged

chore(deps): bump @web/test-runner-commands from 0.9.0 to 1.0.0#238
github-actions[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/web/test-runner-commands-1.0.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @web/test-runner-commands from 0.9.0 to 1.0.0.

Release notes

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

@​web/test-runner-playwright@​0.11.1

Patch Changes

  • dbd6f47: bump playwright

@​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

... (truncated)

Changelog

Sourced from @​web/test-runner-commands'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]
    • @​web/test-runner-core@​1.0.0
Commits
Maintainer changes

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


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 9, 2026
Bumps [@web/test-runner-commands](https://github.com/modernweb-dev/web/tree/HEAD/packages/test-runner-commands) from 0.9.0 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-commands/CHANGELOG.md)
- [Commits](https://github.com/modernweb-dev/web/commits/@web/mocks@1.0.0/packages/test-runner-commands)

---
updated-dependencies:
- dependency-name: "@web/test-runner-commands"
  dependency-version: 1.0.0
  dependency-type: direct:production
  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-commands-1.0.0 branch from 87f2dd4 to 9c6588c Compare July 9, 2026 04:51
@github-actions github-actions Bot merged commit 5c4f07f into master Jul 9, 2026
7 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/web/test-runner-commands-1.0.0 branch July 9, 2026 04:52
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.

0 participants