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.17.2
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.17.3
Choose a head ref
  • 14 commits
  • 98 files changed
  • 11 contributors

Commits on Jul 21, 2023

  1. 5 Configuration menu
    Copy the full SHA
    79116ef View commit details
    Browse the repository at this point in the history
  2. perf: no longer pause every single request through CDP and only pause…

    … requests needed for AUT document [run ci] (#26623)
    AtofStryker authored Jul 21, 2023
    4 Configuration menu
    Copy the full SHA
    2e092ad View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

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

Commits on Jul 25, 2023

  1. chore: update electron notary tool to v2 (#27380)

    * chore: update electron-notarize to @electron/notarize v2. legacy tooling will stop working November 23 and this allows us to get ahead of the curve. see electron/notarize@bf23272. Also inquirer types were having issues in build which updated from v7 to v8. Nothing major changed there except dropping node 10 support
    
    chore: add Team ID to mac os code sign as it is now needed by the new signing tool. see https://github.com/electron/notarize#notes-on-your-teamid. [run ci]
    
    * chore: debug notary [run ci]
    AtofStryker authored Jul 25, 2023
    5 Configuration menu
    Copy the full SHA
    3caabd3 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. chore: update electron sub dependencies (#27361)

    * chore: update electron-context-menu to 3.6.1. electron-context-menu fixed the issue we were patching in sindresorhus/electron-context-menu#156, so the patch can be deleted
    
    * chore: update electron/get from v1 to v2. v2 drops node 12 so nothing breaking on our end
    
    * chore: update electron-builder to ^v23.6.0 (checkTs passing)
    
    * chore: upgrade electron packager to v16
    
    * update electron-packager from v16 to v17
    
    * run binary jobs for electron updates [run ci]
    AtofStryker authored Jul 26, 2023
    5 Configuration menu
    Copy the full SHA
    4466d34 View commit details
    Browse the repository at this point in the history
  2. chore: Update v8 snapshot cache (#27314)

    Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
    Co-authored-by: Ryan Manuel <[email protected]>
    Co-authored-by: Matt Henkes <[email protected]>
    4 people authored Jul 26, 2023
    5 Configuration menu
    Copy the full SHA
    ce99188 View commit details
    Browse the repository at this point in the history
  3. chore: updating v8 snapshot cache

    cypress-bot[bot] committed Jul 26, 2023
    5 Configuration menu
    Copy the full SHA
    bfc7f49 View commit details
    Browse the repository at this point in the history
  4. chore: updating v8 snapshot cache

    cypress-bot[bot] committed Jul 26, 2023
    4 Configuration menu
    Copy the full SHA
    5b58a93 View commit details
    Browse the repository at this point in the history
  5. chore: updating v8 snapshot cache

    cypress-bot[bot] committed Jul 26, 2023
    5 Configuration menu
    Copy the full SHA
    152e4ff View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. fix: updating branch name fallbacks for GitHub Actions recordings (#2…

    …7409)
    
    * fix: updating branch name fallbacks for GitHub Actions recordings
    
    * Updating test for clarity
    
    * Adding changelog entry
    
    * Updating telemetry too
    
    ---------
    
    Co-authored-by: Tyler Biethman <[email protected]>
    tbiethman and tbiethman authored Jul 27, 2023
    5 Configuration menu
    Copy the full SHA
    d0fbd29 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. chore: upgrade webpack dependencies to latest v4 compatible (#27396)

    * chore: upgrade webpack dependencies to latest sub 5 compat [run ci]
    
    * chore: updating v8 snapshot cache
    
    * chore: updating v8 snapshot cache
    
    * chore: updating v8 snapshot cache
    
    * chore: build binaries [run ci]
    
    * chore: update snapshot for darwin
    
    * chore: downgrade tsconfig-paths-webpack-loader from v4 to v3 [run ci]
    
    * [run ci]
    
    * chore: add rimraf in @packages/runner to use in prebuild command to clear out dist directory to get windows compat [run ci]
    
    * don't pass -rf flags into rimraf as it is inherit with the command
    
    ---------
    
    Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
    AtofStryker and cypress-bot[bot] authored Jul 31, 2023
    4 Configuration menu
    Copy the full SHA
    f1454dd View commit details
    Browse the repository at this point in the history
  2. 5 Configuration menu
    Copy the full SHA
    0336922 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. chore: update node types from v14 to v16 latest to be current (no 16.…

    …16.0 types exist). Fixes types issues with webpack upgrade. (#27425)
    
    chore: bump the Typescript minimum version in the CLI from 3.4 to 3.9
    AtofStryker authored Aug 1, 2023
    6 Configuration menu
    Copy the full SHA
    68f8f99 View commit details
    Browse the repository at this point in the history
  2. 6 Configuration menu
    Copy the full SHA
    14a7416 View commit details
    Browse the repository at this point in the history
Loading