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: HMaker/python-cdp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ethyca/python-cdp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 54 files changed
  • 2 contributors

Commits on Mar 20, 2026

  1. update cdp to latest protocol version

    Regenerated all CDP modules from the latest master of
    ChromeDevTools/devtools-protocol. Bump package version to 1.5.0.
    
    Notable changes:
    - Cookie.same_party field removed
    - Private network APIs renamed to local network
    - New WebMCP and SmartCardEmulation domains
    - StyleSheetId moved from css to dom module
    - Various new types and enum values across domains
    
    Co-Authored-By: Claude Opus 4.6 <[email protected]>
    guncha and claude committed Mar 20, 2026
    Configuration menu
    Copy the full SHA
    71e6231 View commit details
    Browse the repository at this point in the history
  2. bump version to 1.8.1

    Co-Authored-By: Claude Opus 4.6 <[email protected]>
    guncha and claude committed Mar 20, 2026
    Configuration menu
    Copy the full SHA
    3887543 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2026

  1. ignore .claude

    guncha committed Mar 23, 2026
    Configuration menu
    Copy the full SHA
    8a5a3cb View commit details
    Browse the repository at this point in the history
Loading