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: cypress-io/cypress
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v12.0.0
Choose a base ref
...
head repository: cypress-io/cypress
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v12.0.1
Choose a head ref
  • 6 commits
  • 22 files changed
  • 6 contributors

Commits on Dec 6, 2022

  1. 5 Configuration menu
    Copy the full SHA
    3205abd View commit details
    Browse the repository at this point in the history
  2. fix: restore spec filter in client side store (#24987)

    * run ci - bring back specFilter in store
    
    * restore test for saved search
    
    Co-authored-by: Matt Henkes <[email protected]>
    marktnoonan and mjhenkes authored Dec 6, 2022
    5 Configuration menu
    Copy the full SHA
    6933ef6 View commit details
    Browse the repository at this point in the history
  3. fix: regression in testIsolation config validatin when using cypress …

    …run --component (#25008)
    
    Co-authored-by: Matt Henkes <[email protected]>
    emilyrohrbough and mjhenkes authored Dec 6, 2022
    5 Configuration menu
    Copy the full SHA
    703d954 View commit details
    Browse the repository at this point in the history
  4. fix: use updated kitchen sink (#25006)

    * fix: use updated kitchen sink
    
    * test fixes, date update
    
    * update yarn lock and cache
    mjhenkes authored Dec 6, 2022
    4 Configuration menu
    Copy the full SHA
    afb66ab View commit details
    Browse the repository at this point in the history
  5. fix: re include document domain injections for spec-bridge and inject…

    …ion and disable origin-agent-cluster (#25013)
    
    * Revert "chore: remove document.domain usage for cross-origin testing (#24945)"
    
    This reverts commit a3d3074.
    
    * fix: set origin-agent-cluster=?0 for the spec bridge iframe
    
    * re apply comment that was reverted in 1fa1246
    
    * Update packages/server/lib/routes-e2e.ts
    
    Co-authored-by: Matt Schile <[email protected]>
    
    * chore: update document.domain immutable target from chrome 106 -> chrome 109
    
    Co-authored-by: Matt Schile <[email protected]>
    AtofStryker and mschile authored Dec 6, 2022
    5 Configuration menu
    Copy the full SHA
    ca01e29 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. 5 Configuration menu
    Copy the full SHA
    c8c72e7 View commit details
    Browse the repository at this point in the history
Loading