Skip to content

Bump pytest-playwright from 0.3.3 to 0.4.3

Ronan Amicel requested to merge dependabot-pip-pytest-playwright-0.4.3 into main

Bumps pytest-playwright from 0.3.3 to 0.4.3.

Release notes

Sourced from pytest-playwright's releases.

v0.4.3

Bugfixes:

Full Changelog: https://github.com/microsoft/playwright-pytest/compare/v0.4.2...v0.4.3

v0.4.2

Fix conda publishing

v0.4.1

Fix conda publishing

v0.4.0

What's Changed

Full Changelog: https://github.com/microsoft/playwright-pytest/compare/v0.3.3...v0.4.0

Commits
  • f00a018 fix: mark.browser_context_args should clear for the next test (#189)
  • a24c3f8 chore(conda): adjust minimal required playwright version (#182)
  • 7fba23a devops: do not publish 3 times on conda
  • 0d5a50e devops: add microsoft channel to conda publishing pipeline
  • 9af892c devops: use older conda version
  • ef8e463 devops: don't fast-fail on conda publish workflow
  • 531cf73 devops: pin conda + conda-build (#181)
  • 65eb297 devops: fix conda build 2
  • 47a253a devops: do not publish to conda-forge
  • bea0eda devops: Adding conda recipe (#176)
  • Additional commits viewable in compare view

Merge request reports