Skip to content

npm: bump @web/test-runner-playwright from 0.11.0 to 0.11.1 #5133

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @web/test-runner-playwright from 0.11.0 to 0.11.1.

Release notes

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

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

Patch Changes

  • dbd6f47: bump playwright
Changelog

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

0.11.1

Patch Changes

  • dbd6f47: bump playwright
Commits
  • 6462890 Version Packages
  • 0260bc7 chore: bump playwright version to latest which works in GitHub Actions Ubuntu...
  • 54d65a4 ci: align reporters across all packages
  • 90e4472 ci: use workspaces to run node tests
  • 5792e9c Add file extensions to file imports
  • See full diff in compare view

Dependabot compatibility score

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)

@dependabot dependabot bot requested review from DanielRyanSmith and jrobbins June 16, 2025 22:03
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 16, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 16, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web/test-runner-playwright-0.11.1 branch from 6a55aca to ced7710 Compare June 16, 2025 23:19
@jrobbins
Copy link
Collaborator

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web/test-runner-playwright-0.11.1 branch 2 times, most recently from e9791fc to d6f3c26 Compare June 17, 2025 00:38
@jcscottiii
Copy link
Collaborator

This happened on webstatus.dev too. Since dependabot only allows a limited number of open PRs per package ecosystem, the npm upgrade for playwright did not happen the first time. I retriggered dependabot and now #5141 has been created. Once that is merged, we can recreate/rebase this one.

@jcscottiii
Copy link
Collaborator

@dependabot recreate

Bumps [@web/test-runner-playwright](https://github.com/modernweb-dev/web/tree/HEAD/packages/test-runner-playwright) from 0.11.0 to 0.11.1.
- [Release notes](https://github.com/modernweb-dev/web/releases)
- [Changelog](https://github.com/modernweb-dev/web/blob/master/packages/test-runner-playwright/CHANGELOG.md)
- [Commits](https://github.com/modernweb-dev/web/commits/@web/test-runner-playwright@0.11.1/packages/test-runner-playwright)

---
updated-dependencies:
- dependency-name: "@web/test-runner-playwright"
  dependency-version: 0.11.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web/test-runner-playwright-0.11.1 branch from d6f3c26 to 534305d Compare June 17, 2025 18:01
@jrobbins
Copy link
Collaborator

This happened on webstatus.dev too. Since dependabot only allows a limited number of open PRs per package ecosystem, the npm upgrade for playwright did not happen the first time. I retriggered dependabot and now #5141 has been created. Once that is merged, we can recreate/rebase this one.

OK, that makes sense.

@jcscottiii jcscottiii merged commit d61e70c into main Jun 17, 2025
7 checks passed
@jcscottiii jcscottiii deleted the dependabot/npm_and_yarn/web/test-runner-playwright-0.11.1 branch June 17, 2025 18:18
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