Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: microsoft/playwright-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: release-1.60
Choose a base ref
...
head repository: microsoft/playwright-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 28 files changed
  • 6 contributors

Commits on May 18, 2026

  1. Configuration menu
    Copy the full SHA
    0c81861 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2026

  1. Configuration menu
    Copy the full SHA
    d7ec09a View commit details
    Browse the repository at this point in the history
  2. chore: drop Conda distribution (#3091)

    Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
    Co-authored-by: Dmitry Gozman <dgozman@gmail.com>
    3 people authored Jun 8, 2026
    Configuration menu
    Copy the full SHA
    7a387f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a62e1a View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2026

  1. devops: Build driver from source (#3092)

    Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
    Skn0tt and Copilot authored Jun 9, 2026
    Configuration menu
    Copy the full SHA
    97d57a0 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump wheel from 0.45.1 to 0.47.0 (#3075)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 9, 2026
    Configuration menu
    Copy the full SHA
    61c91f9 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump pyee from 13.0.0 to 13.0.1 (#3074)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 9, 2026
    Configuration menu
    Copy the full SHA
    3ae339f View commit details
    Browse the repository at this point in the history
  4. build(deps): bump black from 25.1.0 to 25.11.0 (#3073)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 9, 2026
    Configuration menu
    Copy the full SHA
    0b21ee2 View commit details
    Browse the repository at this point in the history
  5. build(deps): bump pytest-rerunfailures from 15.1 to 16.0.1 (#3072)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 9, 2026
    Configuration menu
    Copy the full SHA
    c90d8b1 View commit details
    Browse the repository at this point in the history
  6. build(deps): bump build from 1.3.0 to 1.4.4 (#3071)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 9, 2026
    Configuration menu
    Copy the full SHA
    e4892fa View commit details
    Browse the repository at this point in the history
  7. fix: handle missing content-type header in Request.post_data_json (#3095

    )
    
    Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
    Skn0tt and Copilot authored Jun 9, 2026
    Configuration menu
    Copy the full SHA
    95db482 View commit details
    Browse the repository at this point in the history
Loading