Skip to content

Bump github.com/playwright-community/playwright-go from 0.5700.1 to 0.6000.0#35

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/playwright-community/playwright-go-0.6000.0
Open

Bump github.com/playwright-community/playwright-go from 0.5700.1 to 0.6000.0#35
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/playwright-community/playwright-go-0.6000.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 26, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/playwright-community/playwright-go from 0.5700.1 to 0.6000.0.

Release notes

Sourced from github.com/playwright-community/playwright-go's releases.

v0.6000.0

Roll to Playwright v1.60.0

This release rolls the driver from Playwright v1.57.0 → v1.60.0 and brings the Go client in line with the upstream TypeScript client. Browser versions: Chromium 148.0.7778.96, Firefox 150.0.2, WebKit 26.4.

[!IMPORTANT] Driver upgrade required. Reinstall the driver/browsers to match this version:

go run github.com/playwright-community/playwright-go/cmd/playwright@v0.6000.0 install --with-deps

Features

Bug fixes — deadlocks & data races

Bug fixes — other

CI, chores & tests

Full Changelog: mxschmitt/playwright-go@v0.5700.1...v0.6000.0

Commits
  • 9ff3502 fix: align Go client with upstream Playwright TypeScript client (v1.60.0) (#612)
  • b17cd96 test: use default 5s expect timeout to avoid CI flake (#611)
  • 5634fe5 test: raise WebKit folder upload action timeout to avoid CI flake (#610)
  • c8e7c9b fix: make relative video dir test work across Windows drives (#609)
  • 404f7ac fix: prevent deadlock when reading request headers in route handler (#519) (#...
  • 47dc39c fix: resolve relative recordVideo.dir to absolute path (#607)
  • 453bad2 fix: resolve Locator.Evaluate with attached state to match upstream (#605)
  • cab748b fix: identify event listeners by closure, not shared code pointer (#323) (#606)
  • 8c10cc2 fix: prevent deadlock when calling blocking methods inside event handlers (#603)
  • 24d26d6 fix: prevent jsonPipe deadlock that hung remote connections (#602)
  • Additional commits viewable 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 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)

Bumps [github.com/playwright-community/playwright-go](https://github.com/playwright-community/playwright-go) from 0.5700.1 to 0.6000.0.
- [Release notes](https://github.com/playwright-community/playwright-go/releases)
- [Commits](mxschmitt/playwright-go@v0.5700.1...v0.6000.0)

---
updated-dependencies:
- dependency-name: github.com/playwright-community/playwright-go
  dependency-version: 0.6000.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jun 26, 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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants