Skip to content

chore(deps): bump github.com/playwright-community/playwright-go from 0.4802.0 to 0.5700.1 in /acceptance#158

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

chore(deps): bump github.com/playwright-community/playwright-go from 0.4802.0 to 0.5700.1 in /acceptance#158
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/acceptance/github.com/playwright-community/playwright-go-0.5700.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 2, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

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

v0.5700.1

Note: v0.5700.0 renamed two types: Cookie and OptionalCookie. v0.5700.1 revert it.

What's Changed

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

v0.5700.0

Roll to v1.57.0 thanks to @​antiremy - thanks!

v0.5200.1

What's Changed

New Contributors

Full Changelog: mxschmitt/playwright-go@v0.5200.0...v0.5200.1

v0.5200.0

What's Changed

Note: No IndexedDB option for StorageState yet.

Full Changelog: mxschmitt/playwright-go@v0.5101.0...v0.5200.0

v0.5101.0

What's Changed

Note: Compared with the nodejs version, there is currently no IndexedDb for StorageState

Full Changelog: mxschmitt/playwright-go@v0.5001.0...v0.5101.0

v0.5001.0

What's Changed

... (truncated)

Commits
  • d2aa790 chore: maintain StorageState type (#583)
  • fcd06e1 chore: roll to Playwright v1.57.0 (#578)
  • 56e30d6 fix: waiter#RunAndWait maybe cause deadlock. (#555)
  • a70e216 test: wait for workerFunction to be defined in worker test (#561)
  • 2943f90 fix(ci): github runner deprecated ubuntu 20.04 (#560)
  • 123b947 fix: prevent panic in Sizes() (#544)
  • ed0010f fix: ignore nil error for up2date (#552)
  • 556282e fix(ci): misuse of matrix conditional (#559)
  • 6a47e17 ci: handle github action faillures (#553)
  • 4d70e13 docs: modify the playwright driver installation instructions (#542)
  • 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)

Summary by cubic

Update acceptance tests to use playwright-go v0.5700.1, rolling Playwright to 1.57.0 and pulling in upstream bug fixes. No migration expected.

  • Dependencies
    • Bump github.com/playwright-community/playwright-go from 0.4802.0 to 0.5700.1 in /acceptance.
    • Includes Playwright 1.57.0 and fixes (deadlock in RunAndWait, panic in Sizes).
    • v0.5700.1 keeps Cookie types unchanged after prior rename; no API changes needed.

Written for commit d3b6ec3. Summary will update on new commits.

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Mar 2, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, go, tests. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot requested review from anoop2811 and sundarok as code owners March 2, 2026 09:22

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants