Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2025

Bumps the e2e-dependencies group with 2 updates in the /e2e directory: playwright and pytest-playwright.

Updates playwright from 1.43.0 to 1.50.0

Release notes

Sourced from playwright's releases.

v1.50.0

Async Pytest Plugin

Miscellaneous

UI updates

  • New button in Codegen for picking elements to produce aria snapshots.
  • Additional details (such as keys pressed) are now displayed alongside action API calls in traces.
  • Display of canvas content in traces is error-prone. Display is now disabled by default, and can be enabled via the Display canvas content UI setting.
  • Call and Network panels now display additional time information.

Breaking

Browser Versions

  • Chromium 133.0.6943.16
  • Mozilla Firefox 134.0
  • WebKit 18.2

This version was also tested against the following stable channels:

  • Google Chrome 132
  • Microsoft Edge 132

v1.49.1

Highlights

microsoft/playwright-python#2679 - [Bug]: Warning: Validation of the RECORD file of playwright-1.49.0-py3-none-manylinux1_x86_64.whl failed

Browser Versions

  • Chromium 131.0.6778.33
  • Mozilla Firefox 132.0
  • WebKit 18.2

This version was also tested against the following stable channels:

  • Google Chrome 130
  • Microsoft Edge 130

v1.49.0

Aria snapshots

New assertion expect(locator).toMatchAriaSnapshot() verifies page structure by comparing to an expected accessibility tree, represented as YAML.

page.goto("https://playwright.dev")
expect(page.locator('body')).to_match_aria_snapshot('''
  - banner:
</tr></table> 

... (truncated)

Commits
  • 058a335 chore(roll): roll Playwright to v1.50.1 (#2727)
  • fb271bd chore(roll): roll Playwright to v1.50 (#2726)
  • 4712d3f build(deps): bump pytest-asyncio from 0.25.1 to 0.25.2 (#2724)
  • 9ab78ab chore: relax dependency versions (#2698)
  • 4ecf61e fix(assertions): allow tuple as valid input type for expected text values (#2...
  • 9010889 build(deps): bump pillow from 10.4.0 to 11.1.0 (#2710)
  • 84e7e15 build(deps): bump auditwheel from 6.1.0 to 6.2.0 (#2709)
  • b74a3dc build(deps): bump mypy from 1.14.0 to 1.14.1 (#2703)
  • dffa098 fix(webError): fix WebError when using sync API (#2721)
  • 4ae12bd build(deps): bump pytest-asyncio from 0.25.0 to 0.25.1 (#2711)
  • Additional commits viewable in compare view

Updates pytest-playwright from 0.5.2 to 0.7.0

Release notes

Sourced from pytest-playwright's releases.

v0.7.0

Allow declaring connect_options fixture to connect to remote browsers.

v0.6.2

Bugfixes:

v0.6.1

Fix conda publishing

v0.6.0

What's Changed

Full Changelog: microsoft/playwright-pytest@v0.5.2...v0.6.0

Commits
  • 36ee721 feat: allow connecting via connect_options (#269)
  • a69386c chore(deps): bump django from 4.2.17 to 4.2.18 (#268)
  • 65d26d4 chore(deps): bump django from 4.2.16 to 4.2.17 (#264)
  • 87a9509 chore: update asyncio project metadata (#260)
  • b22872c devops: publish wheels (#261)
  • a32dd82 devops: fix conda publishing
  • fb51327 chore(asyncio): add pytest-asyncio dependency (#258)
  • fb7fb33 feat: pytest-playwright-asyncio as separate plugin (#257)
  • 08dfc05 chore: update pre-commit (#256)
  • bb88079 chore: migrate build setup from setuptools to build (#254)
  • Additional 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 1, 2025
@dependabot dependabot bot force-pushed the dependabot/pip/e2e/develop/e2e-dependencies-70a11342a1 branch from bc70ef3 to f6bd76f Compare April 1, 2025 11:12
@dependabot dependabot bot force-pushed the dependabot/pip/e2e/develop/e2e-dependencies-70a11342a1 branch from f6bd76f to d9bdb45 Compare May 1, 2025 11:23
@dependabot dependabot bot force-pushed the dependabot/pip/e2e/develop/e2e-dependencies-70a11342a1 branch from d9bdb45 to 2aa85d6 Compare June 1, 2025 11:47
@dependabot dependabot bot force-pushed the dependabot/pip/e2e/develop/e2e-dependencies-70a11342a1 branch from 2aa85d6 to 1f00bfc Compare July 1, 2025 12:28
@dependabot dependabot bot force-pushed the dependabot/pip/e2e/develop/e2e-dependencies-70a11342a1 branch from 1f00bfc to 898fa03 Compare August 1, 2025 11:54
@dependabot dependabot bot force-pushed the dependabot/pip/e2e/develop/e2e-dependencies-70a11342a1 branch from 898fa03 to 4f0696a Compare October 1, 2025 11:13
@dependabot dependabot bot force-pushed the dependabot/pip/e2e/develop/e2e-dependencies-70a11342a1 branch from 4f0696a to 6ed5f2a Compare November 1, 2025 11:10
Bumps the e2e-dependencies group with 2 updates in the /e2e directory: [playwright](https://github.com/microsoft/playwright-python) and [pytest-playwright](https://github.com/microsoft/playwright-pytest).


Updates `playwright` from 1.43.0 to 1.50.0
- [Release notes](https://github.com/microsoft/playwright-python/releases)
- [Commits](microsoft/playwright-python@v1.43.0...v1.50.0)

Updates `pytest-playwright` from 0.5.2 to 0.7.0
- [Release notes](https://github.com/microsoft/playwright-pytest/releases)
- [Commits](microsoft/playwright-pytest@v0.5.2...v0.7.0)

---
updated-dependencies:
- dependency-name: playwright
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: e2e-dependencies
- dependency-name: pytest-playwright
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: e2e-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/e2e/develop/e2e-dependencies-70a11342a1 branch from 6ed5f2a to 07ce70c Compare January 1, 2026 11:05
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant