Skip to content

Bump Microsoft.Playwright, TUnit and TUnit.Playwright#2616

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/src/server/multi-c922b0b94a
Closed

Bump Microsoft.Playwright, TUnit and TUnit.Playwright#2616
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/src/server/multi-c922b0b94a

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 3, 2026

Updated Microsoft.Playwright from 1.57.0 to 1.58.0.

Release notes

Sourced from Microsoft.Playwright's releases.

1.58.0

Trace Viewer Improvements

  • New 'system' theme option follows your OS dark/light mode preference
  • Search functionality (Cmd/Ctrl+F) is now available in code editors
  • Network details panel has been reorganized for better usability
  • JSON responses are now automatically formatted for readability

Thanks to @​cpAdm for contributing these improvements!

Miscellaneous

BrowserType.ConnectOverCDPAsync() now accepts an IsLocal option. When set to true, it tells Playwright that it runs on the same host as the CDP server, enabling file system optimizations.

Breaking Changes ⚠️

  • Removed _react and _vue selectors. See locators guide for alternatives.
  • Removed :light selector engine suffix. Use standard CSS selectors instead.
  • Option Devtools from BrowserType.LaunchAsync() has been removed. Use Args = new[] { "--auto-open-devtools-for-tabs" } instead.
  • Removed macOS 13 support for WebKit.

Browser Versions

  • Chromium 145.0.7632.6
  • Mozilla Firefox 146.0.1
  • WebKit 26.0

Commits viewable in compare view.

Updated TUnit from 1.12.111 to 1.12.125.

Release notes

Sourced from TUnit's releases.

1.12.125

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.12.111...v1.12.125

Commits viewable in compare view.

Updated TUnit.Playwright from 1.12.111 to 1.12.125.

Release notes

Sourced from TUnit.Playwright's releases.

1.12.125

What's Changed

Other Changes

Dependencies

Full Changelog: thomhurst/TUnit@v1.12.111...v1.12.125

Commits viewable in compare view.

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)

Bumps Microsoft.Playwright from 1.57.0 to 1.58.0
Bumps TUnit from 1.12.111 to 1.12.125
Bumps TUnit.Playwright from 1.12.111 to 1.12.125

---
updated-dependencies:
- dependency-name: Microsoft.Playwright
  dependency-version: 1.58.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: TUnit
  dependency-version: 1.12.125
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: TUnit.Playwright
  dependency-version: 1.12.125
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Feb 3, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Feb 3, 2026

Looks like these dependencies are no longer a dependency, so this is no longer needed.

@dependabot dependabot Bot closed this Feb 3, 2026
@dependabot dependabot Bot deleted the dependabot/nuget/src/server/multi-c922b0b94a branch February 3, 2026 13:46
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 .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants