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: v13.7.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: v13.7.1
Choose a head ref
  • 15 commits
  • 19 files changed
  • 9 contributors

Commits on Mar 13, 2024

  1. chore: Update v8 snapshot cache (#29128)

    * chore: updating v8 snapshot cache
    
    * chore: updating v8 snapshot cache
    
    * chore: updating v8 snapshot cache
    
    ---------
    
    Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
    github-actions[bot] and cypress-bot[bot] authored Mar 13, 2024
    5 Configuration menu
    Copy the full SHA
    f8f7e71 View commit details
    Browse the repository at this point in the history
  2. chore: Update Chrome (stable) to 122.0.6261.128 (#29129)

    Co-authored-by: cypress-bot[bot] <41898282+cypress-bot[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Mar 13, 2024
    5 Configuration menu
    Copy the full SHA
    f0121b9 View commit details
    Browse the repository at this point in the history
  3. dependency: update dependency jose to v4.15.5 [security] (#29086)

    * fix(deps): update dependency jose to v4.15.5 [security]
    
    * bump jose
    
    * Add changelog entry
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
    renovate[bot] and jennifer-shehane authored Mar 13, 2024
    5 Configuration menu
    Copy the full SHA
    d98fb36 View commit details
    Browse the repository at this point in the history
  4. chore: Do NOT clean out example-kitchensink assets. This breaks the e…

    …xample-kitchensink deployment. (#29134)
    AtofStryker authored Mar 13, 2024
    5 Configuration menu
    Copy the full SHA
    9c8b286 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. chore: Update Chrome (beta) to 123.0.6312.46 (#29143)

    Co-authored-by: cypress-bot[bot] <41898282+cypress-bot[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Mar 14, 2024
    5 Configuration menu
    Copy the full SHA
    ec9d8e7 View commit details
    Browse the repository at this point in the history
  2. chore: Update v8 snapshot cache (#29140)

    * chore: updating v8 snapshot cache
    
    * chore: updating v8 snapshot cache
    
    * chore: updating v8 snapshot cache
    
    ---------
    
    Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
    github-actions[bot] and cypress-bot[bot] authored Mar 14, 2024
    5 Configuration menu
    Copy the full SHA
    9f1ef29 View commit details
    Browse the repository at this point in the history
  3. docs: add more details to the @packages/example deploy process (#29136)

    * docs: add more details to the @packages/example deploy process
    
    * Update guides/release-process.md
    
    Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
    
    ---------
    
    Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
    cacieprins and jennifer-shehane authored Mar 14, 2024
    6 Configuration menu
    Copy the full SHA
    85b85dd View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. 5 Configuration menu
    Copy the full SHA
    9a3e25c View commit details
    Browse the repository at this point in the history
  2. chore: Update v8 snapshot cache (#29152)

    Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
    github-actions[bot] and cypress-bot[bot] authored Mar 18, 2024
    5 Configuration menu
    Copy the full SHA
    e9b3d43 View commit details
    Browse the repository at this point in the history
  3. 5 Configuration menu
    Copy the full SHA
    fe97eec View commit details
    Browse the repository at this point in the history
  4. chore: skip flaky tests (#29149)

    * chore: skip flakiest test
    
    * Don't run flaky test in webkit
    jennifer-shehane authored Mar 18, 2024
    5 Configuration menu
    Copy the full SHA
    7735405 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

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

Commits on Mar 21, 2024

  1. 5 Configuration menu
    Copy the full SHA
    ef66293 View commit details
    Browse the repository at this point in the history
  2. fix: patch new tab creation for firefox 124 and up to fix issue where… (

    #29179)
    
    * fix: patch new tab creation for firefox 124 and up to fix issue where cypress was not executing beyond the first spec in cypress run (specific to firefox).
    
    * Update cli/CHANGELOG.md
    
    Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
    
    * opt for global window instead of no undef for window reference
    
    ---------
    
    Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
    AtofStryker and jennifer-shehane authored Mar 21, 2024
    5 Configuration menu
    Copy the full SHA
    9c27c37 View commit details
    Browse the repository at this point in the history
  3. 5 Configuration menu
    Copy the full SHA
    f17fa4c View commit details
    Browse the repository at this point in the history
Loading