Skip to content

Conversation

@michijs
Copy link
Contributor

@michijs michijs bot commented Feb 2, 2026

@michijs
Copy link
Contributor Author

michijs bot commented Feb 2, 2026

Bump playwright-core from 1.58.0 to 1.58.1

Changelog:
Sourced from releases.
        ### v1.58.1## Highlights

#39036 fix(msedge): fix local network permissions
#39037 chore: update cft download location
#38995 chore(webkit): disable frame sessions on fronzen builds

Browser Versions

  • Chromium 145.0.7632.6

  • Mozilla Firefox 146.0.1

  • WebKit 26.0

          ### v1.58.0## 📣 Playwright CLI+SKILLs 📣 
    

We are adding a new token-efficient CLI mode of operation to Playwright with the skills located at playwright-cli. This brings the long-awaited official SKILL-focused CLI mode to our story and makes it more coding agent-friendly.

It is the first snapshot with the essential command set (which is already larger than the original MCP!), but we expect it to grow rapidly. Unlike the token use, that one we expect to go down since snapshots are no longer forced into the LLM!

Timeline

If you're using merged reports, the HTML report Speedboard tab now shows the Timeline:

Timeline chart in the HTML report

UI Mode and 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.connectOverCDP() 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.launch() has been removed. Use args: ['--auto-open-devtools-for-tabs'] instead.
  • Removed macOS 13 support for WebKit. We recommend to upgrade your macOS version, or keep using an older Playwright version.

Browser Versions

  • Chromium 145.0.7632.6
  • Mozilla Firefox 146.0.1
  • WebKit 26.0

This version was also tested against the following stable channels:

  • Google Chrome 144
  • Microsoft Edge 144
Commit history:
  • 8d91d6 chore(cli): add network route (#39071)
  • 824f63 chore(cli): add cookie/storage commands (#39070)
  • 98769e chore(cli): provide skills (#39069)
  • d039c4 chore: update video api and implementation (#39054)
  • de8df9 chore: pass daemon session config to the server (#39060)
  • 809c34 feat(cli): add install command (#39061)
  • a74302 chore(cli): shutdown on launch failure (#39051)
  • ca4f35 feat(mcp): store console events to per-tab log file (#39042)
  • 9fedc0 chore(mcp cli): strict args parsing (#39029)
  • 15ef7b test: unflake/skip a few tests (#39056)
  • cd3668 feat: toHaveURLPattern (#38925)
  • 8c5a5e chore(cli): store session config (#39047)
  • 19c31c chore(cli): create profile folder unconditionally (#39044)
  • a9a8cb chore: update cft download location (#39037)
  • d620c4 chore: revert file output to server-based (#39038)
  • 6a795e fix(msedge): fix local network permissions (#39036)
  • 29efc6 feat(chromium-tip-of-tree): roll to r1404 (#39034)

    Co-authored-by: microsoft-playwright-automation[bot] <203992400+microsoft-playwright-automation[bot]@​users.noreply.redirect.github.com>

  • 76ad0a test: lower mcp test workers from 3 to 2 (#39030)
  • 39bb72 chore: replace private onMachineEnd with onReportConfigure/End (#39013)
  • a9b17c chore(cli): print relative paths when changing cwd (#39024)
  • 2a13d9 chore(cli): print generated code (#39022)
  • 36077f chore(mcp): fix extension connection on linux (#39021)
  • afbc02 chore(cli): hint to install ffmpeg (#39019)
  • 17b10f feat(mcp): add support for PLAYWRIGHT_MCP_EXTENSION environment variable (#39017)
  • c86a07 fix(electron): pass port via switches not args (#39012)
  • 2bef80 chore(cli): handle version mismatch (#39016)
  • f93c4c docs: add 1.58 release notes for Java, Python, and C# (#39014)
  • a6b434 chore(bidi): fix header overrides for redirects (#38774)
  • b7985d chore(deps-dev): bump hono from 4.11.4 to 4.11.7 (#39001)
  • bb03b6 chore(cli): expose video commands (#39006)

@michijs
Copy link
Contributor Author

michijs bot commented Feb 2, 2026

Bump @​types/node from 25.1.0 to 25.2.0

Commit history:
  • 569bc1 🤖 Merge PR #74412 node: v25.2 by @​Renegade334
  • a6d665 🤖 Merge PR #74434 [openseadragon] Fix: Element type by @​rssaini01
  • e138fc 🤖 Merge PR #74435 [openseadragon] update package.json contributors by @​saini11shubh
  • d5155e Try and fix react ModernComponent test for TS 6.0, take 2 (#74431)
  • e640ad Fix react test for TS 6.0 (#74430)
  • 9a03d8 Fix wallabyjs test for TS 6.0 (#74429)
  • d09f1d Fix backbone test for TS 6.0 (#74428)
  • 2f4261 [office-js-preview] (PowerPoint) Updates from CDN (#74426)
  • 6e6097 Change all target=es5 to target=es6 (#74421)
  • 194fc3 🤖 Merge PR #74418 [bun] update to v1.3.8 by @​dylan-conway
  • 2118da 🤖 Merge PR #74416 Bump up types/mparticle__web-sdk version by @​jaissica12
  • e4bec9 🤖 Merge PR #74415 Sync latest changes to @​types/google-publisher-tag by @​google-publisher-tag

    Co-authored-by: jimper <jimper@​users.noreply.redirect.github.com>

  • ab0b2c 🤖 Merge PR #74401 Sync types with mparticle-web-sdk by @​jaissica12
  • 573431 [pdfmake] Update to 0.3, add new properties (#74337)
  • f8764c [nodegit] Add IndexerProgress types for RemoteCallbacks.transferProgress callback (#74260)
  • f7773e [@​xmpp/client-core] Fix types for bind2 module (#74321)
  • 7efea7 🤖 Merge PR #74356 node: v25.1 by @​Renegade334
  • 9279ee 🤖 Merge PR #74410 [ali-oss] Add cancel and isCancel methods by @​shangzhenyang
  • 4e6b83 🤖 Merge PR #74405 [bun] update to v1.3.7 by @​dylan-conway
  • 1bfb3a [react] Properly type form-related events (#74383)
  • b61005 🤖 Merge PR #74403 [openui5] Update the definition files for OpenUI5 1.144 by @​akudev
  • 8c32b9 🤖 Merge PR #72265 http-cache-semantics: upgrade types to match upstream release 4.2.0 by @​hexchain
  • 6cc711 🤖 Merge PR #74402 [pdfmake] Fixes and new properties for 0.2 by @​kryops
  • 37ca82 🤖 Merge PR #74249 [nodemailer] Remove AWS SDK from dependencies, use structural types by @​benjaminpjones

    Co-authored-by: Claude Opus 4.5 <noreply@​anthropic.com>

  • 3d0107 [office-js-preview] (Outlook) Clarify attachment types supported by the decryption API (#74387)
  • 21b642 feat(types): Adds the BeaconObj type and extends the AdvertiseReqObj interface. (#74329)
  • 7c27ed [@​xmpp/client, @​xmpp/sasl, @​xmpp/sasl2] Update CredentialsFactory signatures (#74322)
  • ebcd22 Bump the github-actions group across 1 directory with 2 updates (#74399)

    Signed-off-by: dependabot[bot] <support@​redirect.github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@​users.noreply.redirect.github.com>

  • 7f5ea8 Add types for vue-draggable-resizable (#74398)
  • a55715 Add types for @​liamcottle/meshcore.js v1.10 (#74396)

@michijs
Copy link
Contributor Author

michijs bot commented Feb 2, 2026

Bump @​michijs/shared-configs from 0.0.35 to 0.0.36

Changelog:
Sourced from releases.
        ### 0.0.36## What's Changed

New Contributors

Full Changelog: https://redirect.github.com/michijs/shared-configs/compare/0.0.34...0.0.36

Commit history:

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